summaryrefslogtreecommitdiff
path: root/package/opensc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-31 17:46:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-31 17:46:46 +0100
commitc37b25dfca1079115418200bf39faa00b8e14012 (patch)
tree85be76cd7fd4c9df82586175224ee0afaf16c53f /package/opensc/Makefile
parenta608bae913f12f86d48e62e86b479a580e3ddc5f (diff)
convert to autotool infrastructure
Diffstat (limited to 'package/opensc/Makefile')
-rw-r--r--package/opensc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/opensc/Makefile b/package/opensc/Makefile
index 3434aabdd..21d20c026 100644
--- a/package/opensc/Makefile
+++ b/package/opensc/Makefile
@@ -33,6 +33,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,OPENSC,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
$(eval $(call PKG_template,LIBOPENSC,libopensc,${PKG_VERSION}-${PKG_RELEASE},${PKGSS_LIBOPENSC},${PKGSD_LIBOPENSC},${PKGSC_LIBOPENSC},${PKG_OPTS}))
+AUTOTOOL_STYLE:= autoreconf
CONFIGURE_ARGS+= --disable-man \
--disable-iconv \
--enable-pcsc \