From: Jo-Philipp Wich Date: Sun, 19 Dec 2010 04:40:20 +0000 (+0000) Subject: [packages] glib2: let configure autodetect the iconv implementation type X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0576d25822c6a78375c2282de9a6490d11d64d7b;p=openwrt%2Fsvn-archive%2Farchive.git [packages] glib2: let configure autodetect the iconv implementation type SVN-Revision: 24707 --- diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 3105a0b377..5eccb24d5b 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -51,7 +51,6 @@ define Build/Configure --enable-shared \ --enable-static \ --enable-debug=no \ - --with-libiconv=gnu \ --disable-selinux \ --disable-fam \ , \