]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 15 Nov 2012 13:38:20 +0000 (13:38 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 15 Nov 2012 13:38:20 +0000 (13:38 +0000)
Makefile.in
configure
tests/Makefile.am

index 9d82646a2f35fb0254b4c7566709222420dab198..e8027df1e47844a0c0d9576b0ea671412bfad4e8 100644 (file)
@@ -10472,8 +10472,6 @@ uninstall-local-utilities:
          target=`echo "$$name" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
          rm -f $$target ; \
        done
-       tests/cli-colorspace.tap \
-       tests/cli-pipe.tap
        tests/*_out.*
 
 # If source files missing, see if they can be obtained via VPATH
index 2cf648b2405e28ca70705a60550613eea42b5eab..75a818498148e2c23fa075e36b6a15830b7d7136 100755 (executable)
--- a/configure
+++ b/configure
@@ -3633,7 +3633,7 @@ MAGICK_LIBRARY_CURRENT_MIN=`expr $MAGICK_LIBRARY_CURRENT - $MAGICK_LIBRARY_AGE`
 
 MAGICK_LIBRARY_VERSION_INFO=$MAGICK_LIBRARY_CURRENT:$MAGICK_LIBRARY_REVISION:$MAGICK_LIBRARY_AGE
 
-MAGICK_SVN_REVISION=9953:9956M
+MAGICK_SVN_REVISION=9953:9960M
 
 
 
index 4de8cc92d7615e8e6def3b7e777a9f1ee2a86b4e..30d33fbefa25f37817acfd63cf736d62576418fa 100644 (file)
@@ -45,8 +45,6 @@ TESTS_TESTS = \
        tests/validate-formats-on-disk.tap \
        tests/drawtest.tap \
        tests/wandtest.tap
-       tests/cli-colorspace.tap \
-       tests/cli-pipe.tap
 
 TESTS_EXTRA_DIST = \
        tests/common.shi \