From: jow Date: Sun, 19 Dec 2010 04:40:20 +0000 (+0000) Subject: [packages] glib2: let configure autodetect the iconv implementation type X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e46e84533b908b69fac404b3c3cd179d3793da6a;p=packages.git [packages] glib2: let configure autodetect the iconv implementation type git-svn-id: svn://svn.openwrt.org/openwrt/packages@24707 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 3105a0b37..5eccb24d5 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 \ , \