From b09c92877f3403bc963dcc9ad2ba7e400efeb7b2 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sun, 24 Jun 2007 21:04:10 +0000 Subject: EncapPackages: Fix glib to work on Etch i386. Etch x86_64 seems to only compile with no --with-libiconv line at all. Need to add some logic to handle this (or figure out how to actually solve the problem) at some point. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3343 ce84e21b-d406-0410-9b95-82705330c041 --- encap/src/encap-profiles/server/bcfg2-glib-2.12.12.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'encap/src/encap-profiles') diff --git a/encap/src/encap-profiles/server/bcfg2-glib-2.12.12.ep b/encap/src/encap-profiles/server/bcfg2-glib-2.12.12.ep index 4004346f9..4c62d99f2 100644 --- a/encap/src/encap-profiles/server/bcfg2-glib-2.12.12.ep +++ b/encap/src/encap-profiles/server/bcfg2-glib-2.12.12.ep @@ -68,7 +68,7 @@ url="http://encapsrcdist/mirror/glib/glib-2.12.12.tar.gz ./configure \ --prefix="${ENCAP_SOURCE}/${ENCAP_PKGNAME}/lib/bcfg2" \ - --with-libiconv=no + --with-libiconv=gnu -- cgit v1.2.3-1-g7c22