From: John Crispin Date: Sat, 9 Jun 2012 14:23:12 +0000 (+0000) Subject: [packages] gnokii fails to build with latest pcsc lib X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=756e9bd902b9a4345fc758957e32e573b5b01fe8;p=openwrt%2Fsvn-archive%2Farchive.git [packages] gnokii fails to build with latest pcsc lib SVN-Revision: 32139 --- diff --git a/utils/gnokii/Makefile b/utils/gnokii/Makefile index ed26c5fd41..353781f581 100644 --- a/utils/gnokii/Makefile +++ b/utils/gnokii/Makefile @@ -45,6 +45,7 @@ define Build/Configure --disable-debug \ --enable-shared \ --disable-static \ + --disable-libpcsclite \ --without-x \ ) endef