From 0576d25822c6a78375c2282de9a6490d11d64d7b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 19 Dec 2010 04:40:20 +0000 Subject: [PATCH] [packages] glib2: let configure autodetect the iconv implementation type SVN-Revision: 24707 --- libs/glib2/Makefile | 1 - 1 file changed, 1 deletion(-) 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 \ , \ -- 2.30.2