gnokii fails to build with latest pcsc lib
authorJohn Crispin <john@openwrt.org>
Sat, 9 Jun 2012 14:23:12 +0000 (14:23 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 9 Jun 2012 14:23:12 +0000 (14:23 +0000)
SVN-Revision: 32139

utils/gnokii/Makefile

index ed26c5fd41dd7a4a9539746c796178af4fcd88fd..353781f58176b6549e9998b24121e0d43e1af6ba 100644 (file)
@@ -45,6 +45,7 @@ define Build/Configure
                --disable-debug \
                --enable-shared \
                --disable-static \
+               --disable-libpcsclite \
                --without-x \
                )
 endef