]> granicus.if.org Git - imagemagick/blobdiff - Makefile.in
(no commit message)
[imagemagick] / Makefile.in
index 3d8ea656ae29c1a234666b82396b713410689ec8..7f504ac606a288e3514f0fe45eb3c5faced906d2 100644 (file)
@@ -15,7 +15,7 @@
 
 @SET_MAKE@
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -34,7 +34,7 @@
 #  Top-Level Makefile for building ImageMagick.
 #
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -50,7 +50,7 @@
 #
 #  Makefile for building ImageMagick m4 macros.
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -68,7 +68,7 @@
 
 #####
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -84,7 +84,7 @@
 #
 #  Makefile for building ImageMagick Coder library.
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
 #  Makefile for building the MagickCore API.
 # 
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
 # Copyright Bob Friesenhahn, 1999, 2000, 2002, 2004, 2008
 #
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
 #
 #  Makefile for building ImageMagick filter modules.
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
 #
 #  Makefile for building ImageMagick utilities.
 
-# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 # dedicated to making software imaging solutions freely available.
 #
 # You may not use this file except in compliance with the License.
 #
 #  Makefile for the ImageMagick validation suite.
 
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -341,8 +341,8 @@ am__installdirs = "$(DESTDIR)$(codersdir)" "$(DESTDIR)$(filtersdir)" \
        "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
        "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
        "$(DESTDIR)$(configlibdir)" "$(DESTDIR)$(configsharedir)" \
-       "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \
-       "$(DESTDIR)$(MagickCoreincdir)" \
+       "$(DESTDIR)$(configsharearchdir)" "$(DESTDIR)$(docdir)" \
+       "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(MagickCoreincdir)" \
        "$(DESTDIR)$(MagickWandincdir)" "$(DESTDIR)$(includedir)" \
        "$(DESTDIR)$(ltdlincludedir)" "$(DESTDIR)$(magickppincdir)" \
        "$(DESTDIR)$(magickpptopincdir)"
@@ -407,26 +407,27 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/exception-private.h MagickCore/feature.c \
        MagickCore/feature.h MagickCore/fourier.c MagickCore/fourier.h \
        MagickCore/fx.c MagickCore/fx.h MagickCore/fx-private.h \
-       MagickCore/gem.c MagickCore/gem.h MagickCore/geometry.c \
-       MagickCore/geometry.h MagickCore/hashmap.c \
-       MagickCore/hashmap.h MagickCore/histogram.c \
-       MagickCore/histogram.h MagickCore/identify.c \
-       MagickCore/identify.h MagickCore/image.c MagickCore/image.h \
-       MagickCore/image-private.h MagickCore/image-view.c \
-       MagickCore/image-view.h MagickCore/layer.c MagickCore/layer.h \
-       MagickCore/list.c MagickCore/list.h MagickCore/locale.c \
-       MagickCore/locale_.h MagickCore/log.c MagickCore/log.h \
-       MagickCore/mac.h MagickCore/magic.c MagickCore/magic.h \
-       MagickCore/magick.c MagickCore/magick-config.h \
-       MagickCore/magick-type.h MagickCore/magick.h \
-       MagickCore/matrix.c MagickCore/matrix.h MagickCore/memory.c \
+       MagickCore/gem.c MagickCore/gem.h MagickCore/gem-private.h \
+       MagickCore/geometry.c MagickCore/geometry.h \
+       MagickCore/hashmap.c MagickCore/hashmap.h \
+       MagickCore/histogram.c MagickCore/histogram.h \
+       MagickCore/identify.c MagickCore/identify.h MagickCore/image.c \
+       MagickCore/image.h MagickCore/image-private.h \
+       MagickCore/image-view.c MagickCore/image-view.h \
+       MagickCore/layer.c MagickCore/layer.h MagickCore/list.c \
+       MagickCore/list.h MagickCore/locale.c MagickCore/locale_.h \
+       MagickCore/log.c MagickCore/log.h MagickCore/mac.h \
+       MagickCore/magic.c MagickCore/magic.h MagickCore/magick.c \
+       MagickCore/magick-config.h MagickCore/magick-type.h \
+       MagickCore/magick.h MagickCore/matrix.c MagickCore/matrix.h \
+       MagickCore/matrix-private.h MagickCore/memory.c \
        MagickCore/memory_.h MagickCore/methods.h MagickCore/mime.c \
        MagickCore/mime.h MagickCore/module.c MagickCore/module.h \
        MagickCore/monitor.c MagickCore/monitor.h \
        MagickCore/monitor-private.h MagickCore/montage.c \
        MagickCore/montage.h MagickCore/morphology.c \
        MagickCore/morphology.h MagickCore/morphology-private.h \
-       MagickCore/nt-base.h MagickCore/nt-feature.h \
+       MagickCore/nt-base.h MagickCore/nt-base-private.h \
        MagickCore/option.c MagickCore/option.h MagickCore/paint.c \
        MagickCore/paint.h MagickCore/pixel.c MagickCore/pixel.h \
        MagickCore/pixel-accessor.h MagickCore/policy.c \
@@ -434,21 +435,21 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/PreRvIcccm.h MagickCore/prepress.c \
        MagickCore/prepress.h MagickCore/property.c \
        MagickCore/property.h MagickCore/profile.c \
-       MagickCore/profile.h MagickCore/quantize.c \
-       MagickCore/quantize.h MagickCore/quantum.c \
-       MagickCore/quantum.h MagickCore/quantum-export.c \
-       MagickCore/quantum-import.c MagickCore/quantum-private.h \
-       MagickCore/random.c MagickCore/random_.h \
-       MagickCore/random-private.h MagickCore/registry.c \
-       MagickCore/registry.h MagickCore/resample.c \
-       MagickCore/resample.h MagickCore/resample-private.h \
-       MagickCore/resize.c MagickCore/resize.h \
-       MagickCore/resize-private.h MagickCore/resource.c \
-       MagickCore/resource_.h MagickCore/resource-private.h \
-       MagickCore/segment.c MagickCore/segment.h \
-       MagickCore/semaphore.c MagickCore/semaphore.h \
-       MagickCore/semaphore-private.h MagickCore/shear.c \
-       MagickCore/shear.h MagickCore/signature.c \
+       MagickCore/profile.h MagickCore/profile-private.h \
+       MagickCore/quantize.c MagickCore/quantize.h \
+       MagickCore/quantum.c MagickCore/quantum.h \
+       MagickCore/quantum-export.c MagickCore/quantum-import.c \
+       MagickCore/quantum-private.h MagickCore/random.c \
+       MagickCore/random_.h MagickCore/random-private.h \
+       MagickCore/registry.c MagickCore/registry.h \
+       MagickCore/resample.c MagickCore/resample.h \
+       MagickCore/resample-private.h MagickCore/resize.c \
+       MagickCore/resize.h MagickCore/resize-private.h \
+       MagickCore/resource.c MagickCore/resource_.h \
+       MagickCore/resource-private.h MagickCore/segment.c \
+       MagickCore/segment.h MagickCore/semaphore.c \
+       MagickCore/semaphore.h MagickCore/semaphore-private.h \
+       MagickCore/shear.c MagickCore/shear.h MagickCore/signature.c \
        MagickCore/signature.h MagickCore/signature-private.h \
        MagickCore/splay-tree.c MagickCore/splay-tree.h \
        MagickCore/static.c MagickCore/static.h MagickCore/statistic.c \
@@ -461,41 +462,43 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/token-private.h MagickCore/transform.c \
        MagickCore/transform.h MagickCore/threshold.c \
        MagickCore/threshold.h MagickCore/type.c MagickCore/type.h \
-       MagickCore/utility.c MagickCore/utility.h MagickCore/version.c \
+       MagickCore/utility.c MagickCore/utility.h \
+       MagickCore/utility-private.h MagickCore/version.c \
        MagickCore/version.h MagickCore/vms.h MagickCore/widget.c \
-       MagickCore/widget.h MagickCore/xml-tree.c \
-       MagickCore/xml-tree.h MagickCore/xwindow.c \
-       MagickCore/xwindow.h MagickCore/nt-feature.c \
-       MagickCore/nt-base.c coders/aai.c coders/art.c coders/avs.c \
-       coders/bgr.c coders/bmp.c coders/braille.c coders/cals.c \
-       coders/caption.c coders/cin.c coders/cip.c coders/clip.c \
-       coders/cmyk.c coders/cut.c coders/dcm.c coders/dds.c \
-       coders/debug.c coders/dib.c coders/dng.c coders/dot.c \
-       coders/dpx.c coders/fax.c coders/fits.c coders/gif.c \
-       coders/gradient.c coders/gray.c coders/hald.c coders/hdr.c \
-       coders/histogram.c coders/hrz.c coders/html.c coders/icon.c \
-       coders/info.c coders/inline.c coders/ipl.c coders/label.c \
-       coders/mac.c coders/magick.c coders/map.c coders/mat.c \
-       coders/matte.c coders/meta.c coders/miff.c coders/mono.c \
-       coders/mpc.c coders/mpeg.c coders/mpr.c coders/msl.c \
-       coders/mtv.c coders/mvg.c coders/null.c coders/otb.c \
-       coders/palm.c coders/pattern.c coders/pcd.c coders/pcl.c \
-       coders/pcx.c coders/pdb.c coders/pdf.c coders/pes.c \
-       coders/pict.c coders/pix.c coders/plasma.c coders/pnm.c \
-       coders/preview.c coders/ps.c coders/ps2.c coders/ps3.c \
-       coders/psd.c coders/pwp.c coders/raw.c coders/rgb.c \
-       coders/rla.c coders/rle.c coders/scr.c coders/sct.c \
-       coders/sfw.c coders/sgi.c coders/stegano.c coders/sun.c \
-       coders/svg.c coders/tga.c coders/thumbnail.c coders/tile.c \
-       coders/tim.c coders/ttf.c coders/txt.c coders/uil.c \
-       coders/url.c coders/uyvy.c coders/vicar.c coders/vid.c \
-       coders/viff.c coders/wbmp.c coders/wpg.c coders/xbm.c \
-       coders/xc.c coders/xcf.c coders/xpm.c coders/xps.c \
-       coders/ycbcr.c coders/yuv.c coders/dps.c coders/djvu.c \
-       coders/exr.c coders/fpx.c coders/clipboard.c coders/emf.c \
-       coders/jbig.c coders/jpeg.c coders/jp2.c coders/png.c \
-       coders/ept.c coders/tiff.c coders/webp.c coders/wmf.c \
-       coders/x.c coders/xwd.c filters/analyze.c
+       MagickCore/widget.h MagickCore/widget-private.h \
+       MagickCore/xml-tree.c MagickCore/xml-tree.h \
+       MagickCore/xml-tree-private.h MagickCore/xwindow.c \
+       MagickCore/xwindow.h MagickCore/nt-base.c coders/aai.c \
+       coders/art.c coders/avs.c coders/bgr.c coders/bmp.c \
+       coders/braille.c coders/cals.c coders/caption.c coders/cin.c \
+       coders/cip.c coders/clip.c coders/cmyk.c coders/cut.c \
+       coders/dcm.c coders/dds.c coders/debug.c coders/dib.c \
+       coders/dng.c coders/dot.c coders/dpx.c coders/fax.c \
+       coders/fits.c coders/gif.c coders/gradient.c coders/gray.c \
+       coders/hald.c coders/hdr.c coders/histogram.c coders/hrz.c \
+       coders/html.c coders/icon.c coders/info.c coders/inline.c \
+       coders/ipl.c coders/label.c coders/mac.c coders/magick.c \
+       coders/map.c coders/mat.c coders/matte.c coders/meta.c \
+       coders/miff.c coders/mono.c coders/mpc.c coders/mpeg.c \
+       coders/mpr.c coders/msl.c coders/mtv.c coders/mvg.c \
+       coders/null.c coders/otb.c coders/palm.c coders/pattern.c \
+       coders/pcd.c coders/pcl.c coders/pcx.c coders/pdb.c \
+       coders/pdf.c coders/pes.c coders/pict.c coders/pix.c \
+       coders/plasma.c coders/pnm.c coders/preview.c coders/ps.c \
+       coders/ps2.c coders/ps3.c coders/psd.c coders/pwp.c \
+       coders/raw.c coders/rgb.c coders/rla.c coders/rle.c \
+       coders/scr.c coders/sct.c coders/sfw.c coders/sgi.c \
+       coders/stegano.c coders/sun.c coders/svg.c coders/tga.c \
+       coders/thumbnail.c coders/tile.c coders/tim.c coders/ttf.c \
+       coders/txt.c coders/uil.c coders/url.c coders/uyvy.c \
+       coders/vicar.c coders/vid.c coders/viff.c coders/wbmp.c \
+       coders/wpg.c coders/xbm.c coders/xc.c coders/xcf.c \
+       coders/xpm.c coders/xps.c coders/ycbcr.c coders/yuv.c \
+       coders/dps.c coders/djvu.c coders/exr.c coders/fpx.c \
+       coders/clipboard.c coders/emf.c coders/jbig.c coders/jpeg.c \
+       coders/jp2.c coders/png.c coders/ept.c coders/tiff.c \
+       coders/webp.c coders/wmf.c coders/x.c coders/xwd.c \
+       filters/analyze.c
 am__objects_1 = MagickCore/MagickCore_libMagickCore_la-accelerate.lo \
        MagickCore/MagickCore_libMagickCore_la-animate.lo \
        MagickCore/MagickCore_libMagickCore_la-annotate.lo \
@@ -584,9 +587,7 @@ am__objects_1 = MagickCore/MagickCore_libMagickCore_la-accelerate.lo \
        MagickCore/MagickCore_libMagickCore_la-widget.lo \
        MagickCore/MagickCore_libMagickCore_la-xml-tree.lo \
        MagickCore/MagickCore_libMagickCore_la-xwindow.lo
-@CYGWIN_BUILD_TRUE@@WIN32_NATIVE_BUILD_FALSE@am__objects_2 = MagickCore/MagickCore_libMagickCore_la-nt-feature.lo
-@WIN32_NATIVE_BUILD_TRUE@am__objects_2 = MagickCore/MagickCore_libMagickCore_la-nt-base.lo \
-@WIN32_NATIVE_BUILD_TRUE@      MagickCore/MagickCore_libMagickCore_la-nt-feature.lo
+@WIN32_NATIVE_BUILD_TRUE@am__objects_2 = MagickCore/MagickCore_libMagickCore_la-nt-base.lo
 @DPS_DELEGATE_TRUE@am__objects_3 =  \
 @DPS_DELEGATE_TRUE@    coders/MagickCore_libMagickCore_la-dps.lo
 @DJVU_DELEGATE_TRUE@am__objects_4 = coders/MagickCore_libMagickCore_la-djvu.lo
@@ -745,6 +746,7 @@ am__objects_18 = MagickWand/MagickWand_libMagickWand_la-animate.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-mogrify.lo \
        MagickWand/MagickWand_libMagickWand_la-montage.lo \
+       MagickWand/MagickWand_libMagickWand_la-operation.lo \
        MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo \
        MagickWand/MagickWand_libMagickWand_la-pixel-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-stream.lo \
@@ -808,7 +810,8 @@ coders_cals_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
        $(AM_CFLAGS) $(CFLAGS) $(coders_cals_la_LDFLAGS) $(LDFLAGS) -o \
        $@
 @WITH_MODULES_TRUE@am_coders_cals_la_rpath = -rpath $(codersdir)
-coders_caption_la_DEPENDENCIES = $(MAGICKCORE_LIBS)
+coders_caption_la_DEPENDENCIES = $(MAGICKCORE_LIBS) \
+       $(am__DEPENDENCIES_1)
 am_coders_caption_la_OBJECTS = coders/coders_caption_la-caption.lo
 coders_caption_la_OBJECTS = $(am_coders_caption_la_OBJECTS)
 coders_caption_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
@@ -1586,7 +1589,8 @@ coders_webp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 @WEBP_DELEGATE_TRUE@@WITH_MODULES_TRUE@am_coders_webp_la_rpath =  \
 @WEBP_DELEGATE_TRUE@@WITH_MODULES_TRUE@        -rpath $(codersdir)
 coders_wmf_la_DEPENDENCIES = $(MAGICKCORE_LIBS) $(MAGICKWAND_LIBS) \
-       $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+       $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+       $(am__DEPENDENCIES_1)
 am_coders_wmf_la_OBJECTS = coders/coders_wmf_la-wmf.lo
 coders_wmf_la_OBJECTS = $(am_coders_wmf_la_OBJECTS)
 coders_wmf_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
@@ -2180,8 +2184,8 @@ DIST_SOURCES = $(Magick___lib_libMagick___la_SOURCES) \
 man1dir = $(mandir)/man1
 NROFF = nroff
 MANS = $(man_MANS)
-DATA = $(configlib_DATA) $(configshare_DATA) $(doc_DATA) \
-       $(pkgconfig_DATA)
+DATA = $(configlib_DATA) $(configshare_DATA) $(configsharearch_DATA) \
+       $(doc_DATA) $(pkgconfig_DATA)
 am__include_HEADERS_DIST = ltdl/ltdl.h
 am__ltdlinclude_HEADERS_DIST = ltdl/libltdl/lt_system.h \
        ltdl/libltdl/lt_error.h ltdl/libltdl/lt_dlloader.h
@@ -2371,7 +2375,9 @@ HTMLDecodeDelegate = @HTMLDecodeDelegate@
 ILBMDecodeDelegate = @ILBMDecodeDelegate@
 ILBMEncodeDelegate = @ILBMEncodeDelegate@
 INCLTDL = @INCLTDL@
+INCLUDEARCH_DIR = @INCLUDEARCH_DIR@
 INCLUDE_DIR = @INCLUDE_DIR@
+INCLUDE_PATH = @INCLUDE_PATH@
 INFO_DIR = @INFO_DIR@
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -2422,6 +2428,7 @@ LTLIBOBJS = @LTLIBOBJS@
 LT_CONFIG_H = @LT_CONFIG_H@
 LT_DLLOADERS = @LT_DLLOADERS@
 LT_DLPREOPEN = @LT_DLPREOPEN@
+LZMA_CFLAGS = @LZMA_CFLAGS@
 LZMA_LIBS = @LZMA_LIBS@
 LZWDecodeDelegate = @LZWDecodeDelegate@
 LZWEncodeDelegate = @LZWEncodeDelegate@
@@ -2493,6 +2500,8 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PACKAGE_VERSION_ADDENDUM = @PACKAGE_VERSION_ADDENDUM@
+PANGO_CFLAGS = @PANGO_CFLAGS@
+PANGO_LIBS = @PANGO_LIBS@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 PCLCMYKDevice = @PCLCMYKDevice@
 PCLColorDevice = @PCLColorDevice@
@@ -2528,6 +2537,8 @@ SBIN_DIR = @SBIN_DIR@
 SCANDecodeDelegate = @SCANDecodeDelegate@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
+SHAREARCH_DIR = @SHAREARCH_DIR@
+SHAREARCH_PATH = @SHAREARCH_PATH@
 SHAREDSTATE_DIR = @SHAREDSTATE_DIR@
 SHARE_PATH = @SHARE_PATH@
 SHELL = @SHELL@
@@ -2554,6 +2565,7 @@ VERSION = @VERSION@
 WEBP_LIBS = @WEBP_LIBS@
 WMFDecodeDelegate = @WMFDecodeDelegate@
 WMF_LIBS = @WMF_LIBS@
+WMF_LIBS_DEPS = @WMF_LIBS_DEPS@
 WWWDecodeDelegate = @WWWDecodeDelegate@
 WinPathScript = @WinPathScript@
 X11_LIBS = @X11_LIBS@
@@ -2641,8 +2653,6 @@ top_srcdir = @top_srcdir@
 type_include_files = @type_include_files@
 windows_font_dir = @windows_font_dir@
 xml2_config = @xml2_config@
-AUTOMAKE_OPTIONS = 1.11 subdir-objects parallel-tests color-tests dist-zip dist-bzip2 dist-xz foreign
-topincludedir = @includedir@/ImageMagick
 
 # -I$(srcdir) is needed for user that built libltdl with a sub-Automake
 # (not as a sub-package!) using 'nostdinc':
@@ -2770,12 +2780,18 @@ M4_EXTRA_DIST = \
 # (share/ImageMagick-version)
 configsharedir = $(SHARE_PATH)
 configshare_DATA = \
-       config/configure.xml \
        config/english.xml \
        config/francais.xml \
        config/locale.xml
 
 
+# Where architecture-dependent configuration files get installed
+# (share/arch/ImageMagick-version)
+configsharearchdir = $(SHAREARCH_PATH)
+configsharearch_DATA = \
+       config/configure.xml
+
+
 # Where architecture-dependent configuration files get installed
 # (share/ImageMagick-version)
 configlibdir = $(CONFIGURE_PATH)
@@ -2787,7 +2803,7 @@ configlib_DATA = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icm \
+       config/sRGB.icc \
        config/thresholds.xml \
        config/type.xml \
        config/type-dejavu.xml \
@@ -2808,7 +2824,7 @@ CONFIG_EXTRA_DIST = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icm \
+       config/sRGB.icc \
        config/thresholds.xml \
        config/type-dejavu.xml.in \
        config/type-ghostscript.xml.in \
@@ -3169,9 +3185,9 @@ coders_cals_la_LIBADD = $(MAGICKCORE_LIBS)
 
 # CAPTION coder module
 coders_caption_la_SOURCES = coders/caption.c
-coders_caption_la_CPPFLAGS = $(MODULE_EXTRA_CPPFLAGS)
+coders_caption_la_CPPFLAGS = $(MODULE_EXTRA_CPPFLAGS) $(PANGO_CFLAGS)
 coders_caption_la_LDFLAGS = $(MODULECOMMONFLAGS)
-coders_caption_la_LIBADD = $(MAGICKCORE_LIBS)
+coders_caption_la_LIBADD = $(MAGICKCORE_LIBS) $(PANGO_LIBS)
 
 # CINEON coder module
 coders_cin_la_SOURCES = coders/cin.c
@@ -3826,7 +3842,7 @@ coders_yuv_la_SOURCES = coders/yuv.c
 coders_yuv_la_CPPFLAGS = $(MODULE_EXTRA_CPPFLAGS)
 coders_yuv_la_LDFLAGS = $(MODULECOMMONFLAGS)
 coders_yuv_la_LIBADD = $(MAGICKCORE_LIBS)
-MagickCoreincdir = $(topincludedir)/MagickCore
+MagickCoreincdir = $(INCLUDE_PATH)/MagickCore
 
 # Headers which are installed
 MagickCoreinc_HEADERS = \
@@ -3933,6 +3949,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/fx-private.h \
        MagickCore/gem.c \
        MagickCore/gem.h \
+       MagickCore/gem-private.h \
        MagickCore/geometry.c \
        MagickCore/geometry.h \
        MagickCore/hashmap.c \
@@ -3963,6 +3980,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/magick.h \
        MagickCore/matrix.c \
        MagickCore/matrix.h \
+       MagickCore/matrix-private.h \
        MagickCore/memory.c \
        MagickCore/memory_.h \
        MagickCore/methods.h \
@@ -3979,7 +3997,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/morphology.h \
        MagickCore/morphology-private.h \
        MagickCore/nt-base.h \
-       MagickCore/nt-feature.h \
+       MagickCore/nt-base-private.h \
        MagickCore/option.c \
        MagickCore/option.h \
        MagickCore/paint.c \
@@ -3997,6 +4015,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/property.h \
        MagickCore/profile.c \
        MagickCore/profile.h \
+       MagickCore/profile-private.h \
        MagickCore/quantize.c \
        MagickCore/quantize.h \
        MagickCore/quantum.c \
@@ -4057,26 +4076,23 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/type.h \
        MagickCore/utility.c \
        MagickCore/utility.h \
+       MagickCore/utility-private.h \
        MagickCore/version.c \
        MagickCore/version.h \
        MagickCore/vms.h \
        MagickCore/widget.c \
        MagickCore/widget.h \
+       MagickCore/widget-private.h \
        MagickCore/xml-tree.c \
        MagickCore/xml-tree.h \
+       MagickCore/xml-tree-private.h \
        MagickCore/xwindow.c \
        MagickCore/xwindow.h 
 
-@CYGWIN_BUILD_FALSE@@WIN32_NATIVE_BUILD_FALSE@MAGICKCORE_PLATFORM_SRCS = 
-@CYGWIN_BUILD_TRUE@@WIN32_NATIVE_BUILD_FALSE@MAGICKCORE_PLATFORM_SRCS = \
-@CYGWIN_BUILD_TRUE@@WIN32_NATIVE_BUILD_FALSE@  MagickCore/nt-feature.c \
-@CYGWIN_BUILD_TRUE@@WIN32_NATIVE_BUILD_FALSE@  MagickCore/nt-feature.h
-
 @WIN32_NATIVE_BUILD_TRUE@MAGICKCORE_PLATFORM_SRCS = \
 @WIN32_NATIVE_BUILD_TRUE@      MagickCore/nt-base.c \
 @WIN32_NATIVE_BUILD_TRUE@      MagickCore/nt-base.h \
-@WIN32_NATIVE_BUILD_TRUE@      MagickCore/nt-feature.c \
-@WIN32_NATIVE_BUILD_TRUE@      MagickCore/nt-feature.h
+@WIN32_NATIVE_BUILD_TRUE@      MagickCore/nt-base-private.h
 
 MAGICKCORE_INCLUDE_HDRS = \
        MagickCore/MagickCore.h \
@@ -4124,6 +4140,7 @@ MAGICKCORE_INCLUDE_HDRS = \
        MagickCore/locale_.h \
        MagickCore/log.h \
        MagickCore/magic.h \
+       MagickCore/magic-private.h \
        MagickCore/magick.h \
        MagickCore/magick-config.h \
        MagickCore/magick-type.h \
@@ -4135,6 +4152,7 @@ MAGICKCORE_INCLUDE_HDRS = \
        MagickCore/monitor.h \
        MagickCore/montage.h \
        MagickCore/morphology.h \
+       MagickCore/nt-base.h \
        MagickCore/option.h \
        MagickCore/paint.h \
        MagickCore/pixel.h \
@@ -4171,29 +4189,50 @@ MAGICKCORE_INCLUDE_HDRS = \
 
 MAGICKCORE_NOINST_HDRS = \
        MagickCore/animate-private.h \
+       MagickCore/annotate-private.h \
        MagickCore/blob-private.h \
+       MagickCore/cache-private.h \
        MagickCore/cache-private.h \
-       MagickCore/color-private.h \
+       MagickCore/coder-private.h \
        MagickCore/colormap-private.h \
+       MagickCore/color-private.h \
+       MagickCore/color-private.h \
        MagickCore/colorspace-private.h \
        MagickCore/composite-private.h \
+       MagickCore/configure-private.h \
+       MagickCore/constitute-private.h \
+       MagickCore/delegate-private.h \
        MagickCore/delegate-private.h \
        MagickCore/display-private.h \
        MagickCore/draw-private.h \
        MagickCore/exception-private.h \
        MagickCore/fx-private.h \
+       MagickCore/gem-private.h \
        MagickCore/image-private.h \
+       MagickCore/locale-private.h \
+       MagickCore/log-private.h \
        MagickCore/mac.h \
+       MagickCore/magick-private.h \
+       MagickCore/magic-private.h \
+       MagickCore/matrix-private.h \
+       MagickCore/methods-private.h \
+       MagickCore/mime-private.h \
        MagickCore/mime-private.h \
+       MagickCore/module-private.h \
        MagickCore/monitor-private.h \
        MagickCore/morphology-private.h \
-       MagickCore/nt-base.h \
-       MagickCore/nt-feature.h \
+       MagickCore/nt-base-private.h \
+       MagickCore/policy-private.h \
+       MagickCore/profile-private.h \
        MagickCore/quantum-private.h \
+       MagickCore/random_-private.h \
        MagickCore/random-private.h \
+       MagickCore/registry-private.h \
        MagickCore/resample-private.h \
        MagickCore/resize-private.h \
+       MagickCore/resource-private.h \
        MagickCore/resource-private.h \
+       MagickCore/semaphore-private.h \
        MagickCore/semaphore-private.h \
        MagickCore/signature-private.h \
        MagickCore/static.h \
@@ -4203,8 +4242,12 @@ MAGICKCORE_NOINST_HDRS = \
        MagickCore/thread_.h \
        MagickCore/thread-private.h \
        MagickCore/token-private.h \
-       MagickCore/xwindow-private.h \
-       MagickCore/vms.h
+       MagickCore/type-private.h \
+       MagickCore/utility-private.h \
+       MagickCore/vms.h \
+       MagickCore/widget-private.h \
+       MagickCore/xml-tree-private.h \
+       MagickCore/xwindow-private.h
 
 MAGICKCORE_EXTRA_DIST = \
        MagickCore/MagickCore-config.in \
@@ -4215,7 +4258,6 @@ MAGICKCORE_EXTRA_DIST = \
        MagickCore/config.h_vms \
        MagickCore/mac.c \
        MagickCore/nt-base.c \
-       MagickCore/nt-feature.c \
        MagickCore/vms.c \
        MagickCore/xwdfile.h_vms 
 
@@ -4225,7 +4267,7 @@ MAGICKCORE_INSTALL_DATA_LOCAL_TARGETS = MagickCore-install-data-local
 
 # Uninstall magick-config.h
 MAGICKCORE_UNINSTALL_LOCAL_TARGETS = MagickCore-uninstall-local
-MagickWandincdir = $(topincludedir)/MagickWand
+MagickWandincdir = $(INCLUDE_PATH)/MagickWand
 MAGICKWAND_SOURCES = \
        MagickWand/MagickWand.h \
        MagickWand/animate.c \
@@ -4259,6 +4301,8 @@ MAGICKWAND_SOURCES = \
        MagickWand/mogrify-private.h \
        MagickWand/montage.c \
        MagickWand/montage.h \
+       MagickWand/operation.c \
+       MagickWand/operation.h \
        MagickWand/pixel-iterator.c \
        MagickWand/pixel-iterator.h \
        MagickWand/pixel-wand.c \
@@ -4288,6 +4332,7 @@ MAGICKWAND_INCLUDE_HDRS = \
        MagickWand/magick-property.h \
        MagickWand/mogrify.h \
        MagickWand/montage.h \
+       MagickWand/operation.h \
        MagickWand/pixel-iterator.h \
        MagickWand/pixel-wand.h \
        MagickWand/stream.h \
@@ -4478,12 +4523,12 @@ Magick___lib_libMagick___la_SOURCES = \
        Magick++/lib/Magick++/Thread.h \
        Magick++/lib/Magick++/TypeMetric.h
 
-magickpptopincdir = $(topincludedir)
+magickpptopincdir = $(INCLUDE_PATH)
 magickpptopinc_HEADERS = $(MAGICKPP_TOP_INCHEADERS)
 MAGICKPP_TOP_INCHEADERS_OPT = \
   Magick++/lib/Magick++.h
 
-magickppincdir = $(topincludedir)/Magick++
+magickppincdir = $(INCLUDE_PATH)/Magick++
 magickppinc_HEADERS = $(MAGICKPP_INCHEADERS)
 MAGICKPP_INCHEADERS_OPT = \
        Magick++/lib/Magick++/Blob.h \
@@ -5310,9 +5355,6 @@ MagickCore/MagickCore_libMagickCore_la-xml-tree.lo:  \
 MagickCore/MagickCore_libMagickCore_la-xwindow.lo:  \
        MagickCore/$(am__dirstamp) \
        MagickCore/$(DEPDIR)/$(am__dirstamp)
-MagickCore/MagickCore_libMagickCore_la-nt-feature.lo:  \
-       MagickCore/$(am__dirstamp) \
-       MagickCore/$(DEPDIR)/$(am__dirstamp)
 MagickCore/MagickCore_libMagickCore_la-nt-base.lo:  \
        MagickCore/$(am__dirstamp) \
        MagickCore/$(DEPDIR)/$(am__dirstamp)
@@ -5617,6 +5659,9 @@ MagickWand/MagickWand_libMagickWand_la-mogrify.lo:  \
 MagickWand/MagickWand_libMagickWand_la-montage.lo:  \
        MagickWand/$(am__dirstamp) \
        MagickWand/$(DEPDIR)/$(am__dirstamp)
+MagickWand/MagickWand_libMagickWand_la-operation.lo:  \
+       MagickWand/$(am__dirstamp) \
+       MagickWand/$(DEPDIR)/$(am__dirstamp)
 MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo:  \
        MagickWand/$(am__dirstamp) \
        MagickWand/$(DEPDIR)/$(am__dirstamp)
@@ -6624,8 +6669,6 @@ mostlyclean-compile:
        -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)
@@ -6728,6 +6771,8 @@ mostlyclean-compile:
        -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)
@@ -7354,7 +7399,6 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-montage.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-morphology.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-base.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-feature.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-option.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-paint.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-pixel.Plo@am__quote@
@@ -7406,6 +7450,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-magick-wand.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-mogrify.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-montage.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-wand.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-stream.Plo@am__quote@
@@ -8411,14 +8456,6 @@ MagickCore/MagickCore_libMagickCore_la-xwindow.lo: MagickCore/xwindow.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickCore/MagickCore_libMagickCore_la-xwindow.lo `test -f 'MagickCore/xwindow.c' || echo '$(srcdir)/'`MagickCore/xwindow.c
 
-MagickCore/MagickCore_libMagickCore_la-nt-feature.lo: MagickCore/nt-feature.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickCore/MagickCore_libMagickCore_la-nt-feature.lo -MD -MP -MF MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-feature.Tpo -c -o MagickCore/MagickCore_libMagickCore_la-nt-feature.lo `test -f 'MagickCore/nt-feature.c' || echo '$(srcdir)/'`MagickCore/nt-feature.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-feature.Tpo MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-feature.Plo
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='MagickCore/nt-feature.c' object='MagickCore/MagickCore_libMagickCore_la-nt-feature.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickCore/MagickCore_libMagickCore_la-nt-feature.lo `test -f 'MagickCore/nt-feature.c' || echo '$(srcdir)/'`MagickCore/nt-feature.c
-
 MagickCore/MagickCore_libMagickCore_la-nt-base.lo: MagickCore/nt-base.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickCore/MagickCore_libMagickCore_la-nt-base.lo -MD -MP -MF MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-base.Tpo -c -o MagickCore/MagickCore_libMagickCore_la-nt-base.lo `test -f 'MagickCore/nt-base.c' || echo '$(srcdir)/'`MagickCore/nt-base.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-base.Tpo MagickCore/$(DEPDIR)/MagickCore_libMagickCore_la-nt-base.Plo
@@ -9491,6 +9528,14 @@ MagickWand/MagickWand_libMagickWand_la-montage.lo: MagickWand/montage.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickWand/MagickWand_libMagickWand_la-montage.lo `test -f 'MagickWand/montage.c' || echo '$(srcdir)/'`MagickWand/montage.c
 
+MagickWand/MagickWand_libMagickWand_la-operation.lo: MagickWand/operation.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickWand/MagickWand_libMagickWand_la-operation.lo -MD -MP -MF MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Tpo -c -o MagickWand/MagickWand_libMagickWand_la-operation.lo `test -f 'MagickWand/operation.c' || echo '$(srcdir)/'`MagickWand/operation.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Tpo MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Plo
+@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='MagickWand/operation.c' object='MagickWand/MagickWand_libMagickWand_la-operation.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickWand/MagickWand_libMagickWand_la-operation.lo `test -f 'MagickWand/operation.c' || echo '$(srcdir)/'`MagickWand/operation.c
+
 MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo: MagickWand/pixel-iterator.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo -MD -MP -MF MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Tpo -c -o MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo `test -f 'MagickWand/pixel-iterator.c' || echo '$(srcdir)/'`MagickWand/pixel-iterator.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Tpo MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Plo
@@ -10711,6 +10756,26 @@ uninstall-configshareDATA:
        test -n "$$files" || exit 0; \
        echo " ( cd '$(DESTDIR)$(configsharedir)' && rm -f" $$files ")"; \
        cd "$(DESTDIR)$(configsharedir)" && rm -f $$files
+install-configsharearchDATA: $(configsharearch_DATA)
+       @$(NORMAL_INSTALL)
+       test -z "$(configsharearchdir)" || $(MKDIR_P) "$(DESTDIR)$(configsharearchdir)"
+       @list='$(configsharearch_DATA)'; test -n "$(configsharearchdir)" || list=; \
+       for p in $$list; do \
+         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+         echo "$$d$$p"; \
+       done | $(am__base_list) | \
+       while read files; do \
+         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configsharearchdir)'"; \
+         $(INSTALL_DATA) $$files "$(DESTDIR)$(configsharearchdir)" || exit $$?; \
+       done
+
+uninstall-configsharearchDATA:
+       @$(NORMAL_UNINSTALL)
+       @list='$(configsharearch_DATA)'; test -n "$(configsharearchdir)" || list=; \
+       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+       test -n "$$files" || exit 0; \
+       echo " ( cd '$(DESTDIR)$(configsharearchdir)' && rm -f" $$files ")"; \
+       cd "$(DESTDIR)$(configsharearchdir)" && rm -f $$files
 install-docDATA: $(doc_DATA)
        @$(NORMAL_INSTALL)
        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
@@ -11255,7 +11320,7 @@ all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
 install-binPROGRAMS: install-libLTLIBRARIES
 
 installdirs:
-       for dir in "$(DESTDIR)$(codersdir)" "$(DESTDIR)$(filtersdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(configlibdir)" "$(DESTDIR)$(configsharedir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(MagickCoreincdir)" "$(DESTDIR)$(MagickWandincdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(ltdlincludedir)" "$(DESTDIR)$(magickppincdir)" "$(DESTDIR)$(magickpptopincdir)"; do \
+       for dir in "$(DESTDIR)$(codersdir)" "$(DESTDIR)$(filtersdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(configlibdir)" "$(DESTDIR)$(configsharedir)" "$(DESTDIR)$(configsharearchdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(MagickCoreincdir)" "$(DESTDIR)$(MagickWandincdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(ltdlincludedir)" "$(DESTDIR)$(magickppincdir)" "$(DESTDIR)$(magickpptopincdir)"; do \
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
 install: $(BUILT_SOURCES)
@@ -11341,10 +11406,11 @@ info-am:
 install-data-am: install-MagickCoreincHEADERS \
        install-MagickWandincHEADERS install-codersLTLIBRARIES \
        install-configlibDATA install-configshareDATA \
-       install-data-local install-docDATA install-filtersLTLIBRARIES \
-       install-includeHEADERS install-ltdlincludeHEADERS \
-       install-magickppincHEADERS install-magickpptopincHEADERS \
-       install-man install-pkgconfigDATA
+       install-configsharearchDATA install-data-local install-docDATA \
+       install-filtersLTLIBRARIES install-includeHEADERS \
+       install-ltdlincludeHEADERS install-magickppincHEADERS \
+       install-magickpptopincHEADERS install-man \
+       install-pkgconfigDATA
 
 install-dvi: install-dvi-am
 
@@ -11398,11 +11464,12 @@ uninstall-am: uninstall-MagickCoreincHEADERS \
        uninstall-MagickWandincHEADERS uninstall-binPROGRAMS \
        uninstall-binSCRIPTS uninstall-codersLTLIBRARIES \
        uninstall-configlibDATA uninstall-configshareDATA \
-       uninstall-docDATA uninstall-filtersLTLIBRARIES \
-       uninstall-includeHEADERS uninstall-libLTLIBRARIES \
-       uninstall-local uninstall-ltdlincludeHEADERS \
-       uninstall-magickppincHEADERS uninstall-magickpptopincHEADERS \
-       uninstall-man uninstall-pkgconfigDATA
+       uninstall-configsharearchDATA uninstall-docDATA \
+       uninstall-filtersLTLIBRARIES uninstall-includeHEADERS \
+       uninstall-libLTLIBRARIES uninstall-local \
+       uninstall-ltdlincludeHEADERS uninstall-magickppincHEADERS \
+       uninstall-magickpptopincHEADERS uninstall-man \
+       uninstall-pkgconfigDATA
 
 uninstall-man: uninstall-man1
 
@@ -11422,9 +11489,10 @@ uninstall-man: uninstall-man1
        html-am info info-am install install-MagickCoreincHEADERS \
        install-MagickWandincHEADERS install-am install-binPROGRAMS \
        install-binSCRIPTS install-codersLTLIBRARIES \
-       install-configlibDATA install-configshareDATA install-data \
-       install-data-am install-data-local install-docDATA install-dvi \
-       install-dvi-am install-exec install-exec-am install-exec-local \
+       install-configlibDATA install-configshareDATA \
+       install-configsharearchDATA install-data install-data-am \
+       install-data-local install-docDATA install-dvi install-dvi-am \
+       install-exec install-exec-am install-exec-local \
        install-filtersLTLIBRARIES install-html install-html-am \
        install-includeHEADERS install-info install-info-am \
        install-libLTLIBRARIES install-ltdlincludeHEADERS \
@@ -11438,12 +11506,12 @@ uninstall-man: uninstall-man1
        uninstall-MagickCoreincHEADERS uninstall-MagickWandincHEADERS \
        uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
        uninstall-codersLTLIBRARIES uninstall-configlibDATA \
-       uninstall-configshareDATA uninstall-docDATA \
-       uninstall-filtersLTLIBRARIES uninstall-includeHEADERS \
-       uninstall-libLTLIBRARIES uninstall-local \
-       uninstall-ltdlincludeHEADERS uninstall-magickppincHEADERS \
-       uninstall-magickpptopincHEADERS uninstall-man uninstall-man1 \
-       uninstall-pkgconfigDATA
+       uninstall-configshareDATA uninstall-configsharearchDATA \
+       uninstall-docDATA uninstall-filtersLTLIBRARIES \
+       uninstall-includeHEADERS uninstall-libLTLIBRARIES \
+       uninstall-local uninstall-ltdlincludeHEADERS \
+       uninstall-magickppincHEADERS uninstall-magickpptopincHEADERS \
+       uninstall-man uninstall-man1 uninstall-pkgconfigDATA
 
 
 # We need the following in order to create an <argz.h> when the system