components/imagemagick/Makefile
changeset 574 565d8fefef39
parent 519 64d5e70ee0eb
child 582 f788d69e0553
--- a/components/imagemagick/Makefile	Tue Nov 08 22:28:14 2011 -0800
+++ b/components/imagemagick/Makefile	Wed Nov 09 05:37:15 2011 -0800
@@ -74,6 +74,7 @@
 CONFIGURE_OPTIONS+= --enable-shared=yes
 CONFIGURE_OPTIONS+= --enable-static=no
 CONFIGURE_OPTIONS+= --without-gvc
+CONFIGURE_OPTIONS+= --x-libraries=$(CONFIGURE_LIBDIR.$(BITS)) 
 CONFIGURE_OPTIONS.32+= --with-perl=$(PERL)
 CONFIGURE_OPTIONS.32+= --with-perl-options="INSTALLDIRS=vendor"
 CONFIGURE_OPTIONS.64+= --without-perl