From 06da9382f55a283501000746e10d7715ca0adc05 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 9 Jun 2012 14:23:12 +0000 Subject: [PATCH] gnokii fails to build with latest pcsc lib SVN-Revision: 32139 --- utils/gnokii/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/gnokii/Makefile b/utils/gnokii/Makefile index ed26c5fd4..353781f58 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 -- 2.30.2