[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
This commit is contained in:
florian 2009-05-28 11:05:21 +00:00
parent d18cefaf96
commit d7e8ac9e9d

View File

@ -32,6 +32,7 @@ define Package/gphoto2/description
endef
CONFIGURE_ARGS += \
--without-aalib \
--without-libiconv-prefix \
--without-libintl-prefix \