summaryrefslogtreecommitdiff
path: root/package/opensc/Makefile
diff options
context:
space:
mode:
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 \