components/imagemagick/Makefile
changeset 206 a4474882bf60
parent 193 2785115729b6
child 277 12ebd29ad46c
--- a/components/imagemagick/Makefile	Tue Apr 26 14:16:51 2011 -0700
+++ b/components/imagemagick/Makefile	Wed Apr 27 22:40:44 2011 -0700
@@ -62,7 +62,7 @@
 CFLAGS+= -errtags
 
 CONFIGURE_OPTIONS+= CFLAGS="$(CFLAGS)"
-CONFIGURE_OPTIONS+= CPPFLAGS="$(CFLAGS)"
+CONFIGURE_OPTIONS+= CXXFLAGS="$(CXXFLAGS)"
 CONFIGURE_OPTIONS+= --with-modules
 CONFIGURE_OPTIONS+= --enable-shared=yes
 CONFIGURE_OPTIONS+= --enable-static=no