changeset 2233:fe753869e029

package graphicsmagick: fix xml2-config issue seems to have been introduced here: http://graphicsmagick.hg.sourceforge.net/hgweb/graphicsmagick/graphicsmagick/rev/c689797c628f
author Tony Theodore <tonyt@logyst.com>
date Sat, 04 Feb 2012 16:43:41 +1100
parents 961e62f6634a
children 8b7d616fa873
files src/graphicsmagick.mk
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/graphicsmagick.mk	Wed Feb 01 10:55:27 2012 +0100
+++ b/src/graphicsmagick.mk	Sat Feb 04 16:43:41 2012 +1100
@@ -45,7 +45,8 @@
         --with-xml \
         --with-zlib \
         --without-x \
-        ac_cv_prog_xml2_config='$(PREFIX)/$(TARGET)/bin/xml2-config'
+        ac_cv_prog_xml2_config='$(PREFIX)/$(TARGET)/bin/xml2-config' \
+        ac_cv_path_xml2_config='$(PREFIX)/$(TARGET)/bin/xml2-config'
     $(MAKE) -C '$(1)' -j '$(JOBS)' bin_PROGRAMS=
     $(MAKE) -C '$(1)' -j 1 install bin_PROGRAMS=