]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 3 Mar 2012 21:20:29 +0000 (21:20 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 3 Mar 2012 21:20:29 +0000 (21:20 +0000)
MagickWand/Makefile.am
Makefile.in
config/configure.xml

index 84aedef86194c09344988dc5125f2a5cf31c3ddb..6d0691240c91b30a11501fa4125b6e919814cbb0 100644 (file)
@@ -45,8 +45,6 @@ MAGICKWAND_SOURCES = \
        MagickWand/magick-image.h \
        MagickWand/magick-property.c \
        MagickWand/magick-property.h \
-       MagickWand/magick-cli.c \
-       MagickWand/magick-cli.h \
        MagickWand/magick-wand.c \
        MagickWand/magick-wand-private.h \
        MagickWand/method-attribute.h \
index cf63ac896049bbd06862f4658c805db0965e9586..1b86fcb7f19368aabb7ad141b05f02bf96332cb8 100644 (file)
@@ -758,7 +758,6 @@ am__objects_18 = MagickWand/MagickWand_libMagickWand_la-animate.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-cli.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-image.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-property.lo \
-       MagickWand/MagickWand_libMagickWand_la-magick-cli.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-mogrify.lo \
        MagickWand/MagickWand_libMagickWand_la-montage.lo \
@@ -4381,8 +4380,6 @@ MAGICKWAND_SOURCES = \
        MagickWand/magick-image.h \
        MagickWand/magick-property.c \
        MagickWand/magick-property.h \
-       MagickWand/magick-cli.c \
-       MagickWand/magick-cli.h \
        MagickWand/magick-wand.c \
        MagickWand/magick-wand-private.h \
        MagickWand/method-attribute.h \
index d300d3ab4c0660f07316b477ec077e09bc5274d3..391017b3fe88a727eca0523bb1f8114f17178ab6 100644 (file)
@@ -12,7 +12,7 @@
   <configure name="LIB_VERSION_NUMBER" value="7,0,0,0"/>
   <configure name="SVN_REVISION" value="7036" />
   <configure name="RELEASE_DATE" value="2012-03-03"/>
-  <configure name="CONFIGURE" value="./configure "/>
+  <configure name="CONFIGURE" value="./configure  '--enable-maintainer-mode'"/>
   <configure name="PREFIX" value="/usr/local"/>
   <configure name="EXEC-PREFIX" value="/usr/local"/>
   <configure name="INCLUDE_PATH" value="/usr/local/include/ImageMagick"/>