From 50094cdc707c81199130814271c0a18ed00f7536 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Fri, 6 Oct 2006 03:55:05 +0000 Subject: EncapPackages: glib seems to need gnu iconv; since that's pretty standard on Linux and glib is only built on Linux, not a big deal to enable it... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2391 ce84e21b-d406-0410-9b95-82705330c041 --- encap/src/encap-profiles/bcfg2-glib-2.8.6.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'encap/src') diff --git a/encap/src/encap-profiles/bcfg2-glib-2.8.6.ep b/encap/src/encap-profiles/bcfg2-glib-2.8.6.ep index f0ee92c23..6044c1161 100644 --- a/encap/src/encap-profiles/bcfg2-glib-2.8.6.ep +++ b/encap/src/encap-profiles/bcfg2-glib-2.8.6.ep @@ -67,7 +67,7 @@ url="ftp://encapsrcdist/mirror/glib/glib-2.8.6.tar.gz ./configure \ --prefix="${ENCAP_SOURCE}/${ENCAP_PKGNAME}/lib/bcfg2" \ - --without-libiconv + --with-libiconv=gnu -- cgit v1.2.3-1-g7c22