From: cristy Date: Thu, 19 Jul 2012 00:18:20 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5250 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0890a65cca58925c875af2aa973b73b952f0b3c;p=imagemagick --- diff --git a/MagickCore/version.h b/MagickCore/version.h index 74480ea87..f05e1fb16 100644 --- a/MagickCore/version.h +++ b/MagickCore/version.h @@ -27,14 +27,14 @@ extern "C" { */ #define MagickPackageName "ImageMagick" #define MagickCopyright "Copyright (C) 1999-2012 ImageMagick Studio LLC" -#define MagickSVNRevision "8624" +#define MagickSVNRevision "8692" #define MagickLibVersion 0x700 #define MagickLibVersionText "7.0.0" #define MagickLibVersionNumber 7,0,0 #define MagickLibAddendum "-0" #define MagickLibInterface 7 #define MagickLibMinInterface 7 -#define MagickReleaseDate "2012-07-11" +#define MagickReleaseDate "2012-07-18" #define MagickChangeDate "20110801" #define MagickAuthoritativeURL "http://www.imagemagick.org" #if defined(MAGICKCORE_OPENMP_SUPPORT) diff --git a/Makefile.in b/Makefile.in index 57c77b657..0aa89c8f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,9 +1,8 @@ -# Makefile.in generated by automake 1.11.5 from Makefile.am. +# Makefile.in generated by automake 1.12.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. +# Copyright (C) 1994-2012 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -263,9 +262,15 @@ DIST_COMMON = $(MagickCoreinc_HEADERS) $(MagickWandinc_HEADERS) \ $(top_srcdir)/config/ImageMagick.rdf.in \ $(top_srcdir)/config/MagickCore.dox.in \ $(top_srcdir)/config/MagickWand.dox.in \ + $(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \ $(top_srcdir)/config/config.h.in \ + $(top_srcdir)/config/config.sub \ $(top_srcdir)/config/configure.xml.in \ $(top_srcdir)/config/delegates.xml.in \ + $(top_srcdir)/config/depcomp $(top_srcdir)/config/install-sh \ + $(top_srcdir)/config/ltmain.sh $(top_srcdir)/config/missing \ + $(top_srcdir)/config/mkinstalldirs \ + $(top_srcdir)/config/test-driver \ $(top_srcdir)/config/type-dejavu.xml.in \ $(top_srcdir)/config/type-ghostscript.xml.in \ $(top_srcdir)/config/type-windows.xml.in \ @@ -391,6 +396,7 @@ Magick___lib_libMagick___la_OBJECTS = \ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent +am__v_lt_1 = Magick___lib_libMagick___la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(AM_CXXFLAGS) $(CXXFLAGS) \ @@ -2011,6 +2017,18 @@ utilities_stream_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_CFLAGS) $(CFLAGS) $(utilities_stream_LDFLAGS) $(LDFLAGS) \ -o $@ SCRIPTS = $(bin_SCRIPTS) +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles @@ -2023,17 +2041,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ +am__v_CC_0 = @echo " CC " $@; +am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ @@ -2042,17 +2059,16 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) -am__v_CXX_0 = @echo " CXX " $@; +am__v_CXX_0 = @echo " CXX " $@; +am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) -am__v_CXXLD_0 = @echo " CXXLD " $@; -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; +am__v_CXXLD_0 = @echo " CXXLD " $@; +am__v_CXXLD_1 = SOURCES = $(Magick___lib_libMagick___la_SOURCES) \ $(MagickCore_libMagickCore_la_SOURCES) \ $(MagickWand_libMagickWand_la_SOURCES) \ @@ -2265,97 +2281,164 @@ HEADERS = $(MagickCoreinc_HEADERS) $(MagickWandinc_HEADERS) \ $(noinst_HEADERS) ETAGS = etags CTAGS = ctags -# If stdout is a non-dumb tty, use colors. If test -t is not supported, -# then this fails; a conservative approach. Of course do not redirect -# stdout here, just stderr. -am__tty_colors = \ -red=; grn=; lgn=; blu=; std=; \ -test "X$(AM_COLOR_TESTS)" != Xno \ -&& test "X$$TERM" != Xdumb \ -&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \ -&& { \ - red=''; \ - grn=''; \ - lgn=''; \ - blu=''; \ - std=''; \ +CSCOPE = cscope +AM_RECURSIVE_TARGETS = cscope check recheck +am__tty_colors_dummy = \ + mgn= red= grn= lgn= blu= brg= std=; \ + am__color_tests=no +am__tty_colors = { \ + $(am__tty_colors_dummy); \ + if test "X$(AM_COLOR_TESTS)" = Xno; then \ + am__color_tests=no; \ + elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ + am__color_tests=yes; \ + elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ + am__color_tests=yes; \ + fi; \ + if test $$am__color_tests = yes; then \ + red=''; \ + grn=''; \ + lgn=''; \ + blu=''; \ + mgn=''; \ + brg=''; \ + std=''; \ + fi; \ } -# Restructured Text title and section. -am__rst_title = sed 's/.*/ & /;h;s/./=/g;p;x;p;g;p;s/.*//' -am__rst_section = sed 'p;s/./=/g;p;g' -# Put stdin (possibly several lines separated by ". ") in a box. -# Prefix each line by 'col' and terminate each with 'std', for coloring. -# Multi line coloring is problematic with "less -R", so we really need -# to color each line individually. -am__text_box = $(AWK) '{ \ - n = split($$0, lines, "\\. "); max = 0; \ - for (i = 1; i <= n; ++i) \ - if (max < length(lines[i])) \ - max = length(lines[i]); \ - for (i = 0; i < max; ++i) \ - line = line "="; \ - print col line std; \ - for (i = 1; i <= n; ++i) \ - if (lines[i]) \ - print col lines[i] std; \ - print col line std; \ +am__recheck_rx = ^[ ]*:recheck:[ ]* +am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* +am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* +# A command that, given a newline-separated list of test names on the +# standard input, print the name of the tests that are to be re-run +# upon "make recheck". +am__list_recheck_tests = $(AWK) '{ \ + recheck = 1; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + { \ + if ((getline line2 < ($$0 ".log")) < 0) \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ + { \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ + { \ + break; \ + } \ + }; \ + if (recheck) \ + print $$0; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ +}' +# A command that, given a newline-separated list of test names on the +# standard input, create the global log from their .trs and .log files. +am__create_global_log = $(AWK) ' \ +function fatal(msg) \ +{ \ + print "fatal: making $@: " msg | "cat >&2"; \ + exit 1; \ +} \ +function rst_section(header) \ +{ \ + print header; \ + len = length(header); \ + for (i = 1; i <= len; i = i + 1) \ + printf "="; \ + printf "\n\n"; \ +} \ +{ \ + copy_in_global_log = 1; \ + global_test_result = "RUN"; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".trs"); \ + if (line ~ /$(am__global_test_result_rx)/) \ + { \ + sub("$(am__global_test_result_rx)", "", line); \ + sub("[ ]*$$", "", line); \ + global_test_result = line; \ + } \ + else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ + copy_in_global_log = 0; \ + }; \ + if (copy_in_global_log) \ + { \ + rst_section(global_test_result ": " $$0); \ + while ((rc = (getline line < ($$0 ".log"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".log"); \ + print line; \ + }; \ + printf "\n"; \ + }; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ }' +# Restructured Text title. +am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac +# Default flags passed to test drivers. +am__common_driver_flags = \ + --color-tests "$$am__color_tests" \ + --enable-hard-errors "$$am__enable_hard_errors" \ + --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory -# containing $f, in $tst the test, in $log the log, and passes -# TESTS_ENVIRONMENT. Save and restore TERM around use of -# TESTS_ENVIRONMENT, in case that unsets it. +# containing $f, in $tst the test, in $log the log. Executes the +# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and +# passes TESTS_ENVIRONMENT. Set up options for the wrapper that +# will run the test scripts (or their associated LOG_COMPILER, if +# thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ +$(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ -rm -f $@-t; \ -am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \ -trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2; \ -trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \ -am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \ -test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \ +case "$@" in \ + */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ + *) am__odir=.;; \ +esac; \ +test "x$$am__odir" = x"." || test -d "$$am__odir" \ + || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ -tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM; \ -$(TESTS_ENVIRONMENT) -# To be appended to the command running the test. Handle the stdout -# and stderr redirection, and catch the exit status. -am__check_post = \ ->$@-t 2>&1; \ -estatus=$$?; \ -if test -n '$(DISABLE_HARD_ERRORS)' \ - && test $$estatus -eq 99; then \ - estatus=1; \ -fi; \ -TERM=$$__SAVED_TERM; export TERM; \ -$(am__tty_colors); \ -xfailed=PASS; \ +tst=$$dir$$f; log='$@'; \ +if test -n '$(DISABLE_HARD_ERRORS)'; then \ + am__enable_hard_errors=no; \ +else \ + am__enable_hard_errors=yes; \ +fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ - xfailed=XFAIL;; \ -esac; \ -case $$estatus.$$xfailed in \ - 0.XFAIL) col=$$red; res=XPASS;; \ - 0.*) col=$$grn; res=PASS ;; \ - 77.*) col=$$blu; res=SKIP ;; \ - 99.*) col=$$red; res=FAIL ;; \ - *.XFAIL) col=$$lgn; res=XFAIL;; \ - *.*) col=$$red; res=FAIL ;; \ -esac; \ -echo "$${col}$$res$${std}: $$f"; \ -echo "$$res: $$f (exit: $$estatus)" | \ - $(am__rst_section) >$@; \ -cat $@-t >>$@; \ -rm -f $@-t + am__expect_failure=yes;; \ + *) \ + am__expect_failure=no;; \ +esac; \ +$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) +# A shell command to get the names of the tests scripts with any registered +# extension removed (i.e., equivalently, the names of the test logs, with +# the '.log' extension removed). The result is saved in the shell variable +# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, +# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", +# since that might cause problem with VPATH rewrites for suffix-less tests. +# See also 'test-harness-vpath-rewrite.test' and 'test-trs-basic.test'. +am__set_TESTS_bases = \ + bases='$(TEST_LOGS)'; \ + bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ + bases=`echo $$bases` RECHECK_LOGS = $(TEST_LOGS) -AM_RECURSIVE_TARGETS = check recheck check-html recheck-html -TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html) @WITH_MAGICK_PLUS_PLUS_TRUE@am__EXEEXT_6 = \ @WITH_MAGICK_PLUS_PLUS_TRUE@ $(MAGICKPP_TEST_SCRIPTS_OPT) am__EXEEXT_7 = @@ -2363,8 +2446,18 @@ TEST_SUITE_LOG = test-suite.log am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) TEST_LOGS = $(am__test_logs2:.sh.log=.log) +SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS) -TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t) +am__set_b = \ + case '$@' in \ + */*) \ + case '$*' in \ + */*) b='$*';; \ + *) b=`echo '$@' | sed 's/\.log$$//'`; \ + esac;; \ + *) \ + b='$*';; \ + esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -2374,9 +2467,11 @@ am__remove_distdir = \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi +am__post_remove_distdir = $(am__remove_distdir) DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.lz \ $(distdir).tar.xz $(distdir).zip GZIP_ENV = --best +DIST_TARGETS = dist-lzip dist-xz dist-bzip2 dist-gzip dist-zip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' @@ -4980,7 +5075,7 @@ all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: -.SUFFIXES: .c .cpp .html .lo .log .o .obj .sh .sh$(EXEEXT) +.SUFFIXES: .c .cpp .lo .log .o .obj .sh .sh$(EXEEXT) .trs am--refresh: Makefile @: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/m4/Makefile.am $(srcdir)/config/Makefile.am $(srcdir)/ltdl/Makefile.inc $(srcdir)/coders/Makefile.am $(srcdir)/MagickCore/Makefile.am $(srcdir)/MagickWand/Makefile.am $(srcdir)/Magick++/Makefile.am $(srcdir)/filters/Makefile.am $(srcdir)/utilities/Makefile.am $(srcdir)/tests/Makefile.am $(srcdir)/PerlMagick/Makefile.am $(am__configure_deps) @@ -5127,12 +5222,14 @@ uninstall-codersLTLIBRARIES: clean-codersLTLIBRARIES: -test -z "$(coders_LTLIBRARIES)" || rm -f $(coders_LTLIBRARIES) - @list='$(coders_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done + @list='$(coders_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } install-filtersLTLIBRARIES: $(filters_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(filters_LTLIBRARIES)'; test -n "$(filtersdir)" || list=; \ @@ -5159,12 +5256,14 @@ uninstall-filtersLTLIBRARIES: clean-filtersLTLIBRARIES: -test -z "$(filters_LTLIBRARIES)" || rm -f $(filters_LTLIBRARIES) - @list='$(filters_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done + @list='$(filters_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ @@ -5191,21 +5290,25 @@ uninstall-libLTLIBRARIES: clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done + @list='$(lib_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done + @list='$(noinst_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } Magick++/lib/$(am__dirstamp): @$(MKDIR_P) Magick++/lib @: > Magick++/lib/$(am__dirstamp) @@ -6702,819 +6805,24 @@ uninstall-binSCRIPTS: mostlyclean-compile: -rm -f *.$(OBJEXT) - -rm -f Magick++/demo/analyze.$(OBJEXT) - -rm -f Magick++/demo/button.$(OBJEXT) - -rm -f Magick++/demo/demo.$(OBJEXT) - -rm -f Magick++/demo/detrans.$(OBJEXT) - -rm -f Magick++/demo/flip.$(OBJEXT) - -rm -f Magick++/demo/gravity.$(OBJEXT) - -rm -f Magick++/demo/piddle.$(OBJEXT) - -rm -f Magick++/demo/shapes.$(OBJEXT) - -rm -f Magick++/demo/zoom.$(OBJEXT) - -rm -f Magick++/lib/Blob.$(OBJEXT) - -rm -f Magick++/lib/Blob.lo - -rm -f Magick++/lib/BlobRef.$(OBJEXT) - -rm -f Magick++/lib/BlobRef.lo - -rm -f Magick++/lib/CoderInfo.$(OBJEXT) - -rm -f Magick++/lib/CoderInfo.lo - -rm -f Magick++/lib/Color.$(OBJEXT) - -rm -f Magick++/lib/Color.lo - -rm -f Magick++/lib/Drawable.$(OBJEXT) - -rm -f Magick++/lib/Drawable.lo - -rm -f Magick++/lib/Exception.$(OBJEXT) - -rm -f Magick++/lib/Exception.lo - -rm -f Magick++/lib/Functions.$(OBJEXT) - -rm -f Magick++/lib/Functions.lo - -rm -f Magick++/lib/Geometry.$(OBJEXT) - -rm -f Magick++/lib/Geometry.lo - -rm -f Magick++/lib/Image.$(OBJEXT) - -rm -f Magick++/lib/Image.lo - -rm -f Magick++/lib/ImageRef.$(OBJEXT) - -rm -f Magick++/lib/ImageRef.lo - -rm -f Magick++/lib/Montage.$(OBJEXT) - -rm -f Magick++/lib/Montage.lo - -rm -f Magick++/lib/Options.$(OBJEXT) - -rm -f Magick++/lib/Options.lo - -rm -f Magick++/lib/Pixels.$(OBJEXT) - -rm -f Magick++/lib/Pixels.lo - -rm -f Magick++/lib/STL.$(OBJEXT) - -rm -f Magick++/lib/STL.lo - -rm -f Magick++/lib/Thread.$(OBJEXT) - -rm -f Magick++/lib/Thread.lo - -rm -f Magick++/lib/TypeMetric.$(OBJEXT) - -rm -f Magick++/lib/TypeMetric.lo - -rm -f Magick++/tests/appendImages.$(OBJEXT) - -rm -f Magick++/tests/attributes.$(OBJEXT) - -rm -f Magick++/tests/averageImages.$(OBJEXT) - -rm -f Magick++/tests/coalesceImages.$(OBJEXT) - -rm -f Magick++/tests/coderInfo.$(OBJEXT) - -rm -f Magick++/tests/color.$(OBJEXT) - -rm -f Magick++/tests/colorHistogram.$(OBJEXT) - -rm -f Magick++/tests/exceptions.$(OBJEXT) - -rm -f Magick++/tests/montageImages.$(OBJEXT) - -rm -f Magick++/tests/morphImages.$(OBJEXT) - -rm -f Magick++/tests/readWriteBlob.$(OBJEXT) - -rm -f Magick++/tests/readWriteImages.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-PreRvIcccm.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-PreRvIcccm.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-accelerate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-accelerate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-animate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-animate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-annotate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-annotate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-artifact.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-artifact.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-attribute.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-attribute.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-blob.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-blob.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-cache-view.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-cache-view.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-cache.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-cache.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-channel.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-channel.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-cipher.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-cipher.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-client.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-client.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-coder.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-coder.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-color.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-color.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-colormap.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-colormap.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-colorspace.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-colorspace.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-compare.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-compare.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-composite.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-composite.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-compress.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-compress.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-configure.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-configure.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-constitute.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-constitute.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-decorate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-decorate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-delegate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-delegate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-deprecate.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-deprecate.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-display.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-display.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-distort.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-distort.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-draw.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-draw.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-effect.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-effect.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-enhance.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-enhance.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-exception.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-exception.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-feature.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-feature.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-fourier.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-fourier.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-fx.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-fx.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-gem.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-gem.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-geometry.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-geometry.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-hashmap.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-hashmap.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-histogram.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-histogram.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-identify.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-identify.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-image-view.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-image-view.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-image.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-image.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-layer.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-layer.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-list.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-list.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-locale.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-locale.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-log.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-log.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-magic.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-magic.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-magick.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-magick.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-matrix.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-matrix.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-memory.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-memory.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-mime.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-mime.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-module.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-module.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-monitor.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-monitor.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-montage.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-montage.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-morphology.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-morphology.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-nt-base.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-nt-base.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-nt-feature.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-nt-feature.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-option.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-option.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-paint.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-paint.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-pixel.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-pixel.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-policy.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-policy.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-prepress.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-prepress.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-profile.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-profile.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-property.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-property.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-quantize.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-quantize.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum-export.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum-export.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum-import.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum-import.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-quantum.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-random.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-random.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-registry.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-registry.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-resample.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-resample.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-resize.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-resize.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-resource.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-resource.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-segment.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-segment.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-semaphore.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-semaphore.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-shear.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-shear.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-signature.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-signature.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-splay-tree.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-splay-tree.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-static.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-static.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-statistic.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-statistic.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-stream.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-stream.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-string.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-string.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-thread.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-thread.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-threshold.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-threshold.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-timer.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-timer.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-token.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-token.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-transform.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-transform.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-type.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-type.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-utility.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-utility.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-version.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-version.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-widget.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-widget.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-xml-tree.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-xml-tree.lo - -rm -f MagickCore/MagickCore_libMagickCore_la-xwindow.$(OBJEXT) - -rm -f MagickCore/MagickCore_libMagickCore_la-xwindow.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-animate.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-animate.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-compare.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-compare.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-composite.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-composite.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-conjure.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-conjure.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-convert.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-convert.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-deprecate.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-deprecate.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-display.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-display.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-drawing-wand.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-drawing-wand.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-identify.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-identify.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-import.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-import.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-cli.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-cli.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-image.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-image.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-property.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-property.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-wand.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-magick-wand.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-mogrify.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-mogrify.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-montage.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-montage.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-operation.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-operation.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-iterator.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-wand.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-wand.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-script-token.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-script-token.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-stream.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-stream.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-wand-view.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-wand-view.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-wand.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-wand.lo - -rm -f MagickWand/MagickWand_libMagickWand_la-wandcli.$(OBJEXT) - -rm -f MagickWand/MagickWand_libMagickWand_la-wandcli.lo - -rm -f MagickWand/drawtest.$(OBJEXT) - -rm -f MagickWand/wandtest.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-aai.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-aai.lo - -rm -f coders/MagickCore_libMagickCore_la-art.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-art.lo - -rm -f coders/MagickCore_libMagickCore_la-avs.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-avs.lo - -rm -f coders/MagickCore_libMagickCore_la-bgr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-bgr.lo - -rm -f coders/MagickCore_libMagickCore_la-bmp.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-bmp.lo - -rm -f coders/MagickCore_libMagickCore_la-braille.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-braille.lo - -rm -f coders/MagickCore_libMagickCore_la-cals.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-cals.lo - -rm -f coders/MagickCore_libMagickCore_la-caption.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-caption.lo - -rm -f coders/MagickCore_libMagickCore_la-cin.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-cin.lo - -rm -f coders/MagickCore_libMagickCore_la-cip.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-cip.lo - -rm -f coders/MagickCore_libMagickCore_la-clip.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-clip.lo - -rm -f coders/MagickCore_libMagickCore_la-clipboard.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-clipboard.lo - -rm -f coders/MagickCore_libMagickCore_la-cmyk.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-cmyk.lo - -rm -f coders/MagickCore_libMagickCore_la-cut.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-cut.lo - -rm -f coders/MagickCore_libMagickCore_la-dcm.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dcm.lo - -rm -f coders/MagickCore_libMagickCore_la-dds.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dds.lo - -rm -f coders/MagickCore_libMagickCore_la-debug.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-debug.lo - -rm -f coders/MagickCore_libMagickCore_la-dib.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dib.lo - -rm -f coders/MagickCore_libMagickCore_la-djvu.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-djvu.lo - -rm -f coders/MagickCore_libMagickCore_la-dng.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dng.lo - -rm -f coders/MagickCore_libMagickCore_la-dot.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dot.lo - -rm -f coders/MagickCore_libMagickCore_la-dps.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dps.lo - -rm -f coders/MagickCore_libMagickCore_la-dpx.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-dpx.lo - -rm -f coders/MagickCore_libMagickCore_la-emf.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-emf.lo - -rm -f coders/MagickCore_libMagickCore_la-ept.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ept.lo - -rm -f coders/MagickCore_libMagickCore_la-exr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-exr.lo - -rm -f coders/MagickCore_libMagickCore_la-fax.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-fax.lo - -rm -f coders/MagickCore_libMagickCore_la-fd.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-fd.lo - -rm -f coders/MagickCore_libMagickCore_la-fits.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-fits.lo - -rm -f coders/MagickCore_libMagickCore_la-fpx.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-fpx.lo - -rm -f coders/MagickCore_libMagickCore_la-gif.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-gif.lo - -rm -f coders/MagickCore_libMagickCore_la-gradient.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-gradient.lo - -rm -f coders/MagickCore_libMagickCore_la-gray.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-gray.lo - -rm -f coders/MagickCore_libMagickCore_la-hald.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-hald.lo - -rm -f coders/MagickCore_libMagickCore_la-hdr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-hdr.lo - -rm -f coders/MagickCore_libMagickCore_la-histogram.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-histogram.lo - -rm -f coders/MagickCore_libMagickCore_la-hrz.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-hrz.lo - -rm -f coders/MagickCore_libMagickCore_la-html.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-html.lo - -rm -f coders/MagickCore_libMagickCore_la-icon.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-icon.lo - -rm -f coders/MagickCore_libMagickCore_la-info.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-info.lo - -rm -f coders/MagickCore_libMagickCore_la-inline.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-inline.lo - -rm -f coders/MagickCore_libMagickCore_la-ipl.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ipl.lo - -rm -f coders/MagickCore_libMagickCore_la-jbig.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-jbig.lo - -rm -f coders/MagickCore_libMagickCore_la-jp2.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-jp2.lo - -rm -f coders/MagickCore_libMagickCore_la-jpeg.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-jpeg.lo - -rm -f coders/MagickCore_libMagickCore_la-label.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-label.lo - -rm -f coders/MagickCore_libMagickCore_la-mac.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mac.lo - -rm -f coders/MagickCore_libMagickCore_la-magick.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-magick.lo - -rm -f coders/MagickCore_libMagickCore_la-map.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-map.lo - -rm -f coders/MagickCore_libMagickCore_la-mat.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mat.lo - -rm -f coders/MagickCore_libMagickCore_la-matte.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-matte.lo - -rm -f coders/MagickCore_libMagickCore_la-meta.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-meta.lo - -rm -f coders/MagickCore_libMagickCore_la-miff.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-miff.lo - -rm -f coders/MagickCore_libMagickCore_la-mono.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mono.lo - -rm -f coders/MagickCore_libMagickCore_la-mpc.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mpc.lo - -rm -f coders/MagickCore_libMagickCore_la-mpeg.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mpeg.lo - -rm -f coders/MagickCore_libMagickCore_la-mpr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mpr.lo - -rm -f coders/MagickCore_libMagickCore_la-msl.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-msl.lo - -rm -f coders/MagickCore_libMagickCore_la-mtv.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mtv.lo - -rm -f coders/MagickCore_libMagickCore_la-mvg.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-mvg.lo - -rm -f coders/MagickCore_libMagickCore_la-null.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-null.lo - -rm -f coders/MagickCore_libMagickCore_la-otb.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-otb.lo - -rm -f coders/MagickCore_libMagickCore_la-palm.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-palm.lo - -rm -f coders/MagickCore_libMagickCore_la-pango.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pango.lo - -rm -f coders/MagickCore_libMagickCore_la-pattern.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pattern.lo - -rm -f coders/MagickCore_libMagickCore_la-pcd.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pcd.lo - -rm -f coders/MagickCore_libMagickCore_la-pcl.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pcl.lo - -rm -f coders/MagickCore_libMagickCore_la-pcx.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pcx.lo - -rm -f coders/MagickCore_libMagickCore_la-pdb.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pdb.lo - -rm -f coders/MagickCore_libMagickCore_la-pdf.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pdf.lo - -rm -f coders/MagickCore_libMagickCore_la-pes.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pes.lo - -rm -f coders/MagickCore_libMagickCore_la-pict.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pict.lo - -rm -f coders/MagickCore_libMagickCore_la-pix.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pix.lo - -rm -f coders/MagickCore_libMagickCore_la-plasma.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-plasma.lo - -rm -f coders/MagickCore_libMagickCore_la-png.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-png.lo - -rm -f coders/MagickCore_libMagickCore_la-pnm.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pnm.lo - -rm -f coders/MagickCore_libMagickCore_la-preview.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-preview.lo - -rm -f coders/MagickCore_libMagickCore_la-ps.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ps.lo - -rm -f coders/MagickCore_libMagickCore_la-ps2.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ps2.lo - -rm -f coders/MagickCore_libMagickCore_la-ps3.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ps3.lo - -rm -f coders/MagickCore_libMagickCore_la-psd.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-psd.lo - -rm -f coders/MagickCore_libMagickCore_la-pwp.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-pwp.lo - -rm -f coders/MagickCore_libMagickCore_la-raw.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-raw.lo - -rm -f coders/MagickCore_libMagickCore_la-rgb.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-rgb.lo - -rm -f coders/MagickCore_libMagickCore_la-rla.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-rla.lo - -rm -f coders/MagickCore_libMagickCore_la-rle.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-rle.lo - -rm -f coders/MagickCore_libMagickCore_la-scr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-scr.lo - -rm -f coders/MagickCore_libMagickCore_la-sct.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-sct.lo - -rm -f coders/MagickCore_libMagickCore_la-sfw.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-sfw.lo - -rm -f coders/MagickCore_libMagickCore_la-sgi.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-sgi.lo - -rm -f coders/MagickCore_libMagickCore_la-stegano.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-stegano.lo - -rm -f coders/MagickCore_libMagickCore_la-sun.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-sun.lo - -rm -f coders/MagickCore_libMagickCore_la-svg.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-svg.lo - -rm -f coders/MagickCore_libMagickCore_la-tga.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-tga.lo - -rm -f coders/MagickCore_libMagickCore_la-thumbnail.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-thumbnail.lo - -rm -f coders/MagickCore_libMagickCore_la-tiff.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-tiff.lo - -rm -f coders/MagickCore_libMagickCore_la-tile.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-tile.lo - -rm -f coders/MagickCore_libMagickCore_la-tim.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-tim.lo - -rm -f coders/MagickCore_libMagickCore_la-ttf.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ttf.lo - -rm -f coders/MagickCore_libMagickCore_la-txt.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-txt.lo - -rm -f coders/MagickCore_libMagickCore_la-uil.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-uil.lo - -rm -f coders/MagickCore_libMagickCore_la-url.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-url.lo - -rm -f coders/MagickCore_libMagickCore_la-uyvy.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-uyvy.lo - -rm -f coders/MagickCore_libMagickCore_la-vicar.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-vicar.lo - -rm -f coders/MagickCore_libMagickCore_la-vid.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-vid.lo - -rm -f coders/MagickCore_libMagickCore_la-viff.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-viff.lo - -rm -f coders/MagickCore_libMagickCore_la-wbmp.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-wbmp.lo - -rm -f coders/MagickCore_libMagickCore_la-webp.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-webp.lo - -rm -f coders/MagickCore_libMagickCore_la-wmf.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-wmf.lo - -rm -f coders/MagickCore_libMagickCore_la-wpg.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-wpg.lo - -rm -f coders/MagickCore_libMagickCore_la-x.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-x.lo - -rm -f coders/MagickCore_libMagickCore_la-xbm.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xbm.lo - -rm -f coders/MagickCore_libMagickCore_la-xc.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xc.lo - -rm -f coders/MagickCore_libMagickCore_la-xcf.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xcf.lo - -rm -f coders/MagickCore_libMagickCore_la-xpm.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xpm.lo - -rm -f coders/MagickCore_libMagickCore_la-xps.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xps.lo - -rm -f coders/MagickCore_libMagickCore_la-xwd.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-xwd.lo - -rm -f coders/MagickCore_libMagickCore_la-ycbcr.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-ycbcr.lo - -rm -f coders/MagickCore_libMagickCore_la-yuv.$(OBJEXT) - -rm -f coders/MagickCore_libMagickCore_la-yuv.lo - -rm -f coders/coders_aai_la-aai.$(OBJEXT) - -rm -f coders/coders_aai_la-aai.lo - -rm -f coders/coders_art_la-art.$(OBJEXT) - -rm -f coders/coders_art_la-art.lo - -rm -f coders/coders_avs_la-avs.$(OBJEXT) - -rm -f coders/coders_avs_la-avs.lo - -rm -f coders/coders_bgr_la-bgr.$(OBJEXT) - -rm -f coders/coders_bgr_la-bgr.lo - -rm -f coders/coders_bmp_la-bmp.$(OBJEXT) - -rm -f coders/coders_bmp_la-bmp.lo - -rm -f coders/coders_braille_la-braille.$(OBJEXT) - -rm -f coders/coders_braille_la-braille.lo - -rm -f coders/coders_cals_la-cals.$(OBJEXT) - -rm -f coders/coders_cals_la-cals.lo - -rm -f coders/coders_caption_la-caption.$(OBJEXT) - -rm -f coders/coders_caption_la-caption.lo - -rm -f coders/coders_cin_la-cin.$(OBJEXT) - -rm -f coders/coders_cin_la-cin.lo - -rm -f coders/coders_cip_la-cip.$(OBJEXT) - -rm -f coders/coders_cip_la-cip.lo - -rm -f coders/coders_clip_la-clip.$(OBJEXT) - -rm -f coders/coders_clip_la-clip.lo - -rm -f coders/coders_clipboard_la-clipboard.$(OBJEXT) - -rm -f coders/coders_clipboard_la-clipboard.lo - -rm -f coders/coders_cmyk_la-cmyk.$(OBJEXT) - -rm -f coders/coders_cmyk_la-cmyk.lo - -rm -f coders/coders_cut_la-cut.$(OBJEXT) - -rm -f coders/coders_cut_la-cut.lo - -rm -f coders/coders_dcm_la-dcm.$(OBJEXT) - -rm -f coders/coders_dcm_la-dcm.lo - -rm -f coders/coders_dds_la-dds.$(OBJEXT) - -rm -f coders/coders_dds_la-dds.lo - -rm -f coders/coders_debug_la-debug.$(OBJEXT) - -rm -f coders/coders_debug_la-debug.lo - -rm -f coders/coders_dib_la-dib.$(OBJEXT) - -rm -f coders/coders_dib_la-dib.lo - -rm -f coders/coders_djvu_la-djvu.$(OBJEXT) - -rm -f coders/coders_djvu_la-djvu.lo - -rm -f coders/coders_dng_la-dng.$(OBJEXT) - -rm -f coders/coders_dng_la-dng.lo - -rm -f coders/coders_dot_la-dot.$(OBJEXT) - -rm -f coders/coders_dot_la-dot.lo - -rm -f coders/coders_dps_la-dps.$(OBJEXT) - -rm -f coders/coders_dps_la-dps.lo - -rm -f coders/coders_dpx_la-dpx.$(OBJEXT) - -rm -f coders/coders_dpx_la-dpx.lo - -rm -f coders/coders_emf_la-emf.$(OBJEXT) - -rm -f coders/coders_emf_la-emf.lo - -rm -f coders/coders_ept_la-ept.$(OBJEXT) - -rm -f coders/coders_ept_la-ept.lo - -rm -f coders/coders_exr_la-exr.$(OBJEXT) - -rm -f coders/coders_exr_la-exr.lo - -rm -f coders/coders_fax_la-fax.$(OBJEXT) - -rm -f coders/coders_fax_la-fax.lo - -rm -f coders/coders_fd_la-fd.$(OBJEXT) - -rm -f coders/coders_fd_la-fd.lo - -rm -f coders/coders_fits_la-fits.$(OBJEXT) - -rm -f coders/coders_fits_la-fits.lo - -rm -f coders/coders_fpx_la-fpx.$(OBJEXT) - -rm -f coders/coders_fpx_la-fpx.lo - -rm -f coders/coders_gif_la-gif.$(OBJEXT) - -rm -f coders/coders_gif_la-gif.lo - -rm -f coders/coders_gradient_la-gradient.$(OBJEXT) - -rm -f coders/coders_gradient_la-gradient.lo - -rm -f coders/coders_gray_la-gray.$(OBJEXT) - -rm -f coders/coders_gray_la-gray.lo - -rm -f coders/coders_hald_la-hald.$(OBJEXT) - -rm -f coders/coders_hald_la-hald.lo - -rm -f coders/coders_hdr_la-hdr.$(OBJEXT) - -rm -f coders/coders_hdr_la-hdr.lo - -rm -f coders/coders_histogram_la-histogram.$(OBJEXT) - -rm -f coders/coders_histogram_la-histogram.lo - -rm -f coders/coders_hrz_la-hrz.$(OBJEXT) - -rm -f coders/coders_hrz_la-hrz.lo - -rm -f coders/coders_html_la-html.$(OBJEXT) - -rm -f coders/coders_html_la-html.lo - -rm -f coders/coders_icon_la-icon.$(OBJEXT) - -rm -f coders/coders_icon_la-icon.lo - -rm -f coders/coders_info_la-info.$(OBJEXT) - -rm -f coders/coders_info_la-info.lo - -rm -f coders/coders_inline_la-inline.$(OBJEXT) - -rm -f coders/coders_inline_la-inline.lo - -rm -f coders/coders_ipl_la-ipl.$(OBJEXT) - -rm -f coders/coders_ipl_la-ipl.lo - -rm -f coders/coders_jbig_la-jbig.$(OBJEXT) - -rm -f coders/coders_jbig_la-jbig.lo - -rm -f coders/coders_jp2_la-jp2.$(OBJEXT) - -rm -f coders/coders_jp2_la-jp2.lo - -rm -f coders/coders_jpeg_la-jpeg.$(OBJEXT) - -rm -f coders/coders_jpeg_la-jpeg.lo - -rm -f coders/coders_label_la-label.$(OBJEXT) - -rm -f coders/coders_label_la-label.lo - -rm -f coders/coders_mac_la-mac.$(OBJEXT) - -rm -f coders/coders_mac_la-mac.lo - -rm -f coders/coders_magick_la-magick.$(OBJEXT) - -rm -f coders/coders_magick_la-magick.lo - -rm -f coders/coders_map_la-map.$(OBJEXT) - -rm -f coders/coders_map_la-map.lo - -rm -f coders/coders_mat_la-mat.$(OBJEXT) - -rm -f coders/coders_mat_la-mat.lo - -rm -f coders/coders_matte_la-matte.$(OBJEXT) - -rm -f coders/coders_matte_la-matte.lo - -rm -f coders/coders_meta_la-meta.$(OBJEXT) - -rm -f coders/coders_meta_la-meta.lo - -rm -f coders/coders_miff_la-miff.$(OBJEXT) - -rm -f coders/coders_miff_la-miff.lo - -rm -f coders/coders_mono_la-mono.$(OBJEXT) - -rm -f coders/coders_mono_la-mono.lo - -rm -f coders/coders_mpc_la-mpc.$(OBJEXT) - -rm -f coders/coders_mpc_la-mpc.lo - -rm -f coders/coders_mpeg_la-mpeg.$(OBJEXT) - -rm -f coders/coders_mpeg_la-mpeg.lo - -rm -f coders/coders_mpr_la-mpr.$(OBJEXT) - -rm -f coders/coders_mpr_la-mpr.lo - -rm -f coders/coders_msl_la-msl.$(OBJEXT) - -rm -f coders/coders_msl_la-msl.lo - -rm -f coders/coders_mtv_la-mtv.$(OBJEXT) - -rm -f coders/coders_mtv_la-mtv.lo - -rm -f coders/coders_mvg_la-mvg.$(OBJEXT) - -rm -f coders/coders_mvg_la-mvg.lo - -rm -f coders/coders_null_la-null.$(OBJEXT) - -rm -f coders/coders_null_la-null.lo - -rm -f coders/coders_otb_la-otb.$(OBJEXT) - -rm -f coders/coders_otb_la-otb.lo - -rm -f coders/coders_palm_la-palm.$(OBJEXT) - -rm -f coders/coders_palm_la-palm.lo - -rm -f coders/coders_pango_la-pango.$(OBJEXT) - -rm -f coders/coders_pango_la-pango.lo - -rm -f coders/coders_pattern_la-pattern.$(OBJEXT) - -rm -f coders/coders_pattern_la-pattern.lo - -rm -f coders/coders_pcd_la-pcd.$(OBJEXT) - -rm -f coders/coders_pcd_la-pcd.lo - -rm -f coders/coders_pcl_la-pcl.$(OBJEXT) - -rm -f coders/coders_pcl_la-pcl.lo - -rm -f coders/coders_pcx_la-pcx.$(OBJEXT) - -rm -f coders/coders_pcx_la-pcx.lo - -rm -f coders/coders_pdb_la-pdb.$(OBJEXT) - -rm -f coders/coders_pdb_la-pdb.lo - -rm -f coders/coders_pdf_la-pdf.$(OBJEXT) - -rm -f coders/coders_pdf_la-pdf.lo - -rm -f coders/coders_pes_la-pes.$(OBJEXT) - -rm -f coders/coders_pes_la-pes.lo - -rm -f coders/coders_pict_la-pict.$(OBJEXT) - -rm -f coders/coders_pict_la-pict.lo - -rm -f coders/coders_pix_la-pix.$(OBJEXT) - -rm -f coders/coders_pix_la-pix.lo - -rm -f coders/coders_plasma_la-plasma.$(OBJEXT) - -rm -f coders/coders_plasma_la-plasma.lo - -rm -f coders/coders_png_la-png.$(OBJEXT) - -rm -f coders/coders_png_la-png.lo - -rm -f coders/coders_pnm_la-pnm.$(OBJEXT) - -rm -f coders/coders_pnm_la-pnm.lo - -rm -f coders/coders_preview_la-preview.$(OBJEXT) - -rm -f coders/coders_preview_la-preview.lo - -rm -f coders/coders_ps2_la-ps2.$(OBJEXT) - -rm -f coders/coders_ps2_la-ps2.lo - -rm -f coders/coders_ps3_la-ps3.$(OBJEXT) - -rm -f coders/coders_ps3_la-ps3.lo - -rm -f coders/coders_ps_la-ps.$(OBJEXT) - -rm -f coders/coders_ps_la-ps.lo - -rm -f coders/coders_psd_la-psd.$(OBJEXT) - -rm -f coders/coders_psd_la-psd.lo - -rm -f coders/coders_pwp_la-pwp.$(OBJEXT) - -rm -f coders/coders_pwp_la-pwp.lo - -rm -f coders/coders_raw_la-raw.$(OBJEXT) - -rm -f coders/coders_raw_la-raw.lo - -rm -f coders/coders_rgb_la-rgb.$(OBJEXT) - -rm -f coders/coders_rgb_la-rgb.lo - -rm -f coders/coders_rla_la-rla.$(OBJEXT) - -rm -f coders/coders_rla_la-rla.lo - -rm -f coders/coders_rle_la-rle.$(OBJEXT) - -rm -f coders/coders_rle_la-rle.lo - -rm -f coders/coders_scr_la-scr.$(OBJEXT) - -rm -f coders/coders_scr_la-scr.lo - -rm -f coders/coders_sct_la-sct.$(OBJEXT) - -rm -f coders/coders_sct_la-sct.lo - -rm -f coders/coders_sfw_la-sfw.$(OBJEXT) - -rm -f coders/coders_sfw_la-sfw.lo - -rm -f coders/coders_sgi_la-sgi.$(OBJEXT) - -rm -f coders/coders_sgi_la-sgi.lo - -rm -f coders/coders_stegano_la-stegano.$(OBJEXT) - -rm -f coders/coders_stegano_la-stegano.lo - -rm -f coders/coders_sun_la-sun.$(OBJEXT) - -rm -f coders/coders_sun_la-sun.lo - -rm -f coders/coders_svg_la-svg.$(OBJEXT) - -rm -f coders/coders_svg_la-svg.lo - -rm -f coders/coders_tga_la-tga.$(OBJEXT) - -rm -f coders/coders_tga_la-tga.lo - -rm -f coders/coders_thumbnail_la-thumbnail.$(OBJEXT) - -rm -f coders/coders_thumbnail_la-thumbnail.lo - -rm -f coders/coders_tiff_la-tiff.$(OBJEXT) - -rm -f coders/coders_tiff_la-tiff.lo - -rm -f coders/coders_tile_la-tile.$(OBJEXT) - -rm -f coders/coders_tile_la-tile.lo - -rm -f coders/coders_tim_la-tim.$(OBJEXT) - -rm -f coders/coders_tim_la-tim.lo - -rm -f coders/coders_ttf_la-ttf.$(OBJEXT) - -rm -f coders/coders_ttf_la-ttf.lo - -rm -f coders/coders_txt_la-txt.$(OBJEXT) - -rm -f coders/coders_txt_la-txt.lo - -rm -f coders/coders_uil_la-uil.$(OBJEXT) - -rm -f coders/coders_uil_la-uil.lo - -rm -f coders/coders_url_la-url.$(OBJEXT) - -rm -f coders/coders_url_la-url.lo - -rm -f coders/coders_uyvy_la-uyvy.$(OBJEXT) - -rm -f coders/coders_uyvy_la-uyvy.lo - -rm -f coders/coders_vicar_la-vicar.$(OBJEXT) - -rm -f coders/coders_vicar_la-vicar.lo - -rm -f coders/coders_vid_la-vid.$(OBJEXT) - -rm -f coders/coders_vid_la-vid.lo - -rm -f coders/coders_viff_la-viff.$(OBJEXT) - -rm -f coders/coders_viff_la-viff.lo - -rm -f coders/coders_wbmp_la-wbmp.$(OBJEXT) - -rm -f coders/coders_wbmp_la-wbmp.lo - -rm -f coders/coders_webp_la-webp.$(OBJEXT) - -rm -f coders/coders_webp_la-webp.lo - -rm -f coders/coders_wmf_la-wmf.$(OBJEXT) - -rm -f coders/coders_wmf_la-wmf.lo - -rm -f coders/coders_wpg_la-wpg.$(OBJEXT) - -rm -f coders/coders_wpg_la-wpg.lo - -rm -f coders/coders_x_la-x.$(OBJEXT) - -rm -f coders/coders_x_la-x.lo - -rm -f coders/coders_xbm_la-xbm.$(OBJEXT) - -rm -f coders/coders_xbm_la-xbm.lo - -rm -f coders/coders_xc_la-xc.$(OBJEXT) - -rm -f coders/coders_xc_la-xc.lo - -rm -f coders/coders_xcf_la-xcf.$(OBJEXT) - -rm -f coders/coders_xcf_la-xcf.lo - -rm -f coders/coders_xpm_la-xpm.$(OBJEXT) - -rm -f coders/coders_xpm_la-xpm.lo - -rm -f coders/coders_xps_la-xps.$(OBJEXT) - -rm -f coders/coders_xps_la-xps.lo - -rm -f coders/coders_xwd_la-xwd.$(OBJEXT) - -rm -f coders/coders_xwd_la-xwd.lo - -rm -f coders/coders_ycbcr_la-ycbcr.$(OBJEXT) - -rm -f coders/coders_ycbcr_la-ycbcr.lo - -rm -f coders/coders_yuv_la-yuv.$(OBJEXT) - -rm -f coders/coders_yuv_la-yuv.lo - -rm -f filters/MagickCore_libMagickCore_la-analyze.$(OBJEXT) - -rm -f filters/MagickCore_libMagickCore_la-analyze.lo - -rm -f filters/filters_analyze_la-analyze.$(OBJEXT) - -rm -f filters/filters_analyze_la-analyze.lo - -rm -f ltdl/loaders/dld_link.$(OBJEXT) - -rm -f ltdl/loaders/dld_link.lo - -rm -f ltdl/loaders/dlopen.$(OBJEXT) - -rm -f ltdl/loaders/dlopen.lo - -rm -f ltdl/loaders/dyld.$(OBJEXT) - -rm -f ltdl/loaders/dyld.lo - -rm -f ltdl/loaders/load_add_on.$(OBJEXT) - -rm -f ltdl/loaders/load_add_on.lo - -rm -f ltdl/loaders/loadlibrary.$(OBJEXT) - -rm -f ltdl/loaders/loadlibrary.lo - -rm -f ltdl/loaders/ltdl_libltdl_la-preopen.$(OBJEXT) - -rm -f ltdl/loaders/ltdl_libltdl_la-preopen.lo - -rm -f ltdl/loaders/ltdl_libltdlc_la-preopen.$(OBJEXT) - -rm -f ltdl/loaders/ltdl_libltdlc_la-preopen.lo - -rm -f ltdl/loaders/shl_load.$(OBJEXT) - -rm -f ltdl/loaders/shl_load.lo - -rm -f ltdl/ltdl_libltdl_la-lt__alloc.$(OBJEXT) - -rm -f ltdl/ltdl_libltdl_la-lt__alloc.lo - -rm -f ltdl/ltdl_libltdl_la-lt_dlloader.$(OBJEXT) - -rm -f ltdl/ltdl_libltdl_la-lt_dlloader.lo - -rm -f ltdl/ltdl_libltdl_la-lt_error.$(OBJEXT) - -rm -f ltdl/ltdl_libltdl_la-lt_error.lo - -rm -f ltdl/ltdl_libltdl_la-ltdl.$(OBJEXT) - -rm -f ltdl/ltdl_libltdl_la-ltdl.lo - -rm -f ltdl/ltdl_libltdl_la-slist.$(OBJEXT) - -rm -f ltdl/ltdl_libltdl_la-slist.lo - -rm -f ltdl/ltdl_libltdlc_la-lt__alloc.$(OBJEXT) - -rm -f ltdl/ltdl_libltdlc_la-lt__alloc.lo - -rm -f ltdl/ltdl_libltdlc_la-lt_dlloader.$(OBJEXT) - -rm -f ltdl/ltdl_libltdlc_la-lt_dlloader.lo - -rm -f ltdl/ltdl_libltdlc_la-lt_error.$(OBJEXT) - -rm -f ltdl/ltdl_libltdlc_la-lt_error.lo - -rm -f ltdl/ltdl_libltdlc_la-ltdl.$(OBJEXT) - -rm -f ltdl/ltdl_libltdlc_la-ltdl.lo - -rm -f ltdl/ltdl_libltdlc_la-slist.$(OBJEXT) - -rm -f ltdl/ltdl_libltdlc_la-slist.lo - -rm -f tests/tests_validate-validate.$(OBJEXT) - -rm -f utilities/animate.$(OBJEXT) - -rm -f utilities/compare.$(OBJEXT) - -rm -f utilities/composite.$(OBJEXT) - -rm -f utilities/conjure.$(OBJEXT) - -rm -f utilities/display.$(OBJEXT) - -rm -f utilities/identify.$(OBJEXT) - -rm -f utilities/import.$(OBJEXT) - -rm -f utilities/magick.$(OBJEXT) - -rm -f utilities/mogrify.$(OBJEXT) - -rm -f utilities/montage.$(OBJEXT) - -rm -f utilities/stream.$(OBJEXT) + -rm -f Magick++/demo/*.$(OBJEXT) + -rm -f Magick++/lib/*.$(OBJEXT) + -rm -f Magick++/lib/*.lo + -rm -f Magick++/tests/*.$(OBJEXT) + -rm -f MagickCore/*.$(OBJEXT) + -rm -f MagickCore/*.lo + -rm -f MagickWand/*.$(OBJEXT) + -rm -f MagickWand/*.lo + -rm -f coders/*.$(OBJEXT) + -rm -f coders/*.lo + -rm -f filters/*.$(OBJEXT) + -rm -f filters/*.lo + -rm -f ltdl/*.$(OBJEXT) + -rm -f ltdl/*.lo + -rm -f ltdl/loaders/*.$(OBJEXT) + -rm -f ltdl/loaders/*.lo + -rm -f tests/*.$(OBJEXT) + -rm -f utilities/*.$(OBJEXT) distclean-compile: -rm -f *.tab.c @@ -10918,139 +10226,188 @@ GTAGS: && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" +cscope: cscope.files + test ! -s cscope.files \ + || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) + +clean-cscope: + -rm -f cscope.files + +cscope.files: clean-cscope cscopelist + +cscopelist: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS) $(LISP)'; \ + case "$(srcdir)" in \ + [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ + *) sdir=$(subdir)/$(srcdir) ;; \ + esac; \ + for i in $$list; do \ + if test -f "$$i"; then \ + echo "$(subdir)/$$i"; \ + else \ + echo "$$sdir/$$i"; \ + fi; \ + done >> $(top_builddir)/cscope.files + distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + -rm -f cscope.out cscope.in.out cscope.po.out cscope.files + +# Recover from deleted '.trs' file; this should ensure that +# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create +# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells +# to avoid problems with "make -n". +.log.trs: + rm -f $< $@ + $(MAKE) $(AM_MAKEFLAGS) $< + +# Leading 'am--fnord' is there to ensure the list of targets does not +# exand to empty, as could happen e.g. with make check TESTS=''. +am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) +am--force-recheck: + @: $(TEST_SUITE_LOG): $(TEST_LOGS) - @$(am__sh_e_setup); \ - list='$(TEST_LOGS)'; \ - results=`for f in $$list; do \ - test -r $$f && read line < $$f && echo "$$line" \ - || echo FAIL; \ - done`; \ - all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \ - fail=`echo "$$results" | grep -c '^FAIL'`; \ - pass=`echo "$$results" | grep -c '^PASS'`; \ - skip=`echo "$$results" | grep -c '^SKIP'`; \ - xfail=`echo "$$results" | grep -c '^XFAIL'`; \ - xpass=`echo "$$results" | grep -c '^XPASS'`; \ - failures=`expr $$fail + $$xpass`; \ - all=`expr $$all - $$skip`; \ - if test "$$all" -eq 1; then tests=test; All=; \ - else tests=tests; All="All "; fi; \ - case fail=$$fail:xpass=$$xpass:xfail=$$xfail in \ - fail=0:xpass=0:xfail=0) \ - msg="$$All$$all $$tests passed. "; \ - exit=true;; \ - fail=0:xpass=0:xfail=*) \ - msg="$$All$$all $$tests behaved as expected"; \ - if test "$$xfail" -eq 1; then xfailures=failure; \ - else xfailures=failures; fi; \ - msg="$$msg ($$xfail expected $$xfailures). "; \ - exit=true;; \ - fail=*:xpass=0:xfail=*) \ - msg="$$fail of $$all $$tests failed. "; \ - exit=false;; \ - fail=*:xpass=*:xfail=*) \ - msg="$$failures of $$all $$tests did not behave as expected"; \ - if test "$$xpass" -eq 1; then xpasses=pass; \ - else xpasses=passes; fi; \ - msg="$$msg ($$xpass unexpected $$xpasses). "; \ - exit=false;; \ - *) \ - echo >&2 "incorrect case"; exit 4;; \ - esac; \ - if test "$$skip" -ne 0; then \ - if test "$$skip" -eq 1; then \ - msg="$$msg($$skip test was not run). "; \ - else \ - msg="$$msg($$skip tests were not run). "; \ - fi; \ - fi; \ + @$(am__set_TESTS_bases); \ + am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ + redo_bases=`for i in $$bases; do \ + am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ + done`; \ + if test -n "$$redo_bases"; then \ + redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ + redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ + if $(am__make_dryrun); then :; else \ + rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ + fi; \ + fi; \ + if test -n "$$am__remaking_logs"; then \ + echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ + "recursion detected" >&2; \ + else \ + am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ + fi; \ + if $(am__make_dryrun); then :; else \ + st=0; \ + errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ + for i in $$redo_bases; do \ + test -f $$i.trs && test -r $$i.trs \ + || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ + test -f $$i.log && test -r $$i.log \ + || { echo "$$errmsg $$i.log" >&2; st=1; }; \ + done; \ + test $$st -eq 0 || exit 1; \ + fi + @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ + ws='[ ]'; \ + results=`for b in $$bases; do echo $$b.trs; done`; \ + test -n "$$results" || results=/dev/null; \ + all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ + pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ + fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ + skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ + xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ + xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ + error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ + if test `expr $$fail + $$xpass + $$error` -eq 0; then \ + success=true; \ + else \ + success=false; \ + fi; \ + br='==================='; br=$$br$$br$$br$$br; \ + result_count () \ + { \ + if test x"$$1" = x"--maybe-color"; then \ + maybe_colorize=yes; \ + elif test x"$$1" = x"--no-color"; then \ + maybe_colorize=no; \ + else \ + echo "$@: invalid 'result_count' usage" >&2; exit 4; \ + fi; \ + shift; \ + desc=$$1 count=$$2; \ + if test $$maybe_colorize = yes && test $$count -gt 0; then \ + color_start=$$3 color_end=$$std; \ + else \ + color_start= color_end=; \ + fi; \ + echo "$${color_start}# $$desc $$count$${color_end}"; \ + }; \ + create_testsuite_report () \ + { \ + result_count $$1 "TOTAL:" $$all "$$brg"; \ + result_count $$1 "PASS: " $$pass "$$grn"; \ + result_count $$1 "SKIP: " $$skip "$$blu"; \ + result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ + result_count $$1 "FAIL: " $$fail "$$red"; \ + result_count $$1 "XPASS:" $$xpass "$$red"; \ + result_count $$1 "ERROR:" $$error "$$mgn"; \ + }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ - echo "$$msg"; \ + create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ - for f in $$list; do \ - test -r $$f && read line < $$f || line=; \ - case $$line in \ - PASS:*|XFAIL:*);; \ - *) echo; cat $$f;; \ - esac; \ - done; \ - } >$(TEST_SUITE_LOG).tmp; \ + for b in $$bases; do echo $$b; done \ + | $(am__create_global_log); \ + } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ - if test "$$failures" -ne 0; then \ - msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \ - if test -n "$(PACKAGE_BUGREPORT)"; then \ - msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \ - fi; \ - fi; \ - test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG); \ - $(am__tty_colors); \ - if $$exit; then \ + if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ + test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ - echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std"; \ - $$exit || exit 1 - -check-TESTS recheck: - @if test $@ != recheck; then \ - list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \ - fi - @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) - @list='' list2='$(TEST_LOGS)'; for f in $$list2; do \ - test .log = $$f && continue; \ - if test $@ = recheck; then \ - test -f $$f || continue; \ - if test -r $$f && read line < $$f; then \ - case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \ - fi; \ - fi; \ - if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \ - done; \ - if test $@ = recheck && test -n "$$list"; then \ - $(am__make_dryrun) || rm -f $$list || exit 1; \ - fi; \ - $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list" -recheck: $(check_PROGRAMS) - -am--mostlyclean-test-html: - list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list - rm -f $(TEST_SUITE_HTML) - -.log.html: - @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py'; \ - for r2h in $$list; do \ - if ($$r2h --version) >/dev/null 2>&1; then \ - R2H=$$r2h; \ + echo "$${col}$$br$${std}"; \ + echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ + echo "$${col}$$br$${std}"; \ + create_testsuite_report --maybe-color; \ + echo "$$col$$br$$std"; \ + if $$success; then :; else \ + echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ + if test -n "$(PACKAGE_BUGREPORT)"; then \ + echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ - done; \ - if test -z "$$R2H"; then \ - echo >&2 "cannot find rst2html, cannot create $@"; \ - exit 2; \ + echo "$$col$$br$$std"; \ fi; \ - $$R2H $< >$@.tmp - @mv $@.tmp $@ - -# Be sure to run check first, and then to convert the result. -# Beware of concurrent executions. Run "check" not "check-TESTS", as -# check-SCRIPTS and other dependencies are rebuilt by the former only. -# And expect check to fail. -check-html recheck-html: - @target=`echo $@ | sed 's/-html$$//'`; \ - rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \ - $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \ - exit $$rv + $$success || exit 1 + +check-TESTS: + @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list + @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + trs_list=`for i in $$bases; do echo $$i.trs; done`; \ + log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ + exit $$?; +recheck: all $(check_PROGRAMS) + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + bases=`for i in $$bases; do echo $$i; done \ + | $(am__list_recheck_tests)` || exit 1; \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + log_list=`echo $$log_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ + am__force_recheck=am--force-recheck \ + TEST_LOGS="$$log_list"; \ + exit $$? .sh.log: - @p='$<'; $(am__check_pre) $(SH_LOG_COMPILE) "$$tst" $(am__check_post) + @p='$<'; \ + $(am__set_b); \ + $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) @am__EXEEXT_TRUE@.sh$(EXEEXT).log: -@am__EXEEXT_TRUE@ @p='$<'; $(am__check_pre) $(SH_LOG_COMPILE) "$$tst" $(am__check_post) +@am__EXEEXT_TRUE@ @p='$<'; \ +@am__EXEEXT_TRUE@ $(am__set_b); \ +@am__EXEEXT_TRUE@ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ +@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ +@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ +@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(DISTFILES) @list='$(MANS)'; if test -n "$$list"; then \ @@ -11059,10 +10416,10 @@ distdir: $(DISTFILES) if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ if test -n "$$list" && \ grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ - echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ + echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \ grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ - echo " typically \`make maintainer-clean' will remove them" >&2; \ + echo " typically 'make maintainer-clean' will remove them" >&2; \ exit 1; \ else :; fi; \ else :; fi @@ -11109,41 +10466,32 @@ distdir: $(DISTFILES) || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) + $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__remove_distdir) + $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) + $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__remove_distdir) + $(am__post_remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) + $(am__post_remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) + $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) + $(am__post_remove_distdir) -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) +dist dist-all: + $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' + $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another @@ -11154,8 +10502,6 @@ distcheck: dist GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ @@ -11201,7 +10547,7 @@ distcheck: dist && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 - $(am__remove_distdir) + $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' @@ -11267,7 +10613,7 @@ install-strip: mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) - -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP) + -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: @@ -11374,8 +10720,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic \ mostlyclean: mostlyclean-am -mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \ - mostlyclean-generic mostlyclean-libtool +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool pdf: pdf-am @@ -11398,21 +10744,19 @@ uninstall-am: uninstall-MagickCoreincHEADERS \ uninstall-man: uninstall-man1 -.MAKE: all check check-am check-html install install-am install-strip \ - recheck-html - -.PHONY: CTAGS GTAGS all all-am all-local am--mostlyclean-test-html \ - am--refresh check check-TESTS check-am check-html check-local \ - clean clean-binPROGRAMS clean-checkPROGRAMS \ - clean-codersLTLIBRARIES clean-filtersLTLIBRARIES clean-generic \ - clean-libLTLIBRARIES clean-libtool clean-local \ - clean-noinstLTLIBRARIES ctags dist dist-all dist-bzip2 \ - dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \ - dist-xz dist-zip distcheck distclean distclean-compile \ - distclean-generic distclean-hdr distclean-libtool \ - distclean-local distclean-tags distcleancheck distdir \ - distuninstallcheck dvi dvi-am html html-am info info-am \ - install install-MagickCoreincHEADERS \ +.MAKE: all check check-am install install-am install-strip + +.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-TESTS \ + check-am check-local clean clean-binPROGRAMS \ + clean-checkPROGRAMS clean-codersLTLIBRARIES clean-cscope \ + clean-filtersLTLIBRARIES clean-generic clean-libLTLIBRARIES \ + clean-libtool clean-local clean-noinstLTLIBRARIES cscope \ + cscopelist ctags dist dist-all dist-bzip2 dist-gzip dist-hook \ + dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \ + distclean distclean-compile distclean-generic distclean-hdr \ + distclean-libtool distclean-local distclean-tags \ + distcleancheck distdir distuninstallcheck dvi dvi-am html \ + html-am info info-am install install-MagickCoreincHEADERS \ install-MagickWandincHEADERS install-am install-binPROGRAMS \ install-binSCRIPTS install-codersLTLIBRARIES \ install-configlibDATA install-configshareDATA \ @@ -11428,7 +10772,7 @@ uninstall-man: uninstall-man1 installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic maintainer-clean-local mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am recheck recheck-html tags uninstall \ + pdf pdf-am ps ps-am recheck tags uninstall \ uninstall-MagickCoreincHEADERS uninstall-MagickWandincHEADERS \ uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \ uninstall-codersLTLIBRARIES uninstall-configlibDATA \ diff --git a/config/ImageMagick.rdf b/config/ImageMagick.rdf index 47ccf549e..16d730d95 100644 --- a/config/ImageMagick.rdf +++ b/config/ImageMagick.rdf @@ -5,7 +5,7 @@ ImageMagick ImageMagick: convert, edit, and compose images. - 2012-07-11 + 2012-07-18 ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. @@ -57,7 +57,7 @@ Examples of ImageMagick Usage shows how to use ImageMagick from the command-line stable - 2012-07-11 + 2012-07-18 7.0.0 -0 diff --git a/config/compile b/config/compile index 862a14e8c..7b4a9a7e1 100755 --- a/config/compile +++ b/config/compile @@ -3,8 +3,7 @@ scriptversion=2012-03-05.13; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free -# Software Foundation, Inc. +# Copyright (C) 1999-2012 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff --git a/config/config.guess b/config/config.guess index d622a44e5..c0adba94b 100755 --- a/config/config.guess +++ b/config/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. -timestamp='2012-02-10' +timestamp='2012-06-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -1256,7 +1256,7 @@ EOF NEO-?:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; - NSE-?:NONSTOP_KERNEL:*:*) + NSE-*:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) diff --git a/config/config.sub b/config/config.sub index c894da455..6205f8423 100755 --- a/config/config.sub +++ b/config/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. -timestamp='2012-02-10' +timestamp='2012-04-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -225,6 +225,12 @@ case $os in -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; + -lynx*178) + os=-lynxos178 + ;; + -lynx*5) + os=-lynxos5 + ;; -lynx*) os=-lynxos ;; @@ -1537,6 +1543,9 @@ case $basic_machine in c4x-* | tic4x-*) os=-coff ;; + hexagon-*) + os=-elf + ;; tic54x-*) os=-coff ;; diff --git a/config/configure.xml b/config/configure.xml index 7ecccbba1..e196b9594 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -10,8 +10,8 @@ - - + + diff --git a/config/depcomp b/config/depcomp index 25a39e6cd..debb6ffa3 100755 --- a/config/depcomp +++ b/config/depcomp @@ -3,8 +3,7 @@ scriptversion=2012-03-27.16; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 1999-2012 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/config/install-sh b/config/install-sh index a9244eb07..377bb8687 100755 --- a/config/install-sh +++ b/config/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2011-01-19.21; # UTC +scriptversion=2011-11-20.07; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -35,7 +35,7 @@ scriptversion=2011-01-19.21; # UTC # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent -# `make' implicit rules from creating a file called install from it +# 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written @@ -156,7 +156,7 @@ while test $# -ne 0; do -s) stripcmd=$stripprog;; -t) dst_arg=$2 - # Protect names problematic for `test' and other utilities. + # Protect names problematic for 'test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac @@ -190,7 +190,7 @@ if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then fi shift # arg dst_arg=$arg - # Protect names problematic for `test' and other utilities. + # Protect names problematic for 'test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac @@ -202,7 +202,7 @@ if test $# -eq 0; then echo "$0: no input file specified." >&2 exit 1 fi - # It's OK to call `install-sh -d' without argument. + # It's OK to call 'install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi @@ -240,7 +240,7 @@ fi for src do - # Protect names problematic for `test' and other utilities. + # Protect names problematic for 'test' and other utilities. case $src in -* | [=\(\)!]) src=./$src;; esac @@ -354,7 +354,7 @@ do if test -z "$dir_arg" || { # Check for POSIX incompatibilities with -m. # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writeable bit of parent directory when it shouldn't. + # other-writable bit of parent directory when it shouldn't. # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ls_ld_tmpdir=`ls -ld "$tmpdir"` case $ls_ld_tmpdir in diff --git a/config/missing b/config/missing index 86a8fc31e..9a5564823 100755 --- a/config/missing +++ b/config/missing @@ -1,10 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2012-01-06.13; # UTC +scriptversion=2012-01-06.18; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -26,7 +25,7 @@ scriptversion=2012-01-06.13; # UTC # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "Try '$0 --help' for more information" exit 1 fi @@ -34,7 +33,7 @@ run=: sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' -# In the cases where this matters, `missing' is being run in the +# In the cases where this matters, 'missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac @@ -65,7 +64,7 @@ case $1 in echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: @@ -74,20 +73,20 @@ Options: --run try to run the given command, and emulate it if it fails Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' + aclocal touch file 'aclocal.m4' + autoconf touch file 'configure' + autoheader touch file 'config.h.in' autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c + automake touch all 'Makefile.in' files + bison create 'y.tab.[ch]', if possible, from existing .[ch] + flex create 'lex.yy.c', if possible, from existing .c help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c + lex create 'lex.yy.c', if possible, from existing .c makeinfo touch the output file - yacc create \`y.tab.[ch]', if possible, from existing .[ch] + yacc create 'y.tab.[ch]', if possible, from existing .[ch] -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. +Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and +'g' are ignored when checking the name. Send bug reports to ." exit $? @@ -99,8 +98,8 @@ Send bug reports to ." ;; -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "$0: Unknown '$1' option" + echo 1>&2 "Try '$0 --help' for more information" exit 1 ;; @@ -127,7 +126,7 @@ case $1 in exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether + # running '$TOOL --version' or '$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi @@ -139,27 +138,27 @@ esac case $program in aclocal*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from +WARNING: '$1' is $msg. You should only need it if + you modified 'acinclude.m4' or '${configure_ac}'. You might want + to install the Automake and Perl packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU +WARNING: '$1' is $msg. You should only need it if + you modified '${configure_ac}'. You might want to install the + Autoconf and GNU m4 packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them +WARNING: '$1' is $msg. You should only need it if + you modified 'acconfig.h' or '${configure_ac}'. You might want + to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" @@ -176,9 +175,9 @@ WARNING: \`$1' is $msg. You should only need it if automake*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. +WARNING: '$1' is $msg. You should only need it if + you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'. + You might want to install the Automake and Perl packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | @@ -187,10 +186,10 @@ WARNING: \`$1' is $msg. You should only need it if autom4te*) echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. +WARNING: '$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU + You can get '$1' as part of Autoconf from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` @@ -210,10 +209,10 @@ WARNING: \`$1' is needed, but is $msg. bison*|yacc*) echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package +WARNING: '$1' $msg. You should only need it if + you modified a '.y' file. You may need the Bison package in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." + Bison from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then eval LASTARG=\${$#} @@ -240,10 +239,10 @@ WARNING: \`$1' $msg. You should only need it if lex*|flex*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package +WARNING: '$1' is $msg. You should only need it if + you modified a '.l' file. You may need the Flex package in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." + Flex from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG=\${$#} @@ -263,10 +262,10 @@ WARNING: \`$1' is $msg. You should only need it if help2man*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if +WARNING: '$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." + Help2man package in order for those modifications to take + effect. You can get Help2man from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -281,12 +280,12 @@ WARNING: \`$1' is $msg. You should only need it if makeinfo*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file +WARNING: '$1' is $msg. You should only need it if + you modified a '.texi' or '.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." + call might also be the consequence of using a buggy 'make' (AIX, + DU, IRIX). You might want to install the Texinfo package or + the GNU make package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -310,12 +309,12 @@ WARNING: \`$1' is $msg. You should only need it if *) echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. +WARNING: '$1' is needed, and is $msg. You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, + proper tools for further handling them. Check the 'README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." + some other package would contain this missing '$1' program." exit 1 ;; esac diff --git a/config/mkinstalldirs b/config/mkinstalldirs index 4191a45db..55d537f87 100755 --- a/config/mkinstalldirs +++ b/config/mkinstalldirs @@ -81,9 +81,9 @@ case $dirmode in echo "mkdir -p -- $*" exec mkdir -p -- "$@" else - # On NextStep and OpenStep, the `mkdir' command does not + # On NextStep and OpenStep, the 'mkdir' command does not # recognize any option. It will interpret all options as - # directories to create, and then abort because `.' already + # directories to create, and then abort because '.' already # exists. test -d ./-p && rmdir ./-p test -d ./--version && rmdir ./--version diff --git a/configure b/configure index 57e708c18..61ac8e88b 100755 --- a/configure +++ b/configure @@ -1844,10 +1844,12 @@ Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-silent-rules less verbose build output (undo: `make V=1') - --disable-silent-rules verbose build output (undo: `make V=0') - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors + --enable-silent-rules less verbose build output (undo: "make V=1") + --disable-silent-rules verbose build output (undo: "make V=0") + --enable-dependency-tracking + do not reject slow dependency extractors + --disable-dependency-tracking + speeds up one-time build --enable-bounds-checking enable run-time bounds-checking --enable-osx-universal-binary @@ -1872,8 +1874,9 @@ Optional Features: --enable-hdri accurately represent the wide range of intensity levels found in real scenes --disable-assert disable assert() statements in build - --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer + --enable-maintainer-mode + enable make rules and dependencies not useful (and + sometimes confusing) to the casual installer --enable-ccmalloc enable 'ccmalloc' memory debug support --enable-efence enable 'efence' memory debug support --enable-prof enable 'prof' profiling support @@ -3648,7 +3651,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=8624 +MAGICK_SVN_REVISION=8692 @@ -3656,9 +3659,6 @@ MAGICK_SVN_REVISION=8624 # Ensure that make can run correctly { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -3669,32 +3669,40 @@ case `pwd` in esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; + as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; esac -# Do `set' in a subshell so we don't clobber the current shell's +# Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - + am_has_slept=no + for am_try in 1 2; do + echo "timestamp, slept: $am_has_slept" > conftest.file + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + if test "$*" != "X $srcdir/configure conftest.file" \ + && test "$*" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken + alias in your environment" "$LINENO" 5 + fi + if test "$2" = conftest.file || test $am_try -eq 2; then + break + fi + # Just in case. + sleep 1 + am_has_slept=yes + done test "$2" = conftest.file ) then @@ -3706,8 +3714,18 @@ Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } +# If we didn't sleep, we still need to ensure time stamps of config.status and +# generated files are strictly newer. +am_sleep_pid= +if grep 'slept: no' conftest.file >/dev/null 2>&1; then + ( sleep 1 ) & + am_sleep_pid=$! +fi + +rm -f conftest.file -am__api_version='1.11' + +am__api_version='1.12' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3828,8 +3846,8 @@ if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then @@ -3841,10 +3859,10 @@ if test x"${install_sh}" != xset; then esac fi -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right +# Installed binaries are usually stripped using 'strip' when the user +# run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. +# will honor the 'STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. @@ -3983,12 +4001,6 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -4076,10 +4088,10 @@ if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi -case $enable_silent_rules in -yes) AM_DEFAULT_VERBOSITY=0;; -no) AM_DEFAULT_VERBOSITY=1;; -*) AM_DEFAULT_VERBOSITY=1;; +case $enable_silent_rules in # ((( + yes) AM_DEFAULT_VERBOSITY=0;; + no) AM_DEFAULT_VERBOSITY=1;; + *) AM_DEFAULT_VERBOSITY=1;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 @@ -4160,6 +4172,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} +# For better backward compatibility. To be removed once Automake 1.9.x +# dies out for good. For more background, see: +# +# +mkdir_p='$(MKDIR_P)' + # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used @@ -4179,10 +4197,10 @@ if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi -case $enable_silent_rules in -yes) AM_DEFAULT_VERBOSITY=0;; -no) AM_DEFAULT_VERBOSITY=1;; -*) AM_DEFAULT_VERBOSITY=0;; +case $enable_silent_rules in # ((( + yes) AM_DEFAULT_VERBOSITY=0;; + no) AM_DEFAULT_VERBOSITY=1;; + *) AM_DEFAULT_VERBOSITY=0;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 @@ -4348,7 +4366,7 @@ am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. +# Ignore all kinds of additional output from 'make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -5192,8 +5210,8 @@ else # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -5228,16 +5246,16 @@ else : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -5246,8 +5264,8 @@ else test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -5255,7 +5273,7 @@ else fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -6320,8 +6338,8 @@ else # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -6356,16 +6374,16 @@ else : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -6374,8 +6392,8 @@ else test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -6383,7 +6401,7 @@ else fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -6705,8 +6723,8 @@ else # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -6741,16 +6759,16 @@ else : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -6759,8 +6777,8 @@ else test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -6768,7 +6786,7 @@ else fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -26028,8 +26046,8 @@ else # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -26064,16 +26082,16 @@ else : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -26082,8 +26100,8 @@ else test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -26091,7 +26109,7 @@ else fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -35893,6 +35911,14 @@ LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 +$as_echo_n "checking that generated files are newer than configure... " >&6; } + if test -n "$am_sleep_pid"; then + # Hide warnings about reused PIDs. + wait $am_sleep_pid 2>/dev/null + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 +$as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' @@ -37841,7 +37867,7 @@ fi # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but + # We used to match only the files named 'Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -37875,21 +37901,19 @@ $as_echo X"$mf" | continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. + # from the Makefile without running 'make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" ||