From d7e8ac9e9dbdf38b66b793d3194aa50176373684 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 28 May 2009 11:05:21 +0000 Subject: [PATCH] [package] disable aalib support in gphoto2, patch from Russell Senior git-svn-id: svn://svn.openwrt.org/openwrt/packages@16128 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/gphoto2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/gphoto2/Makefile b/multimedia/gphoto2/Makefile index dda5121c2..3e3788453 100644 --- a/multimedia/gphoto2/Makefile +++ b/multimedia/gphoto2/Makefile @@ -32,6 +32,7 @@ define Package/gphoto2/description endef CONFIGURE_ARGS += \ + --without-aalib \ --without-libiconv-prefix \ --without-libintl-prefix \