===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-33-  if test "$isset" = 'set' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:34:    eval val=$`echo $var`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-35-    DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS}'${var}=${val}' "
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-60-MAGICK_LIB_INTERFACE_NEWEST=$MAGICK_LIBRARY_CURRENT
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:61:MAGICK_LIB_INTERFACE_OLDEST=`expr ${MAGICK_LIBRARY_CURRENT} - ${MAGICK_LIBRARY_AGE}`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-62-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-194-# Get full paths to source and build directories
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:195:srcdirfull="`cd $srcdir && pwd`"
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-196-builddir="`pwd`"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-210-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:211:    MAGICK_CODER_MODULE_PATH=`$WinPathScript "${MAGICK_CODER_MODULE_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:212:    MAGICK_CONFIGURE_SRC_PATH=`$WinPathScript "${MAGICK_CONFIGURE_SRC_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:213:    MAGICK_CONFIGURE_BUILD_PATH=`$WinPathScript "${MAGICK_CONFIGURE_BUILD_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:214:    MAGICK_FILTER_MODULE_PATH=`$WinPathScript "${MAGICK_FILTER_MODULE_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-215-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1414-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1415:    X11ConfigurePath=`$WinPathScript "$X11ConfigurePath=" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1416-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1459-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1460:    AC_CHECK_LIB([tcmalloc_minimal],[mallinfo],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1461-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1491-  passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1492:  AC_CHECK_HEADER([umem.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1493:  AC_CHECK_LIB([umem],[umem_alloc],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1494:  AC_CHECK_LIB([umem],[umem_free],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1495-  if test $passed -gt 0
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1527-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1528:    AC_CHECK_HEADER([mtmalloc.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1529:    AC_CHECK_LIB([mtmalloc],[mallocctl],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1530-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1636-  passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1637:  AC_CHECK_HEADER([ltdl.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1638:  AC_CHECK_LIB([ltdl],[lt_dlinit],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1639-  AC_MSG_CHECKING([if libltdl package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1676-  # PKG_CHECK_MODULES([ZLIB], [zlib], [], [])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1677:  AC_CHECK_HEADER([zconf.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1678:  AC_CHECK_HEADER([zlib.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1679:  AC_CHECK_LIB([z],[compress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1680:  AC_CHECK_LIB([z],[uncompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1681:  AC_CHECK_LIB([z],[deflate],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1682:  AC_CHECK_LIB([z],[inflate],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1683:  AC_CHECK_LIB([z],[gzseek],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1684:  AC_CHECK_LIB([z],[gztell],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1685-  AC_MSG_CHECKING([if ZLIB package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1717-  found_libbz=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1718:  AC_CHECK_HEADER([bzlib.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1719:  AC_CHECK_LIB([bz2],[BZ2_bzDecompress],[found_libbz=`expr $found_libbz + 1`],,)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1720-  if test "$native_win32_build" = 'yes'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1726-    # one of the few functions exported from the DLL (very strange).
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1727:    AC_CHECK_LIB([bz2],[_imp__BZ2_decompress],[found_libbz=`expr $found_libbz + 1`],,)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1728-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1730-  then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1731:    passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1732-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1733:    failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1734-  fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1735:  #AC_CHECK_LIB([bz2],[BZ2_bzCompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1736:  #AC_CHECK_LIB([bz2],[BZ2_bzDecompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1737:  #AC_CHECK_LIB([bz2],[_imp__BZ2_decompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1738-  AC_MSG_CHECKING([if BZLIB package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1770-  passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1771:  AC_CHECK_HEADER([lzma.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1772:  AC_CHECK_LIB([lzma],[lzma_code],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1773-  AC_MSG_CHECKING([if LZMA package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1805-  # PKG_CHECK_MODULES([ZSTD], [libzstd], [], [])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1806:  AC_CHECK_HEADER([zstd.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1807:  AC_CHECK_LIB([zstd],[ZSTD_createDStream],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1808-  AC_MSG_CHECKING([if Zstd package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1900-    CPPFLAGS="$CPPFLAGS -I${ac_x_includes}/X11"
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1901:    AC_CHECK_HEADER([DPS/dpsXclient.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1902-    # DPS issues:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1921-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1922:      passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1923-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1924:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1925-    fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1926:    AC_CHECK_LIB([dpstk],[XDPSPixelsPerPoint],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[-ldps $LIBDPS_XT])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1927-    AC_MSG_CHECKING([if DPS package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1961-    AC_LANG_PUSH([C++])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1962:    AC_CHECK_HEADER([fpxlib.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:1963:    AC_CHECK_LIB([fpx],[FPX_OpenImageByFilename],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-1964-    AC_LANG_POP
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2006-       AC_DEFINE([HAVE_LCMS2_H],[1],[Define if you have the <lcms2.h> header file.])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2007:       passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2008-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2015-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2016:        passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2017-        AC_DEFINE([HAVE_LCMS2_LCMS2_H],[1],[Define if you have the <lcms2/lcms2.h> header file.])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2023-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2024:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2025-    fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2026-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2027:    AC_CHECK_LIB([lcms2],[cmsSetLogErrorHandler],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2028-    AC_MSG_CHECKING([if LCMS v2 package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2077-    passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2078:    AC_CHECK_HEADER([png.h],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2079:       [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2080-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2107-              if test "$ac_cv_libpng_ok" = 'yes' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2108:                passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2109-                AC_MSG_RESULT([yes])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2110-              else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2111:                failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2112-                AC_MSG_RESULT([no])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2114-            else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2115:              passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2116-              AC_MSG_RESULT([yes])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2122-            if test "1${var}" = '15' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2123:              AC_CHECK_LIB([png15],[png_get_io_ptr],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2124:                 [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2125:              AC_CHECK_LIB([png15],[png_longjmp],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2126:                 [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2127-            fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2128-            if test "1${var}" = '14' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2129:              AC_CHECK_LIB([png14],[png_get_io_ptr],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2130:                 [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2131:              AC_CHECK_LIB([png14],[png_get_io_state],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2132:                 [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2133-            fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2134-            if test "1${var}" = '12' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2135:              AC_CHECK_LIB([png12],[png_get_io_ptr],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2136:                 [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2137-            fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2138-            if test "1${var}" = '1' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2139:                AC_CHECK_LIB([png],[png_get_io_ptr],[passed=`expr $passed + 1`],
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2140:                   [failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2141-            fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2181-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2182:    AC_CHECK_HEADER([jconfig.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2183:    AC_CHECK_HEADER([jerror.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2184:    AC_CHECK_HEADER([jmorecfg.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2185:    AC_CHECK_HEADER([jpeglib.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2186:    AC_CHECK_LIB([jpeg],[jpeg_read_header],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2187-    AC_MSG_CHECKING([if JPEG package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2218-    passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2219:    AC_CHECK_HEADER([jasper/jasper.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2220:    AC_CHECK_LIB([jasper],[jas_stream_fopen],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2221-    AC_MSG_CHECKING([if JPEG version 2 support package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2252-#     passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2253:#     AC_CHECK_HEADER([mpeg2dec/mpeg2.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2254:#     AC_CHECK_LIB([mpeg2],[mpeg2_decode_data],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2255-#     AC_MSG_CHECKING([if MPEG version 2 support package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2307-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2308:        freetype_cflags=`${freetype_config} --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2309:        freeype_libs=`${freetype_config}  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2310-      fi])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2353-          -l*)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2354:            LIB_TTF_BASE=`echo $flag | sed -e 's/^-l//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2355-            break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2365-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2366:      passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2367-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2368:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2369-      LDFLAGS="$OLD_LDFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2385-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2386:        passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2387-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2388:        failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2389-        CPPFLAGS="$OLD_CPPFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2428-    # PKG_CHECK_MODULES([TIFF], [libtiff-4], [], [])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2429:    AC_CHECK_HEADER([tiff.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2430:    AC_CHECK_HEADER([tiffio.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2431:    AC_CHECK_LIB([tiff],[TIFFOpen],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2432:    AC_CHECK_LIB([tiff],[TIFFClientOpen],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2433:    AC_CHECK_LIB([tiff],[TIFFIsByteSwapped],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2434:    AC_CHECK_LIB([tiff],[TIFFReadRGBATile],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2435:    AC_CHECK_LIB([tiff],[TIFFReadRGBAStrip],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2436-    AC_MSG_CHECKING([if TIFF package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2474-    passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2475:    AC_CHECK_HEADER([jbig.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2476:    AC_CHECK_LIB([jbig],[jbg_dec_init],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2477-    AC_MSG_CHECKING([if JBIG package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2509-    # PKG_CHECK_MODULES([WEBP], [libwebp], [], [])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2510:    AC_CHECK_HEADER([webp/decode.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2511:    AC_CHECK_HEADER([webp/encode.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2512:    AC_CHECK_LIB([webp],[WebPDecodeRGB],[passed=`expr $passed + 1`; LIB_WEBP='-lwebp'],[failed=`expr $failed + 1`],[])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2513-    AC_CHECK_LIB([webpmux],[WebPMuxSetImage],[LIB_WEBP="$LIB_WEBP -lwebpmux"],[],[-lwebp])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2557-          # -I/usr/local/include/libxml2 -I/usr/local/include
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2558:          xml2_cflags=`"$xml2_config" --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2559-          # Sample output from xml2-config --libs:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2562-          #-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2563:          xml2_libs=`$xml2_config  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2564-       fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2622-                    then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2623:                        LIB_XML2_BASE=`echo $flag | sed -e 's/^-l//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2624-                    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2641-    # as expected without SAX1 support compiled in.
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2642:    AC_CHECK_HEADER([libxml/parser.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2643:    AC_CHECK_LIB([$LIB_XML2_BASE],[xmlSAXVersion],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[$LIB_XML_DEPS])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2644-    # Next two require --with-push to be enabled
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2645:    AC_CHECK_LIB([$LIB_XML2_BASE],[xmlParseChunk],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[$LIB_XML_DEPS])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2646:    AC_CHECK_LIB([$LIB_XML2_BASE],[xmlCreatePushParserCtxt],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[$LIB_XML_DEPS])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2647-    AC_MSG_CHECKING([if XML package is complete ])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2752-  found_libgdi32=0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2753:  AC_CHECK_HEADER([windows.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2754:  AC_CHECK_HEADER([wingdi.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],[#include <windows.h>])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2755:  AC_CHECK_LIB([gdi32],[OpenClipboard],[found_libgdi32=`expr $found_libgdi32 + 1`],,)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2756-  if test $found_libgdi32 -gt 0
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2757-  then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2758:    passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2759-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2760:    failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2761-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2815-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2816:    MagickBinPathDefine=`$WinPathScript "$MagickBinPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2817-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2826-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2827:    MagickLibPathDefine=`$WinPathScript "$MagickLibPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2828-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2839-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2840:    MagickLibConfigPathDefine=`$WinPathScript "$MagickLibConfigPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2841-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2853-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2854:    MagickCoderModulesPathDefine=`$WinPathScript "$MagickCoderModulesPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2855-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2867-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2868:    MagickFilterModulesPathDefine=`$WinPathScript "$MagickFilterModulesPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2869-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2880-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2881:    MagickSharePathDefine=`$WinPathScript "$MagickSharePathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2882-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2893-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2894:    MagickShareConfigPathDefine=`$WinPathScript "$MagickShareConfigPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2895-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2911-fi
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2912:DcrawExtraOptions=`echo $DcrawExtraOptions | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2913-AC_SUBST([DcrawExtraOptions])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2917-# modified version for use in a shell script.
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2918:configure_transform_name=`echo ${program_transform_name} | sed 's,\\$\\$,$,'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2919-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2931-FIGDecodeDelegateDefault='fig2dev'
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:2932:GMDelegateDefault=`echo gm | sed ${configure_transform_name}`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-2933-dnl GnuplotDecodeDelegateDefault='gnuplot'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3138-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3139:        ghostscript_font_dir=`echo "${PSDelegate}" | sed -e 's:/gs/.*:/gs:;s:^/::;s/./&:/;s:/:\\\\:g'`"\\fonts\\"
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3140-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3164-        then
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3165:          ghostscript_font_dir=`echo "$PSDelegate" | sed -e 's:/bin/gs:/share/ghostscript/fonts:'`"/"
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3166-        fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3181-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3182:    PSDelegate=`$WinPathScript "$PSDelegate" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3183-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3309-  AC_MSG_CHECKING([for Ghostscript version])
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3310:  if GSVersion=`$PSDelegate --version`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3311-  then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3313-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3314:    GSVersion=`$PSDelegate --help | sed -e '1q' | awk '{ print $3 }'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3315-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3497-  #eval `./libtool --config|grep '^libname_spec='|sed -e 's/^libname_spec/libtool_libname_spec/'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3498:  #eval 'name=GraphicsMagick '`eval 'echo library_name="${libtool_libname_spec}.${libtool_libext}"'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3499-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3621-# Remove extraneous spaces from output variables (asthetic)
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3622:DELEGATES=`echo $DELEGATES | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3623:MAGICK_FEATURES=`echo $MAGICK_FEATURES | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3624-AC_SUBST([DELEGATES])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3676-#
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3677:X_CFLAGS=`echo $X_CFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3678:X_PRE_LIBS=`echo $X_PRE_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3679:X_LIBS=`echo $X_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3680:X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3681-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3682:CC=`echo $CC | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3683:CFLAGS=`echo $CFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3684:CPPFLAGS=`echo $CPPFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3685:CXXFLAGS=`echo $CXXFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3686:LDFLAGS=`echo $LDFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3687:TESTED_LIBS=`echo $LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3688:MAGICK_DEP_LIBS=`echo $MAGICK_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3689:MAGICK_EXTRA_DEP_LIBS=`echo $MAGICK_EXTRA_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3690:#LIBS=`echo $LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3691-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3692-MAGICK_API_CFLAGS=$CFLAGS
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3693:MAGICK_API_CPPFLAGS=`echo $MAGICK_API_CPPFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3694-MAGICK_API_LDFLAGS="-L$LIB_DIR $LDFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3697-
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3698:MAGICK_API_DEP_LIBS=`echo $MAGICK_API_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac:3699:MAGICK_API_LIBS=`echo $MAGICK_API_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure.ac-3700-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/cgm/input.cgm:1:0 CGMF011 A1!SAMMIE CGM File1"@1*A1-roman                                                                           greek                                                                           script                                                                          old english                                                                     stick                                                                           1&H1)@@@@0"Picture2%@@gjLgjL2"A0#60A@ddddRRRRIIIIvvvv[[[[mmmmfw~~bEzL5"b`@5#F cp^dfQ`pAaD d`_dkV@tA cp^djR@tA cp^djR`pAaD d`_dj[@`[ cp^diX@`Z cp^diX`pAaC d`WdkBHW cpWdi_GW cpWdi_`p@aC d`WdkW@pU cpWdjT@pU cpWdjT`p@aC cWdlRa@p[ coVdkOaAp[ coVdkO`pAaC cWdk_@`S coVdj[@`T coVdj[`pAaD cRdlAER coQdj^ES coQdj^`pAaC cRdlS@pR coQdkP@pR coQdkP`pAaC c|UdnIb]qV clTdmFb]qV clTdmF`pAaC c|XdkWSbR clWdjTSbR clWdjT`pAaC d`_dgUtGdB cp^dfQtGdC d`^dgSAdA d`_dkTfO`^ dgNdlR`UqF dhCdkL\tU dgWdfW]qP dgJdeGvLbL cp]dfPAd@ cp^djP`W`R cqUdkBKqG cr@di[UtU cq[deFYqP cqRdcVpUbZ cp]dfP`pAaC cp^djP`pAaD cqUdkB`uYaP cr@di[`vCaQ cq[deF`u\aQ cqRdcV`uXaQ ciQdjHcEr] clVdgKq_pZ cjWdfQcGrM cm^ddDJa\ cnDdhTDrT cnDdhT[bS cmYdkGpQaL cmHdlSrN`P cjZdmCa]qC clWdl@sGH ciPdlHAr@ clSdjOdGsQ cpZdf^JrX cqDddFEbA cqIdfGQbQ cqHdhXWbE cqAdj]pSaF cpNdlCMpY cp[dkJpZ_ cpAdj[sPaT clQdlOBr@ clSdjOsBW clQdlOsAW cpAdj[sJaE cp[dkJvAaY cpNdlCsF`P cqAdj]sHJ cqHdhXsDT cqIdfGsAW cqDddFsFR cjZdmCSvR clWdl@QtU cp[dkJQtL cZdkRcVr] dcPdhUcR^ dgBdhGcFrL djHde[Ka[ djOdjJDrT djOdjJ\bT djCdl^pPaL diSdnJrNO dgEdnYsTqO dcQdmJsYG cXdmQBq_ c|YdkKdGsQ da@dgZfLrK dgLdeOEbA dgQdgPQbQ dgPdjAWbE dgIdlFpRaF dfWdmLuVqF daAdlFpZ_ d`GdkWsPaT c|WdmKBr@ c|YdkKcAG c|WdmKcAF d`GdkWcJaS daAdlFfDbS dfWdmLb\`^ dgIdlFbZ`X dgPdjAb_I dgQdgPcBF dgLdeOb\L dgEdnYSvR dcQdmJQtU daAdlFQtL ddEdpPqKq\ dbZdnTrC`tZ d`WecNpQaG d`FedUqHiD c~^emYEaJ cCeoCaM`[ d`Peo^`RrA daBem]aSzE dbUecXFpZ db[eb^Ip_ dcDea_a^}] deBdtBp]sR c~CdpCqLqT c|WdnOrC`tQ czTec@[aG czIedGqBiE cyGemLaQF czXemRaHyP c|@edBCp] c|CecEDpZ c|GebKa\prH c~CdpCe[c] dc^dt@q]m] dbAea]Z`^ daWeb[@`[ daWecVqKjE d`Lem[^bB c^eo]tE@ c{Yeo]qDqD czUenYqNqM cyGemLeWM czIedGe]N czTec@fCN c|WdnOfCE c~CdpCfBM dc^dt@aDB dbAea]aCB daWeb[aDC daWecV`^B d`Lem[`VB c^eo]`RA d`Lem[uTY c{Yeo]qArK czUenYdNJ db[eb^rD`P daWecVuWL daWeb[uTJ dbAea]uZN cg_dnRqKq] cfTdlUrC`tZ cdQeaOVaH cdKebWp[iE ccPek\`PaK cd@emGaM`[ ceMenBHrB ceUel@aEzF cfZeaZUp[ cfUe`_Ip^ cf^e`Aa^}] ch\drDp]sR cnBdn_qLqS clVdmLrC`tQ cjSea][aG ciFelHaByD ciFelHaQF cjWelNaHyP ck_eb^Cp] clBebADpY clFeaHa\prI cnBdn_tCcG ci_drFq^m] chAe`CY`_ cgXeaB@`Z cgXea\qLjE cfLelA]bB ce_enCcR`R ciQenUqCqE chNemP`XqH ccPek\eVL cjHecDu]] cjSea]vB^ clVdmLvBpW cnBdn_vC] ci_drFqCR chAe`CqCR cgXeaBqCS cgXea\p^R cfLelApWQ ce_enCpRQ cfLelAdKM ciQenUaFrG chNemPtNY cfUe`_rD`P cgXea\dGaB cgXeaBdJ`_ chAe`CdEaE c|WdnOppAqC cmOdmSpYW c}PdnWpYX c}PdnWppAqD cmZdpJ[rW c}[dqN[rW c}[dqNppAqD cmPdsZJsP c}Qdt^JsP c}Qdt^ppAqD cl_dwX`Qs^ c}@dx[`Qs] c}@dx[ppAqC clZdw]EU c|[dyAEV c|[dyAppAqD clWdxNCpQ c|XdyRCpQ c|XdyRppAqD cl[dx\T^ c|\dy_T] c|\dy_ppAqC clNd|NMsR c|Nd}QNsR c|Nd}Qpp@qC clHd|MFA c|Id}QE@ c|Id}QppAqD clFd|^BpQ c|Gd~ABpP c|Gd~AppAqC clJd}LT^ c|Kd~PT_ c|Kd~PppAqD ckZe`_`PsS c{[ebB`PsR c{[ebBppAqC ckWe`^CA c{XebBC@ c{XebBppAqD ckTeaPCpR c{UebTCpR c{UebTppAqD ckXeaYTY c{Yeb\TX c{Yeb\ppAqC ckCekQ`UyX c{DelU`UyY c{DelUppAqD cjUelYNqH czVem]NqH czVem]ppAqD ciLel]aIT cyMenAaIT cyMenAppAqD ciFelHF`U cyGemLF`U cyGemLppAqD cjHeb_qBiI czIedBqBiJ czIedBppAqC cjSea][aB czTec@[aB czTec@ppAqC clVdmLrC`tQ c|WdnOrC`tQ cyBeoWOqB ckGenOqTF czVeoQqTF czVeoQOqB ckLenXUY cz[eo[UZ cz[eo[OqC cjZev[`RxC czIew^`RxC czIew^OqC cjKew^OqC cyZey@OqB cyZey@OqB ciGevXaDaF cxVewZaDaF cxVewZOqB ciNeoBWgV cx]epEWgU cx]epEOqC ciSenUUM cyBeoWUN5#B ci^dcFp[iS ci^dcFNA cjLdcGp[iS ciQdlZ^Q cjLdcGH@ cjTdcGp[iS ciYdlZX@ cjTdcGTR cjPdcEp[iT ciUdlYDA cjPdcE\R cjDdcCp\iT ciHdlWMB cjDdcC^@ ciVdcCp\iS chZdlVNA ciVdcCX@ ciNdcCp[iS chSdlVG@ ciNdcCDA ciRdcDp\iS chVdlWSQ ciRdcDLB ciCdlY]R ciCdl[SaA ciCdl[`VA ciYdl\SaA ciVdm]pVQ ciYdl\M@ cjFdl\RaA cjDdm]^@ cjFdl\BQ cjHdl[Sa@ cjEdm[QB cjHdl[\S ci\dlXRaA ciZdmYKB ci\dlXpTR ciHdlVSaA ciEdmW`UB ciHdlVpUR chSdlTSaA chPdmU`UB chSdlT^@ chEdlTSaA chBdmUN@ chEdlTQB chDdlVTaA ch@dmWBR chDdlVKB chOdlXSaA chLdmY\R chOdlX`TC ci@dm\pTS ciFdm^R`V ciFdm^`YB ci_dn@R`V ci]dnVpYR ci_dn@`RA cjQdnAR`U cjOdnVpR@ cjQdnAGR cjXdm_R`V cjVdnUWA cjXdm_VR cjRdm]R`V cjPdnSFB cjRdm]pRS cj@dmZR`V ci^dnP`RC cj@dmZpXS ciHdmWS`V ciEdnM`YC ciHdmWpYQ chOdmVR`U chMdnK`XB chOdmVpSQ cg\dmUR`V cgZdnK`S@ cg\dmUWB cgUdmWR`U cgSdnLGQ cgUdmWGB cg\dmYR`V cgZdnOWS cg\dmY`RC chNdm\S`V chKdnRpQS chNdm\`XB ciDdnTpYR5#F biDdcG`pEaD byIdhL@tA biDdgH@tA biDdgH`pEaD byIdgQ@`[ biDdfM@`[ biDdfM`pEaD byBdgXGW bh]dfTGW bh]dfT`pEaD byBdhM@pU bh]dgI@pU bh]dgI`pEaD bx@diHaBp[ bg\dhDaAp[ bg\dhD`pDaD bx@dhT@`T bg\dgQ@`S bg\dgQ`pDaC bw\dhWDS bgWdgTES bgWdgT`pEaC bw\diI@pR bgWdhE@pQ bgWdhE`pEaD bt_dj_b]qV bd[di[b\qV bd[di[`pDaD buAdhMRbR bd]dgIRbR bd]dgI`pDaD byIddKtHdB biDdcGtGdB bx_ddH@dA bx_dhIfJ`^ bIdiG`VqF b_dhA\tV bSdcK]qP bFda[vGbM biUdcGAd@ biVdgG`Z`R bjPdgYIqG bjYdfRStU bjVda]YqP bjMd`MpXbZ biUdcGoJaA biVdgGoIaB bjPdgY`tYaN bjYdfR`uFaO bjVda]`t]aN bjMd`M`tYaN baWdf^cDr^ bd[dd@r@pZ bb[dcFcFrL bfAd`ZKa[ bfHdeIDrT bfHdeI[bS be]dg\pQaM beLdiIrOO bb]diXb@qC bd]dhUsHI baUdh^Br@ bdZdgEdHsQ biBdcTGrY biId`[FbA biOdb\RbR biMdeNVbE biGdgSpSaF bhTdhYOpY biCdh@p[_ bhHdgQsPaT bdXdiEBr@ bdZdgEsCW bdXdiEsCW bhHdgQsKaD biCdh@vFaX bhTdhYsH`P biGdgSsJI biMdeNsEU biOdb\sCW biId`[sHQ bb]diXRvR bd]dhURtU biCdh@QtL bxEdhGcVr\ b{[deKcT^ bOdd]cGrL cbVdbQJa[ cb\dg@DrT cb\dg@[bS cbQdiSpQaM cb@dk@rOO bQdkOsTqO b{]dj@sZG bxCdjGBr@ buBdhAdGsQ byIddPfNrK bWdbEFbA b]ddFRbQ b[dfWVbE bUdh\pSaF bBdjBuWqF byKdh\p[pP bxPdhLsPaT bu@dj@Bq_ buBdhAcCF bu@dj@cCG bxPdhLcMaT byKdh\fFbS bBdjBb^`^ bUdh\b\`W b[dfWcAI b]ddFcCF bWdbEb_L bQdkORvR b{]dj@RtU byKdh\RtL b|QdmFqKq\ b{FdkJrC`tZ byCe`DpQaG bxReaKqIiD bwIejOFaI bwOekXaM`\ bx\elT`SrA byOejSaRzE b{Ae`NFpZ b{GdTIp_ b{Pd~Ua^}] b}NdpXp]sR bvMdlYqLqT buAdkErB`tQ br_dV\aG brSe`]qBiE bqQejBaQF bsBejHaIyP btKe`XBp] btMd[EpZ btRdAa[prH bvMdlYe]c] b|JdpVq]m] bzMd~SZ`^ bzCdQ@`[ bzCe`LqKjE bxXejQ^bB bxJelStG@ btCelSqCqD bs@ekOqOqM bqQejBeXM brSe`]e_N br_dVfDN buAdkEfEE bvMdlYfDM b|JdpVaDB bzMd~SaCB bzCdQaDC bzCe`L`^B bxXejQ`WB bxJelS`RA bxXejQuVY btCelSqArK bs@ekOdOI b{GdTrD`P bzCe`LuXL bzCdQuVJ bzMd~Su[N b`DdkGqKq\ a~YdiKrC`tY a|Vd~DVaH a|PdLp[iE a{UehQ`PaK a|Eei\aM`[ a}RejWHrB a}ZehUaEzE a~_d~PVp[ a~Yd}UJp_ aCd|Va^}] baAdnYp]sR bfHdkUqKqT bd]djArC`tQ bbZd~R[aG baMeh^aByE baMeh^aQF bb^eiDaHyP bdFdTBp] bdHd~WEpZ bdMd}]a[prH bfHdkUtDcG bbDdn\q^m] b`Fd|YY`^ a]d}W@`[ a]d~RqLjE a~QehW]bA a~DejXcT`R baXekJqDqD b`TejF`YqH a{UehQeXM bbOdYu_] bbZd~RvD^ bd]djAvDpV bfHdkUvD^ bbDdn\qCS b`Fd|YqCS a]d}WqDR a]d~Rp^R a~QehWpWR a~DejXpRQ a~QehWdMM baXekJaFrF b`TejFtOZ a~Yd}UrCO a]d~RdIaB a]d}WdKa@ b`Fd|YdGaD buAdkEppDqD beVdjIpYX buZdkMpYX buZdkMppDqD bfAdm@[rW bvEdnD[rW bvEdnDppDqD beWdpPJsP bu\dqTIsP bu\dqTppEqD beGdtM`Ps] buKduQ`Qs] buKduQppDqD beAdtSFV buEduWFV buEduWppDqD bd^duDCpQ buCdvHBpQ buCdvHppEqD beBduQT] buGdvUT] buGdvUppEqD bdUdyDMsS btYdzGNsR btYdzGppDqC bdPdyCEA btTdzGE@ btTdzGppDqD bdNdySBpP btRdzWBpP btRdzWppDqD bdQdzAS^ btUd{ES^ btUd{EppDqD bdAd}T`PsS btEd~X`PsS btEd~XppDqD bc^d}SCA btBd~WCA btBd~WppDqD bc\d~FBpS bt@dJBpS bt@dJppDqD bc_d~NSX btDdRTX btDdRppEqD bcJehG`UyY bsNeiK`VyY bsNeiKppDqD bb\eiONqH bs@ejSNqH bs@ejSppDqD baSeiSaIT bqXejWaHT bqXejWppEqD baMeh^F`U bqRejBF`U bqRejBppEqD bbOdTqBiJ brSe`XqAiJ brSe`XppDqD bb[d~R\aB br_dV\aB br_dVppDqD bd]djArB`tQ buAdkErB`tQ bq@epHSqB bcBeo@qUF brTepBqTF brTepBRqB bcFeoITY brYepLUZ brYepLSqC bbUewM`QxD brGexO`RxC brGexORqB bbEexO`PqB bqXeyROqC bqXeyRSqC baAewIaDaF bpTexLaDaF bpTexLSqC baHeoSWgV bp[epVWgV bp[epVSqC baMeoFUM bq@epHUN5#N byKcRQ@ byJcRQ@ byIcR@Q byIcQBA byKcSQA byJcTQ@ byIcT@Q byIcSB@ byKcR@A byJcR@B byIcR@B byIcQ@B buFc{_qAs@ btEcx_FpT btKcxK`^cC buIc{NS`Q br_c{Zq@s@ bq_cxZEpT brDcxF`_cC bsCc{IT`Q buFc{_rGU buIc{NrFU btEcx_rFU btKcxKrGU bWdgZQ@ bVdgZQ@ bUdgZ@@ bUdgZB@ bWdg\Q@ bVdg\Q@ bUdg\@Q bUdg[BA bWdgZ@B bVdgZ@B bUdgZ@B bUdgZ@A c`Kc}RpUrA bVc{QDpR bZcz_`UbA c`Oc}@T`R bw^c|_pUrA bwIcz^DpR bwMczL`UbA bxBc|MT`R c`Kc}RxMpS c`Oc}@xMpS bVc{QxMpS bZcz_xMpS cjAdcE@@ cjAdcER@ ci_dcE@@ ci_dcEB@ cjAdcG@@ cjAdcGR@ ci_dcG@@ ci_dcGB@ cjAdcE@B cjAdcE@B ci_dcE@B ci_dcE@B clVdnVpXC ck^dnYuQ\ cfMdnM`XS cgEdnJeQL clSdpIpXC ck[dpLuQ\ cfJdp@`XS cgBdo]eQL clVdnVSaS ck^dnYSaS cfMdnMSaS cgEdnJSaS cjQdh\[A cjFdh]qJR ch\dh[KR ciGdhYaJC cjGdnS\A ci[dnTqJS chQdnQKQ ch\dnPaKC cjQdh\ZeW cjFdh][eW ch\dh[[eV ciGdhY[eW cjOdcEZeW cjOdcESA cjLdcF[eV cjAdh\D@ cjLdcF_Q ci]dcEZeW ciSdh\N@ ci]dcEZQ ciSdcD[eW ciHdh[KA ciSdcDD@ ciWdcD[eV ciLdhZTA ciWdcDN@ cjEdcD[eW ciZdh[^Q cjEdcDJA cjEdh\[Q bvKd|FQB bvJd|HQ@ bvId|H@R bvId|FB@ bvKd|H@A bvKd|IR@ bvId|I@Q bvId|HB@ bvKd|F@B bvJd|HAA bvId|H@A bvId|F@B bvIdnVgX`Q b~AdoGsKiI bzVdxPwWpQ br_dw_cJyI bw@dsLgW`Q b~Wds]sJiI b{Md}FwXpQ bsUd|UcKyI bvIdnV`WdV b~AdoG`VdV bzVdxP`WdV br_dw_`VdV brUdtMVE brOdtR[W brDdtKUpS bq_dsXApP br@dsHGU brGdsCIG brPdsJF`S bpEduNXF bo]duTpQT boLduPZpR boBdt^R_ bo@dtOJW boJdtHNF boXdtNL`Q bnNdwEZH bnDdwMpSS bmQdwJ]\ bmDdv^T_ bm@dvOLV bmLdvI`QA bm]dvJOM bmWdyL[J bmLdyVpTC blXdyYpPZ blHdyOS\ blEdyCKZ blPdxY`TR bmDdxW`PJ bnCd{Z[J bmXd|DpTH bmDd|L_T blUd|HS\ blRd{\KZ bl]d{R`SW bmPd{K`PD boOd~EXN boGd~SpQK bnVd~^\@ bnJd~^RY bnHd~UJ] bnRd~HO\ boAd}\MB bqXe`FWO bqQe`U]O bqDeaDWD bp]eaHQW bp\eaAI^ bqEe`SKpP bqPe`CIS btTeaST`P btPebCX`R btHebUQF btGeb[CU btJebVEpP btOebFEpR btTeaTCV bwXebHS`P bwUebX@`T bwUecLDF bwYecRES bw^ecOBpR bx@eb]ApR bxAebKUX bzWebAQ`P bzVebQG`S bz]ecDIG b{FecKFU b{LecFBpP b{NebVVpS b{HebC[W b}Hea@@O b}HeaOL`P b}Tea_NF b~BebEJV b~Lea_R_ b~JeaPZpR b~@e`^pPT b~_dHAN b@dVON bOe`D`QA c`@e`ELV c`Ld_TpP c`HdO]\ b[dCpSR bUd}ACL bXd}M`PI c`Hd}V`UQ c`]d}UJ[ caGd}JS[ caDd|_pPZ c`Td|UpTB bJdzSCK bMdz^OE b\d{C`SX c`Odz[KZ c`ZdzQS[ c`WdzF_T c`HdzBpSG b}]dxIAG b}^dxPMA b~KdxQO\ b~ZdxEK\ bEdwYSY bBdwP[@ b~WdwPpQJ b{TdvGQG b{SdvNIS b{\dvKKpP b|Gdu[I^ b|PduMQW b|OduFWD b|HduJ]O bxXdt[SE bxUdu@CV bxXdtZFpR bx^dtHDpQ byBdsWCU byEdsRQF byDdsXW`R brUdtMVE brOdtR[W brDdtKUpS bq_dsXApP br@dsHGU brGdsCIG brPdsJF`S brUdtMrPaA bpEduNqWaW bnNdwEpWbG bmWdyLLbN bnCd{ZaLbK boOd~EbIbA bqXe`Fb\aM btTeaScD`U bwXebHb_W bzWebAbQqA b}Hea@aWqX b~_dH`VrG bUd}A[rN bJdzSqMrJ b}]dxIrIrB b{TdvGr\qL bxXdt[vC^ brUdtM@@ brOdtRrRaB bo]duTqYaY bnDdwMpXbI bmLdyVLbN bmXd|DaObO boGd~SbJbB bqQe`Ub_aN btPebCcE`U bwUebXcAW bzVebQbRqB b}HeaOaXqY b@dV`XrI bXd}M[rO bMdz^qOrN b}^dxPrKrB b{SdvNr^qN bxUdu@vF^ brOdtR@@ brDdtKrXaE boLduPq[aZ bmQdwJpYbO blXdyYLbS bmDd|LaRbR bnVd~^bNbF bqDeaDcDaQ btHebUcM`W bwUecLcHX bz]ecDbWqE b}Tea_a[q[ bOe`D`YrN c`Hd}V\rS b\d{CqQrR b~KdxQrOrF b{\dvKsDqQ bxXdtZvT_ brDdtK@@ bq_dsXr]aF boBdt^q^b@ bmDdv^p\bQ blHdyOMbY blUd|HaUbV bnJd~^bSbJ bp]eaHcJaS btGeb[cR`W bwYecRcMW b{FecKb\qF b~BebEa^r@ c`@e`E`]rP c`]d}U^rZ c`Odz[qUrV b~ZdxErSrJ b|Gdu[sIqS bx^dtHv_pP bq_dsX@@ br@dsHs@aG bo@dtOr@b@ bm@dvOp[bT blEdyCMbY blRd{\aVbY bnHd~UbTbL bp\eaAcNaU btJebVcT`Y bw^ecOcNY b{LecFc@qG b~Lea_b@r@ c`Ld_`[rU caGd}J]rY c`ZdzQqUrX bEdwYrUrL b|PduMsNqV byBdsWwB_ br@dsH@@ brGdsCr]aE boJdtHq^bA bmLdvIp\bP blPdxYMbY bl]d{RaUbV bnRd~HbSbK bqEe`ScJaS btOebFcQ`W bx@eb]cNW b{NebVb\qF b~JeaPa^rA c`HdO`\rP caDd|_]rY c`WdzFqUrV bBdwPrSrJ b|OduFsJqT byEdsRv^_ brGdsC@@ brPdsJrXaD boXdtNq[a\ bm]dvJpYbM bmDdxWLbT bmPd{KaQbQ boAd}\bObG bqPe`CcDaQ btTeaTcM`W bxAebKcGX b{HebCbXqE b~@e`^a[q[ b[dC`YrN c`Td|U\rS c`HdzBqQrR b~WdwPrOrF b|HduJsDqR byDdsXvT^ brPdsJ@@ brVds]rRaB bpDdt_qXaX bnLdvWpXbJ bmTdyALbN bn@d{OaNbO boNd}^bKbB bqYe`@b^aN btWeaNcE`U bw\ebCcAW bz]ea\bSqB b}Pe`ZaXqY bHdA`XrJ c`@d|W[rN bUdzIqOrO b~FdwZrKrA b{[duYr^qO bx]dtJvG] brVds]@@ b{Hd|X]aD bQd|AtVa[ b^dz^tVaZ b^dz^]aC b}TdxSa]cN b~@dwPa^cN b~@dwP\aC b{GdyVbMqC b{SdxRbMqB b{SdxR\aD bwXdwWcOa_ bxDdvScOa_ bxDdvS\aD bwKduBMbU bwXds_LbT bwXds_]aC bsXdtZcSH btEdsWcSH btEdsW]aC btEdwO]rU btQdvK\rT btQdvK\aD bqFdy@b_qQ bqSdw\b^qQ bqSdw\]aD bnMdwRbYaN bnZdvNbYaN bnZdvN]aD blQdzWa\sE bl^dySa\sE bl^dyS]aD br[d}JvJrS bsGd|FvIrS bsGd|F\aD bz[d}\x@pR b{Hd|XxApR5#F cdUdiPQA cdTdiQRQ cdRdiPA@ cdSdiPB@ cdUdiRQ@ cdTdiRR@ cdRdiRAQ cdSdiQBA cdUdiP@B cdTdiQ@A cdRdiP@B cdSdiP@A ciDdi[qYT ceAdk^bJrG cfZdlBbJrG cfZdlBqYT ceNdiK]bS cgGdiO]bS cgGdiOqYT cgOdg[rAaP ciHdg_rAaP ciHdg_qYT cgKdiWDq\ ciDdi[Dq\ cf_dkOqYT cb^dlTbHqI cdWdlXbHqI cdWdlXqYT cbTdh^JcV cdMdiBJcV cdMdiBqYT ceLdi[rXp] cgDdi_rWp] cgDdi_qXT ceFdkKFqP cf_dkOEqP ciMdhAWG ciFdhHqKS cg[dhEHW chCdg^aJC ciMdiDWG ciFdiKqKR cg[diIHX chCdiAaJC ciMdhA@aC ciFdhH@aC cg[dhE@aD chCdg^@aC chJdePr]bH ceMdgX_rL cd^deLqYaW ccEdgCpYcY cbLdj\vAe[ b|KdpWRt] b|IdkZqE`R b{DdlLqCU bzAdlGp^`] byCdmDfFN bIdmR`^p^ c`GdlTaCF caJdlZaEpS cbOdlG`Sd_ ccBdqFfSuZ ciUdkL`YsY cjNdgSaYqW clGde\ObL clVdhHb]rH coSdf@wIpP ccCcwQwKdW b{Xc|HsRgL bxFdcTrMb[ buYdfOmI`] ccBdgLcPrY cfRddSkIvZ cq[c}Yb^uA ctYcxXpqVqG chJdePuG}_ coSdf@eF}H ceMdgXgI`P cd^deLgI`P ccEdgCgI`P ccEdgCwMz[ cjNdgSgMyZ cbLdj\gI`P b|KdpWfWO cbOdlGdCwT b|IdkZtCxF b|IdkZfFM b{DdlLfFN bzAdlGfFM byCdmDsJvU bIdmRcYvF coSdf@cDsA crWdb_eG}H cw^cuWsEcA ckNdbNuF}^ cfHctP`qVaG chJdePcDsB ckNdbNgI`Q ccCcwQcEsA boBcxR@@ boBcxRR@ bo@cxRA@ boAcxRA@ boBcxS@A boBcxTR@ bo@cxTAQ boAcxSA@ boBcxR@A boBcxR@B bo@cxR@B boAcxR@A ctYe~ObIsY cwBezVtLK crVe{As@aE coVe|FqQaZ cnEe~@fTO coVe|FFp^ co\e{H`SuG cpOevA`WwQ cqFenPMtS cqSei]`YtB crLee[`ZvD csFdWJuS csPdzDbZaZ cvJd{^dXaP c{Bd}NqStF cyOdyHtVaeG cxRenUbPpqG ctBenObHprQ cxRenUtPV ctBenOr\A crVe{AaL|R cwBezVaP|A csPdzDprAp] csFdWpq]qH crLee[pq]qH cqSei]pq]qH cqFenPpq]qH cpOevApq]qH co\e{Hpq]qH coVe|Fpq\qH cnEe~@pq]qG b|He|Yu_] bvIe|LaWq] bx@ezObBY bzBezFbGE b|IezKQbN b|He|YaRq[ b}Zez^Ep^ b|IezKaV[ b}_ez@`SuG b|IezKaD}D bzBezFaE}E bx@ezOaJ}T byJel[a]F b{GemAbFF b}MemGa\A bIemHpWgQ byJel[bFptA b{GemAbQpsG b}MemGbRpsI bIemHMtS bVehU`YtB c`OedS`ZvD caId~OFuH caOdyGqP`W b_dy^rGT b}XdyZrHq@ bz_dwD`QaV bz_dwD`~PbD crVe{ArZG bvIe|LdVqeH cm]ezKOqB c`BeyBqTG coQezEqTF coQezEOqC c`GeyLUZ coVezNUY coVezNOqB bUfaO`RxC coDfbQ`RxC coDfbQOqB bEfbR`PqC cnUfcTOqC cnUfcTPqB b~BfaKaCaG cmQfbNaDaF cmQfbNOqC b~IeyVWgU cmXezXWgV cmXezXOqB b~NeyIUM cm]ezKUM bzVdwX}Ip^ bnEdwPpXpV b{MdxNpWpV b{MdxN}Hp^ bnMdzYXsI b{Vd{VYsH b{Vd{V}Ip] bnAd~TLs[ b{IdRMs\ b{IdR}Hp^ bmNeb]`StI bzVecZ`StH bzVecZ}Hp] bmHec@FS bzPec^FT bzPec^}Hp^ bmDecRDpR bzMedPCpR bzMedP}Ip^ bmHedCTpQ bzQeeATpQ bzQeeA}Ip^ blXeh@`Ps] bz@eh]`Qs\ bz@eh]}Hp] blSeg^EB by\eh[DB by\eh[}Ip] blQehOBpQ byYeiMCpR byYeiM}Hp^ blTeiASpR by\ei^SpQ by\ei^}Hp] blAel]`Ss\ byIemZ`Ss\ byIemZ}Hp] bk^el[CB byGemXBB byGemX}Ip] bk[emNCpS byDenLCpT byDenL}Ip^ bk_emZT\ byGenXS\ byGenX}Hp^ bkBexU`]z[ bxJeyR`]zZ bxJeyR}Hp] bjSey]OqH bw[ezZOqH bw[ezZ}Hp] biKeyOaHN bvTezMaGM bvTezM}Ip^ biGexTD`[ bvOeyQE`\ bvOeyQ}Hp] bjOenNqHjF bwXeoLqIjE bwXeoL}Ip^ bj[emL\aB bxCenI[aC bxCenI}Hp] bmMdvZrR`vR bzVdwXrS`vQ ajQeyJcEsW amVeuScR`] aqHevPaNaO arVew_qQaZ aqEeyYvT_ arVew_Fp_ ar\ew@`SuG asOeqY`VwQ atEejHNtS atSeeU`XtB auKeaS`[vC avFd{PIuS avOdu]qTaO at[dwLtB`] apYdxIqStF aoFdtCtUaeG aoEeiRaTpqI arSei]bHprQ aoEeiRcNK arSei]aRK aqHevPaK|S amVeuSaO|A avOdu]`qYaR avFd{P`q]aH auKeaS`q]aH atSeeU`q]aH atEejH`q]aH asOeqY`q]aH ar\ew@`q]aH arVew_`q]aG aqEeyY`q]aH bcBe{Ae_M biAe{NaWq\ bjXeyRqOpQ biIeyArGU bgBex\t@bE bcBe{AaQq[ bdSeyFFp^ bgBex\rIpT bdYexH`SuG bgBex\aD}D biIeyAaD}E bjXeyRaJ}U blBek]qUQ bjMek\rGT bhFekXrDX bfBekPpVgQ blBek]bFptA bjMek\bQpsH bhFekXbRpsI bfBekPNtS bfPef]`XtB bgHeb[`[vC bhCd|XEuI bhHdwObPa@ bjXdxObFE bl^dxTaJpX bmVdvF`RaV bmVdvFp~PrC aqHevPaT`P biAe{NdUqeH bbXewMPqB at]evEqUF bdLewGqTF bdLewGOqB auBevNUY bdQewQUZ bdQewQOqC atPe~Q`RxC bc_eT`RxC bc_eTOqC at@eT`PqC bcPf`VOqB bcPf`VPqB ar]e~NaCaF bbLePaDaF bbLePOqB asDevXWgV bbSew[WgU bbSew[OqC asHevKTM bbXewMUN azGdpMa|YdG cv^dxVBtB azEdtPBtC azEdtPa|YdF cv^dw\@`Z azEdsU@`[ azEdsUa|YdG cvWdxAGU ay^dsZGU ay^dsZa|YdG cvWdxV@pU ay^dtP@pV ay^dtPa|YdF cuVdyKaApU ax]duDaApT ax]duDa|YdG cuVdxW@`T ax]dtP@`T ax]dtPa|YdG cuRdxYDR axXdtRER axXdtRa|ZdG cuQdyKApR axXduD@pR axXduDa|YdG crVdzNb[qC au\dvGb\qC au\dvGa|ZdG crYdw\SbR au_dsUSbR au_dsUa|ZdG cw@dtTtGcH azGdpMtHcH cu\dx@cVr\ cyRduDcR^ c}DdtVcGrM d`KdrIJa\ d`QdvYDrT d`QdvY\bS d`EdyLpPaL cUdzXrN`P c}Gd{HsTqO cySdyYsYG cuZdz@Br@ cr[dwYdGsP cwBdtIfLrL c}Ndq]EbA c}Sds^QbR c}RdvPWbE c}KdxUpRaF c|Ydy[uVqF cwCdxUpZpP cvIdxEsPaT crYdyYBr@ cr[dwYcAG crYdyYcAG cvIdxEcJaT cwCdxUfDbS c|Ydy[b\`] c}KdxUbZ`W c}RdvPb_I c}Sds^cBG c}Ndq]b]L c}Gd{HSvR cySdyYQtU cwCdxUQtL ar\dsGcEr^ avAdpIq_pZ atBdoOcGrM awIdmBJa\ awOdqRDrT awOdqR\bS awCdtEpPaM avSduRrNO atEdvAa]qC avBdt^sHI arZduGBr@ au^dsNdGsQ azEdo]JrY azOdmDEbA azTdoERbQ azRdqVVbE azLds[pSaG ayYduBMpY azFdtIpZ_ ayLdsZsPaS au\duMBq_ au^dsNsBW au\duMsBV ayLdsZsJaD azFdtIvAaX ayYduBsF`P azLds[sIJ azRdqVsCT azTdoEsAW azOdmDsFR atEdvASvR avBdt^QtU azFdtIQtL cvYdtD@dA cvYdxEfO`^ c}HdyC`VqF c}^dw]\tU c}RdsH]qP c}EdqXvLbL ay_do]AdA az@ds^`W`R azWdtPKqH a{BdsHUtT az]dnTYqP azTdmDpUbY ay_do]a|ZdG az@ds^a|YdG azWdtPbbQdS a{BdsHbb\dU az]dnTbbUdT azTdmDbbQdT5#A b}WcqMqHg^ b|OcyKX`[ b|GczFpZa[ by^c~XvSiU bsKdhMzHlQ biCdt^rXaB bfKdv@q_rE bdLds[rDv[ bbHdm@[yN ba]dcRRvY ba[c|YaCxQ bb^ctHbNtA b}WcqMr@C b{WcqPXg[ b{Kcy]qBaX bzIc{UqRbS bxWc~HvZiK bq]dgSqJqA bpSdfRgOx^ bxBc}TaYrH by[c{LZqE byQczGp[xB bxVcrEcApU bxVcrEsFaV byQczGrKaQ buPcs[aVg] bxBc}Tp\q\ bpSdfRrKtO bq]dgS{RnM bpSdfR|GmI bnHdbC|@j] beVcYsYcY beAcy^sFb[ bfRcqVsTbR bh^cmWsRbP b{Kcy]qPaO bwFc{Xx^fK b}WcqMxPf^ bjVcm[rUbR bnHdbCqCr^ boFcxDp^dA bnHc|EqCc@ bmEcEqObW bkVda\p_aP bjWdcLpX`[ bi_ddGpYL biFddSp\T bhJddOqHp\ bgBdcSp[r@ bfGdaSpQqZ beVcYpUu[ beAcy^aQxH bfRcqVbLs_ beAcy^SdO bd^c~MHa[ beFd`H`[a^ bfAdbFa@`] bgAdcC`WT bgXdb_`UpQ bhMdbN`XpW biEdaW`]qK bjBd`LaKrV bkMc}VaArY blNcz]bXrY bnHc|EqZqH bmEcEqXqO bkVda\qTqP bjWdcLqRqU bi_ddGqRqY biFddSqNqT bhJddOqIqL bgBdcSqAqM bfGdaSqAqK beVcYpXqL buGcxKp^dG btIc|Rp^c@ bsKcRqGbT brDdbFp[aM bqIdcSpVaB bpSddUpWF bo\dd[pZB boBdd]qF^ bm\ddOp\rQ bm@da^pSqZ blMd`DqBuX bkKczLpQxM bjZcq_TtD boFcxDfAG blNcz]g[aU bkMc}Vg^a\ bjBd`LhBaZ biEdaWhDa\ bhMdbNhFbG bgXdb_hDa\ bgAdcChAaZ bfAdbFg[bI beFd`HgZaV bd^c~MgOaW beAcy^fJN bfRcqVdHI bh^cmWaXD b{OcyKa@@ b{Mc|AqD\ by^c~XqGpP bsKdhMqNpZ bxWc~HpUpT bzIc{U^Y biCdt^qFpZ bg]dtDJvW bhGdmMCyM bhJdd@RvY bhHc}GWxT bhActS@tF bg]dtDsQY bhGdmMu_] bhJdd@vM^ bhHc}GvM^ bhActSuC[ bhAcpMrUV b{OcyKq^`\ buPcs[vJdI b{Mc|AqObW b|GczFp\Y b{Kcy]DpR boFcxDrXbY blNcz]bDuC bnRcuZ`Z`Z boLcvTVaP boFcxBrXbZ blNcz\bDuD bnRcuX`Z`\ boLcvTVaN blNcz]@Q bnRcuZ@R boLcvT@@ boFcxD@R eiYcvVUh@ eiTc~VT`[ eiPcQpWa\ egXddEuHiX ebPdm]x^lT dyRdzQSaH dyOd{YbNq[ d{]dy^bXvQ d~UdsM`QyL dFdjARvY dDdcHqRxW d}RczQrMtL eiYcvVaQK ekJcwApZgY ejLcLpPaZ ei\daFp]bS eh_dcYuAiP ec^dmIaJp[ eeHdlNdLyE eiTdcI`VrK ejJd`^KqB ejUc\bAw] elVcw_qLp^ elVcw_pPa\ ejUc\TaU elFcy[qUgV eiTdcI`]qX eeHdlNbKtE ec^dmIzOnP eeHdlNyKmP egSdhIx^kD ec@dfIsZcX ea\d`LrXb\ dMcw[q[bV d|^csQqYbT ejLcLRaR ejQdaQr^fX eiYcvVvCgD d{EcsMrUbR egSdhIaCrZ eiLc~LTdC eiHdbOpRc@ ehVdeOpYbY eg]dhHpRaQ egKdiYpR`\ efYdjUpQM efHdkBpUT eeSdj^q@p[ edSdjCqBrA ecQdhBpQqY ec@dfIqDu] ea\d`LrOxQ dMcw[rOtJ ea\d`LbDdT ed@de@`Va\ edVdf\aBa_ eeXdh[aG`] ef_diX`WT egVdiT`UpQ ehKdiC`QpX eh\dhK`UqK eiQdg@`]rW ejNddI`TrZ ekBdaOqVsC eiHdbOaZq@ ehVdeOaXqF eg]dhHaTqH egKdiYaQqN efYdjUaRqR efHdkBaNqN eeSdj^aLqF edSdjCaEqH ecQdhBaEqF ec@dfIa@qI ecVc}Z_dG ecGdbApWcA ebPdeBqAbU eaOdgWpWaM e`XdiDpSaB e`EdjFpSF dRdjLpWC d~[djOqB_ d}Ydj@pYrP d}@dgP_qZ d|QdeVp^uX d{Sc^^xL d{EcwR@tE eiLc~LuVpR ekBdaOw[`R ejNddIw^`Y eiQdg@xB`W eh\dhKxD`Y ehKdiCxFaC egVdiTxD`X ef_diXxD`W eeXdh[w_aE edVdf\wV`T ed@de@wO`V ea\d`LvI^ dMcw[tHY d|^csQqYT ejPc~Zp\T ehYdaMaCW egXddEaG\ ebPdm]aNpT eh_dcY`UpP ei\daFNX dyRdzQqFp[ dxLdyVIvV dxUds@DyM dxYdiSRvZ dxWdbYWxS dxPczF@tG dxLdyVcQH dxUds@f@M dxYdiSfMN dxWdbYfMO dxPczFeBK dxPcu_bUF ejPc~ZEaB elFcy[rZdQ ehYdaMqAbX eiPcQ`\U ejLcLDpR eiLc~LaVcC ekBdaOpQuI ejQc|Fp_`V eiRc|\VaP eiLc~JaVcC ekBdaMpQuI ejQc|Dp_`X eiRc|\VaN ekBdaO@R ejQc|F@R eiRc|\@@ eiLc~L@R bg\duFqFaD bfVdvJcDqI biZduAq^E bhXeu]pQ`P bhGevMbMpQ bjTeu\q\A bjTeu\pZq`[ bhXeu]p\q`W bhGevMqQq`C dw]dzWqEaD dvXd{[WqQ dvQdzJaLM deYezCpQ`Q deHezTp]pY ddKey[aNH ddKey[`rFpQ deYezC`rDpL deHezT`qPp~Y ddEcsMaLrM deQcq@Gp] deXcpCBpP deZcoSSS deWcoPGpU de^cn[@sK de^ckPRtR de\cf^qKrG ddQcdWRrZ ddOca]ZI ddEcbF@`qG cmXcrEaLrM coDcoXGp\ coKcn\BpQ coMcnKSS coJcnHGpU coQcmS@sK coQcjHRtR coOceVqKrG cnDccORrZ cnBc`UZI cmXc`^@`qG cbGcq]aMrP ccTcoMHp\ cc\cnQBpP cc^cnATT ccZcm]GpU cdAcmH@sK cdAci]RtR cc_ceKqKrG cbTccDRrZ cbRc`JZI cbHc`SQ`qJ by_cq[KrD bzJcoWpQp^ byYcnYEpP by^cnICS bzAcnFVpV by[cmP@sK by[cjEAtR by\ceSaMrA b{IccRBrZ b{Kc`XHK b{ScaCqT`pX by_cq[qQqO bxNcpLpTp[ bwZcoQSpP bwWcoAET bw\cn]pVpV bwFcnG@sJ bwFcj]EtR bwKcfKcRrT bz]ccWErZ b{Bc`]`QF b{ScaCqT`pX bsHcvWrTqI bpTcuNp]pX boWctVW^ boPctHNV bo^ctBp\pP boBcsR@sJ boBcpHCtU boEckSaHsO bpMchDaCrY bqPceKaXD bsHceO@`qH bq[cxCrOqO boLcvTpZpZ bnRcuZTpQ bnNcuI`PX bn^cuApZpR bnDctOMsW bnQcpXMt] bn^ck[aKsS bpIchHaCrY bqLceOaYD bsEceS@b\ bsEchOTcU bsAclDZd] brWcqA]cW brJctXWaJ brCcvBS`X br@cvZUaI cmXcrE`vMaH coDcoX`vMaH coKcn\`vMaG coMcnK`vMaH coJcnH`vMaH coQcmS`vMaH coQcjH`vMaH coOceV`vMaH cnDccO`vMaH cnBc`U`vMaH cmXc`^`vMaH cbGcq]kQH ccTcoMkPK cc\cnQkOK cc^cnAkOJ ccZcm]kPK cdAcmHkPK cdAci]kPK cc_ceKkPK cbTccDkPK cbRc`JkPK cbHc`SkPK by_cq[hHB bzJcoWiJZ byYcnYjCX by^cnIj@X bzAcnFiYY by[cmPjFX by[cjEjFX by\ceSjCX b{IccRgK^ b{Kc`XgG^ b{ScaCfUpP by_cq[@@ bxNcpLa\pU bwZcoQa_pX bwWcoAbGpX bw\cn]bEpW bwFcnGbUpW bwFcj]bUpX bwKcfKbQpX bz]ccWLU b{Bc`]IU b{ScaC@@ bsHcvWfWt\ bpTcuNgZuB boWctVhCuE boPctHhGuG bo^ctBg^uE boBcsRhDuK boBcpHhDuK boEckShFuH bpMchDjPtM bqPceKiRtN bsHceOhKtL bq[cxCaMqL boLcvTaHqF bnRcuZaEqD bnNcuIaBqA bn^cuAa@p_ bnDctO`^p] bnQcpX`QpP bn^ck[GX bpIchHDT bqLceODT bsEceSCT boLcvTbTF bnRcuZcQH bnDctOdFI bnQcpXdFI bsAclDtCY bsEchOr\W ddEcsMaLrM deQcq@Gp] deXcpCBpP deZcoSSS deWcoPGpU de^cn[@sK de^ckPRtR de\cf^qKrG ddQcdWRrZ ddOca]ZI ddEcbF@`qG dy_cuHaLrN d{KcrZGp\ d{Rcq^BpP d{TcqNTT d{PcqJHpU d{XcpU@sK d{XcmJRtR d{VchXqLrG dzJcfQRrZ dzHccWYI dy_cd@@`qH edQcvPaMrP ee^ct@Hp\ efFcsDApP efGcrTST efDcrPGpU efKcq[@sJ efKcnQQtS efJci^qLrG ed^cgWRrZ ed\cd]YI edSceFR`qJ ekXcwPaVrA emNcuOa@pZ enNctURpQ enLctD[S enActA`VpU enWcsL@sJ enWcpBUtS enRckOtDrM ejNciBVr[ ejHcfGp[H eiMcfObK`qA ekXcwPb@qF emXcvJ`^pX enVcuRD_ enZcuCYV enQct]aBpR eoSctK@sJ eoScqAYtS eoJclNt[sF ejOciHYr[ ejFcfMpYB eiMcfObK`qA ehEc|SbUp] ejZc{V`\pS ekVc{CG^ ek]czU^X ekOczM`\\ elKczA@sK elKcvVStT elHcrBqGsT ekAcnNqDr_ ei]ckOqXS ehEckL@`qG efWc}_b[qC eiRc|\`_pV ejQc|FJpP ej[c{V\Z ejOc{L`^^ ekMcz^MsW ekZcwGFt^ el@crIqCsW ej]cnRqCr_ eiZckSqYT ehAckO@b\ ehAcnKTcU eg]cr@Yd^ egTcv^^cV egFczTVaJ eg@c{^S`X ef]c|VVaI dy_cuHpuZq[ d{KcrZpuZqZ d{Rcq^puZq[ d{TcqNpuZq[ d{PcqJpuYqZ d{XcpUpuZqZ d{XcmJpuZqZ d{VchXpuZqZ dzJcfQpuYqZ dzHccWpuYqZ dy_cd@puZqZ edQcvPzRqH ee^ct@zSqF efFcsDzTqF efGcrTzSqF efDcrPzTqF efKcq[zSqF efKcnQzSqG efJci^zTqF ed^cgWzTqF ed\cd]zTqF edSceFzTqF ekXcwPwGq@ emNcuOwPqO enNctUxHqQ enLctDxEqP enActAw]qQ enWcsLxLqQ enWcpBxLqQ enRckOxHqQ ejNciBuPqK ejHcfGuLqJ eiMcfOtZqI ekXcwP@@ emXcvJZp[ enVcuRXp] enZcuC^p_ enQct]pPp\ eoSctKp\p_ eoScqAp\p_ eoJclNpXp_ ejOciHQV ejFcfMBV eiMcfO@@ ehEc|ScSuC ejZc{Vb^uL ekVc{Cc@uQ ek]czUb]uR ekOczMcBuP elKczAcHuV elKcvVcHuU elHcrBcBuT ekAcnNpRuF ei]ckOIuB ehEckLaHt] efWc}_aNqL eiRc|\aHqF ejQc|FaEqC ej[c{VaBqA ejOc{La@p_ ekMcz^`^p] ekZcwG`QpQ el@crIHW ej]cnRDT eiZckSCT ehAckODS eiRc|\rUV ejQc|FsQX ekMcz^tGZ ekZcwGtFY eg]cr@dCI ehAcnKb\G eiMc~JpqNq[ dw_c|OqLpW dvSc{XpXpT du[c{DpUvX duFctL`tNbN eiTcvZWgP ehUcApqNq[ dwGc}FqLpW du[c|OpXpT duCc{[pVvX dtMcuC`tObN eh\cwQWgP eiMc~JpX`W dw_c|OpX`W dvSc{XpX`W du[c{DpX`W duFctLpY`W eiTcvZpX`W b|Vcx_`rS`V coIcyUaXpP cqAcyEa@pP crAcxUbMvR ctNcrCpvNpP b~@cqSqJgL b{^cyV`rT`V cnRczLaWpQ cpIcy[a@_ cqIcyLbNvR csWcrZpvNpQ b}IcrIqKgM b|Vcx_pX`W coIcyUpW`W cqAcyEpX`V crAcxUpX`W ctNcrCpW`W b~@cqSpW`V du@cvTppDqK dd\cuIppSp] ctIctL`RqJ ct[csB`pG`^ deBct@o[aI dt]cuICaK dtVcv]ppDqK ddRcuRppSp] cs_ctU`RqJ ctQcsK`pG`^ ddXctIo[aI dtScuRCaK du@cvTZI ctIctLZI ct[csBZI dt]cuIZI ddRcuRFqI dd\cuIFqI d}RczPrNtJ d{DcvFvTqA dtPcuEaJh[ duZc~@gXsP dbGdt]rLtL c[dpQvUq@ cyFdoQaIh\ czOdxMgXsP d}RczPp{K`zM d{DcvFp{I`zK dtPcuEp{J`zL duZc~@p{K`zM bb^ctGbMs_ beKcpHfUT bl@cpDqKhU bjUcxYwWtR agRdnTbPtA ajBdjSfTS apVdjPqLhV aoJdsFwXtR bb^ctGp{L`zM beKcpHp{I`zK bl@cpDp{J`zL bjUcxYp{K`zM c{Ve{NUD c{Qe{RvIn[ cuHfjMpRaG ctVfkTCT ctYfkP`SqG cuLfjIfJ~[ czLe{DUD czGe{Hu^`pT ctIfk\EU ctNfkWe^ppS ctNfkWKW ctIfk\MX czLe{DaJJ czGe{HaJJ cuLfjITD ctIfk\qRa@ crWfl\qDY cqSflS`R{[ crEf`XdKq^ cvPe~Zp^R cuRe~XrNkF csDfi^`WL cs[fjJaMC cuHfjMp[\ ctMfjArZbR ctIfk\MX ctVfkTqW`T cr_flHqLK cqSflSaQrU csDfi^aIC ctIfk\^qR crWfl\HpT cr_flHaNrG ctVfkT`RqG crEf`XcMr@ ctMfjAbC{G ayOfgYqOaA ax@fhZq@Y aw@fhQpp]}B afCe{OLrF afOeyI`^B agMeyK`qAlQ axNfe\`SK ayAffGqNS awSffD^[ awEfeYUbX ayOfgYpV[ axYfgNqA`V awXfhDpXM aw@fhQaNrU axNfe\qIS ayOfgY^qR ax@fhZXpV awXfhDpSrK axYfgNqFqJ afCe{OaJrD awEfeYppV|P c{Ue{OaYqE c}NezJbLvF cZetDGsN d`AepVKqZ d`Len\bHwM dbTegOaExW dcYd~Xp_zJ dbZdtNpSO dbGdt]`YjT dc@dQqHh[ daXehLqJc^ d`NelJqAaT cMem^qAaA c~Len_qF`Y c}FeoXqQD c{Ueo\qCp] czRen_q^`W cxTeoVaVbR czJerHaZD c|DerLaDpX c}HeqTaIqE c~QepOaDqY cUenVb_wG dcYd~XpY`Y dbTegOp\`] cUenV`YrL c~QepO`\rQ c}HeqTaDrU c|DerLaBrT czJerHaKrL czRen_y@G c{Ueo\xTa\ c}FeoXxUbD c~Len_x[bD cMem^x\a_ d`NelJx_aZ daXehLxZpV dc@dQxRpX dbGdt]wFpT c{AdtIpSjP czNd~YqPh] cx^egVqOfN cwOenDp^aY cvQeo]q@aF cuQeqCq@`Y ctQeq\qPT csAeqXqOrR c{AdtIN[ dbZdtNwKpP dcYd~XxVpT dbTegOxVpS d`Len\xMpS d`AepVxKpR cZetDxHpR c{Ue{OtCw] c{Ue{OuEcK cZetDpsGoF c}NezJpsEoD c{Ue{OsTcO cxAe~^rZbA cuGf`_z^hO cjIfiNbJvD clSfcJJzA cl]eyIcXsG cpUevBg_vL cqReoFy@h\ cpUevBrJk\ cnKfa^qXaL clSfcJtZY cgYfcAppGpZ bwRfbG@zF bwRexA`uKaH bwRexA`XpW bxJewJ`pH`X chRexB@jF chRfbHpY`Y chRfbHppHpX bxJfaPpX`W bxJfaP@zF cg\fiKSvJ cg\fiKbMC cg\fiKlU|G cg\fiKjIxS crEf`XcBG crEf`XdKq^ cvPe~ZaQD cvPe~Zq_qV ctQe}DcAyR cwResRDsN cwVepDIq[ cw_enIa_wM cy^ef\aExX c{Cd~DLzF agUeuTq\qM aeYetGrPvP acIemW@sN acIejIHq[ acQehNaVwN aeGea@aExX afLdxHaVzC ahBdnEpPO agRdnTrCjN aeOdyBqOhZ ad@ea\qQc] abOeeYq@aU aaOegNp[aA a`TehOpW`Z `]eiIqCE `~ZeiNpUp\ `~EehRI`\ `~NeiNaHbQ `Vek_aEC a`[elB`]pX aaXekJ`WqG abOejC`YqZ acHehIa_wI afLdxHp]`Z aeGea@qG`\ acHehIpYrP abOejCq@rU aaXekJqDr[ a`[elBp^rY `Vek_p\rQ `~EehRgKaL `~ZeiNhFcA `]eiIhRcJ a`TehOh[cL aaOegNi@cF abOeeYh_cB ad@ea\h]`R aeOdyBh^N agRdnTgMM an_doApRjO anMdyPqPh^ al]ebNqOfM akNeh[p_aY ajOejTq@aG aiOek[q@`X ahOelSqOT ag@elOqPrQ an_doAO\ ahBdnEgL`P afLdxHhU`S aeGea@hU`S acQehNhM`S acIejIhK`R acIemWhH`R agUeuTc\wK agUeuTqFcU acIemW|HoU aeYetG|FoS agUeuTrWcQ ad^eyEq^bC ac@e{HyMhR `ySfcZrRvN `wAe}LpRzC `vOesIbQsJ `y@eo_eNvQ aePei^x_h\ `y@eo_p\l@ `xDe{_qCaM `wAe}LdVL `{We}XoTaM akKeE@zF akKet_pt\qV akKet_`XpW alCetHRqN `|QerZ@jE `|Qe|_pZ`Y `|Qe|_oRaO alCe~NpX`W alCe~N@zF `{ZfdBSvJ `{ZfdBrGX `{ZfdBlU|G `{ZfdBjIxS afCe{OsCW afCe{OLrF afOeyIqQT afOeyIb@qN ahOew[cByR akQenICsN akTej[JqZ ak^eiAa^wN am\eaSaExX aoAdx[MzF cxTeoVyRg^ coBewTrCaH cl_ex\sIF ciVeyBprFqF bwPew\pvEqO baKevMjFy[ cyYem^yTg_ cpEeu]rQaP cmTewMsVK ci^ewXpsGp] bvWev[pvEqO b`ReuL`YaA cx^ei]xRf^ cpLep[rUaS cmWerNsVK cjAerYpsOp[ bvReq^pvEqO b`MepOEd] cwHedUw_gH coIek]rAaU cmHemRsM`R ci[enDps@p] bv[emGpvEqO b`VekXYdW ctKdZxLg\ ck_egVqA`S cj^ehIrFM chXehVppZpW bw^eg_pvFqN baXefQqBeG cxTeoVqmCsD cyYem^qnFsF cx^ei]qnMsG cwHedUqmJsE ctKdZqjUr^ biVd|\w^iU ctKdZb]d[ cwHedUaVeH cx^ei]`[dA cyYem^qEaX bkQelRBqZ bkSejXqBtB bjQefVpSuF bi^eaPXtT coBewTaCqW cpEeu]GuB cpLep[qCt^ coIek]sJtG cl_ex\`UqO cmTewMCt_ cmWerN_t\ cmHemRrJuI ciVeyBHqJ ci^ewXCt_ cjAerYVtU ci[enDqCuN bwPew\pYqA bvWev[Ut] bvReq^ItW bv[emGaCuH czRen_q^`W cxTeoVaEqX cyYem^`YaA czRen]q^`W cxTeoTaEqX cyYem\`YaA czRen_@R cxTeoV@R cyYem^@R `~NeiNwAhC `wMeqQpTaK `vYer\bN`T `yGesP`rBaJ akIetZ`vBaS baKevMjFy[ `}LegQwBhE `vJeoVpUaT `uUeqJbP`Y `xEerC`rLaV ajQesY`vAaS b`ReuL`YaA `|CecOv@gD `vCejSpYaW `uJelJbP`Y `wZemC`rQaY ajKen\`vBaS b`MepOEd] `|Td~KuNgN `wFeeYqAaX `vEegQbK`^ `xPehO`rEaV ajUejE`vAaS b`VekXYdW `Ady]tQhE `zPebBQ`U `zOebWaK`T `{ZecKo^aR akXed]`v@aT baXefQqBeG `~NeiNamCcD `}LegQanGcG `|CecOanNcG `|Td~KamJcE `Ady]ajUb_ biVd|\w^iU `Ady]rMdN `|Td~KpQeD `|CecOaIdB `}LegQaBa] bkQelRBqZ bkSejXqBtB bjQefVpSuF bi^eaPXtT `wMeqQqCq[ `vJeoVWuC `vCejSaCtZ `wFeeYcJsW `vYer\qDqR `uUeqJ[u@ `uJelJ`[tY `vEegQdJtZ `yGesPqBqM `xEerC[u@ `wZemC`VtT `xPehOcJuD akIetZpXqA ajQesYVt] ajKen\JtW ajUejEaCuH `~EehRI`\ `~NeiNqBq] `}LegQ`YaA `~EehPI`\ `~NeiLqBq] `}LegO`YaA `~EehR@R `~NeiN@R `}LegQ@R beAdvMpRrM bdOdt@pPwC bc_dl]DyO bdCdcNVvZ bc]c|TAxM bc^ctGqoRhS `tLc|Z]iE `s_de_@fX `s_dlWpPj^ `sOdwU`Pf] `s_d~R`WaR `tVe`DapKyW bf\dv\`XqV bgTduF`^vS bhRdnSqF^ bgLdnELyK bgXddZUvZ bgSc~@sUyY `tLc|ZcJjQ `wVdgK@fW `wVdnBpYj\ `v]dx^aFN `xCdyLp^fK `wEdW[`_ `vZe`VapByZ `wEdWapOzQ `xCdyLapOzY `v]dx^apOzY `wVdnBapByH `wVdgKao]yK `s_de_ao^yK `s_dlWapDyI `s_d~RapPzR `[dtQadDwT `sOdwUeBqR `WdrCwIaQ `xNdsTCbO `xQdvCHa[ `xYdw^gIqR a`BdvLWq[ `[dtQTrN aaKdrVwJaQ `zAdtGAdF `zBdxMgKqQ aaMdv\RtF `xYdw^aIO a`BdvLaK`P `WdrCaT`S `xNdsTaS`S beAdvMa[O bdOdt@cEaF bc_dl]cMaH bdCdcNcUaL bc]c|TcVaL `s_de_cWaL `s_dlWcWaK `sOdwUcNaI `s_d~RcFaE `tVe`DbD`R `tVe`DbN^ `wDdVaE`xX `xIexNjQrF abZevHf@qH ahZeu@d]qE amWes[bQ`V apHetQsTaI alTeuZsJaA aiJev[v@aO acJexJ|QbS `vYez]D`S `v]e{PlXrQ acUex_fAqU aiVewJcHqA al^evIcJqX apHetQ`uWp}Y anRetZ`sXp}M baLdwBpsU`|Y bbJdwMp^[ be_dvXsU`U baLdwBdSZ anRetZpuMc_ `tVe`Da[`xW `v]e{PqNp{J `yEexYqGpyA `tVe`D`YB `uOe`FbO^ `w^dXpZR `vQex[HbB `xIexN`\K abZevH`PbB acJexJK`U aiVewJ\_ aiJev[pPq[ amWes[qCa_ alTeuZJO amWes[`[`_ `vQex[aX] `v]e{PbHrW anRetZaVY dyMd{^bLq_ d{Ydy_bSvT d~LdsK`PyM d~\di^QvZ d~[dcDqNxT d}MczPu@n_ dxMdiOaMiM dyZdr\@fX dyZdyTpQj^ dyIedRrTfN dvUek@q]aF dtXelFdUppH dvGd{TCqY dvJdy[CvV dvMdsEbAA dxNdsFByM dxPdiYQvY dxOdc@d^xP dxMdiOuAiI dsLdrX@fW dsLdyOSj_ dsIedNrAQ dqHedMTfO dqDej\Qa@ dqCek\eDppH dqDej\eFpqA dqHedMeEpqH dsIedNeEpqH dsLdyOeDV dsLdrXeCX dyZdr\eAX dyZdyTeBV dvUek@eDpqA dzSdYcY|N dyIedR`QrH dzWd}LpZbQ dy]d]SbM dyZebJ]aY dyMedC`YrQ dzFeaRMqY dzSdYDrM dw]d}JpYbQ dwDd[@dF dwDedA`YrQ dw]eaP@tF dyMedCrIR dzFeaRrIR dzWd}LrZR dy]d]rYR dyMd{^sFZ d{Ydy_uOT d~LdsKu^U d~\di^vLU d~[dcDvLT dyZdr\vNT dyZdyTvNU dyIedRv@T dvUek@uQT dtXelFsUZ dtXelFHpX du@ekN{J`v\ diVfbJaLsR dkBe~X`ZrA dk\e|W`UqY dlQez^qJC dkGe{ACa[ dkJe|\YaP dkAe~LpZbG djGf`SqWdH dhPfd[pSO dg]feJaWtF diTfaD`WrO djKe~UMqO djXe}FOrE dkGe{AlSpD dkAe{RlMp~P dyAd}C|P`}[ dwNd}BaSA dwZd{]\aE dyAd}CqGqF dkAe{Rr\fW dtXelF{J`vX dg]feJkOpyL dhEfbIkOpwD dtXelFqLX dsLek^HpY dsTekEaLI diNfb^p^a] diVfbJqQQ dkBe~Xp[a[ djGf`SpS`Q djKe~U`VY dkAe~L`[qU dlQez^qGa^ dkJe|\pRJ dlQez^qP`T diNfb^HpT dg]feJHsA dkAe{RFpQ djSekWa^qC dlQejTbWvJ doHedJ`Vz^ do^dyL@vW do^drUqNyP dnPdiE{UkH db[dtM`^jJ dcYd~WqDhW dbUegNrHgM d`Men[[aZ d`BepUWcN c[etCrLfF c}OezIqYaE c{Ve{NsQ_ cxEez_RqB cxCey]RvK cxAesRb@D czNenNa_wM c|MegAaExX c}Rd~IeIy\ dnPdiEvIjO dhGdsT@fX dhGdzLXj^ dg_eeJr@T de_eeFYfO deVekUTa@ dhGdsTgWp_ dg_eeJgIq@ djSekW~]oW dlQejTBoU doHedJ{IkK do^dyL}InB do^drU|ElB dhGdsTzUjU dhGdzL{ZlU de_eeF}^nL deRelU}MnJ c[etCaZr@ ddHelZrJbN da^eoHYb[ daUerC^aJ daGesMbJrO dcQep^NqI dc_eoUIr[ cEelNrJbO c|[en]@dF c|[esCbJrO cEepT@tF daGesMtLZ cEepTdLJ cEelNeCL c|[en]eCK czEepIIq[ czAesVDsM djSekWuA`^ dlQejTv[aA do^dyLwWa@ dcYd~WvG^ dbUegNvH] d`Men[u_] d`BepUu]\ c[etCuZ] c}OezIuL\ dg_eeJ}^nL deVekU}SnH djSekWpY`W diZelN{U`vG c~EfbUwWf[ cvNfiPdFzU czTe~[cHu_ c}\ex\rFbR c{Ve{NvJn[ cuLfjIpR`_ ctZfkHh]wV c}WfcR`_qK c~VfbGk]pvP diHekM|C`xZ c}EfdGxWgP ctNfkWe^ppS czLe{DbFrR c|RexRsIfF cyIe~XtPjU ctYfiMh@v[ c|YfbRkWpvN dhPelD`XpW c}WfcRpR`U ctZfkH\O cvNfiPqUS c~EfbUqLS diZelNqJZ djSekWqKZ cvNfiPqUS czTe~[qKS c}\ex\qJZ c{Ve{NqJZ cuLfjIaBpY c~EfbU`Q^ c}EfdG\qU avSee\qWqK at\edQrDvU arXd}\Wz_ arQdr]@vX arQdlEaGyI asXdb\{UkH ahCdnDqVjC afMdxGqEhX aeHe`_qVgN acRehMXa[ acJejH@cN acJemVbPfQ aeZetGa\aL agVeuScQA akGeuTRqB akEetRRvK akCenGq_T aiQehZa_wM akPeaMaDxX alTdxUtQzQ asXdb\cRkE awJdnA@fX awJdtYXj^ awBdWb@D ayBd[ZfP axXefKSa@ awJdnAtYq\ awBdWtJq[ avSee\~]oW at\edQBoV arXd}\{JkL arQdr]}InB arQdlE|DlB awJdnAzVjT awJdtY{ZlT ayBd[}_nL axUegK}NnI acJemVa[r@ agFefKrJbO ad\ehZIb\ aeEekVNaK aeSemAbJrN ag]ejS_qK agNeiHXr] alHefVrJbO ai^eiE@dF ai^emKbKrO alIej\QtF aeSemAdKJ alIej\tLY alHefVuB[ ai^eiEuB[ aiGejUJq[ aiDenCCsN avSee\bBaO at\edQc\aZ arQdr]dYa\ afMdxGfGN aeHe`_fHN acRehMe_M acJejHe]M acJemVeZM aeZetGeKK awBdW}^nL axXefK}SnG avSee\pY`X auZefTiO`wU aIe~Iv_f] axJfeF{E{X amEeyNsIvM ai\esArFbR agVeuS`pA`pN awWffAaFaB ax]fgCgSwY b`PeJpZqO aVe}[yCpw_ aw]eeXiC`zI ba@f`AwLgT ayTfgUppTprF ai@euObGrR akGer]cHfT anOeyQkPkY ay_feJfVv] b`Ue~MyPpw] awEefP`XpX b`PeJ`P`W ax]fgC`W`R axJfeFaUD aIe~IaLD auZefTaKT avSee\aJT axJfeFaUD amEeyNaJC ai\esAaKT agVeuSaJT awWffA`Sp[ aIe~IM^ ba@f`A[qT b|VcyG\`[ b|JczBrDdS bzFc~UvSiV bsSdhKzHlS biKdt^oJV bxUdtX`{MaG ctBdu_`yUbO dmWdxNkTbB dyKdzPh^|V ebIdmZeIyY egRddAa\tT eiNcMQp[ eiMc~RpqMq[ dx@c|WqLpW dvTc|@pYpT du[c{LpRsV duIcwVppOqP ddZcvFpqEpZ csUcuLqTcQ crAcx]q@`P cqAcyMqW`P coJcy]prTpV b|VcyDpsK`{W biKdt[oJp[ bxUdt@`{KaA ct@duA`yWbT dmWdwUkTbW dyKdzL`pBp{^ eiMc~NpqNqZ dw_c|TqKpX dvTc{\pYpS du[c{IpRsV duIcwSppOqQ ddZcvBpqEpZ csUcuHqTcQ crAcxYq@`P cqAcyIqW`P coJcyYprTpU b|VcyG@S biKdt^@S bxUdtX@pX ctBdu_Rp^ dmWdxN@pY dyKdzP@T eiMc~R@T dx@c|WQS dvTc|@@T du[c{L@S duIcwV@S ddZcvF@T csUcuL@T crAcx]@T cqAcyM@T coJcy]@T du[c{LpqPqT dvTc|@prLqW dx@c|WpsZq] eiNcMpr_qW egRddAprZpU ebIdmZpqDpQ dqEdmIpvG^ dtXdcLps]Y dvOc}VprUqG ddKcyXprJp[ ddHczIpsGp\ ddFczZpt\p] dcZc|Opr^qL d`[dcCps\rO cz^dl[pvGrT bsSdhK`qDa\ cl_d`TprYq_ cp\c{CptRqA cp\c{Cs]eQ dcZc|Or_fT dvOc}VqWeV cdWdjGhHyS d`[dcCu]iX dtXdcLsSi] cdWdjG|BjQ cz^dl[v\iD dqEdmIsNkE ddZcvF_cR ddKcyXS`Q ddHczIR`Q ddFczZ\aU cq^f`QQ@ cq]f`QR@ cq[f`QAQ cq\f`PBA cq^f`RQA cq]f`SRQ cq[f`RA@ cq\f`RB@ cq^f`Q@A cq]f`Q@B cq[f`Q@A cq\f`P@B cq^f`Q@F cq^f`WwDaL cjZfbCz]O b]fbRpvTpZ biIfaXpuRrH asWePyAq[ ajVe}UtLrF afJe{OtVc_ aaTeNtYdA `|[fcOpZ`V `|AfdEeP`W aaQfd\iYaJ akJffF`u_aZ baIfh@`vHaH bwQfiHjDC caUfiKf@B cgUfiM`YpV chNfhWdZtA cmHfdVdVs_ cjZfbCsJbY b]fbRrKbB biIfaXq[aV asWePrLbB ajVe}UsJbY agLf`NtYd@ aqKfaRtZd@ bgNfcNtZc\ b}RfdTtZd@ cgPfd\tZd@ cbVfh\qAO bxXfhTqG`T bbTfgJqK`V alQfeRqG`T abSfdNqBN cgUfiMTvC caUfiK@vJ bwQfiH@vW baIfh@CpqE akJffF@vW aaQfd\@vI cq^f`QwD`] cjZfaNz]H b]faVpvTqA biIf`UpuRrB asWe~SyAqS ajVe}@tLqX `{]e~BHW afJe{HzEhR cgYfiBjExQ cgXfcCAe_ cgQfcJGW caUfcAe\I bwQfbQjD`P bwJfbPGA bwJexK@jE baLev[`u^aP akQeuJ`u[aQ akQeO@zE akJeOG@ aaQe~SiY`\ `{]e~BeT`Q cjZfbC@pU b]fbR@p\ biIfaX@qC asWeP@p] ajVe}U@pU afJe{O@W `|AfdETvC `|EfcZ@u_ `|Ee}[o]aD alBe~_@zF alBetYakYcA bw[ewZ@jF bw[fb@o]aC cgYfiBrkTuH cmHfdVuXF cgPfd\y^X b}RfdTpvDqF bgNfcNpvCq\ aqKfaRy_qD agLf`NuXq@ chNfhWuXE cbVfh\y^X bxXfhTpvDqJ bbTfgJpvCqX alQfeRy^qD abSfdNuXp_ bwJfbP`QpP bwJexK`QpQ akQeuJ`QpQ akQeO`QpP5#H abIdtM@@ abIdtM@Q abIdtL@Q abIdtK@B abIdtM@@ abIdtM@Q abIdtL@Q abIdtK@B abIdtM@@ abIdtM@@ abIdtL@@ abIdtK@@ abUd~QB@ acVd|Op_bB acTd|Op_bB acTd|OB@ adOdyPpYb_ adMdyPpYb_ adMdyPB@ ae@duZpQcV ad^duZpQcV ad^duZB@ aeGdrAWcY aeEdrAWcY aeEdrAB@ aeCdnRDcO aeAdnRDcO aeAdnRB@ adTdkVOb\ adRdkUOb] adRdkUBA ac\di_`XaW ac[di_`WaV ac[di_A@ ab_diO`]`P ab]diO`^`P ab]diOB@ aa_djIa@pZ aa]djIa@pZ aa]djIB@ aa@dlK`_rB a`_dlK`^rB a`_dlKA@ a`GdoJ`Yr_ a`EdoJ`Zr_ a`EdoJB@ `VdsA`QsW `TdsA`QsW `TdsAB@ `OdvYGsX `MdvYGsX `MdvYB@ `SdzHTsO `RdzHUsO `RdzHA@ a`Bd}E_r] a`@d}E^r] a`@d}EB@ a`Zd~[pXqV a`Xd~[pXqV a`Xd~[B@ aaWdLp]pQ aaUdKp]pP aaUdKBA abWd~Qq@`[ abUd~Qq@`Z c|GdzTA@ c|HdzT@Q c|HdzSQ@ c|GdzS@A c|GdzTA@ c|HdzT@Q c|HdzSQ@ c|GdzS@A c|GdzT@@ c|HdzT@@ c|HdzS@@ c|GdzS@@ c{PeePQ@ cyXeeFaWJ cyZeeGaVI cyZeeGRQ cxJecVaNaP cxLecVaNaQ cxLecVR@ cwLe`_`^bW cwNe`_`^bW cwNe`_R@ cw@d}SLcL cwAd}SMcL cwAd}SQ@ cwHdy[XcX cwIdy[XcX cwIdy[Q@ cxBdvDpZcW cxCdvDpZcW cxCdvDQ@ cyMdsAqKcC cyNdsAqKcC cyNdsAQ@ c{AdpZqTbG c{CdpZqUbG c{CdpZR@ c|\doYq[aA c|]doYqZaA c|]doYQ@ c~RdpCqVZ c~SdpCqVZ c~SdpCQ@ d`@dqSqNqP d`BdqSqOqP d`BdqSR@ d`^dtJp^rW da@dtJp^rW da@dtJR@ daJdwV\sL daLdwV\sL daLdwVR@ daBd{MHsW daDd{NHsX daDd{NRQ d`IdE`YsX d`JdE`ZsW d`JdEQ@ c~^ebHaKsC c~_ebHaKsC c~_ebHQ@ c}IedOaUrG c}KedOaTrG c}KedOR@ c{OeePaZqA c{PeePa[qA ef@csB@@ ef@csB@R ef@cs@@@ ef@cs@@B ee_csAQA ee^csB@R ee^cs@AQ ee_cr_@B ef@csBQQ ef@csBR@ ef@cs@R@ ef@cs@QQ ef[dcP{WpZ ef[dcPqTaR eeGdeB{XpZ dyOddHaUqR eeGdeBqRpS ecUddO{VpZ dw_dcUaP`S ecUddOqGrW ebNdaX{WpY dvWd`_aHbV ebNdaXp[tO eaSc}I{WpZ du\c|O`[dP eaSc}IYuV eaJcwS{Vp[ duTcvXHeW eaJcwSIvI eaScqJ{WpZ du\cpPXfH eaScqJ`ZvA ebMckI{VpZ dvWcjOp[fA ebMckIaHuD ecUcfE{VpZ dw_ceKqHeD ecUcfEaRsR eeGcbS{WpZ dyPcaYqQcR eeGcbSaTqS ef[ca@{WpY d{Dc`GqTaR ef[ca@aQ`T ehLcaT{WpZ d|Uc`ZqQpS ehLcaTaHbV eiTcdJ{WpZ d}]ccPqHrV eiTcdJ`YdO ejMchY{VpY d~Wch@pZtP ejMchYJeW ejWcnP{WpZ d@cmVYuV ejWcnPZfI ejMctY{VpZ d~Wcs_IvI ejMctYpYfB eiTcz[{Wp[ d}]cz@`ZvA eiTcz[qHeC ehLc^{WpZ d|UcDaHuD ehLc^qQcR d{DdbVaQsR ef[csBQ@ efZcsB@Q efZcsAAQ ef[cs@@B ef[csBQ@ efZcsB@Q efZcsAAQ ef[cs@@B ef[csB@@ efZcsB@@ efZcsA@@ ef[cs@@@ egGc}FB@ ehGc{Dp^bB ehEc{Dp^bB ehEc{DB@ eiAcxEpZb_ eh_cxEpZb_ eh_cxEB@ eiQctOpPcV eiPctOpQcV eiPctOA@ eiXcpVWcY eiWcpVWcY eiWcpVA@ eiTcmGDcO eiRcmGEcO eiRcmGB@ eiFcjKNb\ eiDcjJNb] eiDcjJBA ehNchT`XaW ehLchT`XaV ehLchTB@ egPchD`^`P egOchD`]`P egOchDA@ efPch^a@pZ efOch^a@pZ efOch^A@ eeRck@`^rB eePck@`_rB eePck@B@ edXcn@`Zs@ edWcm_`Yr_ edWcm_AA edHcqV`PsV edFcqU`QsV edFcqUBA edAcuNGsX ec_cuNGsY ec_cuNB@ edEcx^TsP edCcx^TsP edCcx^B@ edSc{Z^r\ edRc{Z_r\ edRc{ZA@ eeKc}PpXqV eeJc}PpXqV eeJc}PA@ efIc~Ap^pQ efGc~Ap]pQ efGc~AB@ egIc}Fq@`[ egGc}Fq@`[ bvLcmQQ@ bvKcmQ@R bvKcmOA@ bvLcmO@B bvJcmQ@@ bvJcmQ@R bvJcmO@@ bvJcmO@B bvLcmQR@ bvKcmQQ@ bvKcmOQ@ bvLcmOR@ bwFc}_{WpZ bwFc}_qTaS buRcR{Wp[ bi[c~WaTqR buRcRqQpT btAc~^{WpZ bhJc~DaQ`S btAc~^qHrV brYc|H{WpZ bgBc{NaHbV brYc|HpZtP bq_cwX{WpZ bfHcv^`ZdP bq_cwXYuV bqVcrB{WpZ be_cqHIeV bqVcrBIvI bq_ckY{WpZ bfHcj_YfI bq_ckY`ZvA brYceX{WpZ bgBcd^pZfA brYceXaHuD btAc`T{WpZ bhJbZqHeD btAc`TaQsR buRb}B{WpZ bi[b|HqQcR buRb}BaTqR bwFb{P{WpZ bkObzVqTaR bwFb{PaQ`S bxWb|C{WpZ bm@b{IqQpS bxWb|CaHbV by_b~Y{WpZ bnHb}_qHrV by_b~Y`ZdP bzYccI{WpZ boBcbOpZtP bzYccIIeW b{Bci@{WpZ boKchFYuW b{Bci@YfH bzYcoH{WpZ boBcnNIvH bzYcoHpZfB by_cuJ{WpZ bnHctP`ZvB by_cuJqHeC bxWczM{WpZ bm@cySaHuC bxWczMqQcR bkOc}EaQsR bjKclW@@ bjKclW@R bjKclU@@ bjKclU@B bjKclW@@ bjKclW@R bjKclU@@ bjKclU@B bjKclW@@ bjKclW@@ bjKclU@@ bjKclU@@ bjXcvZA@ bkXctYp_bA bkVctYp^bA bkVctYB@ blQcqYpYc@ blOcqYpYc@ blOcqYB@ bmBcnCpQcV bm@cnCpQcV bm@cnCB@ bmIcjKWcX bmGcjJWcY bmGcjJBA bmEcf[DcP bmCcf[DcO bmCcf[B@ blVcc_Ob\ blTcc_Ob\ blTcc_B@ bk^cbI`XaV bk\cbH`XaW bk\cbHBA bkAcaX`]`Q bj_caX`]`P bj_caXB@ bjAcbSa@p[ bi_cbSa@p[ bi_cbSB@ biBcdU`_rB biAcdU`^rB biAcdUA@ bhIcgT`Yr_ bhGcgT`Zr_ bhGcgTB@ bgXckJ`QsV bgVckJ`QsV bgVckJB@ bgQcoCGsY bgOcoCGsY bgOcoCB@ bgVcrRUsO bgTcrRUsO bgTcrRB@ bhDcuN^r\ bhBcuN^r\ bhBcuNB@ bh\cwEpXqW bhZcwEpXqW bhZcwEB@ biYcwUp]pP biWcwUp]pP biWcwUB@ bjYcvZq@`[ bjXcvZqA`[ c|HdzT@A c|HdzU@R c|HdzS@@ c|HdzS@A c|GdzTQA c|FdzU@R c|FdzSAQ c|GdzR@B c|HdzTQ@ c|HdzUR@ c|HdzSR@ c|HdzSQQ c}BekC{WpZ c}BekCqTaR c{NelU{WpZ coWek[aTqR c{NelUqQpS cy]elB{WpZ cnFekHaQ`S cy]elBqHrW cxUeiK{WpZ cl^ehQaHbW cxUeiKpZtO cw[ed\{WpZ clDedB`ZdO cw[ed\YuW cwRdE{WpZ ck[d~KIeW cwRdEIvH cw[dx]{WpZ clDdxCYfH cw[dx]`ZvB cxUdr[{WpZ cl^drApZfB cxUdr[aHuD cy]dmW{WpY cnFdl^qHeC cy]dmWaQsQ c{NdjF{WpZ coWdiLqQcR c{NdjFaTqS c}BdhS{VpZ cqLdgYqUaS c}BdhSaQ`T c~SdiG{WpZ cr\dhMqPpT c~SdiGaHbV c[dk]{WpZ ctDdkCqHrV c[dk]`ZdO d`UdpL{VpZ ct_doRp[tO d`UdpLIeW d`^dvC{WpZ cuGduIXuW d`^dvCYfH d`Ud|K{VpZ ct_d{QHvH d`Ud|KpZfB c[ebM{WpZ ctDeaS`[vB c[ebMqHeD c~SegQ{WpZ cr\efWaHuD c~SegQqQcR cqKejIaQsR anRduH@@ anRduH@R anRduF@@ anRduF@B anPduH@@ anPduH@R anPduF@@ anPduF@B anRduHR@ anRduHR@ anRduFR@ anRduFR@ aoLeeV{WpZ aoLeeVqTaR amXegH{WpY abAefOaTqS amXegHqQpS alGefU{WpZ a`Pee[aQ`T alGefUqHrV aj_ec_{WpZ `HecEaHbV aj_ec_pZtP ajEdO{WpZ `~Nd~U`ZdP ajEdOYuV ai\dyY{WpZ `~Edx_IeV ai\dyYIvI ajEdsP{WpZ `~NdrVYfI ajEdsP`ZvA aj_dmO{WpZ `HdlUpZfA aj_dmOaHuD alGdhK{WpZ a`PdgQqHeD alGdhKaQsR amXddY{WpZ abAdc_qQcR amXddYaTqR aoLdcG{VpZ acVdbMqUaR aoLdcGaQ`S ap]dcZ{WpZ aeFdc@qPpS ap]dcZaHbW arEdfQ{WpZ afNdeWqHrW arEdfQ`ZdO ar_dk@{VpZ agIdjFp[tO ar_dk@IeW asHdpW{WpZ agQdo]XuW asHdpWYfH ar_dv_{VpZ agIdvEHvH ar_dv_pZfB arEd}A{WpZ afNd|G`[vB arEd}AqHeC ap]ebD{WpZ aeFeaJaHuC ap]ebDqQcR acUed\aQsR5#A chYewFqIbZ cgPez@qJa^ cfFe{^r_c^ ccGe\{[kO bwLfkKr_aX btMfmCqSW brZfl\`vZ`P ciTfmL`]`S cjQfm_b_qY cmPflFkZ{N cyJf`XbVsN c|@e}JaFqZ c}Fe{PaFrV c~LexZgLaJ deXezDqFbD ddRe|HqBaO dcPe}Wr@bP daPf`G}BkP ctNfkWqWaE crWfl\qDY a}NfjJ`\`S a~Jfj]b^qY baHfiDk\{N bmDe}VbUsO boYezGaFqY bp_exNaFrW brEeuWyMF bhXeu]p_bE bgYexBp_aN bfZeyPq\bQ bd^e|A{JkT ayTfgUqTaE ax@fhZq@Y aw@fhQfNaY ax@fhZfJbC ayTfgUgTaO bd^e|AhFaU bfZeyPh_`W bgYexBiFL brEeuW`vTaO bp_exN`vQaR boYezG`vMaW bmDe}V`vCbF baHfiD`vDbG a~Jfj]`vCbF a}NfjJ`uLbR btMfmC`vD`\ bwLfkK`vD`[ ccGe\`vC`\ cfFe{^`uZaL cgPez@`uVaP chYewF`uSaT c}Fe{PgL`X c|@e}JgPM cyJf`XhFpQ cmPflFf^_ cjQfm_hFqC ciTfmLg_pY deXezDptE`rO bhXeu]pqX`rT5#N cbTdsH}Zp^ btZdrJEU bt_drEmZ`_ cbYdsDUD cbTdsZ}Zp_ btZdr[ET bt_drWmZ`^ cbYdsUUE cbTdsH@`R btZdrJ@`Q bt_drE@`R cbYdsD@`Q5#B ef_c~Fr_^ ed@c}XJ`[ edJc~Sb^N egHcAYp[ ed@c}XxYw\ d{Gcu\nEbC eiLcw_rMfG egHcAbTuP ei\cyQpPqR edJc~SxRwE d{XcwNnDbC d{Gcu\`QaR emZdsN^qJ emLdrDuWcW egUdu[MaF ehBdwAeXsS ehBdwAqPrF efRdt[^qK efDdsPaQbK emLdrDpQwZ el[djJ`SaW emNdlALgM efDdsPpZwW eeJdkYgQqO efRdt[pUwK ee]dmPpSqW ee]dmPgQqO eeJdkYqOppG ec[c{RcEpS eg@cz_e[oK ee]dmPqYpqB edDc|NYp\ edDc|NcFpT egJc{ZfD`pG egJc{ZZp[ el\ei_iSsT evOefKpWrD euXedGyTcS elDegZ`XbE evOefKsKwK esDd@yDcM ej@ebMb\gR euXedGsJwG erNd}@`Vb@ elDegZrYwL eiKe`NiCsN ej@ebMpUq_ esDd@uO|F emUdrZvZW ef[drSSbZ efXduMcHm@ erNd}@uG{O emGdqQNaI eiKe`NsB|J efIdtDErV efNdqNfYC efXduM_qI ef[drS]qE ezYczVr^U ew[czQ`[pU exVcy\b^F e{TczBp[`T ew[czQy\vZ em_csWm^`Z e{]ctQqDfE e{TczBa[vV e}OcsLqRaE exVcy\yFwJ eoPcrRm_`Z em_csWaQqE exPdp[aIp_ eyYdo\vPaD esIdq@qE`\ erDdq\fLqA erDdq\pTrV eqPdoFaIq@ erYdnF`PbZ eyYdo\bNwN e|GdhNqVaI ezQdiWrAgD erYdnFbDwO et]dfWgJaW eqPdoFaWwG esGdg_aVqH esGdg_gJaX et]dfWc]\ exZcv[cB`W e{\cwRK`p\ esGdg_dXppP ew_cwO`[pT ew_cwOcB`X e{AcxGpP`qP e{AcxG`[pU em]ebMiXbJ ewUedWrCaT euRefKyXrJ ekZedAbCqT ewUedW`_xD exTd|SyHrF eoLdzMqOh@ euRefKaDxI evVd~Ba^qO ekZedAaTxE emNd{\iHbF eoLdzMq^aO exTd|SaE|W eyYdo\uSs\ etFdl@qMbF erYdnFsMlG evVd~BaZ}G exPdp[aIp_ emNd{\dB|V eqPdoFaPrJ es@dl\ePc_ erYdnFqIa@ etFdl@qF`\ eeSffHcDaV ejGfiMqPqO eiIfiSsDqV ejGfiMp^F ejGfiMqRa_ ehUfkLqYqX ef\fiTa[qV eeSffHsX`U ea[ff]eAbW ea[ff]aKqW ecFfeFbMaB ecFfeFpUC ebQfeIq\aZ e`UfgCaFV ehUfkLqDG egQfkSaXr@ egQfkSuArV ebPfh]cUq@ efEfg]rSqS ecRffJqBbS ebPfh]q[qZ ebQfeIaAaA ehUfkLq@dH egUfoTq_q_ eeVfmUaFtA eeVfmUv@sF dVfjObEsR dVfjOqEH d~QfjWaCrG dTfhP`TpV e`HfgZMpW dTfhPp^Y d~VfhGaR] egUfoTqHG efMfo[aDtH efMfo[v@sG e`MflTbCsW e`MflTq\q] d~QfjWaHqX dYfh_OqE d~VfhGaC`X egUfoTuWbJ ea^fq^NrM ebLfoQcJq\ ebLfoQsHsR dDfk_`RqP ea^fq^tItG d}UfmWaOqX d~QfjWp\c@ efMfo[sNaN eb_fqIqA`U dYfm^cFcK dYfm^`TqJ d}UfmWbDG d~VfhGUbP ef[fdDqHbD eeSffHpWJ ed\ffRaHrE efDfdM`WY eeSffHcDaV ehWfg^aHrE ei_feYsDqU ei_feYa]aW ek\fgPqMaP ejOfi@pPsG ejOfi@XM ejGfiMqPqO egMfeYqHbD efEfg]qIqK efDfdMaIaL egMfeYcDaV ejQfgOqHbD eiIfiSsDqV ejQfgOaKA ejOfi@BqQ ejGfiMp^F e`NefZrZbK d}TeiEMO d~AeiTbZrL e`[egH]^ d}TeiEsIsB dzKefCsIt[ dwBeaHbZrL dy\d~\dEdD d~Aec@bMcZ d~AeiTsLsF dzUefNsMt_ dwHeaObZrL dzBdCdIdH d~KecKbPc] d~KecKZ[ dzBdCVW dzUefNZ[ dwHeaOVW ehFesWpSaE egSet\[\ egHetPGqR egOer^`W`Y egSet\r^`] edUeuYcQrB egHetPsK`Q ec]euA`X`X egOer^sRbC ehFesWwR}J e`TefMsQbB d}CehOgRmJ ec]euAwG|_ d|VehBMM egOer^wG|^ e`Hef@sRbB e`Hef@LM eh_fdUXpW ehWfc^aRaR ejIfePE`Q ejNffAqOqL ejNffAc_qP enMfdQFq_ enSfbRuTbC enSfbRWpX enLfaZTbF enHfd@E`Q ejIfePbIA elRfeQrD`P elRfeQa[q@ enHfd@qVaQ ehWfc^UpR ehRfcLaWbD ehRfcLd@bE elRfeQaStH enEfaIuSbC enHfd@SrW enEfaIG`Q eh_fdUtUA edJeuT\qC ec^etQdTn[ edJeuTc[qN ehEetFfNnL ehEetF[qC egZesCfKnF ec^etQc\qN ec^etQbTqW efRerZG`R efYesLrObH ehEetFqLpZ efRerZaHI enLfcZqRaU elZfeOrIE ejQfeTqVqO eh[fdETrG ehWfa^eUa\ ehWfa^rEs@ efRe~^aWgL ehIffJNtL eh[fdEpRbE ejQfeTrH`V ehIffJcLaD ekUfgNqDqZ elZfeOqEa_ enLfcZrWcT ekUfgNaPY emEfgEaGsK enLfcZaKq\ eoWfa^rReG ehIffJqKqG ef^feC\vE emEfgEvGrB eoWfa^yEs@ dwCejQrSbR dtPemCaAaK duQenNbSrR dxDek\qAqK dtPemCr[qN dqUekUrZrY dn[eh\bSrR dqNefJcSb@ duAehJbBbG duQenNsBqW drOelWsDsF doKeiQbSrQ dq^eg@c]bL du[eiLbIbP du[eiLpZqB dq^eg@pPpV drOelWpZqB doKeiQpPpU d@epJIaX dIerB`]aF e`FesH`TpS e`ZerUqZrK dIerBsFaD d|CesFb]r\ e`FesHrIbJ d}]euRqZrL e`ZerUr]b] d@epJxLvM dvTei]r]b\ dsWelYhLfM d}]euRyGwQ dtVenAp_qH e`ZerUyGwP dwSekEr]b\ dwSekEp_qH egNeBH`W egVeYbC`Y eiYf`RVpP eiSf`BrEq@ eiSf`Bc@r_ elSe}Cp^rH ekUez[tGdG ekUez[H`X ek]e{S`\b@ elYe}SVpP eiYf`RbCp] ek\eUrIM ek\eU`WrR elYe}Sp]bB egVeYF`R eg\f`Ka]G eg\f`Kd@pV ek\eUGsP elCe|EtGdF elYe}SpVqN elCe|EVpR egNeBzT{H d|ZesZLaC d}Fet]jVkN d|ZesZb]r\ dWep^k^i] dWep^LaC e`CerAl@jD d}Fet]b]r\ d}Fet]aLsC d~ReqZVpR d~LeqHqRbR dWep^qKJ d~ReqZaQG elTe~TqRaU ekBf`IrIE ehYf`NqVqO egCe~_SrF eg@e|YeTa[ eg@e|Y^bE efRe~^aEeV egWfdTpWw[ egCe~_`TeU ehYf`NqBdF egWfdTcLaC ekCfeWrJuI ekBf`IAeN elTe~TqQgC ekCfeWbBaN emEfgEpQxQ elTe~TcCcJ eoWfa^rReG egWfdTpYO ef^feC\vE emEfgEvGrB eoWfa^yEs@ ejLesNqKaO eiAet]bZb\ ek[ewYgJbM esEezFIq[ esNexKqXrP eqVeu[wJrM eiAet]rVg@ efKe{]aOqT egZezIbRv[ egZezIgIbM eoCe|VbSv[ eoCe|Va\bW ep_eMbOwB ek[ewYrNgG eiMe@sBsC esEezFrOgG epVfaMwIrM ep_eMYb@ egZezIHb\ ehBe}EqSaX efOe~]Ts@ eoCe|VqLbK emWeAuUq\ ep_eMqHbR eoWfa_r@r^ eiMe@LcH eiYfbHsJsK epVfaMqIbV eoMfdCuTq[ eoWfa_ZbD ek_ekBaOqR emNeiPhNbY eu\elIa\bV ewXen_Za_ ewNep^xNrZ eo@enDsAsB emNeiPpYdE elUemUqGaJ ekNen_`Qs] eu\elIq\cY et@epBwKrM ewXen_rFcK euRerJqRrH ekNen_bQbR em_eqQaAsM em_eqQgKbN euJes_bDsA euJes_HqU ekNen_rSe] eh[et\aMqQ ejHesKbMuV ejHesKgRbO eqZeuZbFuX eqZeuZaYbS esSexMa_vC em_eqQrGfI ekXewZr]r^ ekXewZgRbP esJezJb@vK esJezJIq] exCel\q]rI evFejSy@F emFejYqSbL ekSemEcEbH enXeoMi@V ewXeoGKrK exCel\`Qw^ exTed^r@rM evTebQ^hB evTebQyUcH el_eeYiGdZ el_eeYGe@ el_eeYqWbQ ekHehJKd[ ewXeoG`Pw\ exHegKLrM exHegKyTcK enTejViDdQ enXeoMTtW enTejVsLrL exTed^rCuR evQdLqZq_ etWd}Ma]eD etWd}MvHbC enOdPhEcA el_eeYaPvI enOdPqZcF elUebVqMeT exHegKq_uJ evIebAHrU evIebAvGbF epBedGhFcD enTejVaNvO elUebVcMaQ evIebAqRtT enOdPaSdW5#C aoDcsZrO] alUcsMq]`W ajXctDbOM amGctQa]pW alUcsMw]wX adXckUkZa\ apRcmQqNfI amGctQTuV amCcn[cOqJ ajXctDyNwF aaJcl^kYa] adXckUsNaI arFdjDb\qC auBdiAtYb\ apIdk]rS`_ amVdl\dPrX amVdl\qNrO alHdjMb]qC aoEdiJaDbS auBdiAQw[ auAdaFsYaM aqHdbS`^gQ aoEdiJZwZ an[daPfFZ alHdjMqFwP akBdb]cYqM akBdb]fFZ an[daPrQppR alJcp^bST an]cpZfD`pL akBdb]pVpqI ajLcqTa^pV ajLcqTbTT am@cqPdH`qC am@cqPa]pV aDdvRaSyN b`WdmDdXqX beOdkLqSiN bc\dtZtXaX b`WdmDv[rI ay\dj[qQh^ axKdsYfYbY beOdkLwGrE a~HdiGtLaT bc\dtZwErT a|WdrFaQx_ axKdsYdLqS ay\dj[zCs_ aoYdf\r]d\ al\dkXaXa] anTdmUiWfD a~HdiG{RsM arVdeZr]aB a|WdrF{FuS aqQdlSrBqZ aoOdjYcGt_ anTdmUb]qB al\dkXbSp_ ajFctZrOpP agWctJa]pV aiTcsTbO`P alCctDq]`V agWctJxRwX `EclRkZbL aj_cn^pYe\ alCctDbJvO anMcmUsNaI aiTcsTwAxK abSckIkZbL `EclRcNqI awPdeAb\qB azLdc_rTeP awXdiOrS`_ auEdjNbKuM auEdjNrGqR ar^dh\b\qB auZdgZa^aU azLdc_sFwD awFc|[sYaM asMc~HdCfY auZdgZsLv_ arNd`[dXt@ ar^dh\tIvT anUdbHcYqM anUdbHdXt@ arNd`[yL~U aiBcrFb@qV akBcpPlDlK anUdbHwPK agEcr]a]pW agEcr]b@qV aiEcqGjHmA aiEcqGa]pW biHdrQbAyH bkIdiItXaX bfQdkArAiH bdPdtIdXqX bkIdiIvYrV bdPdfSq^hX bbRdoKfVcF bfQdkAvLr[ b`EdhFdKqS bdPdtIvIsJ a~Gdp_a^xY bbRdoKtKaT bdPdfS{UtA ax[dbRsPdX auKdgJbAa] awLdiGkFfD b`EdhFzGtQ au^dcUb]qC a~Gdp_yWvV atPdjIqXr@ arXdhIcFtT awLdiGr\aB auKdgJrS`_ a~^elZbYaX b`^eo^`YqL a~Aeo^rYqX b`^eo^r]@ b`^eo^q@a_ a^eq]`]qT b`[epI`\qW a~^elZrR`U a|LemOdObZ a|LemOXqZ a|DekUbZaE a|DekUr@Q azDekTqHaZ ax\emNcPA a^eq]sO@ a|Oeq]aRq_ a|Oeq]tOrZ ax@eoCcHp] a{HenFqSqT ayUelRqUbQ ax@eoC`\qU azDekT_`^ a^eq]WdI aWevF`_qZ b`VetLEtC b`VetLuJsL a{Leq@a@sQ a{Leq@sYB awSeqBaGrF axZen\WpW axSenEIpW axZen\qM\ awMenPaF[ aWevFs\@ a{[evF`TtI a{[evFuJsL avQerZaOsW avQerZaBqX awSeqBFqZ awYeoH`ZqC awMenPL`X aWevFtLbG a{KexMbLrH a}WevEb_qY a}WevEr[sT az\erQ`PqQ a{KexMtAtK awJetBcRqQ awSeqBYc@ a{[evFrAaN ayZewTaQ`Y avPetEcJcO avPetEAqK awJetBpZC awMenPFbR b`Aej[qBa\ a~_elWrTQ a|KelVaBq\ a}MejZbTA a~_elWbRbH baQen_aBq\ bbSemCrRrH bbSemCpQa[ bbBen^qEaH b`]epFaVsC b`]epFWL b`VepR`[qS a|KelGqBa\ a{IenCaBqM a}MejZqBaM a|KelGbRbH a~]enOqBa\ a}[epKrRrH a~]enOcEO b`]epFr@qW b`VepRr[W amSdsGqPa_ alCduFpXaT akKdvZaOq_ alZdt[`YqT alCduFtOqW agTdsOuJr] abJdpRaOq_ acYdnSeYbI aiRdp\dAbK akKdvZtIrB agBdtXuDsL aa^dqLaPq_ acNdoMeQbX ah_drEc[bV ah_drE`SqI acNdoMKpZ agBdtX`RqI aa^dqLLpZ ay@d|P`YK ayYd|[`UqO azNd{LTqY azJdySqJb] ayYd|[rNa\ awKd~WaUrG azNd{LqYO axUd{[qJb\ azJdySqUbH ay@d|P}BxM ak^dtCqUbG ajIdvJmBhM axUd{[}UwB ak@dtYpWaQ azJdyS}UwA alUdrRqUbG alUdrRpWaQ a|YekRrRX azGekJ`VaH az]elRaZF a|WelXBqF a|WelXaWrI a~NejO`XrE aFehJrMcH aFehJrRX a|TehB@bG a|TejIaZF az]elRa@] a{]elE`Z`S a{]elEbQqV a|TejIpWa\ azGekJq]W axJekCbSaO axJekCcSaB a{]elEqFtI azWeg\rMcG a|TejIq]rM azWeg\a]F a|YekRr\~C ay]d}OsZ] avCd}BbGnA ay]d}OaUrG a{Rd{HcTmB a{Rd{HsZ] awXdz[b_mA avCd}BaUrG avCd}Bb@rM axCdzUa_F azBdz[UbT a{Rd{HqP] axCdzU[F a}WekDqIaL a|NelPq\Y azRelGqLqY ayFejNRrG ayDehGdSb] ayDehGdVrZ a}ZeeMpYgO a}Ael\s]tU ayFejNc[bN azRelGbO`U a}Ael\bXaX aYenTuGrM a|NelPcKbD a}WekDbBcP aYenTcKG bcDen[uMsW a}WekDgRp_ beIejErEdV a}Ael\a@qH a~AekTWvG bcDen[uCsG beIejEwOtX aq^dvNbCpY atAduUHbK atIdx@rD`Y arEdxYWrK atAduUsOH apRdu]uJ`S akHdvPrC`Y aiEdwIdU[ amZdv^dDpP atIdx@sQY apXdwWuLR akLdwUrC`Y aiIdxNdWJ an@dxXdEA an@dxXVqZ aiIdxNTqE apXdwWVqZ akLdwUTqE a}LdvAaP`Z a~\dv[GbD aCdx_qIaF a}ZdzE^tD a~\dv[`\qW aXduDrL`] aCdx_aBJ b`EdyI]tE a}ZdzEbKp\ a}LdvA|Q`P ap[dvQbLp] asGduTlQpP b`EdyI|WqN asNdw[WrG a}ZdzE|WqN aqCdxWbKp\ aqCdxWXrF bjOecMqZaK bhUedX`Qa_ biFefWaJp^ bjPeeYQrL bjPeeYrN`] bhBefVqAr@ bgAedVcNqI bgAedVqZaK beGefAaQaS bfXegTaJp^ biFefWpYaG bhMeg^bCrE bhMeg^[qH bfXegTaUJ bhUedXqLaA bgIeeYa]`^ bgIeeYaDbE bhMeg^tRp\ bc[egBcNqI bfXegTr]pR bc[egBaLqA bjOecMyE}G baJdvFrWbA a~SdxGhVmR baJdvFrK`] a~_dwChBmS a~_dwCrXb@ a|GdyCgTm_ a~SdxGrL`\ a~SdxGqTpV a|_dwQaMqA a~LdvPb^Z a~_dwCpSpS a|_dwQpXaR biGef[qIaL bg^ehGq]Y bfAeg^qKqY bdVefERrG bdTec^dSb] bdTec^vZaO a}ZeeMb_fC b`YekPc[wR bdVefEs]eK bfAeg^uHcR b`YekPbYaX bcRemHbOuJ bg^ehGtLeA biGef[uUfM bcRemH^aS bcDen[fCx@ biGef[s^cJ beIejErEdV b`YekPrXD a~AekTWvG bcDen[uCsG beIejEwOtX bfPd{FvQ`W a_d{]sDb\ a|[d~Yf@cY bb[ebReTqI bhOeaId@rJ blOd~_u_sY a_d{]rJfN a}UebKgCpY bdXeaRaXvL bdXeaRe_cY bjWeeKaXvL bjWeeKtKbP bfLeg[bCvR a|[d~YrRfV azIeeOcLsD bb[ebRrSfV b`HeiHu_sY bfLeg[vDaM bdXeaR`Tb_ beLedQwT`[ a}XeeLSsA bjWeeKpXbC bi_egNtSr] bfLeg[qBbJ beJejEdUrW azIeeOUcH azDehWcTsK b`HeiHqQbM a~WekUtSr^ beJejEvSaP bbKdrTgApY biLdq[f^dH bpJdvCtIbO blAdxRvAaK bf@dy]v_tG aAduVcJsB biLdq[qSc^ bgYduYu[`U ba^dvNMsZ bpJdvCrPcL bmZdyOvAsV blAdxRqYb_ bjHd{QcRrB ba^dvNrYbR aEdy@TsJ aEdy@fAcV beFd|V`ZrY beFd|VeBqE ba^dvNrEeN aYd{\fYpX bfRd{DaGuK bfRd{DfFcY blXd~]aBuN blXd~]tDbL bhTeaIaTuX aEdy@rQeZ a|Td~ZcEr^ a|Td~ZfFcY bbZebSbLu] bbZebSeZqJ blKdvQdGrC bpRdtNwMqK biEdsCwDaR bbAdtUsFbH a~[dv]gMaK bfHdxHfCqW blKdvQNw\ blYdnUdLrE bqEdlPpSg^ bqEdlPwZaS biKdnCgGfK biKdnCVe@ biKdnCwRaU baYdoXHd] bfHdxHFwY bfNdpOfKqZ bfNdpOxAaU a~MdrDg[fD a~[dv]^tY a~MdrDcLrL blYdnUqWu] bkBdhXdJqX boLdg@aYeP boLdg@uBaB bjJdhBf[dN biKdnC`_vA bjJdhBwLbJ bb^djLqEeL bfNdpOqMuT beAdj[fArC beAdj[uFaC a[dk^fSdQ a~MdrDaNvF bb^djLsCaR beAdj[jKs[ bjJdhBzOc\0$0!                                                           
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/filter/Magnify.miff-8-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/filter/Modulate.miff-7-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/filter/Raise.miff-7-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/filter/Contrast.miff-4-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/jng/write_prog.miff-9-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/jpeg/write_non_interlaced.miff-5-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/t/reference/jpeg/write_plane_interlaced.miff-5-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/PerlMagickCheck.sh.in-25-
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/PerlMagickCheck.sh.in:26:SRCDIR=`dirname $0`
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/PerlMagickCheck.sh.in:27:SRCDIR=`cd $SRCDIR && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/PerlMagickCheck.sh.in:28:TOPSRCDIR=`cd $srcdir && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/PerlMagickCheck.sh.in-29-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/Makefile.am-15-	  echo "Linking PerlMagick Sources ..." ; \
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/Makefile.am:16:	  imagemagick=`(cd $(VPATH) ; pwd)` && \
graphicsmagick-1.4+really1.3.35+hg16348/PerlMagick/Makefile.am-17-	  ( cd $(PERLMAGICK) && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-103-#
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-105-#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-410-# The name of this program.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-412-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-416-  *[\\/]*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-610-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-613-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-639-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:640:    func_arith_result=`expr "$@"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-641-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-660-  # ...otherwise fall back to using sed.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-757-      test -n "$_G_tc" && {
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-760-      }
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-761-    done
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-763-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-831-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-833-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-865-      done
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-867-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-901-      # If mktemp works, use that first and foremost
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-903-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1111-        *[\\\`\"\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1113-        *)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1198-    case $2 in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1201-    esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1273-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1358-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1360-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1517-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1519-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1870-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1872-      func_split_equals_rhs=
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1875-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1898-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-1901-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2074-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2110-  {
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2112-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2115-  {
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2117-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2659-      done
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2662-      case $@ in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2672-	    # Evaluate the configuration.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2674-	    CC_quoted=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2678-	    done
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2681-	    case "$@ " in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3009-    # LT_CYGPATH in this case.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3011-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3376-    *.[cCFSifmso] | \
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3474-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3520-      if test warn = "$need_locks" &&
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3522-	$ECHO "\
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3523-*** ERROR, $lockfile contains:
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3525-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3569-      if test warn = "$need_locks" &&
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3571-	$ECHO "\
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3572-*** ERROR, $lockfile contains:
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3574-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3895-      # Get the absolute pathname.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4280-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4293-	  else
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4295-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4458-	    fi
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4477-	        # Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4479-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4498-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4570-    my_pic_p=${3-false}
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4572-    my_dlsyms=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4862-	  else
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4865-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4867-	*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4870-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4882-      # Nullify the symbol file.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4885-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4925-  win32_libid_type=unknown
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4927-  case $win32_fileres in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4990-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-4992-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5008-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5072-    # binutils import library
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5075-    # ms-generated import library
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5077-  else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5160-	    darwin_arch=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5172-	    darwin_file=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5189-      esac
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5191-    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5260-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5262-    $ECHO "\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5295-    --lt-dump-script)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5324-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5380-  # Find the directory that this script lives in.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5386-  while test -n \"\$file\"; do
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5388-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5396-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5399-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5410-    case \"\$thisdir\" in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5416-  # Try to get the absolute directory name.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5443-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-5487-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6464-
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6466-    *import*) : ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6712-	    moreargs=
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6714-	    do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6973-	*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7287-      -Z*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7459-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7871-	fi
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7944-	*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8197-	    shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8489-		*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8500-		  depdepl=
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8511-                      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8522-		else
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8545-	else
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8547-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8634-        linux*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9039-	removelist=
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9065-	# Transform .lo files to .o files.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9067-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9070-      #for path in $notinst_path; do
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9074-      #done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9191-		if test -n "$i"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9194-		  set dummy $deplib_matches; shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9195-		  deplib_match=$1
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9234-		  if test -n "$i"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9237-		    set dummy $deplib_matches; shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9238-		    deplib_match=$1
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9284-	      if test -n "$a_deplib"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9288-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9294-		    shopt -s nocaseglob
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9296-		    $nocaseglob
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9297-		  else
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9299-		  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9314-			case $potliblink in
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9317-			esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9368-	      if test -n "$a_deplib"; then
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9407-	  newdeplibs=
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9413-	    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9439-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9489-	*-*-darwin*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9493-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9616-	# Use standard objects if they are pic
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10145-      # Create the old-style object.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10147-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10206-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10224-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10359-	# Transform all the library objects into standard objects.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10362-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10387-	# Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10396-	  func_to_tool_file "$output"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10440-	# Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10442-	# Delete the old output file.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10448-	  func_to_tool_file "$output"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10468-          ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10479-      # Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10481-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10511-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10802-		name=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10821-		name=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
graphicsmagick-1.4+really1.3.35+hg16348/config/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-67-	mingw/*)
graphicsmagick-1.4+really1.3.35+hg16348/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-69-	  ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-70-	cygwin/* | msys/*)
graphicsmagick-1.4+really1.3.35+hg16348/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-72-	  ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-73-	wine/*)
graphicsmagick-1.4+really1.3.35+hg16348/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-75-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-310-# Name of file we expect compiler to create.
graphicsmagick-1.4+really1.3.35+hg16348/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-312-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-316-# object file name, since that is what matters with a parallel build.
graphicsmagick-1.4+really1.3.35+hg16348/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
graphicsmagick-1.4+really1.3.35+hg16348/config/compile-318-while true; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-34-
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-36-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-105-    # shellcheck disable=SC2039
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-155-	EOF
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-157-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-192-	    earmv*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-226-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-237-	    *)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-239-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-290-	*4.0)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-292-		;;
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-293-	*5.*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-295-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-338-	# 1.2 uses "1.2" for uname -r.
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-389-    s390x:SunOS:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-391-	exit ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-392-    sun4H:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-394-	exit ;;
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-397-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-414-	fi
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-416-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-422-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-431-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-435-    sun*:*:4.2BSD:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-573-    *:IRIX*:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-575-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-603-EOF
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-605-		then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-616-    *:AIX:*:[4567])
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-652-    9000/[34678]??:HP-UX:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-706-EOF
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-734-    ia64:HP-UX:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-764-EOF
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-858-	then
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-860-	else
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-862-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-871-	esac
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-873-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-907-    prep*:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-909-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-911-	# the GNU system
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-913-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-915-	# other systems with GNU libc and userland
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-917-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1037-EOF
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1137-    i*86:*:4.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1440-    *:DragonFly:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1442-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1453-    i*86:skyos:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1455-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1603-
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-52-
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-54-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-768-	i*86v32)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-770-		vendor=pc
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-773-	i*86v4*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-775-		vendor=pc
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-778-	i*86v)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-780-		vendor=pc
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-783-	i*86sol2)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-785-		vendor=pc
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-916-		cpu=sparc
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-918-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1083-	sh5e[lb]-*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1085-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1101-	xscale-* | xscalee[bl]-*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1103-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1256-			*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1258-				exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1290-	solaris1 | solaris1.*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1292-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1299-	gnu/linux*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1301-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1322-	sco3.2.[4-9]*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1324-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1386-	nto*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1388-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1396-	linux*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1398-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1408-	mac*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1410-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1417-	sunos5*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1419-		;;
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1420-	sunos6*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1422-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1454-	sinix5.*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1456-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1514-	*)
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
graphicsmagick-1.4+really1.3.35+hg16348/config/config.sub-1516-		exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-64-  case $1 in
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-66-      *) dir=;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-73-{
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-75-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-128-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-405-        sleep 1
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:406:        i=`expr $i - 1`
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-407-      done
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-408-    fi
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:409:    i=`expr $i - 1`
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-410-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-425-  # Do two passes, one to just change these to
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-659-  done
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
graphicsmagick-1.4+really1.3.35+hg16348/config/depcomp-661-  touch "$tmpdepfile"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/tap-driver.sh-585-        # Get the bailout message (if any), with leading and trailing
graphicsmagick-1.4+really1.3.35+hg16348/config/tap-driver.sh:586:        # whitespace stripped.  The message remains stored in `$0`.
graphicsmagick-1.4+really1.3.35+hg16348/config/tap-driver.sh-587-        sub("^[ \t]*Bail out![ \t]*", "");
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-234-      fi
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-236-    *)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-280-      dstdir=$dst
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:281:      dstbase=`basename "$src"`
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-282-      case $dst in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-287-    else
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:288:      dstdir=`dirname "$dst"`
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-289-      test -d "$dstdir"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-419-            case $prefix in
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-479-    if $copy_on_change &&
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
graphicsmagick-1.4+really1.3.35+hg16348/config/install-sh-482-       set -f &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.rst-440-    do
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.rst:441:        outfile=$outdir/`basename $infile`
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.rst-442-        echo time convert $infile -gaussian 0x1 $outfile
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/api/Makefile.am-140-$(WWWAPIDIR)/%.html : $(WWWAPIDIR)/%.apirst
graphicsmagick-1.4+really1.3.35+hg16348/www/api/Makefile.am:141:	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-api.css \
graphicsmagick-1.4+really1.3.35+hg16348/www/api/Makefile.am:142:	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/www/api/Makefile.am-143-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html-7306-  do
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html:7307:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html-7308-    echo convert -verbose "'$file'" -rotate 90 \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html-7318-  do
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html:7319:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/www/gm.html-7320-    echo convert -verbose "'$file'" -rotate 90 \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.html-606-do
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.html:607:    outfile=$outdir/`basename $infile`
graphicsmagick-1.4+really1.3.35+hg16348/www/motion-picture.html-608-    echo time convert $infile -gaussian 0x1 $outfile
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.html-128-echo &quot;Convert-1:   ${convert1}&quot;
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.html:129:echo &quot;Version:     `eval &quot;${convert1}&quot; -version | head -1`&quot;
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.html-130-echo &quot;Convert-2:   ${convert2}&quot;
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.html:131:echo &quot;Version:     `eval &quot;${convert2}&quot; -version | head -1`&quot;
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.html-132-echo &quot;Date:        `date`&quot;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.rst-98-  echo "Convert-1:   ${convert1}"
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.rst:99:  echo "Version:     `eval "${convert1}" -version | head -1`"
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.rst-100-  echo "Convert-2:   ${convert2}"
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.rst:101:  echo "Version:     `eval "${convert2}" -version | head -1`"
graphicsmagick-1.4+really1.3.35+hg16348/www/benchmarks.rst-102-  echo "Date:        `date`"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am-261-$(top_srcdir)/www/%.html: $(top_srcdir)/%.txt
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am:262:	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-articles.css \
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am:263:	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am-264-
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am-265-$(top_srcdir)/%.html: $(top_srcdir)/%.rst
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am:266:	$(RST2HTMLDECO)  --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-articles.css \
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am:267:	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< | $(OMP_DECIMAL_ALIGN) > $@
graphicsmagick-1.4+really1.3.35+hg16348/www/Makefile.am-268-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html-118-  do
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html:119:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html-120-    echo convert -verbose "'$file'" -rotate 90 \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html-130-  do
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html:131:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/www/batch.html-132-    echo convert -verbose "'$file'" -rotate 90 \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/www/wand/Makefile.am-51-$(WWWWANDAPIDIR)/%.html : $(WWWWANDAPIDIR)/%.apirst
graphicsmagick-1.4+really1.3.35+hg16348/www/wand/Makefile.am:52:	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-api.css \
graphicsmagick-1.4+really1.3.35+hg16348/www/wand/Makefile.am:53:	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/www/wand/Makefile.am-54-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/tests/constitute.tap-13-  do
graphicsmagick-1.4+really1.3.35+hg16348/tests/constitute.tap:14:    num_tests=`expr ${num_tests} + 1`
graphicsmagick-1.4+really1.3.35+hg16348/tests/constitute.tap-15-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/mkinstalldirs-105-do
graphicsmagick-1.4+really1.3.35+hg16348/mkinstalldirs:106:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
graphicsmagick-1.4+really1.3.35+hg16348/mkinstalldirs-107-  shift
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/GraphicsMagick.spec.in-161-# Remove unpackaged files.
graphicsmagick-1.4+really1.3.35+hg16348/GraphicsMagick.spec.in:162:rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl*/ -name perllocal.pod -type f`
graphicsmagick-1.4+really1.3.35+hg16348/GraphicsMagick.spec.in:163:rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl*/ -name .packlist -type f`
graphicsmagick-1.4+really1.3.35+hg16348/GraphicsMagick.spec.in-164-%endif
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-129-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:130:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-131-		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-217-	    echo "Installing $$i"; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:218:	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-219-	    $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-222-test: binaries libraries
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:223:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-224-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-260-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:261:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-262-#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-270-.c.@OBJEXT@:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:271:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-272-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-363-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:364:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-365-	    if test "x$$stub" = "xstub"; then \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-371-	    fi; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:372:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-373-	    if test "x$$ext" = "xdll"; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:374:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-375-		if test -f $$lib; then \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-383-	  if test -f $(srcdir)/$$p; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:384:	    destp=`basename $$p`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-385-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-418-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in:419:	  p=`basename $$p`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/Makefile.in-420-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-34-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-36-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-102-: ${TMPDIR=/tmp} ;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-151-	EOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-153-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-188-	    earmv*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-222-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-233-	    *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-235-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-280-	*4.0)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-282-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-283-	*5.*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-285-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-328-	# 1.2 uses "1.2" for uname -r.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-379-    s390x:SunOS:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-381-	exit ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-382-    sun4H:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-384-	exit ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-387-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-404-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-406-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-412-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-421-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-425-    sun*:*:4.2BSD:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-563-    *:IRIX*:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-565-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-593-EOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-595-		then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-606-    *:AIX:*:[4567])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-642-    9000/[34678]??:HP-UX:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-696-EOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-724-    ia64:HP-UX:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-754-EOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-850-	esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-852-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-886-    prep*:SunOS:5.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-888-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-890-	# the GNU system
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-892-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-894-	# other systems with GNU libc and userland
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-896-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-988-EOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1088-    i*86:*:4.*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1291-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1389-    *:DragonFly:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1391-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1402-    i*86:skyos:*:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.guess-1404-	exit ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-234-      fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-236-    *)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-280-      dstdir=$dst
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:281:      dstbase=`basename "$src"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-282-      case $dst in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-287-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:288:      dstdir=`dirname "$dst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-289-      test -d "$dstdir"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-419-            case $prefix in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-468-    if $copy_on_change &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/install-sh-471-       set -f &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-64-  case $1 in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-66-      *) dir=;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-73-{
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-75-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-128-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-405-        sleep 1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:406:        i=`expr $i - 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-407-      done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-408-    fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:409:    i=`expr $i - 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-410-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-425-  # Do two passes, one to just change these to
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-659-  done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/depcomp-661-  touch "$tmpdepfile"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-52-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-54-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-116-case $maybe_os in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-122-    os=-$maybe_os
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-124-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-126-    os=-linux-android
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-128-    ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-129-  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-131-    if [ "$basic_machine" != "$1" ]
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-133-    else os=; fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-180-		os=-sco5v6
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-182-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-184-		os=-sco3.2v5
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-186-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-188-		os=-sco3.2v4
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-190-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-191-	-sco3.2.[4-9]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-194-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-198-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-202-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-204-		os=-sco3.2v2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-206-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-207-	-udk*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-209-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-211-		os=-isc2.2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-213-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-217-	-isc*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-219-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-229-	-ptx*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-231-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-364-	*-*-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-366-		exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-493-	amd64-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-495-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-538-	blackfin-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-540-		os=-linux
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-546-	c54x-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-548-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-549-	c55x-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-551-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-552-	c6x-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-554-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-650-	e500v[12]-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-652-		os=$os"spe"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-754-	i*86v32)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-756-		os=-sysv32
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-758-	i*86v4*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-760-		os=-sysv4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-762-	i*86v)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-764-		os=-sysv
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-766-	i*86sol2)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-768-		os=-solaris2
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-792-	leon-*|leon[3-9]-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-794-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-799-	m68knommu-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-801-		os=-linux
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-833-	mips3*-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-835-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-836-	mips3*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-838-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-855-	ms1-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-857-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-980-	parisc-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-982-		os=-linux
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-996-	pc98-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-998-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1013-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1016-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1019-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1020-	pentium4-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1022-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1030-	ppc-* | ppcbe-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1032-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1036-	ppcle-* | powerpclittle-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1038-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1040-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1042-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1046-	ppc64le-* | powerpc64little-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1048-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1122-	strongarm-* | thumb-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1124-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1255-	xscale-* | xscalee[bl]-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1257-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1317-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1319-		exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1325-	*-digital*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1327-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1328-	*-commodore*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1330-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1346-	-solaris1 | -solaris1.*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1348-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1355-	-gnu/linux*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1357-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1407-	-nto*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1409-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1414-	-mac*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1416-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1420-	-linux*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1422-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1423-	-sunos5*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1425-		;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1426-	-sunos6*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1428-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1469-	-sinix5.*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1471-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1531-		exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1788-		esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/config.sub-1790-		;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-67-	mingw/*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-69-	  ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-70-	cygwin/*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-72-	  ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-73-	wine/*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-75-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-310-# Name of file we expect compiler to create.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-312-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-316-# object file name, since that is what matters with a parallel build.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/compile-318-while true; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-103-#
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-105-#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-410-# The name of this program.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-412-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-416-  *[\\/]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-610-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-613-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-639-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:640:    func_arith_result=`expr "$@"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-641-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-660-  # ...otherwise fall back to using sed.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-757-      test -n "$_G_tc" && {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-760-      }
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-761-    done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-763-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-831-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-833-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-865-      done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-867-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-901-      # If mktemp works, use that first and foremost
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-903-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1111-        *[\\\`\"\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1113-        *)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1198-    case $2 in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1201-    esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1273-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1358-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1360-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1517-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1519-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1870-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1872-      func_split_equals_rhs=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1875-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1898-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-1901-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2074-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2110-  {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2112-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2115-  {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2117-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2659-      done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2662-      case $@ in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2672-	    # Evaluate the configuration.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2674-	    CC_quoted=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2678-	    done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2681-	    case "$@ " in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3009-    # LT_CYGPATH in this case.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3011-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3376-    *.[cCFSifmso] | \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3474-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3520-      if test warn = "$need_locks" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3522-	$ECHO "\
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3523-*** ERROR, $lockfile contains:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3525-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3569-      if test warn = "$need_locks" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3571-	$ECHO "\
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3572-*** ERROR, $lockfile contains:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3574-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3895-      # Get the absolute pathname.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4280-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4293-	  else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4295-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4458-	    fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4477-	        # Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4479-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4498-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4570-    my_pic_p=${3-false}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4572-    my_dlsyms=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4862-	  else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4865-	  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4867-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4870-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4882-      # Nullify the symbol file.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4885-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4925-  win32_libid_type=unknown
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4927-  case $win32_fileres in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4990-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-4992-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5008-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5072-    # binutils import library
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5075-    # ms-generated import library
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5077-  else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5160-	    darwin_arch=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5172-	    darwin_file=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5189-      esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5191-    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5260-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5262-    $ECHO "\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5295-    --lt-dump-script)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5324-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5380-  # Find the directory that this script lives in.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5386-  while test -n \"\$file\"; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5388-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5396-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5399-  done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5410-    case \"\$thisdir\" in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5416-  # Try to get the absolute directory name.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5443-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-5487-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6464-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6466-    *import*) : ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6712-	    moreargs=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6714-	    do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6973-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7287-      -Z*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7459-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7871-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7944-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8197-	    shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8489-		*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8500-		  depdepl=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8511-                      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8522-		else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8545-	else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8547-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8634-        linux*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9039-	removelist=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9065-	# Transform .lo files to .o files.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9067-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9070-      #for path in $notinst_path; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9074-      #done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9191-		if test -n "$i"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9194-		  set dummy $deplib_matches; shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9195-		  deplib_match=$1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9234-		  if test -n "$i"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9237-		    set dummy $deplib_matches; shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9238-		    deplib_match=$1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9284-	      if test -n "$a_deplib"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9288-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9294-		    shopt -s nocaseglob
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9296-		    $nocaseglob
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9297-		  else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9299-		  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9314-			case $potliblink in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9317-			esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9368-	      if test -n "$a_deplib"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9407-	  newdeplibs=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9413-	    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9439-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9489-	*-*-darwin*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9493-	  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9616-	# Use standard objects if they are pic
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10145-      # Create the old-style object.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10147-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10206-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10224-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10359-	# Transform all the library objects into standard objects.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10362-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10387-	# Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10396-	  func_to_tool_file "$output"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10440-	# Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10442-	# Delete the old output file.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10448-	  func_to_tool_file "$output"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10468-          ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10479-      # Replace the output file specification.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10481-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10511-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10802-		name=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10821-		name=$func_basename_result
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/config/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/ltsugar.m4-68-m4_define([lt_combine],
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-119-    done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-121-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-439-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-447-#
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-561-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-574-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1165-      }]'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1170-  fi],[])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1203-  ECHO='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1239-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1260-   if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1262-   fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1264- /*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1266-   ;; #(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1296-      *ELF-32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1313-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1323-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1325-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1345-    emul=elf
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1347-      *32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1353-    esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1355-      *MSB*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1361-    esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1363-      *N32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1726-    # And add a safety zone
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1729-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1759-    if test -n "$kargmax"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1761-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1771-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1780-      # we can't tell.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1784-      do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1785:        i=`expr $i + 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1788-      # Only check the string length outside the loop.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1790-      teststring=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-1795-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2259-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2261-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2262-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2264-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2265-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2268-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2269-    *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2271-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2299-  esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2308-    ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2309-  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2311-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2357-  esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2359-else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2500-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2543-      fi'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2559-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2563-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2570-    libname_spec='$name'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2587-      # Convert to MSYS style.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2589-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2597-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2603-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2605-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2625-    # Assume MSVC wrapper
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2930-  need_lib_prefix=no
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2932-    need_version=no
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2966-    fi'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3177-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3262-  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3264-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3273-      done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3567-openbsd* | bitrig*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3634-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3636-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3685-	esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3691-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3693-	  */dev/null*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3719-    *COFF*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3951:case `$NM -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-3998-mingw*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4000-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4054-    nlist=conftest.nm
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4402-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4738-      *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4921-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:4922:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-4923-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5046-    supports_anon_versioning=no
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5149-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5172:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5173:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5174-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5190:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5195:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5215-	esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5375-	else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5376:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5377-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5497:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5498-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5750-      if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5751:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5774:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5775-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5776-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5777:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5778:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5779-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5854-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5870-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5873-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5886:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5887:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5888:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5889-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5904-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6099-	  then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6569-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6570:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6571-        else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6797-            # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6798:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6799-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6862-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6863:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6864-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6900:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6901-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6905-	    # SGI C++
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6906:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6907-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6917:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6918-	      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6919:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6920-	      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6938:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6947-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6948:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6949-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6983-            # Portland Group C++ compiler
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6984:	    case `$CC -V` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7002:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7003-	      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7012:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7013-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7030-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7031:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7032-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7045-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7053:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7119-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7137:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7138-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7158:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7163:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7166:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7181-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7182:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7183-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7188-	        osf3*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7189:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7190-		  ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7191-	        *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7193-		  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7441-  case @S|@2 in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7444-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7530-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7532-    case $prev$p in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-7636-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-72-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:73:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-74-			fi ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-76-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:77:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-78-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-99-			    -a -f "$i/win/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:100:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-101-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-103-		    if test -f "$i/unix/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:104:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-105-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-117-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:118:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-119-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-130-		    if test -f "$i/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:131:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-132-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-138-	    if test x"${ac_cv_c_tclconfig}" = x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:139:		for i in `ls -d ${libdir} 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:140:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:141:			`ls -d ${prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-142-			`ls -d /usr/contrib/lib 2>/dev/null` \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-150-		    if test -f "$i/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:151:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-152-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-160-			${srcdir}/../tcl \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:161:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:162:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:163:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-164-		    if test "${TEA_PLATFORM}" = "windows" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-165-			    -a -f "$i/win/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:166:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-167-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-169-		    if test -f "$i/unix/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:170:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-171-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-229-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:230:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-231-			fi ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-233-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:234:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-235-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-256-			    -a -f "$i/win/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:257:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-258-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-260-		    if test -f "$i/unix/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:261:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-262-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-274-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:275:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-276-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-282-	    if test x"${ac_cv_c_tkconfig}" = x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:283:		for i in `ls -d ${libdir} 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:284:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:285:			`ls -d ${prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-286-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-291-		    if test -f "$i/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:292:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-293-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-304-		    if test -f "$i/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:305:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-306-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-314-			${srcdir}/../tk \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:315:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:316:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:317:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-318-		    if test "${TEA_PLATFORM}" = "windows" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-319-			    -a -f "$i/win/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:320:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-321-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-323-		    if test -f "$i/unix/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:324:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-325-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-391-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:392:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:393:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:394:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:395:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-396-			    break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-400-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:401:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-402-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-508-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:509:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:510:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:511:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:512:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-513-			    break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-517-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:518:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-519-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-650-        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:651:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:652:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:653:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-654-        for i in $list ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-655-            if test -f "$i/${TCLSH_PROG}" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:656:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-657-                break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-709-        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:710:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:711:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:712:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-713-        for i in $list ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-714-            if test -f "$i/${WISH_PROG}" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:715:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-716-                break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1228-    # TEA specific: use PACKAGE_VERSION instead of VERSION
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1229:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1230:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1231-    TCL_LIB_VERSIONS_OK=ok
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1256-		fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1257:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1258-		PATH64=""
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1320-		fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1321:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1322:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1323-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1343-	        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1344:	        case "x`echo \${VisualStudioVersion}`" in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1345-	            x1[[4-9]]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1373-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1374:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1375-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1386-		    CFLAGS_OPTIMIZE="-nologo -Ox"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1387:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1388-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1476-			# Make sure only first arg gets _r
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1477:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1478-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1596-		AS_IF([test "$GCC" = yes], [
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1597:		    case `${CC} -dumpmachine` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1598-			hppa64*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1740-		#		Don't link with -lpthread
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1741:		LIBS=`echo $LIBS | sed s/-lpthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1742-		CFLAGS="$CFLAGS -pthread"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1758-		# The -pthread needs to go in the CFLAGS, not LIBS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1759:		LIBS=`echo $LIBS | sed s/-pthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1760-		CFLAGS="$CFLAGS -pthread"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1775-		# The -pthread needs to go in the LDFLAGS, not LIBS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1776:		LIBS=`echo $LIBS | sed s/-pthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1777-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1781-		# Version numbers are dot-stripped by system policy.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1782:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1783-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1846-	    # TEA specific: link shlib with current and compatibility version flags
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1847:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1848-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1850-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1851:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1852:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1853-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1878-			for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1879:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1880-			done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1891-			for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1892:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1893-			done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1906-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1907:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1908-		    done])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1933-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:1934:		LIBS=`echo $LIBS | sed s/-lpthreads//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-1935-		AS_IF([test "$GCC" = yes], [
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-2003-		    AS_IF([test "$GCC" = yes], [
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:2004:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-2005-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3087-		# this assumes it is in a VPATH dir
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3088:		i=`basename $i`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3089-		# handle user calling this before or after TEA_SETUP_COMPILER
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3090-		if test x"${OBJEXT}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3091:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3092-		else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3093:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3094-		fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3131-	# this assumes it is in a VPATH dir
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3132:	i=`basename $i`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3133-	# handle user calling this before or after TEA_SETUP_COMPILER
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3134-	if test x"${OBJEXT}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3135:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3136-	else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3137:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3138-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3241-              # Convert foo.lib to -lfoo for GCC
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3242:                i=-l`echo "$i" | sed -e 's/\.[[^.]]*$//' -e 's/\.lib.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3243-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3510-	    if test x"${TK_BIN_DIR}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3511:			  SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3512-	    fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3513:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3514-	    if test "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3613-    for i in \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3614:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3615:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3616:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3617:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3618:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3619:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3620:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3621:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3622:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3623:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3624-	if test -f "$i" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3625:	    tea_lib_name_dir=`dirname $i`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3626:	    $1_LIB_NAME=`basename $i`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3627-	    $1_LIB_PATH_NAME=$i
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3632-    if test "${TEA_PLATFORM}" = "windows"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3633:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3634-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3636-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3637:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3638-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3670-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3671:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3672-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3703-		    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3704:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3705-		    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3763-		    *TCL_FRAMEWORK*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3764:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3765-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3771-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3772:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3773-	    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3779-	    list="$list \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3780:		`ls -d ${temp_includedir}        2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3781:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3782:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3783-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3785-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3786:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3787:		    list="$list `ls -d ${d} 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3788-		fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3808-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3809:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3810-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3837-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3838:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3839-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3893-			else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3894:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3895-			fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3954-		    *TK_FRAMEWORK*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3955:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3956-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3962-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3963:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3964-	    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3971-	    list="$list \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3972:		`ls -d ${temp_includedir}        2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3973:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3974:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3975:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3976:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3977-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3979-		if test x"${TK_INCLUDE_SPEC}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3980:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:3981:		    list="$list `ls -d ${d} 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-3982-		fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4002-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4003:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4004-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4012-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4013:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4014-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4060-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4061:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4062-			fi;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4064-		if test -f "${with_$1config}/$1Config.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4065:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4066-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4074-			../$1 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4075:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4076:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4077:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4078:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4079-			../../$1 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4080:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4081:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4082:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4083:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4084-			../../../$1 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4085:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4086:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4087:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4088:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4089-			${srcdir}/../$1 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4090:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4091:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4092:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4093:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4094-			; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4095-		    if test -f "$i/$1Config.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4096:			ac_cv_c_$1config=`(cd $i; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4097-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4099-		    if test -f "$i/unix/$1Config.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4100:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4101-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4107-	    if test x"${ac_cv_c_$1config}" = x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4108:		for i in `ls -d ${libdir} 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4109:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4110:			`ls -d ${prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4111-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4116-		    if test -f "$i/$1Config.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4117:			ac_cv_c_$1config=`(cd $i; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4118-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4220-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4221:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4222-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4256-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4257:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4258:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4259-    fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4260:    $1_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${$1_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4261:    $1_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${$1_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4262:    $1_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` [$]{$1_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4263:    $1_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` [$]{$1_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4264:    $1_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/[$]{PKG_STUB_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4265:    $1_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/[$]{PKG_STUB_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4266-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4310-		if test -d "${with_celibconfig}/inc" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4311:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4312-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4326-			${srcdir}/../celib \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4327:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4328-			; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4329-		    if test -d "$i/inc" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4330:			ac_cv_c_celibconfig=`(cd $i; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4331-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4340-	    CELIB_DIR=${ac_cv_c_celibconfig}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4:4341:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/unix/m4/tcl.m4-4342-	    AC_MSG_RESULT([found $CELIB_DIR])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-49-  { \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-51-  }; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-190-  while test -n "$$dir1"; do \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:191:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-192-    if test "$$first" != "."; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-193-      if test "$$first" = ".."; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:194:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:195:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-196-      else \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:197:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-198-        if test "$$first2" = "$$first"; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:199:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-200-        else \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-205-    fi; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:206:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-207-  done; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-475-	dot_seen=no; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:476:	target=`echo $@ | sed s/-recursive//`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-477-	case "$@" in \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-538-GTAGS:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:539:	here=`$(am__cd) $(top_builddir) && pwd` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-540-	  && $(am__cd) $(top_srcdir) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-573-	test -d "$(distdir)" || mkdir "$(distdir)"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:575:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-576-	list='$(DISTFILES)'; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-587-	  if test -d $$d/$$file; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:588:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-589-	    if test -d "$(distdir)/$$file"; then \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-696-	test -d $(distdir)/_build || exit 0; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:697:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-698-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-740-	}; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:741:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-742-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-752-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in:753:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/Makefile.in-754-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-57-  { \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-59-  }; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-113-am__vpath_adj = case $$p in \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-115-    *) f=$$p;; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-116-  esac;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-118-am__install_max = 40
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-119-am__nobase_strip_setup = \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-121-am__nobase_strip = \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-546-.c.obj:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-552-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-560-libTclMagick_la-TclMagick.lo: TclMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libTclMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libTclMagick_la-TclMagick.lo -MD -MP -MF $(DEPDIR)/libTclMagick_la-TclMagick.Tpo -c -o libTclMagick_la-TclMagick.lo `test -f 'TclMagick.c' || echo '$(srcdir)/'`TclMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libTclMagick_la-TclMagick.Tpo $(DEPDIR)/libTclMagick_la-TclMagick.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libTclMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libTclMagick_la-TclMagick.lo `test -f 'TclMagick.c' || echo '$(srcdir)/'`TclMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-566-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-567-libTkMagick_la-TkMagick.lo: TkMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libTkMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libTkMagick_la-TkMagick.lo -MD -MP -MF $(DEPDIR)/libTkMagick_la-TkMagick.Tpo -c -o libTkMagick_la-TkMagick.lo `test -f 'TkMagick.c' || echo '$(srcdir)/'`TkMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-569-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libTkMagick_la-TkMagick.Tpo $(DEPDIR)/libTkMagick_la-TkMagick.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libTkMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libTkMagick_la-TkMagick.lo `test -f 'TkMagick.c' || echo '$(srcdir)/'`TkMagick.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-573-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-574-libttkcommon_la-libttkcommon.lo: libttkcommon.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libttkcommon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libttkcommon_la-libttkcommon.lo -MD -MP -MF $(DEPDIR)/libttkcommon_la-libttkcommon.Tpo -c -o libttkcommon_la-libttkcommon.lo `test -f 'libttkcommon.c' || echo '$(srcdir)/'`libttkcommon.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libttkcommon_la-libttkcommon.Tpo $(DEPDIR)/libttkcommon_la-libttkcommon.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libttkcommon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libttkcommon_la-libttkcommon.lo `test -f 'libttkcommon.c' || echo '$(srcdir)/'`libttkcommon.c
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-580-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-616-GTAGS:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:617:	here=`$(am__cd) $(top_builddir) && pwd` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-618-	  && $(am__cd) $(top_srcdir) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-642-distdir-am: $(DISTFILES)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:643:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:644:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-645-	list='$(DISTFILES)'; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-656-	  if test -d $$d/$$file; then \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in:657:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/generic/Makefile.in-658-	    if test -d "$(distdir)/$$file"; then \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-94-# and then we would define $MISSING as
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-109-])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-207-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-365-      || continue
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-592-    * )
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-594-  esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-595-done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-597-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-886-     if test "$[*]" = "X"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-887-	# -L didn't work.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/aclocal.m4-889-     fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-45-  as_echo='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-46-  as_echo_n='print -rn --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-48-  as_echo='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-50-else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-62-      esac;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-199-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-332-      case $as_dir in #(
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-334-      *) as_qdir=$as_dir;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-405-  {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:406:    as_val=`expr "$@" || test $? -eq 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-407-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-412-# ----------------------------------------
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-930-  case $ac_option in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:931:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-932-  *=)   ac_optarg= ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-974-  -disable-* | --disable-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:975:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-976-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-979-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:980:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-981-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1000-  -enable-* | --enable-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1005-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1007-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1204-  -with-* | --with-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1205:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1206-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1209-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1210:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1211-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1220-  -without-* | --without-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1221:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1222-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1225-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1226:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1227-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1258-  *=*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1259:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1260-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1279-if test -n "$ac_prev"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1280:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1281-  as_fn_error $? "missing argument to $ac_option"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1301-    */ )
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1302:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1303-      eval $ac_var=\$ac_val;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1336-ac_ls_di=`ls -di .` &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1337:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1338-  as_fn_error $? "working directory cannot be determined"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1392-case $srcdir in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1393:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1394-esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1435-By default, \`make install' will install all the files in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1436:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1437:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1438-for instance \`--prefix=\$HOME'.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1560-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1561:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1562-  # A ".." for each directory in $ac_dir_suffix.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:1563:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-1564-  case $ac_top_builddir_sub in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2044-    *\'*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2045:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2046-    esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2127-      case $ac_val in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2128:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2129-      esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2142-	case $ac_val in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2143:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2144-	esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2262-    set,)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2263:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2264:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2265-      ac_cache_corrupted=: ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2273-	# differences in whitespace do not lead to failure.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2274:	ac_old_val_w=`echo x $ac_old_val`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2275:	ac_new_val_w=`echo x $ac_new_val`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2276-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2293-    case $ac_new_val in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2294:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2295-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2474-     echo "timestamp, slept: $am_has_slept" > conftest.file
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2475:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2476-     if test "$*" = "X"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2477-	# -L didn't work.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2478:	set X `ls -t "$srcdir/configure" conftest.file`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2479-     fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2525-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2526:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2527-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2528-# Expand $ac_aux_dir to an absolute path.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2529:am_aux_dir=`cd "$ac_aux_dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2530-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2670-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2671:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2672-	     'mkdir (GNU coreutils) '* | \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2743-set x ${MAKE-make}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2754:case `${MAKE-make} -f conftest.make 2>/dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2755-  *@@@%%%=?*=@@@%%%*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2819-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:2820:if test "`cd $srcdir && pwd`" != "`pwd`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-2821-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3349-$as_echo_n "checking whether the C compiler works... " >&6; }
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:3350:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3351-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3393-	then :; else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:3394:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3395-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3453-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:3454:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3455-	  break;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3562-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:3563:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3564-       break;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3943-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:3944:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-3945-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4078-test "x$ac_build_alias" = x &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4079:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4080-test "x$ac_build_alias" = x &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4081-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4082:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4083-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4102-IFS=$ac_save_IFS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4103:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4104-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4113-else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4114:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4115-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4135-IFS=$ac_save_IFS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4136:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4137-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4163-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4164:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4165-  ECHO='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4166:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4167-  ECHO='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4232-  # Check for GNU $ac_path_SED
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4233:case `"$ac_path_SED" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4234-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4308-  # Check for GNU $ac_path_GREP
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4309:case `"$ac_path_GREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4310-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4374-  # Check for GNU $ac_path_EGREP
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4375:case `"$ac_path_EGREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4376-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4441-  # Check for GNU $ac_path_FGREP
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4442:case `"$ac_path_FGREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4443-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4521-    # gcc leaves a trailing carriage return, which upsets mingw
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4522:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4523-  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4524:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4525-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4530-      # Canonicalize the pathname of ld
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4531:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4532-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4533:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4534-      done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4565-      # Break only if it was the GNU/non-GNU ld that we prefer.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4566:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4567-      *GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4596-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4597:case `$LD -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4598-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4646-	esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4647:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4648-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4652-	*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4653:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4654-	  */dev/null*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4780-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4781:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4782-    *COFF*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4892-    # And add a safety zone
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4893:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4894:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4895-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4925-    if test -n "$kargmax"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4926:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4927-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4934-       test undefined != "$lt_cv_sys_max_cmd_len"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4935:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4936:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4937-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4946-      # we can't tell.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4947:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4948-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4950-      do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4951:        i=`expr $i + 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4952-        teststring=$teststring$teststring
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4954-      # Only check the string length outside the loop.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4955:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4956-      teststring=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4959-      # linker.  It appears as though 1/2 is a usable value.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:4960:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-4961-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5370-openbsd* | bitrig*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:5371:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5372-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5440-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:5441:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5442-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5585-  # decide which one to use based on capabilities of $DLLTOOL
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:5586:  case `$DLLTOOL --help 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-5587-  *--identify-strict*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6107-# If we're using GNU nm, then use its standard symbol codes.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6108:case `$NM -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6109-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6155-mingw*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6156:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6157-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6387-   if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6388:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6389-   fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6391- /*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6392:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6393-   ;; #(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6486-    done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6487:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6488-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6508-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6509:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6510-      *ELF-32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6529-    if test yes = "$lt_cv_prog_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6530:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6531-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6541-    else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6542:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6543-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6567-    emul=elf
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6568:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6569-      *32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6575-    esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6576:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6577-      *MSB*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6583-    esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:6584:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-6585-      *N32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7516-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7517:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7518-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7519-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7520:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7521-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7522-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7523:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7524:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7525-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7526-    *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7527:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7528-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7785-do :
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7786:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7787-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7790-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:7791:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-7792-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8148-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:8149:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8150-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8214-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:8215:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8216-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8612-      *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:8613:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-8614-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9058-	# shared libraries, regardless of the interface used.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9059:	case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9060-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9090-    supports_anon_versioning=no
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9091:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9092-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9159-	# is; otherwise, prepend EXPORTS...
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9160:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9161-          cp $export_symbols $output_objdir/$soname.def;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9193-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9194:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9195-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9215-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9216:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9217:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9218-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9233-        pgcc*)				# Portland Group C compiler
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9234:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9235-	  tmp_addflag=' $pic_flag'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9238-					# Portland Group f77 and f90 compilers
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9239:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9240-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9255-	nvcc*)	# Cuda Compiler Driver 2.2
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9256:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9257-	  compiler_needs_object=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9259-	esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9260:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9261-	*Sun\ C*)			# Sun C 5.9
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9262:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9263-	  compiler_needs_object=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9330-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9331:      case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9332-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9419-	else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9420:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9421-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9484-	# below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9485:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9486-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9564-      }'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9565:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9566-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9567-  if test -z "$lt_cv_aix_libpath_"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9568:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9569-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9582-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9583:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9584-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9617-      }'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9618:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9619-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9620-  if test -z "$lt_cv_aix_libpath_"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9621:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9622-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9649-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9650:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9651-	  if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9702-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9703:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9704-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9740-	# FIXME: Setting linknames here is a bad hack.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9741:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9742-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9758-  if test yes = "$lt_cv_ld_force_load"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9759:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9760-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9938-      if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9939:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9940-	# Try to use the -exported_symbol ld option, if it does not
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9966-	if test yes = "$lt_cv_irix_exported_symbol"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9967:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9968-	fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9969-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9970:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:9971:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-9972-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10016-	hardcode_direct_absolute=yes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10017:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10018-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10047-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10048:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10049-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10061-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10062:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10063-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10064-	allow_undefined_flag=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10065:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10066-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10074-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10075:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10076-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10078-	allow_undefined_flag=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10079:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10080:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10081:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10082-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10097-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10098:	case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10099-	*"Compilers 5.0"*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10496-  esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10497:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10498-  case $lt_search_path_spec in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10503-    # okay in the real world where ";" in dirpaths is itself problematic.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10504:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10505-    ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10506-  *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10507:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10508-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10512-  lt_tmp_lt_search_path_spec=
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10513:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10514-  # ...but if some path component already ends with the multilib dir we assume
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10554-  esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10555:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10556-else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10694-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10695:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10696-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10730-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10731:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10732:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10733:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10734-      test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10739-      fi'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10740:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10741-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10747-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10748:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10749-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10753-      # MinGW DLLs use traditional 'lib' prefix
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10754:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10755-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10757-      # pw32 DLLs use 'pw' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10758:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10759-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10766-    libname_spec='$name'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10767:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10768-    library_names_spec='$libname.dll.lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10778-        # Let DOS variable expansion print the short 8.3 style file name.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10779:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10780-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10783-      # Convert to MSYS style.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10784:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10785-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10789-      # like /cygdrive/c/PROGRA~1:/cygdr...
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10790:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10791:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10792:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10793-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10797-        # It is most probably a Windows format PATH.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10798:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10799-      else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10800:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10801-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10807-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10808:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10809:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10810:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10811-      test -d \$dldir || mkdir -p \$dldir~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10812-      $install_prog $dir/$dlname \$dldir/$dlname'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10813:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10814-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10821-    # Assume MSVC wrapper
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10822:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10823-    dynamic_linker='Win32 ld.exe'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10838-  shlibpath_var=DYLD_LIBRARY_PATH
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:10839:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-10840-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11091-  if test -f /etc/ld.so.conf; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11092:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11093-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11145-  need_lib_prefix=no
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11146:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11147-    need_version=no
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11172-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11173:  postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11174:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11175:    dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11176-    test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11181-    fi'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:11182:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-11183-    dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12354-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12355:PATH=$PATH:`dirname ${wand_config}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12356-export PATH
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12360-$as_echo "${wand_config}" >&6; }
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12361:GM_CPPFLAGS=`${wand_config} --cppflags`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12362-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12363:GM_LDFLAGS=`${wand_config} --ldflags`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12364-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12365:GM_LIBS=`${wand_config} --libs`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12366-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12541-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12542:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12543-			fi ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12545-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12546:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12547-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12568-			    -a -f "$i/win/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12569:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12570-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12572-		    if test -f "$i/unix/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12573:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12574-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12586-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12587:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12588-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12599-		    if test -f "$i/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12600:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12601-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12607-	    if test x"${ac_cv_c_tclconfig}" = x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12608:		for i in `ls -d ${libdir} 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12609:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12610:			`ls -d ${prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12611-			`ls -d /usr/contrib/lib 2>/dev/null` \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12619-		    if test -f "$i/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12620:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12621-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12629-			${srcdir}/../tcl \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12630:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12631:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12632:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12633-		    if test "${TEA_PLATFORM}" = "windows" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12634-			    -a -f "$i/win/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12635:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12636-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12638-		    if test -f "$i/unix/tclConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12639:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12640-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12692-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12693:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12694:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12695:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12696:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12697-			    break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12701-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12702:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12703-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12851-$as_echo "$as_me: WARNING: --with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself" >&2;}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12852:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12853-			fi ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12855-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12856:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12857-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12878-			    -a -f "$i/win/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12879:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12880-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12882-		    if test -f "$i/unix/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12883:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12884-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12896-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12897:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12898-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12904-	    if test x"${ac_cv_c_tkconfig}" = x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12905:		for i in `ls -d ${libdir} 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12906:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12907:			`ls -d ${prefix}/lib 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12908-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12913-		    if test -f "$i/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12914:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12915-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12926-		    if test -f "$i/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12927:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12928-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12936-			${srcdir}/../tk \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12937:			`ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12938:			`ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12939:			`ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12940-		    if test "${TEA_PLATFORM}" = "windows" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12941-			    -a -f "$i/win/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12942:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12943-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12945-		    if test -f "$i/unix/tkConfig.sh" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:12946:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-12947-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13000-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13001:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13002:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13003:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13004:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13005-			    break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13009-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13010:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13011-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13740-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13741:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13742-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-13998-set x ${MAKE-make}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:13999:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14000-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14008-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14009:case `${MAKE-make} -f conftest.make 2>/dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14010-  *@@@%%%=?*=@@@%%%*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14903-              # Convert foo.lib to -lfoo for GCC
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14904:                i=-l`echo "$i" | sed -e 's/\.[^.]*$//' -e 's/\.lib.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14905-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14927-	# this assumes it is in a VPATH dir
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14928:	i=`basename $i`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14929-	# handle user calling this before or after TEA_SETUP_COMPILER
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14930-	if test x"${OBJEXT}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14931:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14932-	else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14933:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14934-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14981-		    *TCL_FRAMEWORK*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14982:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14983-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14989-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14990:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14991-	    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-14997-	    list="$list \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14998:		`ls -d ${temp_includedir}        2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:14999:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15000:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15001-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15003-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15004:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15005:		    list="$list `ls -d ${d} 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15006-		fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15029-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15030:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15031-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15065-		    *TK_FRAMEWORK*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15066:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15067-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15073-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15074:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15075-	    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15082-	    list="$list \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15083:		`ls -d ${temp_includedir}        2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15084:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15085:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15086:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15087:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15088-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15090-		if test x"${TK_INCLUDE_SPEC}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15091:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15092:		    list="$list `ls -d ${d} 2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15093-		fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15116-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15117:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15118-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15127-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15128:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15129-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15781-    # TEA specific: use PACKAGE_VERSION instead of VERSION
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15782:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15783:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15784-    TCL_LIB_VERSIONS_OK=ok
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15908-		fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15909:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15910-		PATH64=""
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15962-		if test -d "${with_celibconfig}/inc" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15963:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15964-		else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15978-			${srcdir}/../celib \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15979:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15980-			; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15981-		    if test -d "$i/inc" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15982:			ac_cv_c_celibconfig=`(cd $i; pwd)`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15983-			break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15994-	    CELIB_DIR=${ac_cv_c_celibconfig}
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:15995:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-15996-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16034-		fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16035:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16036:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16037-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16057-	        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16058:	        case "x`echo \${VisualStudioVersion}`" in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16059-	            x1[4-9]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16067-              # Convert foo.lib to -lfoo for GCC
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16068:                i=-l`echo "$i" | sed -e 's/\.[^.]*$//' -e 's/\.lib.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16069-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16098-              # Convert foo.lib to -lfoo for GCC
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16099:                i=-l`echo "$i" | sed -e 's/\.[^.]*$//' -e 's/\.lib.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16100-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16115-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16116:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16117-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16140-		    CFLAGS_OPTIMIZE="-nologo -Ox"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16141:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16142-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16342-			# Make sure only first arg gets _r
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16343:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16344-			;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16616-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16617:		    case `${CC} -dumpmachine` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16618-			hppa64*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16822-		#		Don't link with -lpthread
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16823:		LIBS=`echo $LIBS | sed s/-lpthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16824-		CFLAGS="$CFLAGS -pthread"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16844-		# The -pthread needs to go in the CFLAGS, not LIBS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16845:		LIBS=`echo $LIBS | sed s/-pthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16846-		CFLAGS="$CFLAGS -pthread"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16865-		# The -pthread needs to go in the LDFLAGS, not LIBS
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16866:		LIBS=`echo $LIBS | sed s/-pthread//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16867-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16872-		# Version numbers are dot-stripped by system policy.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:16873:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-16874-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17021-	    # TEA specific: link shlib with current and compatibility version flags
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17022:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17023-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17025-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17026:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17027:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17028-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17090-			for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17091:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17092-			done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17129-			for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17130:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17131-			done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17166-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17167:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17168-		    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17207-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17208:		LIBS=`echo $LIBS | sed s/-lpthreads//`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17209-		if test "$GCC" = yes; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17299-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17300:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17301-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17997-do :
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:17998:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-17999-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18001-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18002:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18003-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18117-	    if test x"${TK_BIN_DIR}" != x ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18118:			  SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18119-	    fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18120:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18121-	    if test "$GCC" = "yes"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18230-        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18231:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18232:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18233:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18234-        for i in $list ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18235-            if test -f "$i/${TCLSH_PROG}" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18236:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18237-                break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18271-        fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18272:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18273:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18274:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18275-        for i in $list ; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18276-            if test -f "$i/${WISH_PROG}" ; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18277:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18278-                break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18415-'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18416:DEFS=`sed -n "$ac_script" confdefs.h`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18417-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18424-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18425:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18426-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18525-if test -z "$BASH_VERSION$ZSH_VERSION" \
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18526:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18527-  as_echo='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18528-  as_echo_n='print -rn --'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18529:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18530-  as_echo='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18532-else
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18533:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18534-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18542-	expr "X$arg" : "X\\(.*\\)$as_nl";
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18543:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18544-      esac;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18619-# ----------------------------------------
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18620:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18621-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18691-  {
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18692:    as_val=`expr "$@" || test $? -eq 1`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18693-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18795-      case $as_dir in #(
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18796:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18797-      *) as_qdir=$as_dir;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18921-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18922:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18923-ac_cs_version="\\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18946-  --*=?*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18947:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18948:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18949-    ac_shift=:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18951-  --*=)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18952:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18953-    ac_optarg=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18975-    case $ac_optarg in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:18976:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-18977-    '') as_fn_error $? "missing file argument" ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19041-delay_variable_subst='$delay_variable_subst'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19042:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19043:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19044:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19045:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19046:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19047:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19048:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19049:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19050:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19051:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19052:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19053:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19054:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19055:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19056:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19057:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19058:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19059:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19060:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19061:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19062:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19063:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19064:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19065:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19066:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19067:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19068:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19069:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19070:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19071:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19072:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19073:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19074:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19075:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19076:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19077:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19078:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19079:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19080:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19081:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19082:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19083:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19084:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19085:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19086:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19087:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19088:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19089:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19090:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19091:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19092:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19093:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19094:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19095:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19096:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19097:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19098:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19099:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19100:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19101:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19102:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19103:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19104:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19105:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19106:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19107:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19108:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19109:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19110:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19111:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19112:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19113:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19114:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19115:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19116:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19117:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19118:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19119:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19120:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19121:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19122:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19123:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19124:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19125:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19126:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19127:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19128:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19129:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19130:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19131:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19132:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19133:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19134:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19135:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19136:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19137:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19138:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19139:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19140:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19141:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19142:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19143:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19144:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19145:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19146:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19147:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19148:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19149:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19150:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19151:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19152:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19153:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19154:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19155:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19156:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19157:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19158:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19159:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19160:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19161:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19162:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19163:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19164:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19165:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19166:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19167:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19168:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19169:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19170:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19171:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19172:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19173:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19174:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19175:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19176:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19177-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19258-striplib; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19259:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19260-    *[\\\\\\\`\\"\\\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19261:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19262-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19289-configure_time_lt_sys_library_path; do
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19290:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19291-    *[\\\\\\\`\\"\\\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19292:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19293-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19383-fi
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19384:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19385-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19400-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19401:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19402-ac_delim='%!_!# '
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19406-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19407:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19408-  if test $ac_delim_n = $ac_delim_num; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19568-      esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19569:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19570-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19627-*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19628:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19629-  # A ".." for each directory in $ac_dir_suffix.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19630:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19631-  case $ac_top_builddir_sub in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19688-/@mandir@/p'
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19689:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19690-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19705-
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19706:# Neutralize VPATH when `$srcdir' = `.'.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19707-# Shell code in configure.ac might set extrasub.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19733-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19734:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19735-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19777-    # Strip MF so we end up with the name of the file.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:19778:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-19779-    # Check whether this is an Automake generated Makefile which includes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20329-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20330:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20331-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20332-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20333:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20334-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20335-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20336:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20337:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20338-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20339-    *)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20340:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20341-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20356-    done
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure:20357:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure-20358-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-57-dnl It actually calls another script, so the PATH needs to be set.
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac:58:PATH=$PATH:`dirname ${wand_config}`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-59-export PATH
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-61-AC_MSG_RESULT(${wand_config})
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac:62:GM_CPPFLAGS=`${wand_config} --cppflags`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-63-AC_SUBST(GM_CPPFLAGS)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac:64:GM_LDFLAGS=`${wand_config} --ldflags`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-65-AC_SUBST(GM_LDFLAGS)
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac:66:GM_LIBS=`${wand_config} --libs`
graphicsmagick-1.4+really1.3.35+hg16348/TclMagick/configure.ac-67-AC_SUBST(GM_LIBS)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/scripts/pkginfo.sh-8-info=$1
graphicsmagick-1.4+really1.3.35+hg16348/scripts/pkginfo.sh:9:srcdir=`dirname $0`/..
graphicsmagick-1.4+really1.3.35+hg16348/scripts/pkginfo.sh-10-value=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-driver.sh-585-        # Get the bailout message (if any), with leading and trailing
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-driver.sh:586:        # whitespace stripped.  The message remains stored in `$0`.
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-driver.sh-587-        sub("^[ \t]*Bail out![ \t]*", "");
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-functions.shi-37-    #test_count=$(($test_count + 1))
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-functions.shi:38:    test_count=`expr $test_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/scripts/tap-functions.shi-39-    test_output="${test_result} ${test_count}"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/acinclude.m4-20-echo 'void f(){}' > conftest.c
graphicsmagick-1.4+really1.3.35+hg16348/acinclude.m4:21:if test -z "`${CC-cc} -c $1 conftest.c 2>&1`"; then
graphicsmagick-1.4+really1.3.35+hg16348/acinclude.m4-22-  $2="$1"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
graphicsmagick-1.4+really1.3.35+hg16348/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-45-  as_echo='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/configure-46-  as_echo_n='print -rn --'
graphicsmagick-1.4+really1.3.35+hg16348/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-48-  as_echo='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-50-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
graphicsmagick-1.4+really1.3.35+hg16348/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-62-      esac;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
graphicsmagick-1.4+really1.3.35+hg16348/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
graphicsmagick-1.4+really1.3.35+hg16348/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
graphicsmagick-1.4+really1.3.35+hg16348/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
graphicsmagick-1.4+really1.3.35+hg16348/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-332-      case $as_dir in #(
graphicsmagick-1.4+really1.3.35+hg16348/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
graphicsmagick-1.4+really1.3.35+hg16348/configure-334-      *) as_qdir=$as_dir;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-405-  {
graphicsmagick-1.4+really1.3.35+hg16348/configure:406:    as_val=`expr "$@" || test $? -eq 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-407-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-412-# ----------------------------------------
graphicsmagick-1.4+really1.3.35+hg16348/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
graphicsmagick-1.4+really1.3.35+hg16348/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
graphicsmagick-1.4+really1.3.35+hg16348/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
graphicsmagick-1.4+really1.3.35+hg16348/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1168-  case $ac_option in
graphicsmagick-1.4+really1.3.35+hg16348/configure:1169:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-1170-  *=)   ac_optarg= ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1212-  -disable-* | --disable-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1213:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1214-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1217-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/configure:1218:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1219-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1238-  -enable-* | --enable-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1239:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1240-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1243-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/configure:1244:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1245-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1442-  -with-* | --with-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1443:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1444-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1447-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/configure:1448:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1449-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1458-  -without-* | --without-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1459:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1460-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1463-    ac_useropt_orig=$ac_useropt
graphicsmagick-1.4+really1.3.35+hg16348/configure:1464:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1465-    case $ac_user_opts in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1496-  *=*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1497:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1498-    # Reject names that are not valid shell variable names.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1517-if test -n "$ac_prev"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:1518:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1519-  as_fn_error $? "missing argument to $ac_option"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1539-    */ )
graphicsmagick-1.4+really1.3.35+hg16348/configure:1540:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1541-      eval $ac_var=\$ac_val;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1574-ac_ls_di=`ls -di .` &&
graphicsmagick-1.4+really1.3.35+hg16348/configure:1575:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
graphicsmagick-1.4+really1.3.35+hg16348/configure-1576-  as_fn_error $? "working directory cannot be determined"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1630-case $srcdir in
graphicsmagick-1.4+really1.3.35+hg16348/configure:1631:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-1632-esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1673-By default, \`make install' will install all the files in
graphicsmagick-1.4+really1.3.35+hg16348/configure:1674:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
graphicsmagick-1.4+really1.3.35+hg16348/configure:1675:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
graphicsmagick-1.4+really1.3.35+hg16348/configure-1676-for instance \`--prefix=\$HOME'.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-1858-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:1859:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1860-  # A ".." for each directory in $ac_dir_suffix.
graphicsmagick-1.4+really1.3.35+hg16348/configure:1861:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-1862-  case $ac_top_builddir_sub in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-2632-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
graphicsmagick-1.4+really1.3.35+hg16348/configure:2633:  as_decl_name=`echo $2|sed 's/ *(.*//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:2634:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-2635-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-2833-    *\'*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:2834:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-2835-    esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-2916-      case $ac_val in
graphicsmagick-1.4+really1.3.35+hg16348/configure:2917:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-2918-      esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-2931-	case $ac_val in
graphicsmagick-1.4+really1.3.35+hg16348/configure:2932:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-2933-	esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3051-    set,)
graphicsmagick-1.4+really1.3.35+hg16348/configure:3052:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
graphicsmagick-1.4+really1.3.35+hg16348/configure:3053:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
graphicsmagick-1.4+really1.3.35+hg16348/configure-3054-      ac_cache_corrupted=: ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3062-	# differences in whitespace do not lead to failure.
graphicsmagick-1.4+really1.3.35+hg16348/configure:3063:	ac_old_val_w=`echo x $ac_old_val`
graphicsmagick-1.4+really1.3.35+hg16348/configure:3064:	ac_new_val_w=`echo x $ac_new_val`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3065-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3082-    case $ac_new_val in
graphicsmagick-1.4+really1.3.35+hg16348/configure:3083:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-3084-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3155-  if test "$isset" = 'set' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:3156:    eval val=$`echo $var`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3157-    DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS}'${var}=${val}' "
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3176-test "x$ac_build_alias" = x &&
graphicsmagick-1.4+really1.3.35+hg16348/configure:3177:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3178-test "x$ac_build_alias" = x &&
graphicsmagick-1.4+really1.3.35+hg16348/configure-3179-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
graphicsmagick-1.4+really1.3.35+hg16348/configure:3180:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
graphicsmagick-1.4+really1.3.35+hg16348/configure-3181-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3200-IFS=$ac_save_IFS
graphicsmagick-1.4+really1.3.35+hg16348/configure:3201:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/configure-3202-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3211-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:3212:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
graphicsmagick-1.4+really1.3.35+hg16348/configure-3213-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3233-IFS=$ac_save_IFS
graphicsmagick-1.4+really1.3.35+hg16348/configure:3234:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/configure-3235-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3263-MAGICK_LIB_INTERFACE_NEWEST=$MAGICK_LIBRARY_CURRENT
graphicsmagick-1.4+really1.3.35+hg16348/configure:3264:MAGICK_LIB_INTERFACE_OLDEST=`expr ${MAGICK_LIBRARY_CURRENT} - ${MAGICK_LIBRARY_AGE}`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3265-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3332-     echo "timestamp, slept: $am_has_slept" > conftest.file
graphicsmagick-1.4+really1.3.35+hg16348/configure:3333:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3334-     if test "$*" = "X"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-3335-	# -L didn't work.
graphicsmagick-1.4+really1.3.35+hg16348/configure:3336:	set X `ls -t "$srcdir/configure" conftest.file`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3337-     fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3483-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
graphicsmagick-1.4+really1.3.35+hg16348/configure:3484:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3485-
graphicsmagick-1.4+really1.3.35+hg16348/configure-3486-# Expand $ac_aux_dir to an absolute path.
graphicsmagick-1.4+really1.3.35+hg16348/configure:3487:am_aux_dir=`cd "$ac_aux_dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3488-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3628-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
graphicsmagick-1.4+really1.3.35+hg16348/configure:3629:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
graphicsmagick-1.4+really1.3.35+hg16348/configure-3630-	     'mkdir (GNU coreutils) '* | \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3701-set x ${MAKE-make}
graphicsmagick-1.4+really1.3.35+hg16348/configure:3702:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-3703-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3711-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
graphicsmagick-1.4+really1.3.35+hg16348/configure:3712:case `${MAKE-make} -f conftest.make 2>/dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-3713-  *@@@%%%=?*=@@@%%%*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-3777-
graphicsmagick-1.4+really1.3.35+hg16348/configure:3778:if test "`cd $srcdir && pwd`" != "`pwd`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-3779-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-4356-$as_echo_n "checking whether the C compiler works... " >&6; }
graphicsmagick-1.4+really1.3.35+hg16348/configure:4357:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-4358-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-4400-	then :; else
graphicsmagick-1.4+really1.3.35+hg16348/configure:4401:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-4402-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-4460-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure:4461:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-4462-	  break;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-4569-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure:4570:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-4571-       break;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-4887-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:4888:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/configure-4889-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5144-  # Check for GNU $ac_path_GREP
graphicsmagick-1.4+really1.3.35+hg16348/configure:5145:case `"$ac_path_GREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-5146-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5210-  # Check for GNU $ac_path_EGREP
graphicsmagick-1.4+really1.3.35+hg16348/configure:5211:case `"$ac_path_EGREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-5212-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5371-do :
graphicsmagick-1.4+really1.3.35+hg16348/configure:5372:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-5373-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5376-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:5377:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-5378-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5494-# Get full paths to source and build directories
graphicsmagick-1.4+really1.3.35+hg16348/configure:5495:srcdirfull="`cd $srcdir && pwd`"
graphicsmagick-1.4+really1.3.35+hg16348/configure-5496-builddir="`pwd`"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-5510-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:5511:    MAGICK_CODER_MODULE_PATH=`$WinPathScript "${MAGICK_CODER_MODULE_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure:5512:    MAGICK_CONFIGURE_SRC_PATH=`$WinPathScript "${MAGICK_CONFIGURE_SRC_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure:5513:    MAGICK_CONFIGURE_BUILD_PATH=`$WinPathScript "${MAGICK_CONFIGURE_BUILD_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure:5514:    MAGICK_FILTER_MODULE_PATH=`$WinPathScript "${MAGICK_FILTER_MODULE_PATH}" 0`
graphicsmagick-1.4+really1.3.35+hg16348/configure-5515-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6155-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:6156:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/configure-6157-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6416-  # Check for GNU $ac_path_SED
graphicsmagick-1.4+really1.3.35+hg16348/configure:6417:case `"$ac_path_SED" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-6418-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6495-  # Check for GNU $ac_path_FGREP
graphicsmagick-1.4+really1.3.35+hg16348/configure:6496:case `"$ac_path_FGREP" --version 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-6497-*GNU*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6566-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
graphicsmagick-1.4+really1.3.35+hg16348/configure:6567:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-6568-  ECHO='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/configure:6569:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-6570-  ECHO='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6627-    # gcc leaves a trailing carriage return, which upsets mingw
graphicsmagick-1.4+really1.3.35+hg16348/configure:6628:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-6629-  *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:6630:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-6631-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6636-      # Canonicalize the pathname of ld
graphicsmagick-1.4+really1.3.35+hg16348/configure:6637:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-6638-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:6639:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-6640-      done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6671-      # Break only if it was the GNU/non-GNU ld that we prefer.
graphicsmagick-1.4+really1.3.35+hg16348/configure:6672:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-6673-      *GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6702-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
graphicsmagick-1.4+really1.3.35+hg16348/configure:6703:case `$LD -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-6704-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6729-set x ${MAKE-make}
graphicsmagick-1.4+really1.3.35+hg16348/configure:6730:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-6731-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-6739-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
graphicsmagick-1.4+really1.3.35+hg16348/configure:6740:case `${MAKE-make} -f conftest.make 2>/dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-6741-  *@@@%%%=?*=@@@%%%*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-7859-	esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:7860:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-7861-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-7865-	*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:7866:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-7867-	  */dev/null*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-7993-
graphicsmagick-1.4+really1.3.35+hg16348/configure:7994:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-7995-    *COFF*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8094-    # And add a safety zone
graphicsmagick-1.4+really1.3.35+hg16348/configure:8095:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/configure:8096:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8097-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8127-    if test -n "$kargmax"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:8128:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8129-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8136-       test undefined != "$lt_cv_sys_max_cmd_len"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:8137:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/configure:8138:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8139-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8148-      # we can't tell.
graphicsmagick-1.4+really1.3.35+hg16348/configure:8149:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/configure-8150-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8152-      do
graphicsmagick-1.4+really1.3.35+hg16348/configure:8153:        i=`expr $i + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8154-        teststring=$teststring$teststring
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8156-      # Only check the string length outside the loop.
graphicsmagick-1.4+really1.3.35+hg16348/configure:8157:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8158-      teststring=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8161-      # linker.  It appears as though 1/2 is a usable value.
graphicsmagick-1.4+really1.3.35+hg16348/configure:8162:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8163-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8569-openbsd* | bitrig*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:8570:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-8571-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8639-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:8640:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-8641-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-8781-  # decide which one to use based on capabilities of $DLLTOOL
graphicsmagick-1.4+really1.3.35+hg16348/configure:8782:  case `$DLLTOOL --help 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-8783-  *--identify-strict*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9302-# If we're using GNU nm, then use its standard symbol codes.
graphicsmagick-1.4+really1.3.35+hg16348/configure:9303:case `$NM -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9304-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9350-mingw*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:9351:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
graphicsmagick-1.4+really1.3.35+hg16348/configure-9352-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9582-   if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:9583:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-9584-   fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9586- /*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:9587:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-9588-   ;; #(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9681-    done
graphicsmagick-1.4+really1.3.35+hg16348/configure:9682:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-9683-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9703-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:9704:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9705-      *ELF-32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9724-    if test yes = "$lt_cv_prog_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:9725:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9726-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9736-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:9737:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9738-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9762-    emul=elf
graphicsmagick-1.4+really1.3.35+hg16348/configure:9763:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9764-      *32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9770-    esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:9771:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9772-      *MSB*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-9778-    esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:9779:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-9780-      *N32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-10711-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/configure:10712:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-10713-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-10714-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:10715:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-10716-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-10717-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:10718:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure:10719:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-10720-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-10721-    *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:10722:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-10723-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-11372-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:11373:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-11374-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-11438-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:11439:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-11440-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-11836-      *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:11837:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-11838-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12282-	# shared libraries, regardless of the interface used.
graphicsmagick-1.4+really1.3.35+hg16348/configure:12283:	case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-12284-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12314-    supports_anon_versioning=no
graphicsmagick-1.4+really1.3.35+hg16348/configure:12315:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-12316-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12383-	# is; otherwise, prepend EXPORTS...
graphicsmagick-1.4+really1.3.35+hg16348/configure:12384:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-12385-          cp $export_symbols $output_objdir/$soname.def;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12417-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/configure:12418:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-12419-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12439-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/configure:12440:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:12441:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12442-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12457-        pgcc*)				# Portland Group C compiler
graphicsmagick-1.4+really1.3.35+hg16348/configure:12458:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12459-	  tmp_addflag=' $pic_flag'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12462-					# Portland Group f77 and f90 compilers
graphicsmagick-1.4+really1.3.35+hg16348/configure:12463:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12464-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12479-	nvcc*)	# Cuda Compiler Driver 2.2
graphicsmagick-1.4+really1.3.35+hg16348/configure:12480:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12481-	  compiler_needs_object=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12483-	esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:12484:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-12485-	*Sun\ C*)			# Sun C 5.9
graphicsmagick-1.4+really1.3.35+hg16348/configure:12486:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12487-	  compiler_needs_object=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12554-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:12555:      case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-12556-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12643-	else
graphicsmagick-1.4+really1.3.35+hg16348/configure:12644:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12645-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12708-	# below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/configure:12709:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/configure-12710-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12788-      }'
graphicsmagick-1.4+really1.3.35+hg16348/configure:12789:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-12790-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/configure-12791-  if test -z "$lt_cv_aix_libpath_"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:12792:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-12793-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12806-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
graphicsmagick-1.4+really1.3.35+hg16348/configure:12807:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/configure-12808-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12841-      }'
graphicsmagick-1.4+really1.3.35+hg16348/configure:12842:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-12843-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/configure-12844-  if test -z "$lt_cv_aix_libpath_"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:12845:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-12846-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12873-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/configure:12874:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12875-	  if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12926-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/configure:12927:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-12928-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12964-	# FIXME: Setting linknames here is a bad hack.
graphicsmagick-1.4+really1.3.35+hg16348/configure:12965:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/configure-12966-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-12982-  if test yes = "$lt_cv_ld_force_load"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:12983:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-12984-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13162-      if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:13163:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13164-	# Try to use the -exported_symbol ld option, if it does not
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13190-	if test yes = "$lt_cv_irix_exported_symbol"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:13191:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13192-	fi
graphicsmagick-1.4+really1.3.35+hg16348/configure-13193-      else
graphicsmagick-1.4+really1.3.35+hg16348/configure:13194:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13195:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13196-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13240-	hardcode_direct_absolute=yes
graphicsmagick-1.4+really1.3.35+hg16348/configure:13241:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-13242-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13271-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/configure:13272:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-13273-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13285-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13286:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13287-      else
graphicsmagick-1.4+really1.3.35+hg16348/configure-13288-	allow_undefined_flag=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13289:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13290-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13298-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13299:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13300-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13302-	allow_undefined_flag=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13303:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13304:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/configure:13305:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13306-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13321-      else
graphicsmagick-1.4+really1.3.35+hg16348/configure:13322:	case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-13323-	*"Compilers 5.0"*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13720-  esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:13721:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
graphicsmagick-1.4+really1.3.35+hg16348/configure-13722-  case $lt_search_path_spec in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13727-    # okay in the real world where ";" in dirpaths is itself problematic.
graphicsmagick-1.4+really1.3.35+hg16348/configure:13728:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-13729-    ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-13730-  *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:13731:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-13732-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13736-  lt_tmp_lt_search_path_spec=
graphicsmagick-1.4+really1.3.35+hg16348/configure:13737:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-13738-  # ...but if some path component already ends with the multilib dir we assume
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13778-  esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:13779:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/configure-13780-else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13918-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
graphicsmagick-1.4+really1.3.35+hg16348/configure:13919:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13920-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13954-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/configure:13955:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:13956:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:13957:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-13958-      test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13963-      fi'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13964:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-13965-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13971-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13972:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13973-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13977-      # MinGW DLLs use traditional 'lib' prefix
graphicsmagick-1.4+really1.3.35+hg16348/configure:13978:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13979-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13981-      # pw32 DLLs use 'pw' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13982:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13983-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-13990-    libname_spec='$name'
graphicsmagick-1.4+really1.3.35+hg16348/configure:13991:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-13992-    library_names_spec='$libname.dll.lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14002-        # Let DOS variable expansion print the short 8.3 style file name.
graphicsmagick-1.4+really1.3.35+hg16348/configure:14003:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14004-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14007-      # Convert to MSYS style.
graphicsmagick-1.4+really1.3.35+hg16348/configure:14008:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14009-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14013-      # like /cygdrive/c/PROGRA~1:/cygdr...
graphicsmagick-1.4+really1.3.35+hg16348/configure:14014:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
graphicsmagick-1.4+really1.3.35+hg16348/configure:14015:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure:14016:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14017-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14021-        # It is most probably a Windows format PATH.
graphicsmagick-1.4+really1.3.35+hg16348/configure:14022:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14023-      else
graphicsmagick-1.4+really1.3.35+hg16348/configure:14024:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14025-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14031-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/configure:14032:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:14033:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:14034:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-14035-      test -d \$dldir || mkdir -p \$dldir~
graphicsmagick-1.4+really1.3.35+hg16348/configure-14036-      $install_prog $dir/$dlname \$dldir/$dlname'
graphicsmagick-1.4+really1.3.35+hg16348/configure:14037:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-14038-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14045-    # Assume MSVC wrapper
graphicsmagick-1.4+really1.3.35+hg16348/configure:14046:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-14047-    dynamic_linker='Win32 ld.exe'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14062-  shlibpath_var=DYLD_LIBRARY_PATH
graphicsmagick-1.4+really1.3.35+hg16348/configure:14063:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-14064-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14315-  if test -f /etc/ld.so.conf; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:14316:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
graphicsmagick-1.4+really1.3.35+hg16348/configure-14317-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14369-  need_lib_prefix=no
graphicsmagick-1.4+really1.3.35+hg16348/configure:14370:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-14371-    need_version=no
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14396-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
graphicsmagick-1.4+really1.3.35+hg16348/configure:14397:  postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:14398:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:14399:    dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-14400-    test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-14405-    fi'
graphicsmagick-1.4+really1.3.35+hg16348/configure:14406:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-14407-    dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-15621-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:15622:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/configure-15623-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-15726-  case $2 in
graphicsmagick-1.4+really1.3.35+hg16348/configure:15727:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure:15728:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-15729-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16006-    # gcc leaves a trailing carriage return, which upsets mingw
graphicsmagick-1.4+really1.3.35+hg16348/configure:16007:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-16008-  *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:16009:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-16010-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16015-      # Canonicalize the pathname of ld
graphicsmagick-1.4+really1.3.35+hg16348/configure:16016:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16017-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:16018:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16019-      done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16050-      # Break only if it was the GNU/non-GNU ld that we prefer.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16051:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-16052-      *GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16081-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16082:case `$LD -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-16083-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16115-        # ancient GNU ld didn't support --whole-archive et. al.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16116:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
graphicsmagick-1.4+really1.3.35+hg16348/configure-16117-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16226-          # below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/configure:16227:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16228-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16307-      }'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16308:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16309-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/configure-16310-  if test -z "$lt_cv_aix_libpath__CXX"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:16311:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16312-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16326-
graphicsmagick-1.4+really1.3.35+hg16348/configure:16327:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/configure-16328-        else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16361-      }'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16362:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16363-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/configure-16364-  if test -z "$lt_cv_aix_libpath__CXX"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:16365:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-16366-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16393-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/configure:16394:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16395-	    if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16446-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/configure:16447:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-16448-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16488-	    # is; otherwise, prepend EXPORTS...
graphicsmagick-1.4+really1.3.35+hg16348/configure:16489:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-16490-              cp $export_symbols $output_objdir/$soname.def;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16509-  if test yes = "$lt_cv_ld_force_load"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:16510:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16511-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16554-	  prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16555:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-16556-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16628-            # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16629:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16630-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16693-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16694:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16695-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16729-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16730:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16731:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16732-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16736-	    # SGI C++
graphicsmagick-1.4+really1.3.35+hg16348/configure:16737:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16738-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16747-	      if test no = "$with_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:16748:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16749-	      else
graphicsmagick-1.4+really1.3.35+hg16348/configure:16750:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16751-	      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16768-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16769:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16770:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16771-	    # Commands to make compiler produce verbose output that lists
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16778-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16779:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16780-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16793-	    # earlier do not add the objects themselves.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16794:	    case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-16795-	      *"Version 7."*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16814-            # Portland Group C++ compiler
graphicsmagick-1.4+really1.3.35+hg16348/configure:16815:	    case `$CC -V` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-16816-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16819-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16820:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16821-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16823-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16824:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-16825-                $RANLIB $oldlib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16828-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16829:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16830-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16832-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16833:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16834-	      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16842-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16843:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16844-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16861-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16862:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16863-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16876-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:16877:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-16878-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16883-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16884:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16885-	      compiler_needs_object_CXX=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16948-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16949:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-16950-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16967-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/configure:16968:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16969-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16988-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16989:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-16990-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-16993-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16994:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:16995:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
graphicsmagick-1.4+really1.3.35+hg16348/configure-16996-                  echo "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/configure:16997:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
graphicsmagick-1.4+really1.3.35+hg16348/configure-16998-                  $RM $lib.exp'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17012-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/configure:17013:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/configure-17014-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17019-	        osf3*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:17020:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-17021-		  ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-17022-	        *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:17023:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-17024-		  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17266-
graphicsmagick-1.4+really1.3.35+hg16348/configure:17267:  for p in `eval "$output_verbose_link_cmd"`; do
graphicsmagick-1.4+really1.3.35+hg16348/configure-17268-    case $prev$p in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17369-if test -n "${compiler_lib_search_path_CXX}"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:17370: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-17371-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17616-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:17617:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-17618-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-17998-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:17999:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18000-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18300-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
graphicsmagick-1.4+really1.3.35+hg16348/configure:18301:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18302-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18336-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/configure:18337:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18338:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18339:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18340-      test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18345-      fi'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18346:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18347-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18353-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18354:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18355-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18358-      # MinGW DLLs use traditional 'lib' prefix
graphicsmagick-1.4+really1.3.35+hg16348/configure:18359:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18360-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18362-      # pw32 DLLs use 'pw' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18363:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18364-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18371-    libname_spec='$name'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18372:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18373-    library_names_spec='$libname.dll.lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18383-        # Let DOS variable expansion print the short 8.3 style file name.
graphicsmagick-1.4+really1.3.35+hg16348/configure:18384:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18385-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18388-      # Convert to MSYS style.
graphicsmagick-1.4+really1.3.35+hg16348/configure:18389:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18390-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18394-      # like /cygdrive/c/PROGRA~1:/cygdr...
graphicsmagick-1.4+really1.3.35+hg16348/configure:18395:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
graphicsmagick-1.4+really1.3.35+hg16348/configure:18396:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure:18397:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18398-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18402-        # It is most probably a Windows format PATH.
graphicsmagick-1.4+really1.3.35+hg16348/configure:18403:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18404-      else
graphicsmagick-1.4+really1.3.35+hg16348/configure:18405:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18406-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18412-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/configure:18413:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18414:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18415:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18416-      test -d \$dldir || mkdir -p \$dldir~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18417-      $install_prog $dir/$dlname \$dldir/$dlname'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18418:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18419-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18426-    # Assume MSVC wrapper
graphicsmagick-1.4+really1.3.35+hg16348/configure:18427:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18428-    dynamic_linker='Win32 ld.exe'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18443-  shlibpath_var=DYLD_LIBRARY_PATH
graphicsmagick-1.4+really1.3.35+hg16348/configure:18444:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-18445-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18695-  if test -f /etc/ld.so.conf; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:18696:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
graphicsmagick-1.4+really1.3.35+hg16348/configure-18697-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18749-  need_lib_prefix=no
graphicsmagick-1.4+really1.3.35+hg16348/configure:18750:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-18751-    need_version=no
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18776-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
graphicsmagick-1.4+really1.3.35+hg16348/configure:18777:  postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18778:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure:18779:    dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18780-    test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-18785-    fi'
graphicsmagick-1.4+really1.3.35+hg16348/configure:18786:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/configure-18787-    dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-19781-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:19782:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-19783-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-19813-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:19814:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-19815-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-19941-do :
graphicsmagick-1.4+really1.3.35+hg16348/configure:19942:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-19943-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-19945-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:19946:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-19947-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-21646-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:21647:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/configure-21648-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22517-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:22518:    X11ConfigurePath=`$WinPathScript "$X11ConfigurePath=" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22519-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22721-if test "x$ac_cv_lib_tcmalloc_minimal_mallinfo" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22722:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22723-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22724:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22725-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22772-if test "x$ac_cv_header_umem_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22773:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22774-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22775:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22776-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22815-if test "x$ac_cv_lib_umem_umem_alloc" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22816:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22817-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22818:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22819-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22857-if test "x$ac_cv_lib_umem_umem_free" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22858:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22859-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22860:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22861-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22911-if test "x$ac_cv_header_mtmalloc_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22912:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22913-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22914:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22915-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-22954-if test "x$ac_cv_lib_mtmalloc_mallocctl" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:22955:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22956-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:22957:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-22958-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23398-if test "x$ac_cv_header_ltdl_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23399:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23400-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23401:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23402-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23441-if test "x$ac_cv_lib_ltdl_lt_dlinit" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23442:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23443-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23444:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23445-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23503-if test "x$ac_cv_header_zconf_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23504:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23505-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23506:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23507-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23511-if test "x$ac_cv_header_zlib_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23512:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23513-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23514:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23515-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23554-if test "x$ac_cv_lib_z_compress" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23555:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23556-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23557:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23558-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23596-if test "x$ac_cv_lib_z_uncompress" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23597:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23598-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23599:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23600-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23638-if test "x$ac_cv_lib_z_deflate" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23639:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23640-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23641:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23642-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23680-if test "x$ac_cv_lib_z_inflate" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23681:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23682-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23683:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23684-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23722-if test "x$ac_cv_lib_z_gzseek" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23723:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23724-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23725:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23726-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23764-if test "x$ac_cv_lib_z_gztell" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23765:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23766-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23767:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23768-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23819-if test "x$ac_cv_header_bzlib_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23820:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23821-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23822:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23823-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23862-if test "x$ac_cv_lib_bz2_BZ2_bzDecompress" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23863:  found_libbz=`expr $found_libbz + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23864-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23909-if test "x$ac_cv_lib_bz2__imp__BZ2_decompress" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23910:  found_libbz=`expr $found_libbz + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23911-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23915-  then
graphicsmagick-1.4+really1.3.35+hg16348/configure:23916:    passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23917-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23918:    failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23919-  fi
graphicsmagick-1.4+really1.3.35+hg16348/configure:23920:  #AC_CHECK_LIB([bz2],[BZ2_bzCompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure:23921:  #AC_CHECK_LIB([bz2],[BZ2_bzDecompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure:23922:  #AC_CHECK_LIB([bz2],[_imp__BZ2_decompress],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure-23923-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if BZLIB package is complete" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-23972-if test "x$ac_cv_header_lzma_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:23973:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23974-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:23975:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-23976-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-24015-if test "x$ac_cv_lib_lzma_lzma_code" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:24016:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24017-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:24018:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24019-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-24070-if test "x$ac_cv_header_zstd_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:24071:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24072-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:24073:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24074-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-24113-if test "x$ac_cv_lib_zstd_ZSTD_createDStream" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:24114:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24115-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:24116:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24117-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-24192-    for ac_var in incroot usrlibdir libdir; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:24193:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
graphicsmagick-1.4+really1.3.35+hg16348/configure-24194-    done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-24302-  LIBS=$ac_save_LIBS
graphicsmagick-1.4+really1.3.35+hg16348/configure:24303:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
graphicsmagick-1.4+really1.3.35+hg16348/configure-24304-do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25098-if test "x$ac_cv_header_DPS_dpsXclient_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25099:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25100-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25101:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25102-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25206-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure:25207:      passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25208-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25209:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25210-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25247-if test "x$ac_cv_lib_dpstk_XDPSPixelsPerPoint" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25248:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25249-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25250:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25251-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25310-if test "x$ac_cv_header_fpxlib_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25311:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25312-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25313:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25314-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25353-if test "x$ac_cv_lib_fpx_FPX_OpenImageByFilename" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25354:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25355-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25356:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25357-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25428-
graphicsmagick-1.4+really1.3.35+hg16348/configure:25429:       passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25430-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25442-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure:25443:        passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25444-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25452-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure:25453:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25454-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25492-if test "x$ac_cv_lib_lcms2_cmsSetLogErrorHandler" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25493:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25494-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25495:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25496-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25568-if test "x$ac_cv_header_png_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25569:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25570-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25571:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25572-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25618-              if test "$ac_cv_libpng_ok" = 'yes' ; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:25619:                passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25620-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25622-              else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25623:                failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25624-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25627-            else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25628:              passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25629-              { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25673-if test "x$ac_cv_lib_png15_png_get_io_ptr" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25674:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25675-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25676:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25677-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25715-if test "x$ac_cv_lib_png15_png_longjmp" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25716:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25717-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25718:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25719-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25759-if test "x$ac_cv_lib_png14_png_get_io_ptr" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25760:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25761-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25762:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25763-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25801-if test "x$ac_cv_lib_png14_png_get_io_state" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25802:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25803-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25804:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25805-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25845-if test "x$ac_cv_lib_png12_png_get_io_ptr" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25846:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25847-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25848:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25849-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25889-if test "x$ac_cv_lib_png_png_get_io_ptr" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25890:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25891-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25892:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25893-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25952-if test "x$ac_cv_header_jconfig_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25953:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25954-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25955:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25956-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25960-if test "x$ac_cv_header_jerror_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25961:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25962-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25963:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25964-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25968-if test "x$ac_cv_header_jmorecfg_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25969:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25970-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25971:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25972-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-25976-if test "x$ac_cv_header_jpeglib_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:25977:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25978-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:25979:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-25980-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26019-if test "x$ac_cv_lib_jpeg_jpeg_read_header" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26020:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26021-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26022:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26023-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26073-if test "x$ac_cv_header_jasper_jasper_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26074:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26075-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26076:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26077-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26116-if test "x$ac_cv_lib_jasper_jas_stream_fopen" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26117:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26118-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26119:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26120-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26166-#     passed=0
graphicsmagick-1.4+really1.3.35+hg16348/configure:26167:#     AC_CHECK_HEADER([mpeg2dec/mpeg2.h],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`])
graphicsmagick-1.4+really1.3.35+hg16348/configure:26168:#     AC_CHECK_LIB([mpeg2],[mpeg2_decode_data],[passed=`expr $passed + 1`],[failed=`expr $failed + 1`],)
graphicsmagick-1.4+really1.3.35+hg16348/configure-26169-#     AC_MSG_CHECKING([if MPEG version 2 support package is complete])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26391-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26392:  pkg_cv_FT_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26393-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26408-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26409:  pkg_cv_FT_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26410-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26429-        if test $_pkg_short_errors_supported = yes; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26430:	        FT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26431-        else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26432:	        FT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26433-        fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26438-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26439:        freetype_cflags=`${freetype_config} --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure:26440:        freeype_libs=`${freetype_config}  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26441-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26446-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26447:        freetype_cflags=`${freetype_config} --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure:26448:        freeype_libs=`${freetype_config}  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26449-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26499-          -l*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:26500:            LIB_TTF_BASE=`echo $flag | sed -e 's/^-l//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26501-            break
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26507-
graphicsmagick-1.4+really1.3.35+hg16348/configure:26508:    as_ac_Lib=`$as_echo "ac_cv_lib_$LIB_TTF_BASE''_FT_Init_FreeType" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26509-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FT_Init_FreeType in -l$LIB_TTF_BASE" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26553-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26554:      passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26555-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26556:      failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26557-      LDFLAGS="$OLD_LDFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26586-    then
graphicsmagick-1.4+really1.3.35+hg16348/configure:26587:        passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26588-    else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26589:        failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26590-        CPPFLAGS="$OLD_CPPFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26648-if test "x$ac_cv_header_tiff_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26649:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26650-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26651:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26652-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26656-if test "x$ac_cv_header_tiffio_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26657:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26658-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26659:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26660-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26699-if test "x$ac_cv_lib_tiff_TIFFOpen" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26700:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26701-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26702:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26703-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26741-if test "x$ac_cv_lib_tiff_TIFFClientOpen" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26742:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26743-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26744:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26745-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26783-if test "x$ac_cv_lib_tiff_TIFFIsByteSwapped" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26784:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26785-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26786:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26787-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26825-if test "x$ac_cv_lib_tiff_TIFFReadRGBATile" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26826:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26827-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26828:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26829-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26867-if test "x$ac_cv_lib_tiff_TIFFReadRGBAStrip" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26868:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26869-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26870:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26871-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26909-do :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26910:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26911-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26913-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:26914:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-26915-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26950-if test "x$ac_cv_header_jbig_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26951:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26952-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26953:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26954-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-26993-if test "x$ac_cv_lib_jbig_jbg_dec_init" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:26994:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26995-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:26996:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-26997-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27048-if test "x$ac_cv_header_webp_decode_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27049:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27050-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27051:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27052-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27056-if test "x$ac_cv_header_webp_encode_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27057:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27058-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27059:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27060-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27099-if test "x$ac_cv_lib_webp_WebPDecodeRGB" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27100:  passed=`expr $passed + 1`; LIB_WEBP='-lwebp'
graphicsmagick-1.4+really1.3.35+hg16348/configure-27101-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27102:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27103-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27248-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:27249:  pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27250-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27265-  test $ac_status = 0; }; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:27266:  pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27267-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27286-        if test $_pkg_short_errors_supported = yes; then
graphicsmagick-1.4+really1.3.35+hg16348/configure:27287:	        XML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27288-        else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27289:	        XML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27290-        fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27298-          # -I/usr/local/include/libxml2 -I/usr/local/include
graphicsmagick-1.4+really1.3.35+hg16348/configure:27299:          xml2_cflags=`"$xml2_config" --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27300-          # Sample output from xml2-config --libs:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27303-          #-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm
graphicsmagick-1.4+really1.3.35+hg16348/configure:27304:          xml2_libs=`$xml2_config  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27305-       fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27314-          # -I/usr/local/include/libxml2 -I/usr/local/include
graphicsmagick-1.4+really1.3.35+hg16348/configure:27315:          xml2_cflags=`"$xml2_config" --cflags`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27316-          # Sample output from xml2-config --libs:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27319-          #-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm
graphicsmagick-1.4+really1.3.35+hg16348/configure:27320:          xml2_libs=`$xml2_config  --libs`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27321-       fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27386-                    then
graphicsmagick-1.4+really1.3.35+hg16348/configure:27387:                        LIB_XML2_BASE=`echo $flag | sed -e 's/^-l//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27388-                    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27407-if test "x$ac_cv_header_libxml_parser_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27408:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27409-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27410:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27411-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27413-
graphicsmagick-1.4+really1.3.35+hg16348/configure:27414:    as_ac_Lib=`$as_echo "ac_cv_lib_$LIB_XML2_BASE''_xmlSAXVersion" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27415-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlSAXVersion in -l$LIB_XML2_BASE" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27452-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27453:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27454-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27455:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27456-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27458-    # Next two require --with-push to be enabled
graphicsmagick-1.4+really1.3.35+hg16348/configure:27459:    as_ac_Lib=`$as_echo "ac_cv_lib_$LIB_XML2_BASE''_xmlParseChunk" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27460-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseChunk in -l$LIB_XML2_BASE" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27497-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27498:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27499-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27500:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27501-fi
graphicsmagick-1.4+really1.3.35+hg16348/configure-27502-
graphicsmagick-1.4+really1.3.35+hg16348/configure:27503:    as_ac_Lib=`$as_echo "ac_cv_lib_$LIB_XML2_BASE''_xmlCreatePushParserCtxt" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27504-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlCreatePushParserCtxt in -l$LIB_XML2_BASE" >&5
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27541-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27542:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27543-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27544:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27545-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27729-if test "x$ac_cv_header_windows_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27730:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27731-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27732:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27733-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27738-if test "x$ac_cv_header_wingdi_h" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27739:  passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27740-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27741:  failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27742-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27781-if test "x$ac_cv_lib_gdi32_OpenClipboard" = xyes; then :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27782:  found_libgdi32=`expr $found_libgdi32 + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27783-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27786-  then
graphicsmagick-1.4+really1.3.35+hg16348/configure:27787:    passed=`expr $passed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27788-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure:27789:    failed=`expr $failed + 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27790-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27831-do :
graphicsmagick-1.4+really1.3.35+hg16348/configure:27832:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-27833-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-27835-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:27836:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-27837-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28037-do :
graphicsmagick-1.4+really1.3.35+hg16348/configure:28038:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28039-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28041-  cat >>confdefs.h <<_ACEOF
graphicsmagick-1.4+really1.3.35+hg16348/configure:28042:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
graphicsmagick-1.4+really1.3.35+hg16348/configure-28043-_ACEOF
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28070-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28071:    MagickBinPathDefine=`$WinPathScript "$MagickBinPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28072-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28085-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28086:    MagickLibPathDefine=`$WinPathScript "$MagickLibPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28087-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28106-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28107:    MagickLibConfigPathDefine=`$WinPathScript "$MagickLibConfigPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28108-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28128-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28129:    MagickCoderModulesPathDefine=`$WinPathScript "$MagickCoderModulesPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28130-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28150-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28151:    MagickFilterModulesPathDefine=`$WinPathScript "$MagickFilterModulesPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28152-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28167-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28168:    MagickSharePathDefine=`$WinPathScript "$MagickSharePathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28169-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28188-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:28189:    MagickShareConfigPathDefine=`$WinPathScript "$MagickShareConfigPathDefine" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28190-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28210-fi
graphicsmagick-1.4+really1.3.35+hg16348/configure:28211:DcrawExtraOptions=`echo $DcrawExtraOptions | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28212-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28216-# modified version for use in a shell script.
graphicsmagick-1.4+really1.3.35+hg16348/configure:28217:configure_transform_name=`echo ${program_transform_name} | sed 's,\\$\\$,$,'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28218-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-28226-FIGDecodeDelegateDefault='fig2dev'
graphicsmagick-1.4+really1.3.35+hg16348/configure:28227:GMDelegateDefault=`echo gm | sed ${configure_transform_name}`
graphicsmagick-1.4+really1.3.35+hg16348/configure-28228-HPGLDecodeDelegateDefault='hp2xx'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29282-      then
graphicsmagick-1.4+really1.3.35+hg16348/configure:29283:        ghostscript_font_dir=`echo "${PSDelegate}" | sed -e 's:/gs/.*:/gs:;s:^/::;s/./&:/;s:/:\\\\:g'`"\\fonts\\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-29284-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29308-        then
graphicsmagick-1.4+really1.3.35+hg16348/configure:29309:          ghostscript_font_dir=`echo "$PSDelegate" | sed -e 's:/bin/gs:/share/ghostscript/fonts:'`"/"
graphicsmagick-1.4+really1.3.35+hg16348/configure-29310-        fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29327-  mingw* )
graphicsmagick-1.4+really1.3.35+hg16348/configure:29328:    PSDelegate=`$WinPathScript "$PSDelegate" 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-29329-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29566-$as_echo_n "checking for Ghostscript version... " >&6; }
graphicsmagick-1.4+really1.3.35+hg16348/configure:29567:  if GSVersion=`$PSDelegate --version`
graphicsmagick-1.4+really1.3.35+hg16348/configure-29568-  then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29570-  else
graphicsmagick-1.4+really1.3.35+hg16348/configure:29571:    GSVersion=`$PSDelegate --help | sed -e '1q' | awk '{ print $3 }'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-29572-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-29907-  #eval `./libtool --config|grep '^libname_spec='|sed -e 's/^libname_spec/libtool_libname_spec/'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:29908:  #eval 'name=GraphicsMagick '`eval 'echo library_name="${libtool_libname_spec}.${libtool_libext}"'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-29909-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30023-# Remove extraneous spaces from output variables (asthetic)
graphicsmagick-1.4+really1.3.35+hg16348/configure:30024:DELEGATES=`echo $DELEGATES | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30025:MAGICK_FEATURES=`echo $MAGICK_FEATURES | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30026-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30078-#
graphicsmagick-1.4+really1.3.35+hg16348/configure:30079:X_CFLAGS=`echo $X_CFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30080:X_PRE_LIBS=`echo $X_PRE_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30081:X_LIBS=`echo $X_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30082:X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30083-
graphicsmagick-1.4+really1.3.35+hg16348/configure:30084:CC=`echo $CC | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30085:CFLAGS=`echo $CFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30086:CPPFLAGS=`echo $CPPFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30087:CXXFLAGS=`echo $CXXFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30088:LDFLAGS=`echo $LDFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30089:TESTED_LIBS=`echo $LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30090:MAGICK_DEP_LIBS=`echo $MAGICK_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30091:MAGICK_EXTRA_DEP_LIBS=`echo $MAGICK_EXTRA_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30092:#LIBS=`echo $LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30093-
graphicsmagick-1.4+really1.3.35+hg16348/configure-30094-MAGICK_API_CFLAGS=$CFLAGS
graphicsmagick-1.4+really1.3.35+hg16348/configure:30095:MAGICK_API_CPPFLAGS=`echo $MAGICK_API_CPPFLAGS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30096-MAGICK_API_LDFLAGS="-L$LIB_DIR $LDFLAGS"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30099-
graphicsmagick-1.4+really1.3.35+hg16348/configure:30100:MAGICK_API_DEP_LIBS=`echo $MAGICK_API_DEP_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30101:MAGICK_API_LIBS=`echo $MAGICK_API_LIBS | sed -e 's/  */ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30102-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30280-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
graphicsmagick-1.4+really1.3.35+hg16348/configure:30281:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30282-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30544-if test -z "$BASH_VERSION$ZSH_VERSION" \
graphicsmagick-1.4+really1.3.35+hg16348/configure:30545:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-30546-  as_echo='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/configure-30547-  as_echo_n='print -rn --'
graphicsmagick-1.4+really1.3.35+hg16348/configure:30548:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-30549-  as_echo='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30551-else
graphicsmagick-1.4+really1.3.35+hg16348/configure:30552:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
graphicsmagick-1.4+really1.3.35+hg16348/configure-30553-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30561-	expr "X$arg" : "X\\(.*\\)$as_nl";
graphicsmagick-1.4+really1.3.35+hg16348/configure:30562:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-30563-      esac;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30638-# ----------------------------------------
graphicsmagick-1.4+really1.3.35+hg16348/configure:30639:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
graphicsmagick-1.4+really1.3.35+hg16348/configure-30640-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30710-  {
graphicsmagick-1.4+really1.3.35+hg16348/configure:30711:    as_val=`expr "$@" || test $? -eq 1`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30712-  }
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30814-      case $as_dir in #(
graphicsmagick-1.4+really1.3.35+hg16348/configure:30815:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
graphicsmagick-1.4+really1.3.35+hg16348/configure-30816-      *) as_qdir=$as_dir;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30949-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
graphicsmagick-1.4+really1.3.35+hg16348/configure:30950:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
graphicsmagick-1.4+really1.3.35+hg16348/configure-30951-ac_cs_version="\\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30974-  --*=?*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:30975:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/configure:30976:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30977-    ac_shift=:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-30979-  --*=)
graphicsmagick-1.4+really1.3.35+hg16348/configure:30980:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
graphicsmagick-1.4+really1.3.35+hg16348/configure-30981-    ac_optarg=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31003-    case $ac_optarg in
graphicsmagick-1.4+really1.3.35+hg16348/configure:31004:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-31005-    '') as_fn_error $? "missing file argument" ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31011-    case $ac_optarg in
graphicsmagick-1.4+really1.3.35+hg16348/configure:31012:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-31013-    esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31080-delay_variable_subst='$delay_variable_subst'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31081:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31082:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31083:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31084:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31085:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31086:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31087:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31088:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31089:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31090:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31091:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31092:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31093:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31094:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31095:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31096:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31097:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31098:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31099:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31100:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31101:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31102:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31103:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31104:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31105:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31106:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31107:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31108:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31109:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31110:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31111:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31112:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31113:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31114:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31115:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31116:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31117:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31118:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31119:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31120:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31121:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31122:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31123:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31124:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31125:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31126:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31127:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31128:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31129:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31130:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31131:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31132:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31133:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31134:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31135:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31136:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31137:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31138:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31139:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31140:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31141:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31142:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31143:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31144:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31145:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31146:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31147:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31148:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31149:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31150:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31151:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31152:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31153:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31154:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31155:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31156:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31157:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31158:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31159:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31160:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31161:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31162:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31163:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31164:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31165:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31166:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31167:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31168:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31169:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31170:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31171:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31172:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31173:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31174:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31175:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31176:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31177:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31178:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31179:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31180:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31181:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31182:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31183:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31184:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31185:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31186:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31187:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31188:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31189:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31190:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31191:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31192:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31193:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31194:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31195:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31196:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31197:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31198:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31199:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31200:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31201:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31202:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31203:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31204:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31205:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31206:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31207:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31208:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31209:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31210:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31211:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31212:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31213:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31214:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31215:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31216:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31217:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31218:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31219:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31220:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31221:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31222:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31223:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31224:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31225:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31226:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31227:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31228:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31229:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31230:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31231:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31232:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31233:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31234:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31235:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31236:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31237:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31238:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31239:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31240:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31241:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31242:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31243:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31244:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31245:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31246:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31247:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31248:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31249:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31250:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31251:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31252:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31253:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31254:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31255:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31256:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31257:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31258:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31259:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31260:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31261:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31262:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31263:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31264:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31265:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31266:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31267:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31268:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31269:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31270:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/configure-31271-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31384-compiler_lib_search_path_CXX; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:31385:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-31386-    *[\\\\\\\`\\"\\\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:31387:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/configure-31388-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31426-postlink_cmds_CXX; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:31427:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-31428-    *[\\\\\\\`\\"\\\$]*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:31429:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/configure-31430-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31550-fi
graphicsmagick-1.4+really1.3.35+hg16348/configure:31551:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31552-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31567-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
graphicsmagick-1.4+really1.3.35+hg16348/configure:31568:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31569-ac_delim='%!_!# '
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31573-
graphicsmagick-1.4+really1.3.35+hg16348/configure:31574:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31575-  if test $ac_delim_n = $ac_delim_num; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31711-for ac_last_try in false false :; do
graphicsmagick-1.4+really1.3.35+hg16348/configure:31712:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31713-  if test -z "$ac_tt"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31843-      esac
graphicsmagick-1.4+really1.3.35+hg16348/configure:31844:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
graphicsmagick-1.4+really1.3.35+hg16348/configure-31845-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31902-*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:31903:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31904-  # A ".." for each directory in $ac_dir_suffix.
graphicsmagick-1.4+really1.3.35+hg16348/configure:31905:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-31906-  case $ac_top_builddir_sub in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31963-/@mandir@/p'
graphicsmagick-1.4+really1.3.35+hg16348/configure:31964:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
graphicsmagick-1.4+really1.3.35+hg16348/configure-31965-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-31980-
graphicsmagick-1.4+really1.3.35+hg16348/configure:31981:# Neutralize VPATH when `$srcdir' = `.'.
graphicsmagick-1.4+really1.3.35+hg16348/configure-31982-# Shell code in configure.ac might set extrasub.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-32008-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
graphicsmagick-1.4+really1.3.35+hg16348/configure:32009:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
graphicsmagick-1.4+really1.3.35+hg16348/configure-32010-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-32054-    * )
graphicsmagick-1.4+really1.3.35+hg16348/configure:32055:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-32056-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-32109-    # Strip MF so we end up with the name of the file.
graphicsmagick-1.4+really1.3.35+hg16348/configure:32110:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/configure-32111-    # Check whether this is an Automake generated Makefile which includes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-32680-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/configure:32681:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-32682-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-32683-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:32684:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-32685-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-32686-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/configure:32687:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure:32688:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-32689-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/configure-32690-    *)
graphicsmagick-1.4+really1.3.35+hg16348/configure:32691:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/configure-32692-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/configure-32707-    done
graphicsmagick-1.4+really1.3.35+hg16348/configure:32708:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/configure-32709-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-68-
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh:69:if [ `(cd $DIRFROM; pwd)` = $pwd ]
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-70-then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-74-
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh:75:for file in `ls $DIRFROM`
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-76-do
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-88-	esac
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh:89:	if [ `(cd $DIRFROM/$file; pwd)` = $pwd ]
graphicsmagick-1.4+really1.3.35+hg16348/lndir.sh-90-	then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-65-	cd $(DESTDIR)$(bindir) ; \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am:66:	gm=`echo "gm" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-67-	for name in $(MAGICKPROGRAMS) ; \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-68-	do \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am:69:	  target=`echo "$$name" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-70-	  rm -f $$target ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-78-	do \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am:79:	  target=`echo "$$name" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/utilities/Makefile.am-80-	  rm -f $$target ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1-5562-  do
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1:5563:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1-5564-    echo convert -verbose "'$file'" -rotate 90 \\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1-5574-  do
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1:5575:    outfile=`basename $file .jpg`.tiff
graphicsmagick-1.4+really1.3.35+hg16348/utilities/gm.1-5576-    echo convert -verbose "'$file'" -rotate 90 \\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-94-# and then we would define $MISSING as
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-109-])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-207-  fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-365-      || continue
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-594-    * )
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-596-  esac
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-597-done
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-599-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-886-     echo "timestamp, slept: $am_has_slept" > conftest.file
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:887:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-888-     if test "$[*]" = "X"; then
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-889-	# -L didn't work.
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4:890:	set X `ls -t "$srcdir/configure" conftest.file`
graphicsmagick-1.4+really1.3.35+hg16348/aclocal.m4-891-     fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-119-    done
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-121-}
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-439-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-447-#
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-561-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-574-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1165-      }]'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1170-  fi],[])
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1203-  ECHO='print -r --'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1239-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1260-   if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1262-   fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1264- /*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1266-   ;; #(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1296-      *ELF-32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1313-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1323-    else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1325-	*32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1345-    emul=elf
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1347-      *32-bit*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1353-    esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1355-      *MSB*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1361-    esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1363-      *N32*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1726-    # And add a safety zone
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1729-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1759-    if test -n "$kargmax"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1761-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1771-    else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1780-      # we can't tell.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1784-      do
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1785:        i=`expr $i + 1`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1788-      # Only check the string length outside the loop.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1790-      teststring=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-1795-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2259-    *:)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2261-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2262-    x:*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2264-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2265-    *::*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2268-        ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2269-    *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2271-        ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2299-  esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2308-    ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2309-  *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2311-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2357-  esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2359-else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2500-    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2543-      fi'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2559-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2563-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2570-    libname_spec='$name'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2587-      # Convert to MSYS style.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2589-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2597-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2603-      else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2605-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2625-    # Assume MSVC wrapper
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2930-  need_lib_prefix=no
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2932-    need_version=no
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2966-    fi'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3177-	"file_magic "*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3262-  *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3264-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3273-      done
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3567-openbsd* | bitrig*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3634-    else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3636-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3685-	esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3691-	*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3693-	  */dev/null*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3719-    *COFF*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3951:case `$NM -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-3998-mingw*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4000-  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4054-    nlist=conftest.nm
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4402-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4738-      *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4921-    else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:4922:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-4923-    fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5046-    supports_anon_versioning=no
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5149-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5172:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5173:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5174-      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5190:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5195:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5215-	esac
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5375-	else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5376:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5377-	fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5497:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5498-      else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5750-      if test yes = "$GCC"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5751:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5774:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5775-	fi
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5776-      else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5777:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5778:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5779-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5854-	prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5870-      else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5873-      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5886:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5887:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5888:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5889-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5904-      else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6099-	  then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6569-
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6570:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6571-        else
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6797-            # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6798:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6799-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6862-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6863:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6864-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6900:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6901-	;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6905-	    # SGI C++
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6906:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6907-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6917:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6918-	      else
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6919:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6920-	      fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6938:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6947-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6948:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6949-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6983-            # Portland Group C++ compiler
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6984:	    case `$CC -V` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7002:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7003-	      ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7012:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7013-            ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7030-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7031:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7032-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7045-	  *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7053:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7119-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7137:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7138-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7158:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7163:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7166:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7181-	    # dependencies.
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7182:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7183-	    ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7188-	        osf3*)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7189:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7190-		  ;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7191-	        *)
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7193-		  ;;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7441-  case @S|@2 in
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7444-  esac
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7530-
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7532-    case $prev$p in
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-7636-fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
graphicsmagick-1.4+really1.3.35+hg16348/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4-159-        else
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
graphicsmagick-1.4+really1.3.35+hg16348/m4/pkg.m4-161-        fi
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/m4/ltsugar.m4-68-m4_define([lt_combine],
graphicsmagick-1.4+really1.3.35+hg16348/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
graphicsmagick-1.4+really1.3.35+hg16348/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.am-400-	curl --limit-rate 50K \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.am:401:	--form token=`cat $$HOME/.coverity_key_gm` \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.am-402-	--form email=$(COVERITY_EMAIL) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/version.sh-35-#
graphicsmagick-1.4+really1.3.35+hg16348/version.sh:36:PACKAGE_CHANGE_DATE=`awk '/^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]/ { print substr($1,1,4) substr($1,6,2) substr($1,9,2); exit; }' ${srcdir}/ChangeLog`
graphicsmagick-1.4+really1.3.35+hg16348/version.sh-37-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Magick++/demo/demos.tap-29-test_command_fn "shapes" -F TTF ${MEMCHECK} ./shapes
graphicsmagick-1.4+really1.3.35+hg16348/Magick++/demo/demos.tap:30:ORIG_WIDTH=`${GM} identify -format "%w" ${SRCDIR}/model.miff`
graphicsmagick-1.4+really1.3.35+hg16348/Magick++/demo/demos.tap:31:ORIG_HEIGHT=`${GM} identify -format "%h" ${SRCDIR}/model.miff`
graphicsmagick-1.4+really1.3.35+hg16348/Magick++/demo/demos.tap-32-for filter in bessel blackman box catrom cubic gaussian hamming hanning hermite lanczos mitchell point quadratic sample scale sinc triangle
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-177-  { \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:178:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-179-  }; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-285-PROGRAMS = $(bin_PROGRAMS)
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:286:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-287-am__vpath_adj = case $$p in \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:288:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-289-    *) f=$$p;; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-290-  esac;
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:291:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-292-am__install_max = 40
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-293-am__nobase_strip_setup = \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:294:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-295-am__nobase_strip = \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2277-case "$@" in						\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:2278:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2279-    *) am__odir=.;; 					\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2307-  bases='$(TEST_LOGS)'; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:2308:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:2309:  bases=`echo $$bases`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2310-RECHECK_LOGS = $(TEST_LOGS)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2324-        */*) b='$*';; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:2325:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-2326-       esac;; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-5010-	test -n "$(EXEEXT)" || exit 0; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:5011:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-5012-	echo " rm -f" $$list; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-5019-	test -n "$(EXEEXT)" || exit 0; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:5020:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-5021-	echo " rm -f" $$list; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6725-.c.o:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6726:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6727-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6733-.c.obj:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6734:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6735:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6736-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6740-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6741-.c.lo:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6742:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6743-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6749-coders/art_la-art.lo: coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_art_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/art_la-art.lo -MD -MP -MF coders/$(DEPDIR)/art_la-art.Tpo -c -o coders/art_la-art.lo `test -f 'coders/art.c' || echo '$(srcdir)/'`coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/art_la-art.Tpo coders/$(DEPDIR)/art_la-art.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_art_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/art_la-art.lo `test -f 'coders/art.c' || echo '$(srcdir)/'`coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6755-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6756-coders/avs_la-avs.lo: coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_avs_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/avs_la-avs.lo -MD -MP -MF coders/$(DEPDIR)/avs_la-avs.Tpo -c -o coders/avs_la-avs.lo `test -f 'coders/avs.c' || echo '$(srcdir)/'`coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/avs_la-avs.Tpo coders/$(DEPDIR)/avs_la-avs.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_avs_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/avs_la-avs.lo `test -f 'coders/avs.c' || echo '$(srcdir)/'`coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6762-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6763-coders/bmp_la-bmp.lo: coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_bmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/bmp_la-bmp.lo -MD -MP -MF coders/$(DEPDIR)/bmp_la-bmp.Tpo -c -o coders/bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo '$(srcdir)/'`coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/bmp_la-bmp.Tpo coders/$(DEPDIR)/bmp_la-bmp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_bmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo '$(srcdir)/'`coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6769-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6770-coders/braille_la-braille.lo: coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_braille_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/braille_la-braille.lo -MD -MP -MF coders/$(DEPDIR)/braille_la-braille.Tpo -c -o coders/braille_la-braille.lo `test -f 'coders/braille.c' || echo '$(srcdir)/'`coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/braille_la-braille.Tpo coders/$(DEPDIR)/braille_la-braille.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_braille_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/braille_la-braille.lo `test -f 'coders/braille.c' || echo '$(srcdir)/'`coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6776-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6777-coders/cals_la-cals.lo: coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cals_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/cals_la-cals.lo -MD -MP -MF coders/$(DEPDIR)/cals_la-cals.Tpo -c -o coders/cals_la-cals.lo `test -f 'coders/cals.c' || echo '$(srcdir)/'`coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/cals_la-cals.Tpo coders/$(DEPDIR)/cals_la-cals.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cals_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/cals_la-cals.lo `test -f 'coders/cals.c' || echo '$(srcdir)/'`coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6783-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6784-coders/caption_la-caption.lo: coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_caption_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/caption_la-caption.lo -MD -MP -MF coders/$(DEPDIR)/caption_la-caption.Tpo -c -o coders/caption_la-caption.lo `test -f 'coders/caption.c' || echo '$(srcdir)/'`coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/caption_la-caption.Tpo coders/$(DEPDIR)/caption_la-caption.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_caption_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/caption_la-caption.lo `test -f 'coders/caption.c' || echo '$(srcdir)/'`coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6790-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6791-coders/cineon_la-cineon.lo: coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cineon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/cineon_la-cineon.lo -MD -MP -MF coders/$(DEPDIR)/cineon_la-cineon.Tpo -c -o coders/cineon_la-cineon.lo `test -f 'coders/cineon.c' || echo '$(srcdir)/'`coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/cineon_la-cineon.Tpo coders/$(DEPDIR)/cineon_la-cineon.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cineon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/cineon_la-cineon.lo `test -f 'coders/cineon.c' || echo '$(srcdir)/'`coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6797-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6798-coders/clipboard_la-clipboard.lo: coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_clipboard_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/clipboard_la-clipboard.lo -MD -MP -MF coders/$(DEPDIR)/clipboard_la-clipboard.Tpo -c -o coders/clipboard_la-clipboard.lo `test -f 'coders/clipboard.c' || echo '$(srcdir)/'`coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/clipboard_la-clipboard.Tpo coders/$(DEPDIR)/clipboard_la-clipboard.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_clipboard_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/clipboard_la-clipboard.lo `test -f 'coders/clipboard.c' || echo '$(srcdir)/'`coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6804-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6805-coders/cmyk_la-cmyk.lo: coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cmyk_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/cmyk_la-cmyk.lo -MD -MP -MF coders/$(DEPDIR)/cmyk_la-cmyk.Tpo -c -o coders/cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo '$(srcdir)/'`coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/cmyk_la-cmyk.Tpo coders/$(DEPDIR)/cmyk_la-cmyk.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cmyk_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo '$(srcdir)/'`coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6811-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6812-coders/cut_la-cut.lo: coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6813:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cut_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/cut_la-cut.lo -MD -MP -MF coders/$(DEPDIR)/cut_la-cut.Tpo -c -o coders/cut_la-cut.lo `test -f 'coders/cut.c' || echo '$(srcdir)/'`coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6814-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/cut_la-cut.Tpo coders/$(DEPDIR)/cut_la-cut.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_cut_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/cut_la-cut.lo `test -f 'coders/cut.c' || echo '$(srcdir)/'`coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6818-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6819-coders/dcm_la-dcm.lo: coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6820:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dcm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/dcm_la-dcm.lo -MD -MP -MF coders/$(DEPDIR)/dcm_la-dcm.Tpo -c -o coders/dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo '$(srcdir)/'`coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6821-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/dcm_la-dcm.Tpo coders/$(DEPDIR)/dcm_la-dcm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6823-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6824:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dcm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo '$(srcdir)/'`coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6825-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6826-coders/dcraw_la-dcraw.lo: coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dcraw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/dcraw_la-dcraw.lo -MD -MP -MF coders/$(DEPDIR)/dcraw_la-dcraw.Tpo -c -o coders/dcraw_la-dcraw.lo `test -f 'coders/dcraw.c' || echo '$(srcdir)/'`coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/dcraw_la-dcraw.Tpo coders/$(DEPDIR)/dcraw_la-dcraw.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dcraw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/dcraw_la-dcraw.lo `test -f 'coders/dcraw.c' || echo '$(srcdir)/'`coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6832-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6833-coders/dib_la-dib.lo: coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6834:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/dib_la-dib.lo -MD -MP -MF coders/$(DEPDIR)/dib_la-dib.Tpo -c -o coders/dib_la-dib.lo `test -f 'coders/dib.c' || echo '$(srcdir)/'`coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6835-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/dib_la-dib.Tpo coders/$(DEPDIR)/dib_la-dib.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6837-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6838:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/dib_la-dib.lo `test -f 'coders/dib.c' || echo '$(srcdir)/'`coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6839-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6840-coders/dps_la-dps.lo: coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6841:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dps_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/dps_la-dps.lo -MD -MP -MF coders/$(DEPDIR)/dps_la-dps.Tpo -c -o coders/dps_la-dps.lo `test -f 'coders/dps.c' || echo '$(srcdir)/'`coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6842-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/dps_la-dps.Tpo coders/$(DEPDIR)/dps_la-dps.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6844-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6845:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dps_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/dps_la-dps.lo `test -f 'coders/dps.c' || echo '$(srcdir)/'`coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6846-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6847-coders/dpx_la-dpx.lo: coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6848:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dpx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/dpx_la-dpx.lo -MD -MP -MF coders/$(DEPDIR)/dpx_la-dpx.Tpo -c -o coders/dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo '$(srcdir)/'`coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6849-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/dpx_la-dpx.Tpo coders/$(DEPDIR)/dpx_la-dpx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6851-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6852:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_dpx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo '$(srcdir)/'`coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6853-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6854-coders/emf_la-emf.lo: coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6855:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_emf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/emf_la-emf.lo -MD -MP -MF coders/$(DEPDIR)/emf_la-emf.Tpo -c -o coders/emf_la-emf.lo `test -f 'coders/emf.c' || echo '$(srcdir)/'`coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6856-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/emf_la-emf.Tpo coders/$(DEPDIR)/emf_la-emf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6858-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6859:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_emf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/emf_la-emf.lo `test -f 'coders/emf.c' || echo '$(srcdir)/'`coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6860-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6861-coders/fax_la-fax.lo: coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6862:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/fax_la-fax.lo -MD -MP -MF coders/$(DEPDIR)/fax_la-fax.Tpo -c -o coders/fax_la-fax.lo `test -f 'coders/fax.c' || echo '$(srcdir)/'`coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6863-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/fax_la-fax.Tpo coders/$(DEPDIR)/fax_la-fax.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6865-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6866:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fax_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/fax_la-fax.lo `test -f 'coders/fax.c' || echo '$(srcdir)/'`coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6867-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6868-coders/fits_la-fits.lo: coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6869:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fits_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/fits_la-fits.lo -MD -MP -MF coders/$(DEPDIR)/fits_la-fits.Tpo -c -o coders/fits_la-fits.lo `test -f 'coders/fits.c' || echo '$(srcdir)/'`coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6870-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/fits_la-fits.Tpo coders/$(DEPDIR)/fits_la-fits.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6872-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6873:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fits_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/fits_la-fits.lo `test -f 'coders/fits.c' || echo '$(srcdir)/'`coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6874-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6875-coders/fpx_la-fpx.lo: coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6876:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fpx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/fpx_la-fpx.lo -MD -MP -MF coders/$(DEPDIR)/fpx_la-fpx.Tpo -c -o coders/fpx_la-fpx.lo `test -f 'coders/fpx.c' || echo '$(srcdir)/'`coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6877-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/fpx_la-fpx.Tpo coders/$(DEPDIR)/fpx_la-fpx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6879-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6880:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_fpx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/fpx_la-fpx.lo `test -f 'coders/fpx.c' || echo '$(srcdir)/'`coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6881-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6882-coders/gif_la-gif.lo: coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gif_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/gif_la-gif.lo -MD -MP -MF coders/$(DEPDIR)/gif_la-gif.Tpo -c -o coders/gif_la-gif.lo `test -f 'coders/gif.c' || echo '$(srcdir)/'`coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/gif_la-gif.Tpo coders/$(DEPDIR)/gif_la-gif.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gif_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/gif_la-gif.lo `test -f 'coders/gif.c' || echo '$(srcdir)/'`coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6888-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6889-coders/gradient_la-gradient.lo: coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gradient_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/gradient_la-gradient.lo -MD -MP -MF coders/$(DEPDIR)/gradient_la-gradient.Tpo -c -o coders/gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo '$(srcdir)/'`coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/gradient_la-gradient.Tpo coders/$(DEPDIR)/gradient_la-gradient.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gradient_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo '$(srcdir)/'`coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6895-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6896-coders/gray_la-gray.lo: coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gray_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/gray_la-gray.lo -MD -MP -MF coders/$(DEPDIR)/gray_la-gray.Tpo -c -o coders/gray_la-gray.lo `test -f 'coders/gray.c' || echo '$(srcdir)/'`coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/gray_la-gray.Tpo coders/$(DEPDIR)/gray_la-gray.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_gray_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/gray_la-gray.lo `test -f 'coders/gray.c' || echo '$(srcdir)/'`coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6902-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6903-coders/histogram_la-histogram.lo: coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_histogram_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/histogram_la-histogram.lo -MD -MP -MF coders/$(DEPDIR)/histogram_la-histogram.Tpo -c -o coders/histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo '$(srcdir)/'`coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/histogram_la-histogram.Tpo coders/$(DEPDIR)/histogram_la-histogram.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_histogram_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo '$(srcdir)/'`coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6909-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6910-coders/hrz_la-hrz.lo: coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_hrz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/hrz_la-hrz.lo -MD -MP -MF coders/$(DEPDIR)/hrz_la-hrz.Tpo -c -o coders/hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo '$(srcdir)/'`coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/hrz_la-hrz.Tpo coders/$(DEPDIR)/hrz_la-hrz.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_hrz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo '$(srcdir)/'`coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6916-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6917-coders/html_la-html.lo: coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_html_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/html_la-html.lo -MD -MP -MF coders/$(DEPDIR)/html_la-html.Tpo -c -o coders/html_la-html.lo `test -f 'coders/html.c' || echo '$(srcdir)/'`coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/html_la-html.Tpo coders/$(DEPDIR)/html_la-html.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_html_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/html_la-html.lo `test -f 'coders/html.c' || echo '$(srcdir)/'`coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6923-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6924-coders/icon_la-icon.lo: coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_icon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/icon_la-icon.lo -MD -MP -MF coders/$(DEPDIR)/icon_la-icon.Tpo -c -o coders/icon_la-icon.lo `test -f 'coders/icon.c' || echo '$(srcdir)/'`coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/icon_la-icon.Tpo coders/$(DEPDIR)/icon_la-icon.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_icon_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/icon_la-icon.lo `test -f 'coders/icon.c' || echo '$(srcdir)/'`coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6930-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6931-coders/identity_la-identity.lo: coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_identity_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/identity_la-identity.lo -MD -MP -MF coders/$(DEPDIR)/identity_la-identity.Tpo -c -o coders/identity_la-identity.lo `test -f 'coders/identity.c' || echo '$(srcdir)/'`coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/identity_la-identity.Tpo coders/$(DEPDIR)/identity_la-identity.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_identity_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/identity_la-identity.lo `test -f 'coders/identity.c' || echo '$(srcdir)/'`coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6937-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6938-coders/info_la-info.lo: coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_info_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/info_la-info.lo -MD -MP -MF coders/$(DEPDIR)/info_la-info.Tpo -c -o coders/info_la-info.lo `test -f 'coders/info.c' || echo '$(srcdir)/'`coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/info_la-info.Tpo coders/$(DEPDIR)/info_la-info.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_info_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/info_la-info.lo `test -f 'coders/info.c' || echo '$(srcdir)/'`coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6944-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6945-coders/jbig_la-jbig.lo: coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jbig_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/jbig_la-jbig.lo -MD -MP -MF coders/$(DEPDIR)/jbig_la-jbig.Tpo -c -o coders/jbig_la-jbig.lo `test -f 'coders/jbig.c' || echo '$(srcdir)/'`coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/jbig_la-jbig.Tpo coders/$(DEPDIR)/jbig_la-jbig.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jbig_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/jbig_la-jbig.lo `test -f 'coders/jbig.c' || echo '$(srcdir)/'`coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6951-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6952-coders/jnx_la-jnx.lo: coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jnx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/jnx_la-jnx.lo -MD -MP -MF coders/$(DEPDIR)/jnx_la-jnx.Tpo -c -o coders/jnx_la-jnx.lo `test -f 'coders/jnx.c' || echo '$(srcdir)/'`coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/jnx_la-jnx.Tpo coders/$(DEPDIR)/jnx_la-jnx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jnx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/jnx_la-jnx.lo `test -f 'coders/jnx.c' || echo '$(srcdir)/'`coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6958-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6959-coders/jp2_la-jp2.lo: coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jp2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/jp2_la-jp2.lo -MD -MP -MF coders/$(DEPDIR)/jp2_la-jp2.Tpo -c -o coders/jp2_la-jp2.lo `test -f 'coders/jp2.c' || echo '$(srcdir)/'`coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/jp2_la-jp2.Tpo coders/$(DEPDIR)/jp2_la-jp2.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jp2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/jp2_la-jp2.lo `test -f 'coders/jp2.c' || echo '$(srcdir)/'`coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6965-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6966-coders/jpeg_la-jpeg.lo: coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jpeg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/jpeg_la-jpeg.lo -MD -MP -MF coders/$(DEPDIR)/jpeg_la-jpeg.Tpo -c -o coders/jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo '$(srcdir)/'`coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/jpeg_la-jpeg.Tpo coders/$(DEPDIR)/jpeg_la-jpeg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_jpeg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo '$(srcdir)/'`coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6972-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6973-coders/label_la-label.lo: coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_label_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/label_la-label.lo -MD -MP -MF coders/$(DEPDIR)/label_la-label.Tpo -c -o coders/label_la-label.lo `test -f 'coders/label.c' || echo '$(srcdir)/'`coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/label_la-label.Tpo coders/$(DEPDIR)/label_la-label.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_label_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/label_la-label.lo `test -f 'coders/label.c' || echo '$(srcdir)/'`coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6979-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6980-coders/locale_la-locale.lo: coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_locale_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/locale_la-locale.lo -MD -MP -MF coders/$(DEPDIR)/locale_la-locale.Tpo -c -o coders/locale_la-locale.lo `test -f 'coders/locale.c' || echo '$(srcdir)/'`coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/locale_la-locale.Tpo coders/$(DEPDIR)/locale_la-locale.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_locale_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/locale_la-locale.lo `test -f 'coders/locale.c' || echo '$(srcdir)/'`coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6986-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6987-coders/logo_la-logo.lo: coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6988:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_logo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/logo_la-logo.lo -MD -MP -MF coders/$(DEPDIR)/logo_la-logo.Tpo -c -o coders/logo_la-logo.lo `test -f 'coders/logo.c' || echo '$(srcdir)/'`coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6989-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/logo_la-logo.Tpo coders/$(DEPDIR)/logo_la-logo.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6991-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6992:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_logo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/logo_la-logo.lo `test -f 'coders/logo.c' || echo '$(srcdir)/'`coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6993-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6994-coders/mac_la-mac.lo: coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mac_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mac_la-mac.lo -MD -MP -MF coders/$(DEPDIR)/mac_la-mac.Tpo -c -o coders/mac_la-mac.lo `test -f 'coders/mac.c' || echo '$(srcdir)/'`coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mac_la-mac.Tpo coders/$(DEPDIR)/mac_la-mac.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-6998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:6999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mac_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mac_la-mac.lo `test -f 'coders/mac.c' || echo '$(srcdir)/'`coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7000-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7001-coders/map_la-map.lo: coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_map_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/map_la-map.lo -MD -MP -MF coders/$(DEPDIR)/map_la-map.Tpo -c -o coders/map_la-map.lo `test -f 'coders/map.c' || echo '$(srcdir)/'`coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/map_la-map.Tpo coders/$(DEPDIR)/map_la-map.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_map_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/map_la-map.lo `test -f 'coders/map.c' || echo '$(srcdir)/'`coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7007-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7008-coders/mat_la-mat.lo: coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7009:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mat_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mat_la-mat.lo -MD -MP -MF coders/$(DEPDIR)/mat_la-mat.Tpo -c -o coders/mat_la-mat.lo `test -f 'coders/mat.c' || echo '$(srcdir)/'`coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7010-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mat_la-mat.Tpo coders/$(DEPDIR)/mat_la-mat.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7012-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7013:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mat_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mat_la-mat.lo `test -f 'coders/mat.c' || echo '$(srcdir)/'`coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7014-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7015-coders/matte_la-matte.lo: coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7016:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_matte_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/matte_la-matte.lo -MD -MP -MF coders/$(DEPDIR)/matte_la-matte.Tpo -c -o coders/matte_la-matte.lo `test -f 'coders/matte.c' || echo '$(srcdir)/'`coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7017-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/matte_la-matte.Tpo coders/$(DEPDIR)/matte_la-matte.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7019-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7020:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_matte_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/matte_la-matte.lo `test -f 'coders/matte.c' || echo '$(srcdir)/'`coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7021-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7022-coders/meta_la-meta.lo: coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_meta_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/meta_la-meta.lo -MD -MP -MF coders/$(DEPDIR)/meta_la-meta.Tpo -c -o coders/meta_la-meta.lo `test -f 'coders/meta.c' || echo '$(srcdir)/'`coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/meta_la-meta.Tpo coders/$(DEPDIR)/meta_la-meta.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_meta_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/meta_la-meta.lo `test -f 'coders/meta.c' || echo '$(srcdir)/'`coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7028-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7029-coders/miff_la-miff.lo: coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_miff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/miff_la-miff.lo -MD -MP -MF coders/$(DEPDIR)/miff_la-miff.Tpo -c -o coders/miff_la-miff.lo `test -f 'coders/miff.c' || echo '$(srcdir)/'`coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/miff_la-miff.Tpo coders/$(DEPDIR)/miff_la-miff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_miff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/miff_la-miff.lo `test -f 'coders/miff.c' || echo '$(srcdir)/'`coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7035-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7036-coders/mono_la-mono.lo: coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mono_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mono_la-mono.lo -MD -MP -MF coders/$(DEPDIR)/mono_la-mono.Tpo -c -o coders/mono_la-mono.lo `test -f 'coders/mono.c' || echo '$(srcdir)/'`coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mono_la-mono.Tpo coders/$(DEPDIR)/mono_la-mono.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mono_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mono_la-mono.lo `test -f 'coders/mono.c' || echo '$(srcdir)/'`coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7042-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7043-coders/mpc_la-mpc.lo: coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mpc_la-mpc.lo -MD -MP -MF coders/$(DEPDIR)/mpc_la-mpc.Tpo -c -o coders/mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo '$(srcdir)/'`coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mpc_la-mpc.Tpo coders/$(DEPDIR)/mpc_la-mpc.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo '$(srcdir)/'`coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7049-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7050-coders/mpeg_la-mpeg.lo: coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpeg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mpeg_la-mpeg.lo -MD -MP -MF coders/$(DEPDIR)/mpeg_la-mpeg.Tpo -c -o coders/mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo '$(srcdir)/'`coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mpeg_la-mpeg.Tpo coders/$(DEPDIR)/mpeg_la-mpeg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpeg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo '$(srcdir)/'`coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7056-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7057-coders/mpr_la-mpr.lo: coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mpr_la-mpr.lo -MD -MP -MF coders/$(DEPDIR)/mpr_la-mpr.Tpo -c -o coders/mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo '$(srcdir)/'`coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mpr_la-mpr.Tpo coders/$(DEPDIR)/mpr_la-mpr.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mpr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo '$(srcdir)/'`coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7063-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7064-coders/msl_la-msl.lo: coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_msl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/msl_la-msl.lo -MD -MP -MF coders/$(DEPDIR)/msl_la-msl.Tpo -c -o coders/msl_la-msl.lo `test -f 'coders/msl.c' || echo '$(srcdir)/'`coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/msl_la-msl.Tpo coders/$(DEPDIR)/msl_la-msl.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_msl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/msl_la-msl.lo `test -f 'coders/msl.c' || echo '$(srcdir)/'`coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7070-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7071-coders/mtv_la-mtv.lo: coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7072:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mtv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mtv_la-mtv.lo -MD -MP -MF coders/$(DEPDIR)/mtv_la-mtv.Tpo -c -o coders/mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo '$(srcdir)/'`coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7073-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mtv_la-mtv.Tpo coders/$(DEPDIR)/mtv_la-mtv.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7075-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7076:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mtv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo '$(srcdir)/'`coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7077-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7078-coders/mvg_la-mvg.lo: coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7079:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mvg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/mvg_la-mvg.lo -MD -MP -MF coders/$(DEPDIR)/mvg_la-mvg.Tpo -c -o coders/mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo '$(srcdir)/'`coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7080-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/mvg_la-mvg.Tpo coders/$(DEPDIR)/mvg_la-mvg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7082-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7083:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_mvg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo '$(srcdir)/'`coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7084-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7085-coders/null_la-null.lo: coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7086:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_null_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/null_la-null.lo -MD -MP -MF coders/$(DEPDIR)/null_la-null.Tpo -c -o coders/null_la-null.lo `test -f 'coders/null.c' || echo '$(srcdir)/'`coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7087-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/null_la-null.Tpo coders/$(DEPDIR)/null_la-null.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_null_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/null_la-null.lo `test -f 'coders/null.c' || echo '$(srcdir)/'`coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7091-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7092-coders/otb_la-otb.lo: coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_otb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/otb_la-otb.lo -MD -MP -MF coders/$(DEPDIR)/otb_la-otb.Tpo -c -o coders/otb_la-otb.lo `test -f 'coders/otb.c' || echo '$(srcdir)/'`coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/otb_la-otb.Tpo coders/$(DEPDIR)/otb_la-otb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_otb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/otb_la-otb.lo `test -f 'coders/otb.c' || echo '$(srcdir)/'`coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7098-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7099-coders/palm_la-palm.lo: coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_palm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/palm_la-palm.lo -MD -MP -MF coders/$(DEPDIR)/palm_la-palm.Tpo -c -o coders/palm_la-palm.lo `test -f 'coders/palm.c' || echo '$(srcdir)/'`coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/palm_la-palm.Tpo coders/$(DEPDIR)/palm_la-palm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_palm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/palm_la-palm.lo `test -f 'coders/palm.c' || echo '$(srcdir)/'`coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7105-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7106-coders/pcd_la-pcd.lo: coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pcd_la-pcd.lo -MD -MP -MF coders/$(DEPDIR)/pcd_la-pcd.Tpo -c -o coders/pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo '$(srcdir)/'`coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pcd_la-pcd.Tpo coders/$(DEPDIR)/pcd_la-pcd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo '$(srcdir)/'`coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7112-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7113-coders/pcl_la-pcl.lo: coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pcl_la-pcl.lo -MD -MP -MF coders/$(DEPDIR)/pcl_la-pcl.Tpo -c -o coders/pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo '$(srcdir)/'`coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pcl_la-pcl.Tpo coders/$(DEPDIR)/pcl_la-pcl.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo '$(srcdir)/'`coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7119-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7120-coders/pcx_la-pcx.lo: coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pcx_la-pcx.lo -MD -MP -MF coders/$(DEPDIR)/pcx_la-pcx.Tpo -c -o coders/pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo '$(srcdir)/'`coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pcx_la-pcx.Tpo coders/$(DEPDIR)/pcx_la-pcx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pcx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo '$(srcdir)/'`coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7126-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7127-coders/pdb_la-pdb.lo: coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pdb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pdb_la-pdb.lo -MD -MP -MF coders/$(DEPDIR)/pdb_la-pdb.Tpo -c -o coders/pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo '$(srcdir)/'`coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pdb_la-pdb.Tpo coders/$(DEPDIR)/pdb_la-pdb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pdb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo '$(srcdir)/'`coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7133-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7134-coders/pdf_la-pdf.lo: coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7135:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pdf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pdf_la-pdf.lo -MD -MP -MF coders/$(DEPDIR)/pdf_la-pdf.Tpo -c -o coders/pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo '$(srcdir)/'`coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7136-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pdf_la-pdf.Tpo coders/$(DEPDIR)/pdf_la-pdf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7138-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7139:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pdf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo '$(srcdir)/'`coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7140-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7141-coders/pict_la-pict.lo: coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7142:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pict_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pict_la-pict.lo -MD -MP -MF coders/$(DEPDIR)/pict_la-pict.Tpo -c -o coders/pict_la-pict.lo `test -f 'coders/pict.c' || echo '$(srcdir)/'`coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7143-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pict_la-pict.Tpo coders/$(DEPDIR)/pict_la-pict.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7145-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7146:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pict_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pict_la-pict.lo `test -f 'coders/pict.c' || echo '$(srcdir)/'`coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7147-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7148-coders/pix_la-pix.lo: coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7149:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pix_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pix_la-pix.lo -MD -MP -MF coders/$(DEPDIR)/pix_la-pix.Tpo -c -o coders/pix_la-pix.lo `test -f 'coders/pix.c' || echo '$(srcdir)/'`coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7150-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pix_la-pix.Tpo coders/$(DEPDIR)/pix_la-pix.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7152-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7153:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pix_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pix_la-pix.lo `test -f 'coders/pix.c' || echo '$(srcdir)/'`coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7154-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7155-coders/plasma_la-plasma.lo: coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7156:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_plasma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/plasma_la-plasma.lo -MD -MP -MF coders/$(DEPDIR)/plasma_la-plasma.Tpo -c -o coders/plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo '$(srcdir)/'`coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7157-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/plasma_la-plasma.Tpo coders/$(DEPDIR)/plasma_la-plasma.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7159-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7160:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_plasma_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo '$(srcdir)/'`coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7161-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7162-coders/png_la-png.lo: coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7163:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_png_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/png_la-png.lo -MD -MP -MF coders/$(DEPDIR)/png_la-png.Tpo -c -o coders/png_la-png.lo `test -f 'coders/png.c' || echo '$(srcdir)/'`coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7164-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/png_la-png.Tpo coders/$(DEPDIR)/png_la-png.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7166-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7167:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_png_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/png_la-png.lo `test -f 'coders/png.c' || echo '$(srcdir)/'`coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7168-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7169-coders/pnm_la-pnm.lo: coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7170:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pnm_la-pnm.lo -MD -MP -MF coders/$(DEPDIR)/pnm_la-pnm.Tpo -c -o coders/pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo '$(srcdir)/'`coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7171-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pnm_la-pnm.Tpo coders/$(DEPDIR)/pnm_la-pnm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7173-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7174:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo '$(srcdir)/'`coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7175-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7176-coders/preview_la-preview.lo: coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7177:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_preview_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/preview_la-preview.lo -MD -MP -MF coders/$(DEPDIR)/preview_la-preview.Tpo -c -o coders/preview_la-preview.lo `test -f 'coders/preview.c' || echo '$(srcdir)/'`coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7178-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/preview_la-preview.Tpo coders/$(DEPDIR)/preview_la-preview.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_preview_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/preview_la-preview.lo `test -f 'coders/preview.c' || echo '$(srcdir)/'`coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7182-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7183-coders/ps_la-ps.lo: coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7184:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/ps_la-ps.lo -MD -MP -MF coders/$(DEPDIR)/ps_la-ps.Tpo -c -o coders/ps_la-ps.lo `test -f 'coders/ps.c' || echo '$(srcdir)/'`coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7185-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/ps_la-ps.Tpo coders/$(DEPDIR)/ps_la-ps.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7187-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7188:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/ps_la-ps.lo `test -f 'coders/ps.c' || echo '$(srcdir)/'`coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7189-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7190-coders/ps2_la-ps2.lo: coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7191:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/ps2_la-ps2.lo -MD -MP -MF coders/$(DEPDIR)/ps2_la-ps2.Tpo -c -o coders/ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo '$(srcdir)/'`coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7192-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/ps2_la-ps2.Tpo coders/$(DEPDIR)/ps2_la-ps2.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7194-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7195:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo '$(srcdir)/'`coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7196-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7197-coders/ps3_la-ps3.lo: coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7198:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/ps3_la-ps3.lo -MD -MP -MF coders/$(DEPDIR)/ps3_la-ps3.Tpo -c -o coders/ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo '$(srcdir)/'`coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7199-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/ps3_la-ps3.Tpo coders/$(DEPDIR)/ps3_la-ps3.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7201-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7202:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ps3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo '$(srcdir)/'`coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7203-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7204-coders/psd_la-psd.lo: coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7205:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_psd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/psd_la-psd.lo -MD -MP -MF coders/$(DEPDIR)/psd_la-psd.Tpo -c -o coders/psd_la-psd.lo `test -f 'coders/psd.c' || echo '$(srcdir)/'`coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7206-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/psd_la-psd.Tpo coders/$(DEPDIR)/psd_la-psd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7208-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7209:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_psd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/psd_la-psd.lo `test -f 'coders/psd.c' || echo '$(srcdir)/'`coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7210-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7211-coders/pwp_la-pwp.lo: coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7212:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pwp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/pwp_la-pwp.lo -MD -MP -MF coders/$(DEPDIR)/pwp_la-pwp.Tpo -c -o coders/pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo '$(srcdir)/'`coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7213-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/pwp_la-pwp.Tpo coders/$(DEPDIR)/pwp_la-pwp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7215-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7216:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_pwp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo '$(srcdir)/'`coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7217-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7218-coders/rgb_la-rgb.lo: coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7219:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rgb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/rgb_la-rgb.lo -MD -MP -MF coders/$(DEPDIR)/rgb_la-rgb.Tpo -c -o coders/rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo '$(srcdir)/'`coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7220-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/rgb_la-rgb.Tpo coders/$(DEPDIR)/rgb_la-rgb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rgb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo '$(srcdir)/'`coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7224-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7225-coders/rla_la-rla.lo: coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7226:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rla_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/rla_la-rla.lo -MD -MP -MF coders/$(DEPDIR)/rla_la-rla.Tpo -c -o coders/rla_la-rla.lo `test -f 'coders/rla.c' || echo '$(srcdir)/'`coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7227-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/rla_la-rla.Tpo coders/$(DEPDIR)/rla_la-rla.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7229-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7230:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rla_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/rla_la-rla.lo `test -f 'coders/rla.c' || echo '$(srcdir)/'`coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7231-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7232-coders/rle_la-rle.lo: coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7233:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rle_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/rle_la-rle.lo -MD -MP -MF coders/$(DEPDIR)/rle_la-rle.Tpo -c -o coders/rle_la-rle.lo `test -f 'coders/rle.c' || echo '$(srcdir)/'`coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7234-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/rle_la-rle.Tpo coders/$(DEPDIR)/rle_la-rle.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7237:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_rle_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/rle_la-rle.lo `test -f 'coders/rle.c' || echo '$(srcdir)/'`coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7238-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7239-coders/sct_la-sct.lo: coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7240:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sct_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/sct_la-sct.lo -MD -MP -MF coders/$(DEPDIR)/sct_la-sct.Tpo -c -o coders/sct_la-sct.lo `test -f 'coders/sct.c' || echo '$(srcdir)/'`coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7241-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/sct_la-sct.Tpo coders/$(DEPDIR)/sct_la-sct.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7244:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sct_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/sct_la-sct.lo `test -f 'coders/sct.c' || echo '$(srcdir)/'`coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7245-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7246-coders/sfw_la-sfw.lo: coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7247:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sfw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/sfw_la-sfw.lo -MD -MP -MF coders/$(DEPDIR)/sfw_la-sfw.Tpo -c -o coders/sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo '$(srcdir)/'`coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7248-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/sfw_la-sfw.Tpo coders/$(DEPDIR)/sfw_la-sfw.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7251:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sfw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo '$(srcdir)/'`coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7252-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7253-coders/sgi_la-sgi.lo: coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7254:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sgi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/sgi_la-sgi.lo -MD -MP -MF coders/$(DEPDIR)/sgi_la-sgi.Tpo -c -o coders/sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo '$(srcdir)/'`coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7255-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/sgi_la-sgi.Tpo coders/$(DEPDIR)/sgi_la-sgi.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7257-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7258:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sgi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo '$(srcdir)/'`coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7259-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7260-coders/stegano_la-stegano.lo: coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7261:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_stegano_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/stegano_la-stegano.lo -MD -MP -MF coders/$(DEPDIR)/stegano_la-stegano.Tpo -c -o coders/stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo '$(srcdir)/'`coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7262-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/stegano_la-stegano.Tpo coders/$(DEPDIR)/stegano_la-stegano.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7264-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7265:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_stegano_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo '$(srcdir)/'`coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7266-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7267-coders/sun_la-sun.lo: coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7268:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sun_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/sun_la-sun.lo -MD -MP -MF coders/$(DEPDIR)/sun_la-sun.Tpo -c -o coders/sun_la-sun.lo `test -f 'coders/sun.c' || echo '$(srcdir)/'`coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7269-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/sun_la-sun.Tpo coders/$(DEPDIR)/sun_la-sun.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7271-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7272:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_sun_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/sun_la-sun.lo `test -f 'coders/sun.c' || echo '$(srcdir)/'`coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7273-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7274-coders/svg_la-svg.lo: coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7275:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_svg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/svg_la-svg.lo -MD -MP -MF coders/$(DEPDIR)/svg_la-svg.Tpo -c -o coders/svg_la-svg.lo `test -f 'coders/svg.c' || echo '$(srcdir)/'`coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7276-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/svg_la-svg.Tpo coders/$(DEPDIR)/svg_la-svg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7278-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7279:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_svg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/svg_la-svg.lo `test -f 'coders/svg.c' || echo '$(srcdir)/'`coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7280-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7281-coders/tga_la-tga.lo: coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7282:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tga_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/tga_la-tga.lo -MD -MP -MF coders/$(DEPDIR)/tga_la-tga.Tpo -c -o coders/tga_la-tga.lo `test -f 'coders/tga.c' || echo '$(srcdir)/'`coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7283-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/tga_la-tga.Tpo coders/$(DEPDIR)/tga_la-tga.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7285-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7286:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tga_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/tga_la-tga.lo `test -f 'coders/tga.c' || echo '$(srcdir)/'`coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7287-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7288-coders/tiff_la-tiff.lo: coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7289:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tiff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/tiff_la-tiff.lo -MD -MP -MF coders/$(DEPDIR)/tiff_la-tiff.Tpo -c -o coders/tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo '$(srcdir)/'`coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7290-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/tiff_la-tiff.Tpo coders/$(DEPDIR)/tiff_la-tiff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7292-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7293:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tiff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo '$(srcdir)/'`coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7294-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7295-coders/tile_la-tile.lo: coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7296:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tile_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/tile_la-tile.lo -MD -MP -MF coders/$(DEPDIR)/tile_la-tile.Tpo -c -o coders/tile_la-tile.lo `test -f 'coders/tile.c' || echo '$(srcdir)/'`coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7297-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/tile_la-tile.Tpo coders/$(DEPDIR)/tile_la-tile.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7299-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7300:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tile_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/tile_la-tile.lo `test -f 'coders/tile.c' || echo '$(srcdir)/'`coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7301-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7302-coders/tim_la-tim.lo: coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7303:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tim_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/tim_la-tim.lo -MD -MP -MF coders/$(DEPDIR)/tim_la-tim.Tpo -c -o coders/tim_la-tim.lo `test -f 'coders/tim.c' || echo '$(srcdir)/'`coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7304-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/tim_la-tim.Tpo coders/$(DEPDIR)/tim_la-tim.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7307:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_tim_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/tim_la-tim.lo `test -f 'coders/tim.c' || echo '$(srcdir)/'`coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7308-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7309-coders/topol_la-topol.lo: coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7310:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_topol_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/topol_la-topol.lo -MD -MP -MF coders/$(DEPDIR)/topol_la-topol.Tpo -c -o coders/topol_la-topol.lo `test -f 'coders/topol.c' || echo '$(srcdir)/'`coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7311-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/topol_la-topol.Tpo coders/$(DEPDIR)/topol_la-topol.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7313-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7314:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_topol_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/topol_la-topol.lo `test -f 'coders/topol.c' || echo '$(srcdir)/'`coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7315-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7316-coders/ttf_la-ttf.lo: coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7317:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ttf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/ttf_la-ttf.lo -MD -MP -MF coders/$(DEPDIR)/ttf_la-ttf.Tpo -c -o coders/ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo '$(srcdir)/'`coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7318-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/ttf_la-ttf.Tpo coders/$(DEPDIR)/ttf_la-ttf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7320-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7321:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_ttf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo '$(srcdir)/'`coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7322-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7323-coders/txt_la-txt.lo: coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7324:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_txt_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/txt_la-txt.lo -MD -MP -MF coders/$(DEPDIR)/txt_la-txt.Tpo -c -o coders/txt_la-txt.lo `test -f 'coders/txt.c' || echo '$(srcdir)/'`coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7325-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/txt_la-txt.Tpo coders/$(DEPDIR)/txt_la-txt.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7328:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_txt_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/txt_la-txt.lo `test -f 'coders/txt.c' || echo '$(srcdir)/'`coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7329-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7330-coders/uil_la-uil.lo: coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7331:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_uil_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/uil_la-uil.lo -MD -MP -MF coders/$(DEPDIR)/uil_la-uil.Tpo -c -o coders/uil_la-uil.lo `test -f 'coders/uil.c' || echo '$(srcdir)/'`coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7332-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/uil_la-uil.Tpo coders/$(DEPDIR)/uil_la-uil.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7334-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7335:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_uil_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/uil_la-uil.lo `test -f 'coders/uil.c' || echo '$(srcdir)/'`coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7336-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7337-coders/url_la-url.lo: coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7338:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_url_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/url_la-url.lo -MD -MP -MF coders/$(DEPDIR)/url_la-url.Tpo -c -o coders/url_la-url.lo `test -f 'coders/url.c' || echo '$(srcdir)/'`coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7339-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/url_la-url.Tpo coders/$(DEPDIR)/url_la-url.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7342:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_url_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/url_la-url.lo `test -f 'coders/url.c' || echo '$(srcdir)/'`coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7343-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7344-coders/uyvy_la-uyvy.lo: coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7345:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_uyvy_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/uyvy_la-uyvy.lo -MD -MP -MF coders/$(DEPDIR)/uyvy_la-uyvy.Tpo -c -o coders/uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo '$(srcdir)/'`coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7346-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/uyvy_la-uyvy.Tpo coders/$(DEPDIR)/uyvy_la-uyvy.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7348-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7349:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_uyvy_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo '$(srcdir)/'`coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7350-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7351-coders/vicar_la-vicar.lo: coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7352:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_vicar_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/vicar_la-vicar.lo -MD -MP -MF coders/$(DEPDIR)/vicar_la-vicar.Tpo -c -o coders/vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo '$(srcdir)/'`coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7353-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/vicar_la-vicar.Tpo coders/$(DEPDIR)/vicar_la-vicar.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_vicar_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo '$(srcdir)/'`coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7357-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7358-coders/vid_la-vid.lo: coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7359:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_vid_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/vid_la-vid.lo -MD -MP -MF coders/$(DEPDIR)/vid_la-vid.Tpo -c -o coders/vid_la-vid.lo `test -f 'coders/vid.c' || echo '$(srcdir)/'`coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7360-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/vid_la-vid.Tpo coders/$(DEPDIR)/vid_la-vid.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7363:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_vid_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/vid_la-vid.lo `test -f 'coders/vid.c' || echo '$(srcdir)/'`coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7364-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7365-coders/viff_la-viff.lo: coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7366:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_viff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/viff_la-viff.lo -MD -MP -MF coders/$(DEPDIR)/viff_la-viff.Tpo -c -o coders/viff_la-viff.lo `test -f 'coders/viff.c' || echo '$(srcdir)/'`coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7367-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/viff_la-viff.Tpo coders/$(DEPDIR)/viff_la-viff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7369-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7370:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_viff_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/viff_la-viff.lo `test -f 'coders/viff.c' || echo '$(srcdir)/'`coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7371-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7372-coders/wbmp_la-wbmp.lo: coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7373:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wbmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/wbmp_la-wbmp.lo -MD -MP -MF coders/$(DEPDIR)/wbmp_la-wbmp.Tpo -c -o coders/wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo '$(srcdir)/'`coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7374-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/wbmp_la-wbmp.Tpo coders/$(DEPDIR)/wbmp_la-wbmp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7376-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7377:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wbmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo '$(srcdir)/'`coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7378-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7379-coders/webp_la-webp.lo: coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7380:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_webp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/webp_la-webp.lo -MD -MP -MF coders/$(DEPDIR)/webp_la-webp.Tpo -c -o coders/webp_la-webp.lo `test -f 'coders/webp.c' || echo '$(srcdir)/'`coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7381-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/webp_la-webp.Tpo coders/$(DEPDIR)/webp_la-webp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7383-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7384:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_webp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/webp_la-webp.lo `test -f 'coders/webp.c' || echo '$(srcdir)/'`coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7385-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7386-coders/wmf_la-wmf.lo: coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wmf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/wmf_la-wmf.lo -MD -MP -MF coders/$(DEPDIR)/wmf_la-wmf.Tpo -c -o coders/wmf_la-wmf.lo `test -f 'coders/wmf.c' || echo '$(srcdir)/'`coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/wmf_la-wmf.Tpo coders/$(DEPDIR)/wmf_la-wmf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wmf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/wmf_la-wmf.lo `test -f 'coders/wmf.c' || echo '$(srcdir)/'`coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7392-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7393-coders/wpg_la-wpg.lo: coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7394:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wpg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/wpg_la-wpg.lo -MD -MP -MF coders/$(DEPDIR)/wpg_la-wpg.Tpo -c -o coders/wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo '$(srcdir)/'`coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7395-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/wpg_la-wpg.Tpo coders/$(DEPDIR)/wpg_la-wpg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7398:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_wpg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo '$(srcdir)/'`coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7399-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7400-coders/x_la-x.lo: coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7401:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_x_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/x_la-x.lo -MD -MP -MF coders/$(DEPDIR)/x_la-x.Tpo -c -o coders/x_la-x.lo `test -f 'coders/x.c' || echo '$(srcdir)/'`coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7402-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/x_la-x.Tpo coders/$(DEPDIR)/x_la-x.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7404-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7405:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_x_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/x_la-x.lo `test -f 'coders/x.c' || echo '$(srcdir)/'`coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7406-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7407-coders/xbm_la-xbm.lo: coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xbm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/xbm_la-xbm.lo -MD -MP -MF coders/$(DEPDIR)/xbm_la-xbm.Tpo -c -o coders/xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo '$(srcdir)/'`coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/xbm_la-xbm.Tpo coders/$(DEPDIR)/xbm_la-xbm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xbm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo '$(srcdir)/'`coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7413-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7414-coders/xc_la-xc.lo: coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/xc_la-xc.lo -MD -MP -MF coders/$(DEPDIR)/xc_la-xc.Tpo -c -o coders/xc_la-xc.lo `test -f 'coders/xc.c' || echo '$(srcdir)/'`coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/xc_la-xc.Tpo coders/$(DEPDIR)/xc_la-xc.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/xc_la-xc.lo `test -f 'coders/xc.c' || echo '$(srcdir)/'`coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7420-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7421-coders/xcf_la-xcf.lo: coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xcf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/xcf_la-xcf.lo -MD -MP -MF coders/$(DEPDIR)/xcf_la-xcf.Tpo -c -o coders/xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo '$(srcdir)/'`coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/xcf_la-xcf.Tpo coders/$(DEPDIR)/xcf_la-xcf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xcf_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo '$(srcdir)/'`coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7427-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7428-coders/xpm_la-xpm.lo: coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7429:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xpm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/xpm_la-xpm.lo -MD -MP -MF coders/$(DEPDIR)/xpm_la-xpm.Tpo -c -o coders/xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo '$(srcdir)/'`coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7430-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/xpm_la-xpm.Tpo coders/$(DEPDIR)/xpm_la-xpm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7433:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xpm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo '$(srcdir)/'`coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7434-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7435-coders/xwd_la-xwd.lo: coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xwd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/xwd_la-xwd.lo -MD -MP -MF coders/$(DEPDIR)/xwd_la-xwd.Tpo -c -o coders/xwd_la-xwd.lo `test -f 'coders/xwd.c' || echo '$(srcdir)/'`coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/xwd_la-xwd.Tpo coders/$(DEPDIR)/xwd_la-xwd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_xwd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/xwd_la-xwd.lo `test -f 'coders/xwd.c' || echo '$(srcdir)/'`coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7441-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7442-coders/yuv_la-yuv.lo: coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_yuv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/yuv_la-yuv.lo -MD -MP -MF coders/$(DEPDIR)/yuv_la-yuv.Tpo -c -o coders/yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo '$(srcdir)/'`coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/yuv_la-yuv.Tpo coders/$(DEPDIR)/yuv_la-yuv.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(coders_yuv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo '$(srcdir)/'`coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7448-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7449-filters/analyze_la-analyze.lo: filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(filters_analyze_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filters/analyze_la-analyze.lo -MD -MP -MF filters/$(DEPDIR)/analyze_la-analyze.Tpo -c -o filters/analyze_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) filters/$(DEPDIR)/analyze_la-analyze.Tpo filters/$(DEPDIR)/analyze_la-analyze.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(filters_analyze_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filters/analyze_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7455-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7456-magick/libGraphicsMagick_la-analyze.lo: magick/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-analyze.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-analyze.Tpo -c -o magick/libGraphicsMagick_la-analyze.lo `test -f 'magick/analyze.c' || echo '$(srcdir)/'`magick/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-analyze.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-analyze.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-analyze.lo `test -f 'magick/analyze.c' || echo '$(srcdir)/'`magick/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7462-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7463-magick/libGraphicsMagick_la-annotate.lo: magick/annotate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7464:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-annotate.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-annotate.Tpo -c -o magick/libGraphicsMagick_la-annotate.lo `test -f 'magick/annotate.c' || echo '$(srcdir)/'`magick/annotate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7465-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-annotate.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-annotate.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7467-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7468:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-annotate.lo `test -f 'magick/annotate.c' || echo '$(srcdir)/'`magick/annotate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7469-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7470-magick/libGraphicsMagick_la-attribute.lo: magick/attribute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7471:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-attribute.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-attribute.Tpo -c -o magick/libGraphicsMagick_la-attribute.lo `test -f 'magick/attribute.c' || echo '$(srcdir)/'`magick/attribute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7472-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-attribute.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-attribute.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-attribute.lo `test -f 'magick/attribute.c' || echo '$(srcdir)/'`magick/attribute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7476-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7477-magick/libGraphicsMagick_la-average.lo: magick/average.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7478:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-average.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-average.Tpo -c -o magick/libGraphicsMagick_la-average.lo `test -f 'magick/average.c' || echo '$(srcdir)/'`magick/average.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7479-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-average.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-average.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7481-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7482:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-average.lo `test -f 'magick/average.c' || echo '$(srcdir)/'`magick/average.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7483-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7484-magick/libGraphicsMagick_la-bit_stream.lo: magick/bit_stream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7485:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-bit_stream.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-bit_stream.Tpo -c -o magick/libGraphicsMagick_la-bit_stream.lo `test -f 'magick/bit_stream.c' || echo '$(srcdir)/'`magick/bit_stream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7486-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-bit_stream.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-bit_stream.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7489:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-bit_stream.lo `test -f 'magick/bit_stream.c' || echo '$(srcdir)/'`magick/bit_stream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7490-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7491-magick/libGraphicsMagick_la-blob.lo: magick/blob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7492:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-blob.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-blob.Tpo -c -o magick/libGraphicsMagick_la-blob.lo `test -f 'magick/blob.c' || echo '$(srcdir)/'`magick/blob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7493-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-blob.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-blob.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7495-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7496:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-blob.lo `test -f 'magick/blob.c' || echo '$(srcdir)/'`magick/blob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7497-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7498-magick/libGraphicsMagick_la-cdl.lo: magick/cdl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7499:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-cdl.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-cdl.Tpo -c -o magick/libGraphicsMagick_la-cdl.lo `test -f 'magick/cdl.c' || echo '$(srcdir)/'`magick/cdl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7500-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-cdl.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-cdl.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-cdl.lo `test -f 'magick/cdl.c' || echo '$(srcdir)/'`magick/cdl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7504-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7505-magick/libGraphicsMagick_la-channel.lo: magick/channel.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-channel.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-channel.Tpo -c -o magick/libGraphicsMagick_la-channel.lo `test -f 'magick/channel.c' || echo '$(srcdir)/'`magick/channel.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-channel.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-channel.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-channel.lo `test -f 'magick/channel.c' || echo '$(srcdir)/'`magick/channel.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7511-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7512-magick/libGraphicsMagick_la-compare.lo: magick/compare.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-compare.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-compare.Tpo -c -o magick/libGraphicsMagick_la-compare.lo `test -f 'magick/compare.c' || echo '$(srcdir)/'`magick/compare.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-compare.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-compare.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-compare.lo `test -f 'magick/compare.c' || echo '$(srcdir)/'`magick/compare.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7518-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7519-magick/libGraphicsMagick_la-confirm_access.lo: magick/confirm_access.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-confirm_access.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-confirm_access.Tpo -c -o magick/libGraphicsMagick_la-confirm_access.lo `test -f 'magick/confirm_access.c' || echo '$(srcdir)/'`magick/confirm_access.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-confirm_access.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-confirm_access.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-confirm_access.lo `test -f 'magick/confirm_access.c' || echo '$(srcdir)/'`magick/confirm_access.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7525-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7526-magick/libGraphicsMagick_la-color.lo: magick/color.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-color.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-color.Tpo -c -o magick/libGraphicsMagick_la-color.lo `test -f 'magick/color.c' || echo '$(srcdir)/'`magick/color.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-color.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-color.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-color.lo `test -f 'magick/color.c' || echo '$(srcdir)/'`magick/color.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7532-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7533-magick/libGraphicsMagick_la-color_lookup.lo: magick/color_lookup.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-color_lookup.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-color_lookup.Tpo -c -o magick/libGraphicsMagick_la-color_lookup.lo `test -f 'magick/color_lookup.c' || echo '$(srcdir)/'`magick/color_lookup.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-color_lookup.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-color_lookup.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-color_lookup.lo `test -f 'magick/color_lookup.c' || echo '$(srcdir)/'`magick/color_lookup.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7539-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7540-magick/libGraphicsMagick_la-colormap.lo: magick/colormap.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-colormap.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-colormap.Tpo -c -o magick/libGraphicsMagick_la-colormap.lo `test -f 'magick/colormap.c' || echo '$(srcdir)/'`magick/colormap.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-colormap.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-colormap.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-colormap.lo `test -f 'magick/colormap.c' || echo '$(srcdir)/'`magick/colormap.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7546-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7547-magick/libGraphicsMagick_la-colorspace.lo: magick/colorspace.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7548:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-colorspace.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-colorspace.Tpo -c -o magick/libGraphicsMagick_la-colorspace.lo `test -f 'magick/colorspace.c' || echo '$(srcdir)/'`magick/colorspace.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7549-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-colorspace.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-colorspace.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-colorspace.lo `test -f 'magick/colorspace.c' || echo '$(srcdir)/'`magick/colorspace.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7553-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7554-magick/libGraphicsMagick_la-command.lo: magick/command.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7555:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-command.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-command.Tpo -c -o magick/libGraphicsMagick_la-command.lo `test -f 'magick/command.c' || echo '$(srcdir)/'`magick/command.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7556-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-command.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-command.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7558-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7559:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-command.lo `test -f 'magick/command.c' || echo '$(srcdir)/'`magick/command.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7560-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7561-magick/libGraphicsMagick_la-composite.lo: magick/composite.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-composite.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-composite.Tpo -c -o magick/libGraphicsMagick_la-composite.lo `test -f 'magick/composite.c' || echo '$(srcdir)/'`magick/composite.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-composite.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-composite.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-composite.lo `test -f 'magick/composite.c' || echo '$(srcdir)/'`magick/composite.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7567-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7568-magick/libGraphicsMagick_la-compress.lo: magick/compress.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-compress.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-compress.Tpo -c -o magick/libGraphicsMagick_la-compress.lo `test -f 'magick/compress.c' || echo '$(srcdir)/'`magick/compress.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-compress.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-compress.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-compress.lo `test -f 'magick/compress.c' || echo '$(srcdir)/'`magick/compress.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7574-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7575-magick/libGraphicsMagick_la-constitute.lo: magick/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-constitute.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-constitute.Tpo -c -o magick/libGraphicsMagick_la-constitute.lo `test -f 'magick/constitute.c' || echo '$(srcdir)/'`magick/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-constitute.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-constitute.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-constitute.lo `test -f 'magick/constitute.c' || echo '$(srcdir)/'`magick/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7581-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7582-magick/libGraphicsMagick_la-decorate.lo: magick/decorate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-decorate.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-decorate.Tpo -c -o magick/libGraphicsMagick_la-decorate.lo `test -f 'magick/decorate.c' || echo '$(srcdir)/'`magick/decorate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-decorate.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-decorate.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-decorate.lo `test -f 'magick/decorate.c' || echo '$(srcdir)/'`magick/decorate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7588-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7589-magick/libGraphicsMagick_la-delegate.lo: magick/delegate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-delegate.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-delegate.Tpo -c -o magick/libGraphicsMagick_la-delegate.lo `test -f 'magick/delegate.c' || echo '$(srcdir)/'`magick/delegate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-delegate.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-delegate.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-delegate.lo `test -f 'magick/delegate.c' || echo '$(srcdir)/'`magick/delegate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7595-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7596-magick/libGraphicsMagick_la-deprecate.lo: magick/deprecate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-deprecate.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-deprecate.Tpo -c -o magick/libGraphicsMagick_la-deprecate.lo `test -f 'magick/deprecate.c' || echo '$(srcdir)/'`magick/deprecate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-deprecate.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-deprecate.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-deprecate.lo `test -f 'magick/deprecate.c' || echo '$(srcdir)/'`magick/deprecate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7602-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7603-magick/libGraphicsMagick_la-describe.lo: magick/describe.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-describe.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-describe.Tpo -c -o magick/libGraphicsMagick_la-describe.lo `test -f 'magick/describe.c' || echo '$(srcdir)/'`magick/describe.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-describe.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-describe.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-describe.lo `test -f 'magick/describe.c' || echo '$(srcdir)/'`magick/describe.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7609-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7610-magick/libGraphicsMagick_la-draw.lo: magick/draw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-draw.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-draw.Tpo -c -o magick/libGraphicsMagick_la-draw.lo `test -f 'magick/draw.c' || echo '$(srcdir)/'`magick/draw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-draw.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-draw.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-draw.lo `test -f 'magick/draw.c' || echo '$(srcdir)/'`magick/draw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7616-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7617-magick/libGraphicsMagick_la-effect.lo: magick/effect.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-effect.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-effect.Tpo -c -o magick/libGraphicsMagick_la-effect.lo `test -f 'magick/effect.c' || echo '$(srcdir)/'`magick/effect.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-effect.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-effect.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-effect.lo `test -f 'magick/effect.c' || echo '$(srcdir)/'`magick/effect.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7623-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7624-magick/libGraphicsMagick_la-enhance.lo: magick/enhance.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-enhance.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-enhance.Tpo -c -o magick/libGraphicsMagick_la-enhance.lo `test -f 'magick/enhance.c' || echo '$(srcdir)/'`magick/enhance.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-enhance.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-enhance.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-enhance.lo `test -f 'magick/enhance.c' || echo '$(srcdir)/'`magick/enhance.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7630-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7631-magick/libGraphicsMagick_la-enum_strings.lo: magick/enum_strings.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7632:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-enum_strings.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-enum_strings.Tpo -c -o magick/libGraphicsMagick_la-enum_strings.lo `test -f 'magick/enum_strings.c' || echo '$(srcdir)/'`magick/enum_strings.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7633-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-enum_strings.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-enum_strings.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-enum_strings.lo `test -f 'magick/enum_strings.c' || echo '$(srcdir)/'`magick/enum_strings.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7637-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7638-magick/libGraphicsMagick_la-error.lo: magick/error.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7639:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-error.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-error.Tpo -c -o magick/libGraphicsMagick_la-error.lo `test -f 'magick/error.c' || echo '$(srcdir)/'`magick/error.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7640-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-error.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-error.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7642-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7643:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-error.lo `test -f 'magick/error.c' || echo '$(srcdir)/'`magick/error.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7644-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7645-magick/libGraphicsMagick_la-export.lo: magick/export.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-export.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-export.Tpo -c -o magick/libGraphicsMagick_la-export.lo `test -f 'magick/export.c' || echo '$(srcdir)/'`magick/export.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-export.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-export.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-export.lo `test -f 'magick/export.c' || echo '$(srcdir)/'`magick/export.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7651-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7652-magick/libGraphicsMagick_la-floats.lo: magick/floats.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7653:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-floats.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-floats.Tpo -c -o magick/libGraphicsMagick_la-floats.lo `test -f 'magick/floats.c' || echo '$(srcdir)/'`magick/floats.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7654-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-floats.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-floats.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7656-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7657:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-floats.lo `test -f 'magick/floats.c' || echo '$(srcdir)/'`magick/floats.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7658-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7659-magick/libGraphicsMagick_la-fx.lo: magick/fx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-fx.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-fx.Tpo -c -o magick/libGraphicsMagick_la-fx.lo `test -f 'magick/fx.c' || echo '$(srcdir)/'`magick/fx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-fx.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-fx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-fx.lo `test -f 'magick/fx.c' || echo '$(srcdir)/'`magick/fx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7665-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7666-magick/libGraphicsMagick_la-gem.lo: magick/gem.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-gem.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-gem.Tpo -c -o magick/libGraphicsMagick_la-gem.lo `test -f 'magick/gem.c' || echo '$(srcdir)/'`magick/gem.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-gem.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-gem.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-gem.lo `test -f 'magick/gem.c' || echo '$(srcdir)/'`magick/gem.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7672-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7673-magick/libGraphicsMagick_la-gradient.lo: magick/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-gradient.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-gradient.Tpo -c -o magick/libGraphicsMagick_la-gradient.lo `test -f 'magick/gradient.c' || echo '$(srcdir)/'`magick/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-gradient.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-gradient.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-gradient.lo `test -f 'magick/gradient.c' || echo '$(srcdir)/'`magick/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7679-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7680-magick/libGraphicsMagick_la-hclut.lo: magick/hclut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-hclut.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-hclut.Tpo -c -o magick/libGraphicsMagick_la-hclut.lo `test -f 'magick/hclut.c' || echo '$(srcdir)/'`magick/hclut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-hclut.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-hclut.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-hclut.lo `test -f 'magick/hclut.c' || echo '$(srcdir)/'`magick/hclut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7686-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7687-magick/libGraphicsMagick_la-image.lo: magick/image.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7688:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-image.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-image.Tpo -c -o magick/libGraphicsMagick_la-image.lo `test -f 'magick/image.c' || echo '$(srcdir)/'`magick/image.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7689-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-image.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-image.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7691-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7692:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-image.lo `test -f 'magick/image.c' || echo '$(srcdir)/'`magick/image.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7693-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7694-magick/libGraphicsMagick_la-import.lo: magick/import.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-import.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-import.Tpo -c -o magick/libGraphicsMagick_la-import.lo `test -f 'magick/import.c' || echo '$(srcdir)/'`magick/import.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-import.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-import.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-import.lo `test -f 'magick/import.c' || echo '$(srcdir)/'`magick/import.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7700-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7701-magick/libGraphicsMagick_la-list.lo: magick/list.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-list.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-list.Tpo -c -o magick/libGraphicsMagick_la-list.lo `test -f 'magick/list.c' || echo '$(srcdir)/'`magick/list.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-list.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-list.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-list.lo `test -f 'magick/list.c' || echo '$(srcdir)/'`magick/list.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7707-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7708-magick/libGraphicsMagick_la-locale.lo: magick/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7709:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-locale.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-locale.Tpo -c -o magick/libGraphicsMagick_la-locale.lo `test -f 'magick/locale.c' || echo '$(srcdir)/'`magick/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7710-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-locale.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-locale.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7712-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7713:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-locale.lo `test -f 'magick/locale.c' || echo '$(srcdir)/'`magick/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7714-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7715-magick/libGraphicsMagick_la-log.lo: magick/log.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7716:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-log.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-log.Tpo -c -o magick/libGraphicsMagick_la-log.lo `test -f 'magick/log.c' || echo '$(srcdir)/'`magick/log.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7717-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-log.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-log.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-log.lo `test -f 'magick/log.c' || echo '$(srcdir)/'`magick/log.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7721-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7722-magick/libGraphicsMagick_la-magic.lo: magick/magic.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7723:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-magic.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-magic.Tpo -c -o magick/libGraphicsMagick_la-magic.lo `test -f 'magick/magic.c' || echo '$(srcdir)/'`magick/magic.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7724-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-magic.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-magic.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-magic.lo `test -f 'magick/magic.c' || echo '$(srcdir)/'`magick/magic.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7728-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7729-magick/libGraphicsMagick_la-magick.lo: magick/magick.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7730:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-magick.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-magick.Tpo -c -o magick/libGraphicsMagick_la-magick.lo `test -f 'magick/magick.c' || echo '$(srcdir)/'`magick/magick.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7731-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-magick.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-magick.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7733-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7734:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-magick.lo `test -f 'magick/magick.c' || echo '$(srcdir)/'`magick/magick.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7735-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7736-magick/libGraphicsMagick_la-magick_endian.lo: magick/magick_endian.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7737:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-magick_endian.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-magick_endian.Tpo -c -o magick/libGraphicsMagick_la-magick_endian.lo `test -f 'magick/magick_endian.c' || echo '$(srcdir)/'`magick/magick_endian.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7738-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-magick_endian.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-magick_endian.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7740-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7741:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-magick_endian.lo `test -f 'magick/magick_endian.c' || echo '$(srcdir)/'`magick/magick_endian.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7742-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7743-magick/libGraphicsMagick_la-map.lo: magick/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7744:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-map.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-map.Tpo -c -o magick/libGraphicsMagick_la-map.lo `test -f 'magick/map.c' || echo '$(srcdir)/'`magick/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7745-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-map.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-map.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7747-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7748:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-map.lo `test -f 'magick/map.c' || echo '$(srcdir)/'`magick/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7749-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7750-magick/libGraphicsMagick_la-memory.lo: magick/memory.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7751:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-memory.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-memory.Tpo -c -o magick/libGraphicsMagick_la-memory.lo `test -f 'magick/memory.c' || echo '$(srcdir)/'`magick/memory.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7752-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-memory.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-memory.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7754-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7755:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-memory.lo `test -f 'magick/memory.c' || echo '$(srcdir)/'`magick/memory.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7756-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7757-magick/libGraphicsMagick_la-module.lo: magick/module.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7758:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-module.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-module.Tpo -c -o magick/libGraphicsMagick_la-module.lo `test -f 'magick/module.c' || echo '$(srcdir)/'`magick/module.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7759-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-module.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-module.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7761-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7762:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-module.lo `test -f 'magick/module.c' || echo '$(srcdir)/'`magick/module.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7763-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7764-magick/libGraphicsMagick_la-monitor.lo: magick/monitor.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7765:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-monitor.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-monitor.Tpo -c -o magick/libGraphicsMagick_la-monitor.lo `test -f 'magick/monitor.c' || echo '$(srcdir)/'`magick/monitor.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7766-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-monitor.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-monitor.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7768-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7769:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-monitor.lo `test -f 'magick/monitor.c' || echo '$(srcdir)/'`magick/monitor.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7770-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7771-magick/libGraphicsMagick_la-montage.lo: magick/montage.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7772:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-montage.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-montage.Tpo -c -o magick/libGraphicsMagick_la-montage.lo `test -f 'magick/montage.c' || echo '$(srcdir)/'`magick/montage.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7773-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-montage.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-montage.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7775-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7776:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-montage.lo `test -f 'magick/montage.c' || echo '$(srcdir)/'`magick/montage.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7777-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7778-magick/libGraphicsMagick_la-omp_data_view.lo: magick/omp_data_view.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7779:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-omp_data_view.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-omp_data_view.Tpo -c -o magick/libGraphicsMagick_la-omp_data_view.lo `test -f 'magick/omp_data_view.c' || echo '$(srcdir)/'`magick/omp_data_view.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7780-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-omp_data_view.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-omp_data_view.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7782-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7783:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-omp_data_view.lo `test -f 'magick/omp_data_view.c' || echo '$(srcdir)/'`magick/omp_data_view.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7784-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7785-magick/libGraphicsMagick_la-operator.lo: magick/operator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-operator.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-operator.Tpo -c -o magick/libGraphicsMagick_la-operator.lo `test -f 'magick/operator.c' || echo '$(srcdir)/'`magick/operator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-operator.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-operator.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-operator.lo `test -f 'magick/operator.c' || echo '$(srcdir)/'`magick/operator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7791-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7792-magick/libGraphicsMagick_la-paint.lo: magick/paint.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7793:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-paint.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-paint.Tpo -c -o magick/libGraphicsMagick_la-paint.lo `test -f 'magick/paint.c' || echo '$(srcdir)/'`magick/paint.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7794-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-paint.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-paint.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-paint.lo `test -f 'magick/paint.c' || echo '$(srcdir)/'`magick/paint.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7798-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7799-magick/libGraphicsMagick_la-pixel_cache.lo: magick/pixel_cache.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7800:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-pixel_cache.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-pixel_cache.Tpo -c -o magick/libGraphicsMagick_la-pixel_cache.lo `test -f 'magick/pixel_cache.c' || echo '$(srcdir)/'`magick/pixel_cache.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7801-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-pixel_cache.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-pixel_cache.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7803-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7804:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-pixel_cache.lo `test -f 'magick/pixel_cache.c' || echo '$(srcdir)/'`magick/pixel_cache.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7805-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7806-magick/libGraphicsMagick_la-pixel_iterator.lo: magick/pixel_iterator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7807:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-pixel_iterator.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-pixel_iterator.Tpo -c -o magick/libGraphicsMagick_la-pixel_iterator.lo `test -f 'magick/pixel_iterator.c' || echo '$(srcdir)/'`magick/pixel_iterator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7808-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-pixel_iterator.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-pixel_iterator.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7810-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7811:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-pixel_iterator.lo `test -f 'magick/pixel_iterator.c' || echo '$(srcdir)/'`magick/pixel_iterator.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7812-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7813-magick/libGraphicsMagick_la-plasma.lo: magick/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7814:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-plasma.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-plasma.Tpo -c -o magick/libGraphicsMagick_la-plasma.lo `test -f 'magick/plasma.c' || echo '$(srcdir)/'`magick/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7815-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-plasma.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-plasma.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7817-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7818:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-plasma.lo `test -f 'magick/plasma.c' || echo '$(srcdir)/'`magick/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7819-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7820-magick/libGraphicsMagick_la-profile.lo: magick/profile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7821:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-profile.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-profile.Tpo -c -o magick/libGraphicsMagick_la-profile.lo `test -f 'magick/profile.c' || echo '$(srcdir)/'`magick/profile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7822-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-profile.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-profile.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7824-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7825:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-profile.lo `test -f 'magick/profile.c' || echo '$(srcdir)/'`magick/profile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7826-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7827-magick/libGraphicsMagick_la-quantize.lo: magick/quantize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7828:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-quantize.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-quantize.Tpo -c -o magick/libGraphicsMagick_la-quantize.lo `test -f 'magick/quantize.c' || echo '$(srcdir)/'`magick/quantize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7829-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-quantize.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-quantize.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7831-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7832:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-quantize.lo `test -f 'magick/quantize.c' || echo '$(srcdir)/'`magick/quantize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7833-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7834-magick/libGraphicsMagick_la-registry.lo: magick/registry.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7835:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-registry.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-registry.Tpo -c -o magick/libGraphicsMagick_la-registry.lo `test -f 'magick/registry.c' || echo '$(srcdir)/'`magick/registry.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7836-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-registry.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-registry.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7838-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7839:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-registry.lo `test -f 'magick/registry.c' || echo '$(srcdir)/'`magick/registry.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7840-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7841-magick/libGraphicsMagick_la-random.lo: magick/random.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7842:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-random.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-random.Tpo -c -o magick/libGraphicsMagick_la-random.lo `test -f 'magick/random.c' || echo '$(srcdir)/'`magick/random.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7843-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-random.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-random.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7845-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7846:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-random.lo `test -f 'magick/random.c' || echo '$(srcdir)/'`magick/random.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7847-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7848-magick/libGraphicsMagick_la-render.lo: magick/render.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7849:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-render.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-render.Tpo -c -o magick/libGraphicsMagick_la-render.lo `test -f 'magick/render.c' || echo '$(srcdir)/'`magick/render.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7850-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-render.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-render.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7852-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7853:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-render.lo `test -f 'magick/render.c' || echo '$(srcdir)/'`magick/render.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7854-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7855-magick/libGraphicsMagick_la-resize.lo: magick/resize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-resize.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-resize.Tpo -c -o magick/libGraphicsMagick_la-resize.lo `test -f 'magick/resize.c' || echo '$(srcdir)/'`magick/resize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-resize.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-resize.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-resize.lo `test -f 'magick/resize.c' || echo '$(srcdir)/'`magick/resize.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7861-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7862-magick/libGraphicsMagick_la-resource.lo: magick/resource.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7863:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-resource.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-resource.Tpo -c -o magick/libGraphicsMagick_la-resource.lo `test -f 'magick/resource.c' || echo '$(srcdir)/'`magick/resource.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7864-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-resource.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-resource.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7866-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7867:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-resource.lo `test -f 'magick/resource.c' || echo '$(srcdir)/'`magick/resource.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7868-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7869-magick/libGraphicsMagick_la-segment.lo: magick/segment.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-segment.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-segment.Tpo -c -o magick/libGraphicsMagick_la-segment.lo `test -f 'magick/segment.c' || echo '$(srcdir)/'`magick/segment.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-segment.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-segment.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-segment.lo `test -f 'magick/segment.c' || echo '$(srcdir)/'`magick/segment.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7875-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7876-magick/libGraphicsMagick_la-semaphore.lo: magick/semaphore.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-semaphore.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-semaphore.Tpo -c -o magick/libGraphicsMagick_la-semaphore.lo `test -f 'magick/semaphore.c' || echo '$(srcdir)/'`magick/semaphore.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-semaphore.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-semaphore.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-semaphore.lo `test -f 'magick/semaphore.c' || echo '$(srcdir)/'`magick/semaphore.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7882-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7883-magick/libGraphicsMagick_la-shear.lo: magick/shear.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-shear.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-shear.Tpo -c -o magick/libGraphicsMagick_la-shear.lo `test -f 'magick/shear.c' || echo '$(srcdir)/'`magick/shear.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-shear.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-shear.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-shear.lo `test -f 'magick/shear.c' || echo '$(srcdir)/'`magick/shear.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7889-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7890-magick/libGraphicsMagick_la-signature.lo: magick/signature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-signature.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-signature.Tpo -c -o magick/libGraphicsMagick_la-signature.lo `test -f 'magick/signature.c' || echo '$(srcdir)/'`magick/signature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-signature.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-signature.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-signature.lo `test -f 'magick/signature.c' || echo '$(srcdir)/'`magick/signature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7896-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7897-magick/libGraphicsMagick_la-static.lo: magick/static.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-static.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-static.Tpo -c -o magick/libGraphicsMagick_la-static.lo `test -f 'magick/static.c' || echo '$(srcdir)/'`magick/static.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-static.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-static.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-static.lo `test -f 'magick/static.c' || echo '$(srcdir)/'`magick/static.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7903-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7904-magick/libGraphicsMagick_la-statistics.lo: magick/statistics.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-statistics.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-statistics.Tpo -c -o magick/libGraphicsMagick_la-statistics.lo `test -f 'magick/statistics.c' || echo '$(srcdir)/'`magick/statistics.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-statistics.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-statistics.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-statistics.lo `test -f 'magick/statistics.c' || echo '$(srcdir)/'`magick/statistics.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7910-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7911-magick/libGraphicsMagick_la-tempfile.lo: magick/tempfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-tempfile.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-tempfile.Tpo -c -o magick/libGraphicsMagick_la-tempfile.lo `test -f 'magick/tempfile.c' || echo '$(srcdir)/'`magick/tempfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-tempfile.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-tempfile.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-tempfile.lo `test -f 'magick/tempfile.c' || echo '$(srcdir)/'`magick/tempfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7917-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7918-magick/libGraphicsMagick_la-texture.lo: magick/texture.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-texture.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-texture.Tpo -c -o magick/libGraphicsMagick_la-texture.lo `test -f 'magick/texture.c' || echo '$(srcdir)/'`magick/texture.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-texture.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-texture.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-texture.lo `test -f 'magick/texture.c' || echo '$(srcdir)/'`magick/texture.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7924-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7925-magick/libGraphicsMagick_la-timer.lo: magick/timer.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-timer.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-timer.Tpo -c -o magick/libGraphicsMagick_la-timer.lo `test -f 'magick/timer.c' || echo '$(srcdir)/'`magick/timer.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-timer.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-timer.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-timer.lo `test -f 'magick/timer.c' || echo '$(srcdir)/'`magick/timer.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7931-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7932-magick/libGraphicsMagick_la-transform.lo: magick/transform.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-transform.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-transform.Tpo -c -o magick/libGraphicsMagick_la-transform.lo `test -f 'magick/transform.c' || echo '$(srcdir)/'`magick/transform.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-transform.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-transform.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-transform.lo `test -f 'magick/transform.c' || echo '$(srcdir)/'`magick/transform.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7938-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7939-magick/libGraphicsMagick_la-tsd.lo: magick/tsd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-tsd.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-tsd.Tpo -c -o magick/libGraphicsMagick_la-tsd.lo `test -f 'magick/tsd.c' || echo '$(srcdir)/'`magick/tsd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-tsd.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-tsd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-tsd.lo `test -f 'magick/tsd.c' || echo '$(srcdir)/'`magick/tsd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7945-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7946-magick/libGraphicsMagick_la-type.lo: magick/type.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-type.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-type.Tpo -c -o magick/libGraphicsMagick_la-type.lo `test -f 'magick/type.c' || echo '$(srcdir)/'`magick/type.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-type.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-type.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-type.lo `test -f 'magick/type.c' || echo '$(srcdir)/'`magick/type.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7952-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7953-magick/libGraphicsMagick_la-unix_port.lo: magick/unix_port.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-unix_port.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-unix_port.Tpo -c -o magick/libGraphicsMagick_la-unix_port.lo `test -f 'magick/unix_port.c' || echo '$(srcdir)/'`magick/unix_port.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-unix_port.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-unix_port.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-unix_port.lo `test -f 'magick/unix_port.c' || echo '$(srcdir)/'`magick/unix_port.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7959-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7960-magick/libGraphicsMagick_la-utility.lo: magick/utility.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-utility.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-utility.Tpo -c -o magick/libGraphicsMagick_la-utility.lo `test -f 'magick/utility.c' || echo '$(srcdir)/'`magick/utility.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-utility.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-utility.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-utility.lo `test -f 'magick/utility.c' || echo '$(srcdir)/'`magick/utility.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7966-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7967-magick/libGraphicsMagick_la-version.lo: magick/version.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-version.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-version.Tpo -c -o magick/libGraphicsMagick_la-version.lo `test -f 'magick/version.c' || echo '$(srcdir)/'`magick/version.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-version.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-version.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-version.lo `test -f 'magick/version.c' || echo '$(srcdir)/'`magick/version.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7973-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7974-magick/libGraphicsMagick_la-animate.lo: magick/animate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-animate.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-animate.Tpo -c -o magick/libGraphicsMagick_la-animate.lo `test -f 'magick/animate.c' || echo '$(srcdir)/'`magick/animate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-animate.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-animate.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-animate.lo `test -f 'magick/animate.c' || echo '$(srcdir)/'`magick/animate.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7980-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7981-magick/libGraphicsMagick_la-display.lo: magick/display.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-display.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-display.Tpo -c -o magick/libGraphicsMagick_la-display.lo `test -f 'magick/display.c' || echo '$(srcdir)/'`magick/display.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-display.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-display.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-display.lo `test -f 'magick/display.c' || echo '$(srcdir)/'`magick/display.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7987-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7988-magick/libGraphicsMagick_la-PreRvIcccm.lo: magick/PreRvIcccm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-PreRvIcccm.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-PreRvIcccm.Tpo -c -o magick/libGraphicsMagick_la-PreRvIcccm.lo `test -f 'magick/PreRvIcccm.c' || echo '$(srcdir)/'`magick/PreRvIcccm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-PreRvIcccm.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-PreRvIcccm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-PreRvIcccm.lo `test -f 'magick/PreRvIcccm.c' || echo '$(srcdir)/'`magick/PreRvIcccm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7994-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7995-magick/libGraphicsMagick_la-widget.lo: magick/widget.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:7996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-widget.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-widget.Tpo -c -o magick/libGraphicsMagick_la-widget.lo `test -f 'magick/widget.c' || echo '$(srcdir)/'`magick/widget.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-widget.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-widget.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-7999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-widget.lo `test -f 'magick/widget.c' || echo '$(srcdir)/'`magick/widget.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8001-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8002-magick/libGraphicsMagick_la-xwindow.lo: magick/xwindow.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-xwindow.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-xwindow.Tpo -c -o magick/libGraphicsMagick_la-xwindow.lo `test -f 'magick/xwindow.c' || echo '$(srcdir)/'`magick/xwindow.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-xwindow.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-xwindow.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-xwindow.lo `test -f 'magick/xwindow.c' || echo '$(srcdir)/'`magick/xwindow.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8008-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8009-magick/libGraphicsMagick_la-nt_feature.lo: magick/nt_feature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-nt_feature.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-nt_feature.Tpo -c -o magick/libGraphicsMagick_la-nt_feature.lo `test -f 'magick/nt_feature.c' || echo '$(srcdir)/'`magick/nt_feature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-nt_feature.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-nt_feature.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-nt_feature.lo `test -f 'magick/nt_feature.c' || echo '$(srcdir)/'`magick/nt_feature.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8015-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8016-magick/libGraphicsMagick_la-nt_base.lo: magick/nt_base.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT magick/libGraphicsMagick_la-nt_base.lo -MD -MP -MF magick/$(DEPDIR)/libGraphicsMagick_la-nt_base.Tpo -c -o magick/libGraphicsMagick_la-nt_base.lo `test -f 'magick/nt_base.c' || echo '$(srcdir)/'`magick/nt_base.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) magick/$(DEPDIR)/libGraphicsMagick_la-nt_base.Tpo magick/$(DEPDIR)/libGraphicsMagick_la-nt_base.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o magick/libGraphicsMagick_la-nt_base.lo `test -f 'magick/nt_base.c' || echo '$(srcdir)/'`magick/nt_base.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8022-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8023-coders/magick_libGraphicsMagick_la-png.lo: coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-png.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-png.Tpo -c -o coders/magick_libGraphicsMagick_la-png.lo `test -f 'coders/png.c' || echo '$(srcdir)/'`coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-png.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-png.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-png.lo `test -f 'coders/png.c' || echo '$(srcdir)/'`coders/png.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8029-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8030-coders/magick_libGraphicsMagick_la-art.lo: coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-art.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-art.Tpo -c -o coders/magick_libGraphicsMagick_la-art.lo `test -f 'coders/art.c' || echo '$(srcdir)/'`coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-art.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-art.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-art.lo `test -f 'coders/art.c' || echo '$(srcdir)/'`coders/art.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8036-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8037-coders/magick_libGraphicsMagick_la-avs.lo: coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-avs.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-avs.Tpo -c -o coders/magick_libGraphicsMagick_la-avs.lo `test -f 'coders/avs.c' || echo '$(srcdir)/'`coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-avs.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-avs.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-avs.lo `test -f 'coders/avs.c' || echo '$(srcdir)/'`coders/avs.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8043-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8044-coders/magick_libGraphicsMagick_la-bmp.lo: coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-bmp.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-bmp.Tpo -c -o coders/magick_libGraphicsMagick_la-bmp.lo `test -f 'coders/bmp.c' || echo '$(srcdir)/'`coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-bmp.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-bmp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-bmp.lo `test -f 'coders/bmp.c' || echo '$(srcdir)/'`coders/bmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8050-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8051-coders/magick_libGraphicsMagick_la-braille.lo: coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-braille.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-braille.Tpo -c -o coders/magick_libGraphicsMagick_la-braille.lo `test -f 'coders/braille.c' || echo '$(srcdir)/'`coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-braille.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-braille.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-braille.lo `test -f 'coders/braille.c' || echo '$(srcdir)/'`coders/braille.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8057-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8058-coders/magick_libGraphicsMagick_la-cals.lo: coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-cals.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-cals.Tpo -c -o coders/magick_libGraphicsMagick_la-cals.lo `test -f 'coders/cals.c' || echo '$(srcdir)/'`coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-cals.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-cals.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-cals.lo `test -f 'coders/cals.c' || echo '$(srcdir)/'`coders/cals.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8064-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8065-coders/magick_libGraphicsMagick_la-caption.lo: coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-caption.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-caption.Tpo -c -o coders/magick_libGraphicsMagick_la-caption.lo `test -f 'coders/caption.c' || echo '$(srcdir)/'`coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-caption.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-caption.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-caption.lo `test -f 'coders/caption.c' || echo '$(srcdir)/'`coders/caption.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8071-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8072-coders/magick_libGraphicsMagick_la-cineon.lo: coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-cineon.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-cineon.Tpo -c -o coders/magick_libGraphicsMagick_la-cineon.lo `test -f 'coders/cineon.c' || echo '$(srcdir)/'`coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-cineon.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-cineon.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-cineon.lo `test -f 'coders/cineon.c' || echo '$(srcdir)/'`coders/cineon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8078-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8079-coders/magick_libGraphicsMagick_la-cmyk.lo: coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-cmyk.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-cmyk.Tpo -c -o coders/magick_libGraphicsMagick_la-cmyk.lo `test -f 'coders/cmyk.c' || echo '$(srcdir)/'`coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-cmyk.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-cmyk.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-cmyk.lo `test -f 'coders/cmyk.c' || echo '$(srcdir)/'`coders/cmyk.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8085-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8086-coders/magick_libGraphicsMagick_la-cut.lo: coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-cut.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-cut.Tpo -c -o coders/magick_libGraphicsMagick_la-cut.lo `test -f 'coders/cut.c' || echo '$(srcdir)/'`coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-cut.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-cut.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-cut.lo `test -f 'coders/cut.c' || echo '$(srcdir)/'`coders/cut.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8092-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8093-coders/magick_libGraphicsMagick_la-dcm.lo: coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-dcm.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcm.Tpo -c -o coders/magick_libGraphicsMagick_la-dcm.lo `test -f 'coders/dcm.c' || echo '$(srcdir)/'`coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcm.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-dcm.lo `test -f 'coders/dcm.c' || echo '$(srcdir)/'`coders/dcm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8099-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8100-coders/magick_libGraphicsMagick_la-dcraw.lo: coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-dcraw.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcraw.Tpo -c -o coders/magick_libGraphicsMagick_la-dcraw.lo `test -f 'coders/dcraw.c' || echo '$(srcdir)/'`coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcraw.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-dcraw.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-dcraw.lo `test -f 'coders/dcraw.c' || echo '$(srcdir)/'`coders/dcraw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8106-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8107-coders/magick_libGraphicsMagick_la-dib.lo: coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-dib.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-dib.Tpo -c -o coders/magick_libGraphicsMagick_la-dib.lo `test -f 'coders/dib.c' || echo '$(srcdir)/'`coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-dib.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-dib.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-dib.lo `test -f 'coders/dib.c' || echo '$(srcdir)/'`coders/dib.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8113-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8114-coders/magick_libGraphicsMagick_la-dpx.lo: coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-dpx.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-dpx.Tpo -c -o coders/magick_libGraphicsMagick_la-dpx.lo `test -f 'coders/dpx.c' || echo '$(srcdir)/'`coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-dpx.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-dpx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-dpx.lo `test -f 'coders/dpx.c' || echo '$(srcdir)/'`coders/dpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8120-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8121-coders/magick_libGraphicsMagick_la-fax.lo: coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-fax.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-fax.Tpo -c -o coders/magick_libGraphicsMagick_la-fax.lo `test -f 'coders/fax.c' || echo '$(srcdir)/'`coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-fax.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-fax.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-fax.lo `test -f 'coders/fax.c' || echo '$(srcdir)/'`coders/fax.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8127-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8128-coders/magick_libGraphicsMagick_la-fits.lo: coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-fits.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-fits.Tpo -c -o coders/magick_libGraphicsMagick_la-fits.lo `test -f 'coders/fits.c' || echo '$(srcdir)/'`coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-fits.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-fits.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-fits.lo `test -f 'coders/fits.c' || echo '$(srcdir)/'`coders/fits.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8134-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8135-coders/magick_libGraphicsMagick_la-gif.lo: coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-gif.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-gif.Tpo -c -o coders/magick_libGraphicsMagick_la-gif.lo `test -f 'coders/gif.c' || echo '$(srcdir)/'`coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-gif.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-gif.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-gif.lo `test -f 'coders/gif.c' || echo '$(srcdir)/'`coders/gif.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8141-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8142-coders/magick_libGraphicsMagick_la-gradient.lo: coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-gradient.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-gradient.Tpo -c -o coders/magick_libGraphicsMagick_la-gradient.lo `test -f 'coders/gradient.c' || echo '$(srcdir)/'`coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-gradient.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-gradient.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-gradient.lo `test -f 'coders/gradient.c' || echo '$(srcdir)/'`coders/gradient.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8148-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8149-coders/magick_libGraphicsMagick_la-gray.lo: coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-gray.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-gray.Tpo -c -o coders/magick_libGraphicsMagick_la-gray.lo `test -f 'coders/gray.c' || echo '$(srcdir)/'`coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-gray.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-gray.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-gray.lo `test -f 'coders/gray.c' || echo '$(srcdir)/'`coders/gray.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8155-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8156-coders/magick_libGraphicsMagick_la-histogram.lo: coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-histogram.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-histogram.Tpo -c -o coders/magick_libGraphicsMagick_la-histogram.lo `test -f 'coders/histogram.c' || echo '$(srcdir)/'`coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-histogram.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-histogram.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-histogram.lo `test -f 'coders/histogram.c' || echo '$(srcdir)/'`coders/histogram.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8162-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8163-coders/magick_libGraphicsMagick_la-hrz.lo: coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-hrz.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-hrz.Tpo -c -o coders/magick_libGraphicsMagick_la-hrz.lo `test -f 'coders/hrz.c' || echo '$(srcdir)/'`coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-hrz.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-hrz.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-hrz.lo `test -f 'coders/hrz.c' || echo '$(srcdir)/'`coders/hrz.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8169-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8170-coders/magick_libGraphicsMagick_la-html.lo: coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-html.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-html.Tpo -c -o coders/magick_libGraphicsMagick_la-html.lo `test -f 'coders/html.c' || echo '$(srcdir)/'`coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-html.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-html.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-html.lo `test -f 'coders/html.c' || echo '$(srcdir)/'`coders/html.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8176-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8177-coders/magick_libGraphicsMagick_la-icon.lo: coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-icon.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-icon.Tpo -c -o coders/magick_libGraphicsMagick_la-icon.lo `test -f 'coders/icon.c' || echo '$(srcdir)/'`coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-icon.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-icon.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-icon.lo `test -f 'coders/icon.c' || echo '$(srcdir)/'`coders/icon.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8183-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8184-coders/magick_libGraphicsMagick_la-identity.lo: coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-identity.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-identity.Tpo -c -o coders/magick_libGraphicsMagick_la-identity.lo `test -f 'coders/identity.c' || echo '$(srcdir)/'`coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-identity.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-identity.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-identity.lo `test -f 'coders/identity.c' || echo '$(srcdir)/'`coders/identity.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8190-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8191-coders/magick_libGraphicsMagick_la-info.lo: coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-info.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-info.Tpo -c -o coders/magick_libGraphicsMagick_la-info.lo `test -f 'coders/info.c' || echo '$(srcdir)/'`coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-info.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-info.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-info.lo `test -f 'coders/info.c' || echo '$(srcdir)/'`coders/info.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8197-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8198-coders/magick_libGraphicsMagick_la-label.lo: coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-label.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-label.Tpo -c -o coders/magick_libGraphicsMagick_la-label.lo `test -f 'coders/label.c' || echo '$(srcdir)/'`coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-label.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-label.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-label.lo `test -f 'coders/label.c' || echo '$(srcdir)/'`coders/label.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8204-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8205-coders/magick_libGraphicsMagick_la-locale.lo: coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-locale.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-locale.Tpo -c -o coders/magick_libGraphicsMagick_la-locale.lo `test -f 'coders/locale.c' || echo '$(srcdir)/'`coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-locale.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-locale.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-locale.lo `test -f 'coders/locale.c' || echo '$(srcdir)/'`coders/locale.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8211-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8212-coders/magick_libGraphicsMagick_la-logo.lo: coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-logo.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-logo.Tpo -c -o coders/magick_libGraphicsMagick_la-logo.lo `test -f 'coders/logo.c' || echo '$(srcdir)/'`coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-logo.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-logo.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-logo.lo `test -f 'coders/logo.c' || echo '$(srcdir)/'`coders/logo.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8218-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8219-coders/magick_libGraphicsMagick_la-mac.lo: coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mac.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mac.Tpo -c -o coders/magick_libGraphicsMagick_la-mac.lo `test -f 'coders/mac.c' || echo '$(srcdir)/'`coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mac.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mac.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mac.lo `test -f 'coders/mac.c' || echo '$(srcdir)/'`coders/mac.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8225-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8226-coders/magick_libGraphicsMagick_la-map.lo: coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-map.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-map.Tpo -c -o coders/magick_libGraphicsMagick_la-map.lo `test -f 'coders/map.c' || echo '$(srcdir)/'`coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-map.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-map.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-map.lo `test -f 'coders/map.c' || echo '$(srcdir)/'`coders/map.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8232-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8233-coders/magick_libGraphicsMagick_la-mat.lo: coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mat.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mat.Tpo -c -o coders/magick_libGraphicsMagick_la-mat.lo `test -f 'coders/mat.c' || echo '$(srcdir)/'`coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mat.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mat.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mat.lo `test -f 'coders/mat.c' || echo '$(srcdir)/'`coders/mat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8239-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8240-coders/magick_libGraphicsMagick_la-matte.lo: coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-matte.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-matte.Tpo -c -o coders/magick_libGraphicsMagick_la-matte.lo `test -f 'coders/matte.c' || echo '$(srcdir)/'`coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-matte.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-matte.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-matte.lo `test -f 'coders/matte.c' || echo '$(srcdir)/'`coders/matte.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8246-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8247-coders/magick_libGraphicsMagick_la-meta.lo: coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-meta.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-meta.Tpo -c -o coders/magick_libGraphicsMagick_la-meta.lo `test -f 'coders/meta.c' || echo '$(srcdir)/'`coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-meta.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-meta.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-meta.lo `test -f 'coders/meta.c' || echo '$(srcdir)/'`coders/meta.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8253-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8254-coders/magick_libGraphicsMagick_la-miff.lo: coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-miff.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-miff.Tpo -c -o coders/magick_libGraphicsMagick_la-miff.lo `test -f 'coders/miff.c' || echo '$(srcdir)/'`coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-miff.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-miff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-miff.lo `test -f 'coders/miff.c' || echo '$(srcdir)/'`coders/miff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8260-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8261-coders/magick_libGraphicsMagick_la-mono.lo: coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mono.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mono.Tpo -c -o coders/magick_libGraphicsMagick_la-mono.lo `test -f 'coders/mono.c' || echo '$(srcdir)/'`coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mono.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mono.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mono.lo `test -f 'coders/mono.c' || echo '$(srcdir)/'`coders/mono.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8267-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8268-coders/magick_libGraphicsMagick_la-mpc.lo: coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mpc.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpc.Tpo -c -o coders/magick_libGraphicsMagick_la-mpc.lo `test -f 'coders/mpc.c' || echo '$(srcdir)/'`coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpc.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpc.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mpc.lo `test -f 'coders/mpc.c' || echo '$(srcdir)/'`coders/mpc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8274-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8275-coders/magick_libGraphicsMagick_la-mpeg.lo: coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8276:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mpeg.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpeg.Tpo -c -o coders/magick_libGraphicsMagick_la-mpeg.lo `test -f 'coders/mpeg.c' || echo '$(srcdir)/'`coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8277-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpeg.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpeg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8280:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mpeg.lo `test -f 'coders/mpeg.c' || echo '$(srcdir)/'`coders/mpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8281-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8282-coders/magick_libGraphicsMagick_la-mpr.lo: coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8283:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mpr.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpr.Tpo -c -o coders/magick_libGraphicsMagick_la-mpr.lo `test -f 'coders/mpr.c' || echo '$(srcdir)/'`coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8284-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpr.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mpr.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8287:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mpr.lo `test -f 'coders/mpr.c' || echo '$(srcdir)/'`coders/mpr.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8288-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8289-coders/magick_libGraphicsMagick_la-msl.lo: coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8290:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-msl.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-msl.Tpo -c -o coders/magick_libGraphicsMagick_la-msl.lo `test -f 'coders/msl.c' || echo '$(srcdir)/'`coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8291-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-msl.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-msl.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8293-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8294:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-msl.lo `test -f 'coders/msl.c' || echo '$(srcdir)/'`coders/msl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8295-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8296-coders/magick_libGraphicsMagick_la-mtv.lo: coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8297:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mtv.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mtv.Tpo -c -o coders/magick_libGraphicsMagick_la-mtv.lo `test -f 'coders/mtv.c' || echo '$(srcdir)/'`coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8298-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mtv.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mtv.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8300-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8301:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mtv.lo `test -f 'coders/mtv.c' || echo '$(srcdir)/'`coders/mtv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8302-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8303-coders/magick_libGraphicsMagick_la-mvg.lo: coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8304:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-mvg.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-mvg.Tpo -c -o coders/magick_libGraphicsMagick_la-mvg.lo `test -f 'coders/mvg.c' || echo '$(srcdir)/'`coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8305-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-mvg.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-mvg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8307-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8308:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-mvg.lo `test -f 'coders/mvg.c' || echo '$(srcdir)/'`coders/mvg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8309-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8310-coders/magick_libGraphicsMagick_la-null.lo: coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8311:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-null.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-null.Tpo -c -o coders/magick_libGraphicsMagick_la-null.lo `test -f 'coders/null.c' || echo '$(srcdir)/'`coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8312-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-null.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-null.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8315:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-null.lo `test -f 'coders/null.c' || echo '$(srcdir)/'`coders/null.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8316-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8317-coders/magick_libGraphicsMagick_la-otb.lo: coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8318:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-otb.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-otb.Tpo -c -o coders/magick_libGraphicsMagick_la-otb.lo `test -f 'coders/otb.c' || echo '$(srcdir)/'`coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8319-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-otb.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-otb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8321-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8322:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-otb.lo `test -f 'coders/otb.c' || echo '$(srcdir)/'`coders/otb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8323-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8324-coders/magick_libGraphicsMagick_la-palm.lo: coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8325:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-palm.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-palm.Tpo -c -o coders/magick_libGraphicsMagick_la-palm.lo `test -f 'coders/palm.c' || echo '$(srcdir)/'`coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8326-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-palm.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-palm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8328-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8329:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-palm.lo `test -f 'coders/palm.c' || echo '$(srcdir)/'`coders/palm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8330-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8331-coders/magick_libGraphicsMagick_la-pcd.lo: coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8332:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pcd.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcd.Tpo -c -o coders/magick_libGraphicsMagick_la-pcd.lo `test -f 'coders/pcd.c' || echo '$(srcdir)/'`coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8333-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcd.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8336:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pcd.lo `test -f 'coders/pcd.c' || echo '$(srcdir)/'`coders/pcd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8337-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8338-coders/magick_libGraphicsMagick_la-pcl.lo: coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8339:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pcl.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcl.Tpo -c -o coders/magick_libGraphicsMagick_la-pcl.lo `test -f 'coders/pcl.c' || echo '$(srcdir)/'`coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8340-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcl.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcl.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8343:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pcl.lo `test -f 'coders/pcl.c' || echo '$(srcdir)/'`coders/pcl.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8344-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8345-coders/magick_libGraphicsMagick_la-pcx.lo: coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8346:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pcx.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcx.Tpo -c -o coders/magick_libGraphicsMagick_la-pcx.lo `test -f 'coders/pcx.c' || echo '$(srcdir)/'`coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8347-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcx.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pcx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8350:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pcx.lo `test -f 'coders/pcx.c' || echo '$(srcdir)/'`coders/pcx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8351-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8352-coders/magick_libGraphicsMagick_la-pdb.lo: coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pdb.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdb.Tpo -c -o coders/magick_libGraphicsMagick_la-pdb.lo `test -f 'coders/pdb.c' || echo '$(srcdir)/'`coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdb.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pdb.lo `test -f 'coders/pdb.c' || echo '$(srcdir)/'`coders/pdb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8358-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8359-coders/magick_libGraphicsMagick_la-pdf.lo: coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8360:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pdf.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdf.Tpo -c -o coders/magick_libGraphicsMagick_la-pdf.lo `test -f 'coders/pdf.c' || echo '$(srcdir)/'`coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8361-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdf.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pdf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8364:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pdf.lo `test -f 'coders/pdf.c' || echo '$(srcdir)/'`coders/pdf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8365-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8366-coders/magick_libGraphicsMagick_la-pict.lo: coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pict.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pict.Tpo -c -o coders/magick_libGraphicsMagick_la-pict.lo `test -f 'coders/pict.c' || echo '$(srcdir)/'`coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pict.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pict.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pict.lo `test -f 'coders/pict.c' || echo '$(srcdir)/'`coders/pict.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8372-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8373-coders/magick_libGraphicsMagick_la-pix.lo: coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8374:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pix.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pix.Tpo -c -o coders/magick_libGraphicsMagick_la-pix.lo `test -f 'coders/pix.c' || echo '$(srcdir)/'`coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8375-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pix.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pix.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8378:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pix.lo `test -f 'coders/pix.c' || echo '$(srcdir)/'`coders/pix.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8379-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8380-coders/magick_libGraphicsMagick_la-plasma.lo: coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-plasma.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-plasma.Tpo -c -o coders/magick_libGraphicsMagick_la-plasma.lo `test -f 'coders/plasma.c' || echo '$(srcdir)/'`coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-plasma.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-plasma.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-plasma.lo `test -f 'coders/plasma.c' || echo '$(srcdir)/'`coders/plasma.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8386-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8387-coders/magick_libGraphicsMagick_la-pnm.lo: coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pnm.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pnm.Tpo -c -o coders/magick_libGraphicsMagick_la-pnm.lo `test -f 'coders/pnm.c' || echo '$(srcdir)/'`coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pnm.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pnm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pnm.lo `test -f 'coders/pnm.c' || echo '$(srcdir)/'`coders/pnm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8393-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8394-coders/magick_libGraphicsMagick_la-preview.lo: coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8395:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-preview.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-preview.Tpo -c -o coders/magick_libGraphicsMagick_la-preview.lo `test -f 'coders/preview.c' || echo '$(srcdir)/'`coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8396-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-preview.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-preview.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8399:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-preview.lo `test -f 'coders/preview.c' || echo '$(srcdir)/'`coders/preview.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8400-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8401-coders/magick_libGraphicsMagick_la-ps.lo: coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8402:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-ps.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps.Tpo -c -o coders/magick_libGraphicsMagick_la-ps.lo `test -f 'coders/ps.c' || echo '$(srcdir)/'`coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8403-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8405-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8406:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-ps.lo `test -f 'coders/ps.c' || echo '$(srcdir)/'`coders/ps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8407-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8408-coders/magick_libGraphicsMagick_la-ps2.lo: coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8409:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-ps2.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps2.Tpo -c -o coders/magick_libGraphicsMagick_la-ps2.lo `test -f 'coders/ps2.c' || echo '$(srcdir)/'`coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8410-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps2.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps2.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8412-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8413:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-ps2.lo `test -f 'coders/ps2.c' || echo '$(srcdir)/'`coders/ps2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8414-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8415-coders/magick_libGraphicsMagick_la-ps3.lo: coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8416:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-ps3.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps3.Tpo -c -o coders/magick_libGraphicsMagick_la-ps3.lo `test -f 'coders/ps3.c' || echo '$(srcdir)/'`coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8417-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps3.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-ps3.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8419-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8420:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-ps3.lo `test -f 'coders/ps3.c' || echo '$(srcdir)/'`coders/ps3.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8421-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8422-coders/magick_libGraphicsMagick_la-pwp.lo: coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8423:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-pwp.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-pwp.Tpo -c -o coders/magick_libGraphicsMagick_la-pwp.lo `test -f 'coders/pwp.c' || echo '$(srcdir)/'`coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8424-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-pwp.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-pwp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8426-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8427:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-pwp.lo `test -f 'coders/pwp.c' || echo '$(srcdir)/'`coders/pwp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8428-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8429-coders/magick_libGraphicsMagick_la-rgb.lo: coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8430:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-rgb.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-rgb.Tpo -c -o coders/magick_libGraphicsMagick_la-rgb.lo `test -f 'coders/rgb.c' || echo '$(srcdir)/'`coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8431-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-rgb.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-rgb.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8433-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8434:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-rgb.lo `test -f 'coders/rgb.c' || echo '$(srcdir)/'`coders/rgb.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8435-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8436-coders/magick_libGraphicsMagick_la-rla.lo: coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-rla.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-rla.Tpo -c -o coders/magick_libGraphicsMagick_la-rla.lo `test -f 'coders/rla.c' || echo '$(srcdir)/'`coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-rla.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-rla.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-rla.lo `test -f 'coders/rla.c' || echo '$(srcdir)/'`coders/rla.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8442-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8443-coders/magick_libGraphicsMagick_la-rle.lo: coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-rle.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-rle.Tpo -c -o coders/magick_libGraphicsMagick_la-rle.lo `test -f 'coders/rle.c' || echo '$(srcdir)/'`coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-rle.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-rle.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-rle.lo `test -f 'coders/rle.c' || echo '$(srcdir)/'`coders/rle.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8449-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8450-coders/magick_libGraphicsMagick_la-sct.lo: coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-sct.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-sct.Tpo -c -o coders/magick_libGraphicsMagick_la-sct.lo `test -f 'coders/sct.c' || echo '$(srcdir)/'`coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-sct.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-sct.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-sct.lo `test -f 'coders/sct.c' || echo '$(srcdir)/'`coders/sct.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8456-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8457-coders/magick_libGraphicsMagick_la-sfw.lo: coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8458:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-sfw.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-sfw.Tpo -c -o coders/magick_libGraphicsMagick_la-sfw.lo `test -f 'coders/sfw.c' || echo '$(srcdir)/'`coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8459-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-sfw.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-sfw.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8461-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8462:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-sfw.lo `test -f 'coders/sfw.c' || echo '$(srcdir)/'`coders/sfw.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8463-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8464-coders/magick_libGraphicsMagick_la-sgi.lo: coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8465:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-sgi.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-sgi.Tpo -c -o coders/magick_libGraphicsMagick_la-sgi.lo `test -f 'coders/sgi.c' || echo '$(srcdir)/'`coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8466-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-sgi.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-sgi.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8468-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8469:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-sgi.lo `test -f 'coders/sgi.c' || echo '$(srcdir)/'`coders/sgi.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8470-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8471-coders/magick_libGraphicsMagick_la-stegano.lo: coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8472:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-stegano.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-stegano.Tpo -c -o coders/magick_libGraphicsMagick_la-stegano.lo `test -f 'coders/stegano.c' || echo '$(srcdir)/'`coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8473-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-stegano.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-stegano.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8476:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-stegano.lo `test -f 'coders/stegano.c' || echo '$(srcdir)/'`coders/stegano.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8477-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8478-coders/magick_libGraphicsMagick_la-sun.lo: coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-sun.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-sun.Tpo -c -o coders/magick_libGraphicsMagick_la-sun.lo `test -f 'coders/sun.c' || echo '$(srcdir)/'`coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-sun.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-sun.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8483:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-sun.lo `test -f 'coders/sun.c' || echo '$(srcdir)/'`coders/sun.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8484-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8485-coders/magick_libGraphicsMagick_la-svg.lo: coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8486:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-svg.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-svg.Tpo -c -o coders/magick_libGraphicsMagick_la-svg.lo `test -f 'coders/svg.c' || echo '$(srcdir)/'`coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8487-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-svg.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-svg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8490:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-svg.lo `test -f 'coders/svg.c' || echo '$(srcdir)/'`coders/svg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8491-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8492-coders/magick_libGraphicsMagick_la-tga.lo: coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8493:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-tga.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-tga.Tpo -c -o coders/magick_libGraphicsMagick_la-tga.lo `test -f 'coders/tga.c' || echo '$(srcdir)/'`coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8494-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-tga.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-tga.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-tga.lo `test -f 'coders/tga.c' || echo '$(srcdir)/'`coders/tga.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8498-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8499-coders/magick_libGraphicsMagick_la-tile.lo: coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8500:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-tile.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-tile.Tpo -c -o coders/magick_libGraphicsMagick_la-tile.lo `test -f 'coders/tile.c' || echo '$(srcdir)/'`coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8501-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-tile.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-tile.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-tile.lo `test -f 'coders/tile.c' || echo '$(srcdir)/'`coders/tile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8505-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8506-coders/magick_libGraphicsMagick_la-tim.lo: coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8507:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-tim.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-tim.Tpo -c -o coders/magick_libGraphicsMagick_la-tim.lo `test -f 'coders/tim.c' || echo '$(srcdir)/'`coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8508-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-tim.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-tim.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-tim.lo `test -f 'coders/tim.c' || echo '$(srcdir)/'`coders/tim.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8512-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8513-coders/magick_libGraphicsMagick_la-topol.lo: coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8514:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-topol.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-topol.Tpo -c -o coders/magick_libGraphicsMagick_la-topol.lo `test -f 'coders/topol.c' || echo '$(srcdir)/'`coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8515-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-topol.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-topol.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-topol.lo `test -f 'coders/topol.c' || echo '$(srcdir)/'`coders/topol.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8519-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8520-coders/magick_libGraphicsMagick_la-ttf.lo: coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-ttf.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-ttf.Tpo -c -o coders/magick_libGraphicsMagick_la-ttf.lo `test -f 'coders/ttf.c' || echo '$(srcdir)/'`coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-ttf.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-ttf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-ttf.lo `test -f 'coders/ttf.c' || echo '$(srcdir)/'`coders/ttf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8526-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8527-coders/magick_libGraphicsMagick_la-txt.lo: coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-txt.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-txt.Tpo -c -o coders/magick_libGraphicsMagick_la-txt.lo `test -f 'coders/txt.c' || echo '$(srcdir)/'`coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-txt.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-txt.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-txt.lo `test -f 'coders/txt.c' || echo '$(srcdir)/'`coders/txt.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8533-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8534-coders/magick_libGraphicsMagick_la-uil.lo: coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8535:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-uil.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-uil.Tpo -c -o coders/magick_libGraphicsMagick_la-uil.lo `test -f 'coders/uil.c' || echo '$(srcdir)/'`coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8536-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-uil.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-uil.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-uil.lo `test -f 'coders/uil.c' || echo '$(srcdir)/'`coders/uil.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8540-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8541-coders/magick_libGraphicsMagick_la-url.lo: coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-url.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-url.Tpo -c -o coders/magick_libGraphicsMagick_la-url.lo `test -f 'coders/url.c' || echo '$(srcdir)/'`coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-url.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-url.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-url.lo `test -f 'coders/url.c' || echo '$(srcdir)/'`coders/url.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8547-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8548-coders/magick_libGraphicsMagick_la-uyvy.lo: coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-uyvy.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-uyvy.Tpo -c -o coders/magick_libGraphicsMagick_la-uyvy.lo `test -f 'coders/uyvy.c' || echo '$(srcdir)/'`coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-uyvy.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-uyvy.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-uyvy.lo `test -f 'coders/uyvy.c' || echo '$(srcdir)/'`coders/uyvy.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8554-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8555-coders/magick_libGraphicsMagick_la-vicar.lo: coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-vicar.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-vicar.Tpo -c -o coders/magick_libGraphicsMagick_la-vicar.lo `test -f 'coders/vicar.c' || echo '$(srcdir)/'`coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-vicar.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-vicar.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-vicar.lo `test -f 'coders/vicar.c' || echo '$(srcdir)/'`coders/vicar.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8561-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8562-coders/magick_libGraphicsMagick_la-vid.lo: coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-vid.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-vid.Tpo -c -o coders/magick_libGraphicsMagick_la-vid.lo `test -f 'coders/vid.c' || echo '$(srcdir)/'`coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-vid.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-vid.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-vid.lo `test -f 'coders/vid.c' || echo '$(srcdir)/'`coders/vid.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8568-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8569-coders/magick_libGraphicsMagick_la-viff.lo: coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-viff.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-viff.Tpo -c -o coders/magick_libGraphicsMagick_la-viff.lo `test -f 'coders/viff.c' || echo '$(srcdir)/'`coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-viff.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-viff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-viff.lo `test -f 'coders/viff.c' || echo '$(srcdir)/'`coders/viff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8575-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8576-coders/magick_libGraphicsMagick_la-wbmp.lo: coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-wbmp.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-wbmp.Tpo -c -o coders/magick_libGraphicsMagick_la-wbmp.lo `test -f 'coders/wbmp.c' || echo '$(srcdir)/'`coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-wbmp.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-wbmp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-wbmp.lo `test -f 'coders/wbmp.c' || echo '$(srcdir)/'`coders/wbmp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8582-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8583-coders/magick_libGraphicsMagick_la-wmf.lo: coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-wmf.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-wmf.Tpo -c -o coders/magick_libGraphicsMagick_la-wmf.lo `test -f 'coders/wmf.c' || echo '$(srcdir)/'`coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-wmf.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-wmf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-wmf.lo `test -f 'coders/wmf.c' || echo '$(srcdir)/'`coders/wmf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8589-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8590-coders/magick_libGraphicsMagick_la-wpg.lo: coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8591:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-wpg.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-wpg.Tpo -c -o coders/magick_libGraphicsMagick_la-wpg.lo `test -f 'coders/wpg.c' || echo '$(srcdir)/'`coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8592-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-wpg.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-wpg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8595:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-wpg.lo `test -f 'coders/wpg.c' || echo '$(srcdir)/'`coders/wpg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8596-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8597-coders/magick_libGraphicsMagick_la-xbm.lo: coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-xbm.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-xbm.Tpo -c -o coders/magick_libGraphicsMagick_la-xbm.lo `test -f 'coders/xbm.c' || echo '$(srcdir)/'`coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-xbm.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-xbm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-xbm.lo `test -f 'coders/xbm.c' || echo '$(srcdir)/'`coders/xbm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8603-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8604-coders/magick_libGraphicsMagick_la-xc.lo: coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-xc.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-xc.Tpo -c -o coders/magick_libGraphicsMagick_la-xc.lo `test -f 'coders/xc.c' || echo '$(srcdir)/'`coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-xc.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-xc.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-xc.lo `test -f 'coders/xc.c' || echo '$(srcdir)/'`coders/xc.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8610-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8611-coders/magick_libGraphicsMagick_la-xcf.lo: coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-xcf.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-xcf.Tpo -c -o coders/magick_libGraphicsMagick_la-xcf.lo `test -f 'coders/xcf.c' || echo '$(srcdir)/'`coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-xcf.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-xcf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-xcf.lo `test -f 'coders/xcf.c' || echo '$(srcdir)/'`coders/xcf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8617-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8618-coders/magick_libGraphicsMagick_la-xpm.lo: coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-xpm.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-xpm.Tpo -c -o coders/magick_libGraphicsMagick_la-xpm.lo `test -f 'coders/xpm.c' || echo '$(srcdir)/'`coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-xpm.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-xpm.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-xpm.lo `test -f 'coders/xpm.c' || echo '$(srcdir)/'`coders/xpm.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8624-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8625-coders/magick_libGraphicsMagick_la-yuv.lo: coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8626:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-yuv.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-yuv.Tpo -c -o coders/magick_libGraphicsMagick_la-yuv.lo `test -f 'coders/yuv.c' || echo '$(srcdir)/'`coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-yuv.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-yuv.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8630:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-yuv.lo `test -f 'coders/yuv.c' || echo '$(srcdir)/'`coders/yuv.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8631-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8632-coders/magick_libGraphicsMagick_la-psd.lo: coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8633:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-psd.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-psd.Tpo -c -o coders/magick_libGraphicsMagick_la-psd.lo `test -f 'coders/psd.c' || echo '$(srcdir)/'`coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-psd.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-psd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8637:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-psd.lo `test -f 'coders/psd.c' || echo '$(srcdir)/'`coders/psd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8638-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8639-coders/magick_libGraphicsMagick_la-dps.lo: coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-dps.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-dps.Tpo -c -o coders/magick_libGraphicsMagick_la-dps.lo `test -f 'coders/dps.c' || echo '$(srcdir)/'`coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-dps.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-dps.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-dps.lo `test -f 'coders/dps.c' || echo '$(srcdir)/'`coders/dps.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8645-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8646-coders/magick_libGraphicsMagick_la-clipboard.lo: coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-clipboard.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-clipboard.Tpo -c -o coders/magick_libGraphicsMagick_la-clipboard.lo `test -f 'coders/clipboard.c' || echo '$(srcdir)/'`coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-clipboard.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-clipboard.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-clipboard.lo `test -f 'coders/clipboard.c' || echo '$(srcdir)/'`coders/clipboard.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8652-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8653-coders/magick_libGraphicsMagick_la-emf.lo: coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-emf.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-emf.Tpo -c -o coders/magick_libGraphicsMagick_la-emf.lo `test -f 'coders/emf.c' || echo '$(srcdir)/'`coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-emf.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-emf.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-emf.lo `test -f 'coders/emf.c' || echo '$(srcdir)/'`coders/emf.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8659-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8660-coders/magick_libGraphicsMagick_la-fpx.lo: coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-fpx.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-fpx.Tpo -c -o coders/magick_libGraphicsMagick_la-fpx.lo `test -f 'coders/fpx.c' || echo '$(srcdir)/'`coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-fpx.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-fpx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-fpx.lo `test -f 'coders/fpx.c' || echo '$(srcdir)/'`coders/fpx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8666-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8667-coders/magick_libGraphicsMagick_la-jbig.lo: coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-jbig.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-jbig.Tpo -c -o coders/magick_libGraphicsMagick_la-jbig.lo `test -f 'coders/jbig.c' || echo '$(srcdir)/'`coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-jbig.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-jbig.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-jbig.lo `test -f 'coders/jbig.c' || echo '$(srcdir)/'`coders/jbig.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8673-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8674-coders/magick_libGraphicsMagick_la-jnx.lo: coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-jnx.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-jnx.Tpo -c -o coders/magick_libGraphicsMagick_la-jnx.lo `test -f 'coders/jnx.c' || echo '$(srcdir)/'`coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-jnx.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-jnx.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-jnx.lo `test -f 'coders/jnx.c' || echo '$(srcdir)/'`coders/jnx.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8680-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8681-coders/magick_libGraphicsMagick_la-jpeg.lo: coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-jpeg.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-jpeg.Tpo -c -o coders/magick_libGraphicsMagick_la-jpeg.lo `test -f 'coders/jpeg.c' || echo '$(srcdir)/'`coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-jpeg.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-jpeg.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-jpeg.lo `test -f 'coders/jpeg.c' || echo '$(srcdir)/'`coders/jpeg.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8687-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8688-coders/magick_libGraphicsMagick_la-jp2.lo: coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-jp2.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-jp2.Tpo -c -o coders/magick_libGraphicsMagick_la-jp2.lo `test -f 'coders/jp2.c' || echo '$(srcdir)/'`coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-jp2.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-jp2.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-jp2.lo `test -f 'coders/jp2.c' || echo '$(srcdir)/'`coders/jp2.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8694-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8695-coders/magick_libGraphicsMagick_la-ept.lo: coders/ept.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-ept.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-ept.Tpo -c -o coders/magick_libGraphicsMagick_la-ept.lo `test -f 'coders/ept.c' || echo '$(srcdir)/'`coders/ept.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-ept.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-ept.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-ept.lo `test -f 'coders/ept.c' || echo '$(srcdir)/'`coders/ept.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8701-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8702-coders/magick_libGraphicsMagick_la-tiff.lo: coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-tiff.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-tiff.Tpo -c -o coders/magick_libGraphicsMagick_la-tiff.lo `test -f 'coders/tiff.c' || echo '$(srcdir)/'`coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-tiff.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-tiff.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-tiff.lo `test -f 'coders/tiff.c' || echo '$(srcdir)/'`coders/tiff.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8708-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8709-coders/magick_libGraphicsMagick_la-x.lo: coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-x.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-x.Tpo -c -o coders/magick_libGraphicsMagick_la-x.lo `test -f 'coders/x.c' || echo '$(srcdir)/'`coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-x.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-x.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-x.lo `test -f 'coders/x.c' || echo '$(srcdir)/'`coders/x.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8715-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8716-coders/magick_libGraphicsMagick_la-xwd.lo: coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-xwd.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-xwd.Tpo -c -o coders/magick_libGraphicsMagick_la-xwd.lo `test -f 'coders/xwd.c' || echo '$(srcdir)/'`coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-xwd.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-xwd.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-xwd.lo `test -f 'coders/xwd.c' || echo '$(srcdir)/'`coders/xwd.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8722-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8723-coders/magick_libGraphicsMagick_la-webp.lo: coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coders/magick_libGraphicsMagick_la-webp.lo -MD -MP -MF coders/$(DEPDIR)/magick_libGraphicsMagick_la-webp.Tpo -c -o coders/magick_libGraphicsMagick_la-webp.lo `test -f 'coders/webp.c' || echo '$(srcdir)/'`coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) coders/$(DEPDIR)/magick_libGraphicsMagick_la-webp.Tpo coders/$(DEPDIR)/magick_libGraphicsMagick_la-webp.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/magick_libGraphicsMagick_la-webp.lo `test -f 'coders/webp.c' || echo '$(srcdir)/'`coders/webp.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8729-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8730-filters/magick_libGraphicsMagick_la-analyze.lo: filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filters/magick_libGraphicsMagick_la-analyze.lo -MD -MP -MF filters/$(DEPDIR)/magick_libGraphicsMagick_la-analyze.Tpo -c -o filters/magick_libGraphicsMagick_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) filters/$(DEPDIR)/magick_libGraphicsMagick_la-analyze.Tpo filters/$(DEPDIR)/magick_libGraphicsMagick_la-analyze.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(magick_libGraphicsMagick_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filters/magick_libGraphicsMagick_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8736-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8737-wand/libGraphicsMagickWand_la-drawing_wand.lo: wand/drawing_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/libGraphicsMagickWand_la-drawing_wand.lo -MD -MP -MF wand/$(DEPDIR)/libGraphicsMagickWand_la-drawing_wand.Tpo -c -o wand/libGraphicsMagickWand_la-drawing_wand.lo `test -f 'wand/drawing_wand.c' || echo '$(srcdir)/'`wand/drawing_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/libGraphicsMagickWand_la-drawing_wand.Tpo wand/$(DEPDIR)/libGraphicsMagickWand_la-drawing_wand.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/libGraphicsMagickWand_la-drawing_wand.lo `test -f 'wand/drawing_wand.c' || echo '$(srcdir)/'`wand/drawing_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8743-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8744-wand/libGraphicsMagickWand_la-magick_compat.lo: wand/magick_compat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/libGraphicsMagickWand_la-magick_compat.lo -MD -MP -MF wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_compat.Tpo -c -o wand/libGraphicsMagickWand_la-magick_compat.lo `test -f 'wand/magick_compat.c' || echo '$(srcdir)/'`wand/magick_compat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_compat.Tpo wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_compat.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/libGraphicsMagickWand_la-magick_compat.lo `test -f 'wand/magick_compat.c' || echo '$(srcdir)/'`wand/magick_compat.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8750-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8751-wand/libGraphicsMagickWand_la-magick_wand.lo: wand/magick_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/libGraphicsMagickWand_la-magick_wand.lo -MD -MP -MF wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_wand.Tpo -c -o wand/libGraphicsMagickWand_la-magick_wand.lo `test -f 'wand/magick_wand.c' || echo '$(srcdir)/'`wand/magick_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_wand.Tpo wand/$(DEPDIR)/libGraphicsMagickWand_la-magick_wand.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/libGraphicsMagickWand_la-magick_wand.lo `test -f 'wand/magick_wand.c' || echo '$(srcdir)/'`wand/magick_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8757-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8758-wand/libGraphicsMagickWand_la-pixel_wand.lo: wand/pixel_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/libGraphicsMagickWand_la-pixel_wand.lo -MD -MP -MF wand/$(DEPDIR)/libGraphicsMagickWand_la-pixel_wand.Tpo -c -o wand/libGraphicsMagickWand_la-pixel_wand.lo `test -f 'wand/pixel_wand.c' || echo '$(srcdir)/'`wand/pixel_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/libGraphicsMagickWand_la-pixel_wand.Tpo wand/$(DEPDIR)/libGraphicsMagickWand_la-pixel_wand.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_libGraphicsMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/libGraphicsMagickWand_la-pixel_wand.lo `test -f 'wand/pixel_wand.c' || echo '$(srcdir)/'`wand/pixel_wand.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8764-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8765-tests/bitstream-bitstream.o: tests/bitstream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_bitstream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/bitstream-bitstream.o -MD -MP -MF tests/$(DEPDIR)/bitstream-bitstream.Tpo -c -o tests/bitstream-bitstream.o `test -f 'tests/bitstream.c' || echo '$(srcdir)/'`tests/bitstream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/bitstream-bitstream.Tpo tests/$(DEPDIR)/bitstream-bitstream.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_bitstream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/bitstream-bitstream.o `test -f 'tests/bitstream.c' || echo '$(srcdir)/'`tests/bitstream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8771-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8772-tests/bitstream-bitstream.obj: tests/bitstream.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_bitstream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/bitstream-bitstream.obj -MD -MP -MF tests/$(DEPDIR)/bitstream-bitstream.Tpo -c -o tests/bitstream-bitstream.obj `if test -f 'tests/bitstream.c'; then $(CYGPATH_W) 'tests/bitstream.c'; else $(CYGPATH_W) '$(srcdir)/tests/bitstream.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/bitstream-bitstream.Tpo tests/$(DEPDIR)/bitstream-bitstream.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_bitstream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/bitstream-bitstream.obj `if test -f 'tests/bitstream.c'; then $(CYGPATH_W) 'tests/bitstream.c'; else $(CYGPATH_W) '$(srcdir)/tests/bitstream.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8778-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8779-tests/constitute-constitute.o: tests/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_constitute_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/constitute-constitute.o -MD -MP -MF tests/$(DEPDIR)/constitute-constitute.Tpo -c -o tests/constitute-constitute.o `test -f 'tests/constitute.c' || echo '$(srcdir)/'`tests/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/constitute-constitute.Tpo tests/$(DEPDIR)/constitute-constitute.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_constitute_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/constitute-constitute.o `test -f 'tests/constitute.c' || echo '$(srcdir)/'`tests/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8785-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8786-tests/constitute-constitute.obj: tests/constitute.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_constitute_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/constitute-constitute.obj -MD -MP -MF tests/$(DEPDIR)/constitute-constitute.Tpo -c -o tests/constitute-constitute.obj `if test -f 'tests/constitute.c'; then $(CYGPATH_W) 'tests/constitute.c'; else $(CYGPATH_W) '$(srcdir)/tests/constitute.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/constitute-constitute.Tpo tests/$(DEPDIR)/constitute-constitute.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_constitute_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/constitute-constitute.obj `if test -f 'tests/constitute.c'; then $(CYGPATH_W) 'tests/constitute.c'; else $(CYGPATH_W) '$(srcdir)/tests/constitute.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8792-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8793-tests/tests_drawtest-drawtest.o: tests/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_drawtest-drawtest.o -MD -MP -MF tests/$(DEPDIR)/tests_drawtest-drawtest.Tpo -c -o tests/tests_drawtest-drawtest.o `test -f 'tests/drawtest.c' || echo '$(srcdir)/'`tests/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_drawtest-drawtest.Tpo tests/$(DEPDIR)/tests_drawtest-drawtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_drawtest-drawtest.o `test -f 'tests/drawtest.c' || echo '$(srcdir)/'`tests/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8799-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8800-tests/tests_drawtest-drawtest.obj: tests/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_drawtest-drawtest.obj -MD -MP -MF tests/$(DEPDIR)/tests_drawtest-drawtest.Tpo -c -o tests/tests_drawtest-drawtest.obj `if test -f 'tests/drawtest.c'; then $(CYGPATH_W) 'tests/drawtest.c'; else $(CYGPATH_W) '$(srcdir)/tests/drawtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_drawtest-drawtest.Tpo tests/$(DEPDIR)/tests_drawtest-drawtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_drawtest-drawtest.obj `if test -f 'tests/drawtest.c'; then $(CYGPATH_W) 'tests/drawtest.c'; else $(CYGPATH_W) '$(srcdir)/tests/drawtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8806-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8807-tests/maptest-maptest.o: tests/maptest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_maptest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/maptest-maptest.o -MD -MP -MF tests/$(DEPDIR)/maptest-maptest.Tpo -c -o tests/maptest-maptest.o `test -f 'tests/maptest.c' || echo '$(srcdir)/'`tests/maptest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/maptest-maptest.Tpo tests/$(DEPDIR)/maptest-maptest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_maptest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/maptest-maptest.o `test -f 'tests/maptest.c' || echo '$(srcdir)/'`tests/maptest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8813-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8814-tests/maptest-maptest.obj: tests/maptest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_maptest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/maptest-maptest.obj -MD -MP -MF tests/$(DEPDIR)/maptest-maptest.Tpo -c -o tests/maptest-maptest.obj `if test -f 'tests/maptest.c'; then $(CYGPATH_W) 'tests/maptest.c'; else $(CYGPATH_W) '$(srcdir)/tests/maptest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/maptest-maptest.Tpo tests/$(DEPDIR)/maptest-maptest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_maptest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/maptest-maptest.obj `if test -f 'tests/maptest.c'; then $(CYGPATH_W) 'tests/maptest.c'; else $(CYGPATH_W) '$(srcdir)/tests/maptest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8820-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8821-tests/rwblob-rwblob.o: tests/rwblob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwblob_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/rwblob-rwblob.o -MD -MP -MF tests/$(DEPDIR)/rwblob-rwblob.Tpo -c -o tests/rwblob-rwblob.o `test -f 'tests/rwblob.c' || echo '$(srcdir)/'`tests/rwblob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/rwblob-rwblob.Tpo tests/$(DEPDIR)/rwblob-rwblob.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwblob_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/rwblob-rwblob.o `test -f 'tests/rwblob.c' || echo '$(srcdir)/'`tests/rwblob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8827-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8828-tests/rwblob-rwblob.obj: tests/rwblob.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwblob_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/rwblob-rwblob.obj -MD -MP -MF tests/$(DEPDIR)/rwblob-rwblob.Tpo -c -o tests/rwblob-rwblob.obj `if test -f 'tests/rwblob.c'; then $(CYGPATH_W) 'tests/rwblob.c'; else $(CYGPATH_W) '$(srcdir)/tests/rwblob.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/rwblob-rwblob.Tpo tests/$(DEPDIR)/rwblob-rwblob.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwblob_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/rwblob-rwblob.obj `if test -f 'tests/rwblob.c'; then $(CYGPATH_W) 'tests/rwblob.c'; else $(CYGPATH_W) '$(srcdir)/tests/rwblob.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8834-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8835-tests/rwfile-rwfile.o: tests/rwfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwfile_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/rwfile-rwfile.o -MD -MP -MF tests/$(DEPDIR)/rwfile-rwfile.Tpo -c -o tests/rwfile-rwfile.o `test -f 'tests/rwfile.c' || echo '$(srcdir)/'`tests/rwfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/rwfile-rwfile.Tpo tests/$(DEPDIR)/rwfile-rwfile.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwfile_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/rwfile-rwfile.o `test -f 'tests/rwfile.c' || echo '$(srcdir)/'`tests/rwfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8841-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8842-tests/rwfile-rwfile.obj: tests/rwfile.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwfile_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/rwfile-rwfile.obj -MD -MP -MF tests/$(DEPDIR)/rwfile-rwfile.Tpo -c -o tests/rwfile-rwfile.obj `if test -f 'tests/rwfile.c'; then $(CYGPATH_W) 'tests/rwfile.c'; else $(CYGPATH_W) '$(srcdir)/tests/rwfile.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/rwfile-rwfile.Tpo tests/$(DEPDIR)/rwfile-rwfile.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_rwfile_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/rwfile-rwfile.obj `if test -f 'tests/rwfile.c'; then $(CYGPATH_W) 'tests/rwfile.c'; else $(CYGPATH_W) '$(srcdir)/tests/rwfile.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8848-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8849-wand/wand_drawtest-drawtest.o: wand/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/wand_drawtest-drawtest.o -MD -MP -MF wand/$(DEPDIR)/wand_drawtest-drawtest.Tpo -c -o wand/wand_drawtest-drawtest.o `test -f 'wand/drawtest.c' || echo '$(srcdir)/'`wand/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/wand_drawtest-drawtest.Tpo wand/$(DEPDIR)/wand_drawtest-drawtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/wand_drawtest-drawtest.o `test -f 'wand/drawtest.c' || echo '$(srcdir)/'`wand/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8855-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8856-wand/wand_drawtest-drawtest.obj: wand/drawtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/wand_drawtest-drawtest.obj -MD -MP -MF wand/$(DEPDIR)/wand_drawtest-drawtest.Tpo -c -o wand/wand_drawtest-drawtest.obj `if test -f 'wand/drawtest.c'; then $(CYGPATH_W) 'wand/drawtest.c'; else $(CYGPATH_W) '$(srcdir)/wand/drawtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/wand_drawtest-drawtest.Tpo wand/$(DEPDIR)/wand_drawtest-drawtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_drawtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/wand_drawtest-drawtest.obj `if test -f 'wand/drawtest.c'; then $(CYGPATH_W) 'wand/drawtest.c'; else $(CYGPATH_W) '$(srcdir)/wand/drawtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8862-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8863-wand/wandtest-wandtest.o: wand/wandtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_wandtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/wandtest-wandtest.o -MD -MP -MF wand/$(DEPDIR)/wandtest-wandtest.Tpo -c -o wand/wandtest-wandtest.o `test -f 'wand/wandtest.c' || echo '$(srcdir)/'`wand/wandtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/wandtest-wandtest.Tpo wand/$(DEPDIR)/wandtest-wandtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_wandtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/wandtest-wandtest.o `test -f 'wand/wandtest.c' || echo '$(srcdir)/'`wand/wandtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8869-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8870-wand/wandtest-wandtest.obj: wand/wandtest.c
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_wandtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wand/wandtest-wandtest.obj -MD -MP -MF wand/$(DEPDIR)/wandtest-wandtest.Tpo -c -o wand/wandtest-wandtest.obj `if test -f 'wand/wandtest.c'; then $(CYGPATH_W) 'wand/wandtest.c'; else $(CYGPATH_W) '$(srcdir)/wand/wandtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) wand/$(DEPDIR)/wandtest-wandtest.Tpo wand/$(DEPDIR)/wandtest-wandtest.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wand_wandtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wand/wandtest-wandtest.obj `if test -f 'wand/wandtest.c'; then $(CYGPATH_W) 'wand/wandtest.c'; else $(CYGPATH_W) '$(srcdir)/wand/wandtest.c'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8876-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8877-.cpp.o:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8878:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8879-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8885-.cpp.obj:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8886:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8887:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8888-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8890-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8891:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8892-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8893-.cpp.lo:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8894:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8895-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8901-Magick++/lib/libGraphicsMagick___la-Blob.lo: Magick++/lib/Blob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8902:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Blob.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Blob.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Blob.lo `test -f 'Magick++/lib/Blob.cpp' || echo '$(srcdir)/'`Magick++/lib/Blob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8903-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Blob.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Blob.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8905-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8906:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Blob.lo `test -f 'Magick++/lib/Blob.cpp' || echo '$(srcdir)/'`Magick++/lib/Blob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8907-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8908-Magick++/lib/libGraphicsMagick___la-BlobRef.lo: Magick++/lib/BlobRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-BlobRef.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-BlobRef.Tpo -c -o Magick++/lib/libGraphicsMagick___la-BlobRef.lo `test -f 'Magick++/lib/BlobRef.cpp' || echo '$(srcdir)/'`Magick++/lib/BlobRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8910-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-BlobRef.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-BlobRef.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8912-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8913:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-BlobRef.lo `test -f 'Magick++/lib/BlobRef.cpp' || echo '$(srcdir)/'`Magick++/lib/BlobRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8914-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8915-Magick++/lib/libGraphicsMagick___la-CoderInfo.lo: Magick++/lib/CoderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8916:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-CoderInfo.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-CoderInfo.Tpo -c -o Magick++/lib/libGraphicsMagick___la-CoderInfo.lo `test -f 'Magick++/lib/CoderInfo.cpp' || echo '$(srcdir)/'`Magick++/lib/CoderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8917-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-CoderInfo.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-CoderInfo.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8919-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8920:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-CoderInfo.lo `test -f 'Magick++/lib/CoderInfo.cpp' || echo '$(srcdir)/'`Magick++/lib/CoderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8921-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8922-Magick++/lib/libGraphicsMagick___la-Color.lo: Magick++/lib/Color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Color.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Color.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Color.lo `test -f 'Magick++/lib/Color.cpp' || echo '$(srcdir)/'`Magick++/lib/Color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8924-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Color.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Color.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8927:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Color.lo `test -f 'Magick++/lib/Color.cpp' || echo '$(srcdir)/'`Magick++/lib/Color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8928-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8929-Magick++/lib/libGraphicsMagick___la-Drawable.lo: Magick++/lib/Drawable.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8930:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Drawable.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Drawable.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Drawable.lo `test -f 'Magick++/lib/Drawable.cpp' || echo '$(srcdir)/'`Magick++/lib/Drawable.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8931-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Drawable.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Drawable.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8934:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Drawable.lo `test -f 'Magick++/lib/Drawable.cpp' || echo '$(srcdir)/'`Magick++/lib/Drawable.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8935-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8936-Magick++/lib/libGraphicsMagick___la-Exception.lo: Magick++/lib/Exception.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8937:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Exception.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Exception.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Exception.lo `test -f 'Magick++/lib/Exception.cpp' || echo '$(srcdir)/'`Magick++/lib/Exception.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8938-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Exception.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Exception.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8941:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Exception.lo `test -f 'Magick++/lib/Exception.cpp' || echo '$(srcdir)/'`Magick++/lib/Exception.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8942-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8943-Magick++/lib/libGraphicsMagick___la-Functions.lo: Magick++/lib/Functions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8944:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Functions.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Functions.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Functions.lo `test -f 'Magick++/lib/Functions.cpp' || echo '$(srcdir)/'`Magick++/lib/Functions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8945-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Functions.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Functions.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8948:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Functions.lo `test -f 'Magick++/lib/Functions.cpp' || echo '$(srcdir)/'`Magick++/lib/Functions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8949-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8950-Magick++/lib/libGraphicsMagick___la-Geometry.lo: Magick++/lib/Geometry.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8951:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Geometry.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Geometry.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Geometry.lo `test -f 'Magick++/lib/Geometry.cpp' || echo '$(srcdir)/'`Magick++/lib/Geometry.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8952-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Geometry.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Geometry.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8955:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Geometry.lo `test -f 'Magick++/lib/Geometry.cpp' || echo '$(srcdir)/'`Magick++/lib/Geometry.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8956-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8957-Magick++/lib/libGraphicsMagick___la-Image.lo: Magick++/lib/Image.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8958:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Image.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Image.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Image.lo `test -f 'Magick++/lib/Image.cpp' || echo '$(srcdir)/'`Magick++/lib/Image.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8959-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Image.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Image.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8962:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Image.lo `test -f 'Magick++/lib/Image.cpp' || echo '$(srcdir)/'`Magick++/lib/Image.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8963-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8964-Magick++/lib/libGraphicsMagick___la-ImageRef.lo: Magick++/lib/ImageRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8965:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-ImageRef.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-ImageRef.Tpo -c -o Magick++/lib/libGraphicsMagick___la-ImageRef.lo `test -f 'Magick++/lib/ImageRef.cpp' || echo '$(srcdir)/'`Magick++/lib/ImageRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8966-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-ImageRef.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-ImageRef.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8968-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8969:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-ImageRef.lo `test -f 'Magick++/lib/ImageRef.cpp' || echo '$(srcdir)/'`Magick++/lib/ImageRef.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8970-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8971-Magick++/lib/libGraphicsMagick___la-Montage.lo: Magick++/lib/Montage.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8972:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Montage.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Montage.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Montage.lo `test -f 'Magick++/lib/Montage.cpp' || echo '$(srcdir)/'`Magick++/lib/Montage.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8973-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Montage.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Montage.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8975-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8976:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Montage.lo `test -f 'Magick++/lib/Montage.cpp' || echo '$(srcdir)/'`Magick++/lib/Montage.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8977-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8978-Magick++/lib/libGraphicsMagick___la-Options.lo: Magick++/lib/Options.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8979:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Options.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Options.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Options.lo `test -f 'Magick++/lib/Options.cpp' || echo '$(srcdir)/'`Magick++/lib/Options.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8980-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Options.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Options.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8983:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Options.lo `test -f 'Magick++/lib/Options.cpp' || echo '$(srcdir)/'`Magick++/lib/Options.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8984-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8985-Magick++/lib/libGraphicsMagick___la-Pixels.lo: Magick++/lib/Pixels.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8986:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Pixels.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Pixels.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Pixels.lo `test -f 'Magick++/lib/Pixels.cpp' || echo '$(srcdir)/'`Magick++/lib/Pixels.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8987-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Pixels.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Pixels.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8989-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8990:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Pixels.lo `test -f 'Magick++/lib/Pixels.cpp' || echo '$(srcdir)/'`Magick++/lib/Pixels.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8991-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8992-Magick++/lib/libGraphicsMagick___la-STL.lo: Magick++/lib/STL.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8993:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-STL.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-STL.Tpo -c -o Magick++/lib/libGraphicsMagick___la-STL.lo `test -f 'Magick++/lib/STL.cpp' || echo '$(srcdir)/'`Magick++/lib/STL.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8994-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-STL.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-STL.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:8997:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-STL.lo `test -f 'Magick++/lib/STL.cpp' || echo '$(srcdir)/'`Magick++/lib/STL.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8998-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-8999-Magick++/lib/libGraphicsMagick___la-Thread.lo: Magick++/lib/Thread.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-Thread.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Thread.Tpo -c -o Magick++/lib/libGraphicsMagick___la-Thread.lo `test -f 'Magick++/lib/Thread.cpp' || echo '$(srcdir)/'`Magick++/lib/Thread.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9001-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Thread.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-Thread.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9004:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-Thread.lo `test -f 'Magick++/lib/Thread.cpp' || echo '$(srcdir)/'`Magick++/lib/Thread.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9005-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9006-Magick++/lib/libGraphicsMagick___la-TypeMetric.lo: Magick++/lib/TypeMetric.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9007:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/lib/libGraphicsMagick___la-TypeMetric.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-TypeMetric.Tpo -c -o Magick++/lib/libGraphicsMagick___la-TypeMetric.lo `test -f 'Magick++/lib/TypeMetric.cpp' || echo '$(srcdir)/'`Magick++/lib/TypeMetric.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9008-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-TypeMetric.Tpo Magick++/lib/$(DEPDIR)/libGraphicsMagick___la-TypeMetric.Plo
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9010-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9011:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___lib_libGraphicsMagick___la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/lib/libGraphicsMagick___la-TypeMetric.lo `test -f 'Magick++/lib/TypeMetric.cpp' || echo '$(srcdir)/'`Magick++/lib/TypeMetric.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9012-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9013-Magick++/demo/analyze-analyze.o: Magick++/demo/analyze.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9014:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_analyze_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/analyze-analyze.o -MD -MP -MF Magick++/demo/$(DEPDIR)/analyze-analyze.Tpo -c -o Magick++/demo/analyze-analyze.o `test -f 'Magick++/demo/analyze.cpp' || echo '$(srcdir)/'`Magick++/demo/analyze.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9015-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/analyze-analyze.Tpo Magick++/demo/$(DEPDIR)/analyze-analyze.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9017-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9018:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_analyze_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/analyze-analyze.o `test -f 'Magick++/demo/analyze.cpp' || echo '$(srcdir)/'`Magick++/demo/analyze.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9019-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9020-Magick++/demo/analyze-analyze.obj: Magick++/demo/analyze.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9021:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_analyze_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/analyze-analyze.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/analyze-analyze.Tpo -c -o Magick++/demo/analyze-analyze.obj `if test -f 'Magick++/demo/analyze.cpp'; then $(CYGPATH_W) 'Magick++/demo/analyze.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/analyze.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9022-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/analyze-analyze.Tpo Magick++/demo/$(DEPDIR)/analyze-analyze.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9024-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9025:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_analyze_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/analyze-analyze.obj `if test -f 'Magick++/demo/analyze.cpp'; then $(CYGPATH_W) 'Magick++/demo/analyze.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/analyze.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9026-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9027-Magick++/demo/button-button.o: Magick++/demo/button.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9028:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_button_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/button-button.o -MD -MP -MF Magick++/demo/$(DEPDIR)/button-button.Tpo -c -o Magick++/demo/button-button.o `test -f 'Magick++/demo/button.cpp' || echo '$(srcdir)/'`Magick++/demo/button.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9029-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/button-button.Tpo Magick++/demo/$(DEPDIR)/button-button.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9031-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9032:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_button_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/button-button.o `test -f 'Magick++/demo/button.cpp' || echo '$(srcdir)/'`Magick++/demo/button.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9033-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9034-Magick++/demo/button-button.obj: Magick++/demo/button.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9035:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_button_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/button-button.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/button-button.Tpo -c -o Magick++/demo/button-button.obj `if test -f 'Magick++/demo/button.cpp'; then $(CYGPATH_W) 'Magick++/demo/button.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/button.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9036-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/button-button.Tpo Magick++/demo/$(DEPDIR)/button-button.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9038-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9039:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_button_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/button-button.obj `if test -f 'Magick++/demo/button.cpp'; then $(CYGPATH_W) 'Magick++/demo/button.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/button.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9040-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9041-Magick++/demo/demo-demo.o: Magick++/demo/demo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9042:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_demo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/demo-demo.o -MD -MP -MF Magick++/demo/$(DEPDIR)/demo-demo.Tpo -c -o Magick++/demo/demo-demo.o `test -f 'Magick++/demo/demo.cpp' || echo '$(srcdir)/'`Magick++/demo/demo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9043-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/demo-demo.Tpo Magick++/demo/$(DEPDIR)/demo-demo.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9045-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9046:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_demo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/demo-demo.o `test -f 'Magick++/demo/demo.cpp' || echo '$(srcdir)/'`Magick++/demo/demo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9047-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9048-Magick++/demo/demo-demo.obj: Magick++/demo/demo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_demo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/demo-demo.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/demo-demo.Tpo -c -o Magick++/demo/demo-demo.obj `if test -f 'Magick++/demo/demo.cpp'; then $(CYGPATH_W) 'Magick++/demo/demo.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/demo.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/demo-demo.Tpo Magick++/demo/$(DEPDIR)/demo-demo.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_demo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/demo-demo.obj `if test -f 'Magick++/demo/demo.cpp'; then $(CYGPATH_W) 'Magick++/demo/demo.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/demo.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9054-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9055-Magick++/demo/detrans-detrans.o: Magick++/demo/detrans.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_detrans_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/detrans-detrans.o -MD -MP -MF Magick++/demo/$(DEPDIR)/detrans-detrans.Tpo -c -o Magick++/demo/detrans-detrans.o `test -f 'Magick++/demo/detrans.cpp' || echo '$(srcdir)/'`Magick++/demo/detrans.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9057-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/detrans-detrans.Tpo Magick++/demo/$(DEPDIR)/detrans-detrans.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9059-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9060:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_detrans_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/detrans-detrans.o `test -f 'Magick++/demo/detrans.cpp' || echo '$(srcdir)/'`Magick++/demo/detrans.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9061-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9062-Magick++/demo/detrans-detrans.obj: Magick++/demo/detrans.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9063:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_detrans_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/detrans-detrans.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/detrans-detrans.Tpo -c -o Magick++/demo/detrans-detrans.obj `if test -f 'Magick++/demo/detrans.cpp'; then $(CYGPATH_W) 'Magick++/demo/detrans.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/detrans.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9064-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/detrans-detrans.Tpo Magick++/demo/$(DEPDIR)/detrans-detrans.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9066-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9067:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_detrans_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/detrans-detrans.obj `if test -f 'Magick++/demo/detrans.cpp'; then $(CYGPATH_W) 'Magick++/demo/detrans.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/detrans.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9068-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9069-Magick++/demo/flip-flip.o: Magick++/demo/flip.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9070:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_flip_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/flip-flip.o -MD -MP -MF Magick++/demo/$(DEPDIR)/flip-flip.Tpo -c -o Magick++/demo/flip-flip.o `test -f 'Magick++/demo/flip.cpp' || echo '$(srcdir)/'`Magick++/demo/flip.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9071-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/flip-flip.Tpo Magick++/demo/$(DEPDIR)/flip-flip.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9073-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9074:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_flip_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/flip-flip.o `test -f 'Magick++/demo/flip.cpp' || echo '$(srcdir)/'`Magick++/demo/flip.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9075-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9076-Magick++/demo/flip-flip.obj: Magick++/demo/flip.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9077:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_flip_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/flip-flip.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/flip-flip.Tpo -c -o Magick++/demo/flip-flip.obj `if test -f 'Magick++/demo/flip.cpp'; then $(CYGPATH_W) 'Magick++/demo/flip.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/flip.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9078-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/flip-flip.Tpo Magick++/demo/$(DEPDIR)/flip-flip.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9080-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9081:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_flip_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/flip-flip.obj `if test -f 'Magick++/demo/flip.cpp'; then $(CYGPATH_W) 'Magick++/demo/flip.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/flip.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9082-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9083-Magick++/demo/gravity-gravity.o: Magick++/demo/gravity.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9084:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_gravity_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/gravity-gravity.o -MD -MP -MF Magick++/demo/$(DEPDIR)/gravity-gravity.Tpo -c -o Magick++/demo/gravity-gravity.o `test -f 'Magick++/demo/gravity.cpp' || echo '$(srcdir)/'`Magick++/demo/gravity.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9085-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/gravity-gravity.Tpo Magick++/demo/$(DEPDIR)/gravity-gravity.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9087-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9088:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_gravity_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/gravity-gravity.o `test -f 'Magick++/demo/gravity.cpp' || echo '$(srcdir)/'`Magick++/demo/gravity.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9089-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9090-Magick++/demo/gravity-gravity.obj: Magick++/demo/gravity.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9091:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_gravity_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/gravity-gravity.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/gravity-gravity.Tpo -c -o Magick++/demo/gravity-gravity.obj `if test -f 'Magick++/demo/gravity.cpp'; then $(CYGPATH_W) 'Magick++/demo/gravity.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/gravity.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9092-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/gravity-gravity.Tpo Magick++/demo/$(DEPDIR)/gravity-gravity.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9094-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9095:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_gravity_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/gravity-gravity.obj `if test -f 'Magick++/demo/gravity.cpp'; then $(CYGPATH_W) 'Magick++/demo/gravity.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/gravity.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9096-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9097-Magick++/demo/piddle-piddle.o: Magick++/demo/piddle.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9098:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_piddle_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/piddle-piddle.o -MD -MP -MF Magick++/demo/$(DEPDIR)/piddle-piddle.Tpo -c -o Magick++/demo/piddle-piddle.o `test -f 'Magick++/demo/piddle.cpp' || echo '$(srcdir)/'`Magick++/demo/piddle.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9099-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/piddle-piddle.Tpo Magick++/demo/$(DEPDIR)/piddle-piddle.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9101-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9102:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_piddle_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/piddle-piddle.o `test -f 'Magick++/demo/piddle.cpp' || echo '$(srcdir)/'`Magick++/demo/piddle.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9103-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9104-Magick++/demo/piddle-piddle.obj: Magick++/demo/piddle.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_piddle_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/piddle-piddle.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/piddle-piddle.Tpo -c -o Magick++/demo/piddle-piddle.obj `if test -f 'Magick++/demo/piddle.cpp'; then $(CYGPATH_W) 'Magick++/demo/piddle.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/piddle.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/piddle-piddle.Tpo Magick++/demo/$(DEPDIR)/piddle-piddle.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_piddle_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/piddle-piddle.obj `if test -f 'Magick++/demo/piddle.cpp'; then $(CYGPATH_W) 'Magick++/demo/piddle.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/piddle.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9110-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9111-Magick++/demo/shapes-shapes.o: Magick++/demo/shapes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9112:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_shapes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/shapes-shapes.o -MD -MP -MF Magick++/demo/$(DEPDIR)/shapes-shapes.Tpo -c -o Magick++/demo/shapes-shapes.o `test -f 'Magick++/demo/shapes.cpp' || echo '$(srcdir)/'`Magick++/demo/shapes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9113-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/shapes-shapes.Tpo Magick++/demo/$(DEPDIR)/shapes-shapes.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9115-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9116:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_shapes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/shapes-shapes.o `test -f 'Magick++/demo/shapes.cpp' || echo '$(srcdir)/'`Magick++/demo/shapes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9117-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9118-Magick++/demo/shapes-shapes.obj: Magick++/demo/shapes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9119:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_shapes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/shapes-shapes.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/shapes-shapes.Tpo -c -o Magick++/demo/shapes-shapes.obj `if test -f 'Magick++/demo/shapes.cpp'; then $(CYGPATH_W) 'Magick++/demo/shapes.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/shapes.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9120-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/shapes-shapes.Tpo Magick++/demo/$(DEPDIR)/shapes-shapes.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9122-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9123:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_shapes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/shapes-shapes.obj `if test -f 'Magick++/demo/shapes.cpp'; then $(CYGPATH_W) 'Magick++/demo/shapes.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/shapes.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9124-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9125-Magick++/demo/zoom-zoom.o: Magick++/demo/zoom.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9126:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_zoom_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/zoom-zoom.o -MD -MP -MF Magick++/demo/$(DEPDIR)/zoom-zoom.Tpo -c -o Magick++/demo/zoom-zoom.o `test -f 'Magick++/demo/zoom.cpp' || echo '$(srcdir)/'`Magick++/demo/zoom.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9127-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/zoom-zoom.Tpo Magick++/demo/$(DEPDIR)/zoom-zoom.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9129-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9130:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_zoom_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/zoom-zoom.o `test -f 'Magick++/demo/zoom.cpp' || echo '$(srcdir)/'`Magick++/demo/zoom.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9131-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9132-Magick++/demo/zoom-zoom.obj: Magick++/demo/zoom.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9133:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_zoom_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/demo/zoom-zoom.obj -MD -MP -MF Magick++/demo/$(DEPDIR)/zoom-zoom.Tpo -c -o Magick++/demo/zoom-zoom.obj `if test -f 'Magick++/demo/zoom.cpp'; then $(CYGPATH_W) 'Magick++/demo/zoom.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/zoom.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9134-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/demo/$(DEPDIR)/zoom-zoom.Tpo Magick++/demo/$(DEPDIR)/zoom-zoom.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9136-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9137:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___demo_zoom_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/demo/zoom-zoom.obj `if test -f 'Magick++/demo/zoom.cpp'; then $(CYGPATH_W) 'Magick++/demo/zoom.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/demo/zoom.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9138-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9139-Magick++/tests/appendImages-appendImages.o: Magick++/tests/appendImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9140:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_appendImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/appendImages-appendImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/appendImages-appendImages.Tpo -c -o Magick++/tests/appendImages-appendImages.o `test -f 'Magick++/tests/appendImages.cpp' || echo '$(srcdir)/'`Magick++/tests/appendImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9141-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/appendImages-appendImages.Tpo Magick++/tests/$(DEPDIR)/appendImages-appendImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9143-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9144:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_appendImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/appendImages-appendImages.o `test -f 'Magick++/tests/appendImages.cpp' || echo '$(srcdir)/'`Magick++/tests/appendImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9145-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9146-Magick++/tests/appendImages-appendImages.obj: Magick++/tests/appendImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9147:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_appendImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/appendImages-appendImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/appendImages-appendImages.Tpo -c -o Magick++/tests/appendImages-appendImages.obj `if test -f 'Magick++/tests/appendImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/appendImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/appendImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9148-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/appendImages-appendImages.Tpo Magick++/tests/$(DEPDIR)/appendImages-appendImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9150-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9151:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_appendImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/appendImages-appendImages.obj `if test -f 'Magick++/tests/appendImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/appendImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/appendImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9152-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9153-Magick++/tests/attributes-attributes.o: Magick++/tests/attributes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9154:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_attributes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/attributes-attributes.o -MD -MP -MF Magick++/tests/$(DEPDIR)/attributes-attributes.Tpo -c -o Magick++/tests/attributes-attributes.o `test -f 'Magick++/tests/attributes.cpp' || echo '$(srcdir)/'`Magick++/tests/attributes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9155-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/attributes-attributes.Tpo Magick++/tests/$(DEPDIR)/attributes-attributes.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9157-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9158:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_attributes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/attributes-attributes.o `test -f 'Magick++/tests/attributes.cpp' || echo '$(srcdir)/'`Magick++/tests/attributes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9159-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9160-Magick++/tests/attributes-attributes.obj: Magick++/tests/attributes.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_attributes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/attributes-attributes.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/attributes-attributes.Tpo -c -o Magick++/tests/attributes-attributes.obj `if test -f 'Magick++/tests/attributes.cpp'; then $(CYGPATH_W) 'Magick++/tests/attributes.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/attributes.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/attributes-attributes.Tpo Magick++/tests/$(DEPDIR)/attributes-attributes.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_attributes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/attributes-attributes.obj `if test -f 'Magick++/tests/attributes.cpp'; then $(CYGPATH_W) 'Magick++/tests/attributes.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/attributes.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9166-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9167-Magick++/tests/averageImages-averageImages.o: Magick++/tests/averageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9168:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_averageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/averageImages-averageImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/averageImages-averageImages.Tpo -c -o Magick++/tests/averageImages-averageImages.o `test -f 'Magick++/tests/averageImages.cpp' || echo '$(srcdir)/'`Magick++/tests/averageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9169-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/averageImages-averageImages.Tpo Magick++/tests/$(DEPDIR)/averageImages-averageImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9171-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9172:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_averageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/averageImages-averageImages.o `test -f 'Magick++/tests/averageImages.cpp' || echo '$(srcdir)/'`Magick++/tests/averageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9173-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9174-Magick++/tests/averageImages-averageImages.obj: Magick++/tests/averageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9175:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_averageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/averageImages-averageImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/averageImages-averageImages.Tpo -c -o Magick++/tests/averageImages-averageImages.obj `if test -f 'Magick++/tests/averageImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/averageImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/averageImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9176-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/averageImages-averageImages.Tpo Magick++/tests/$(DEPDIR)/averageImages-averageImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9178-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9179:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_averageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/averageImages-averageImages.obj `if test -f 'Magick++/tests/averageImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/averageImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/averageImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9180-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9181-Magick++/tests/coalesceImages-coalesceImages.o: Magick++/tests/coalesceImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9182:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coalesceImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/coalesceImages-coalesceImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Tpo -c -o Magick++/tests/coalesceImages-coalesceImages.o `test -f 'Magick++/tests/coalesceImages.cpp' || echo '$(srcdir)/'`Magick++/tests/coalesceImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9183-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Tpo Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9185-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9186:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coalesceImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/coalesceImages-coalesceImages.o `test -f 'Magick++/tests/coalesceImages.cpp' || echo '$(srcdir)/'`Magick++/tests/coalesceImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9187-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9188-Magick++/tests/coalesceImages-coalesceImages.obj: Magick++/tests/coalesceImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9189:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coalesceImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/coalesceImages-coalesceImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Tpo -c -o Magick++/tests/coalesceImages-coalesceImages.obj `if test -f 'Magick++/tests/coalesceImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/coalesceImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/coalesceImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9190-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Tpo Magick++/tests/$(DEPDIR)/coalesceImages-coalesceImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9192-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9193:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coalesceImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/coalesceImages-coalesceImages.obj `if test -f 'Magick++/tests/coalesceImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/coalesceImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/coalesceImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9194-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9195-Magick++/tests/coderInfo-coderInfo.o: Magick++/tests/coderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9196:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coderInfo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/coderInfo-coderInfo.o -MD -MP -MF Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Tpo -c -o Magick++/tests/coderInfo-coderInfo.o `test -f 'Magick++/tests/coderInfo.cpp' || echo '$(srcdir)/'`Magick++/tests/coderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9197-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Tpo Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9199-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9200:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coderInfo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/coderInfo-coderInfo.o `test -f 'Magick++/tests/coderInfo.cpp' || echo '$(srcdir)/'`Magick++/tests/coderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9201-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9202-Magick++/tests/coderInfo-coderInfo.obj: Magick++/tests/coderInfo.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9203:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coderInfo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/coderInfo-coderInfo.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Tpo -c -o Magick++/tests/coderInfo-coderInfo.obj `if test -f 'Magick++/tests/coderInfo.cpp'; then $(CYGPATH_W) 'Magick++/tests/coderInfo.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/coderInfo.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9204-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Tpo Magick++/tests/$(DEPDIR)/coderInfo-coderInfo.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9206-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9207:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_coderInfo_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/coderInfo-coderInfo.obj `if test -f 'Magick++/tests/coderInfo.cpp'; then $(CYGPATH_W) 'Magick++/tests/coderInfo.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/coderInfo.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9208-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9209-Magick++/tests/color-color.o: Magick++/tests/color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9210:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_color_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/color-color.o -MD -MP -MF Magick++/tests/$(DEPDIR)/color-color.Tpo -c -o Magick++/tests/color-color.o `test -f 'Magick++/tests/color.cpp' || echo '$(srcdir)/'`Magick++/tests/color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9211-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/color-color.Tpo Magick++/tests/$(DEPDIR)/color-color.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9213-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9214:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_color_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/color-color.o `test -f 'Magick++/tests/color.cpp' || echo '$(srcdir)/'`Magick++/tests/color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9215-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9216-Magick++/tests/color-color.obj: Magick++/tests/color.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9217:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_color_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/color-color.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/color-color.Tpo -c -o Magick++/tests/color-color.obj `if test -f 'Magick++/tests/color.cpp'; then $(CYGPATH_W) 'Magick++/tests/color.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/color.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9218-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/color-color.Tpo Magick++/tests/$(DEPDIR)/color-color.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9220-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9221:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_color_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/color-color.obj `if test -f 'Magick++/tests/color.cpp'; then $(CYGPATH_W) 'Magick++/tests/color.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/color.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9222-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9223-Magick++/tests/colorHistogram-colorHistogram.o: Magick++/tests/colorHistogram.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9224:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_colorHistogram_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/colorHistogram-colorHistogram.o -MD -MP -MF Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Tpo -c -o Magick++/tests/colorHistogram-colorHistogram.o `test -f 'Magick++/tests/colorHistogram.cpp' || echo '$(srcdir)/'`Magick++/tests/colorHistogram.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9225-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Tpo Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9227-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9228:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_colorHistogram_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/colorHistogram-colorHistogram.o `test -f 'Magick++/tests/colorHistogram.cpp' || echo '$(srcdir)/'`Magick++/tests/colorHistogram.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9229-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9230-Magick++/tests/colorHistogram-colorHistogram.obj: Magick++/tests/colorHistogram.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9231:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_colorHistogram_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/colorHistogram-colorHistogram.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Tpo -c -o Magick++/tests/colorHistogram-colorHistogram.obj `if test -f 'Magick++/tests/colorHistogram.cpp'; then $(CYGPATH_W) 'Magick++/tests/colorHistogram.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/colorHistogram.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9232-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Tpo Magick++/tests/$(DEPDIR)/colorHistogram-colorHistogram.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9234-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9235:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_colorHistogram_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/colorHistogram-colorHistogram.obj `if test -f 'Magick++/tests/colorHistogram.cpp'; then $(CYGPATH_W) 'Magick++/tests/colorHistogram.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/colorHistogram.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9236-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9237-Magick++/tests/exceptions-exceptions.o: Magick++/tests/exceptions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9238:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_exceptions_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/exceptions-exceptions.o -MD -MP -MF Magick++/tests/$(DEPDIR)/exceptions-exceptions.Tpo -c -o Magick++/tests/exceptions-exceptions.o `test -f 'Magick++/tests/exceptions.cpp' || echo '$(srcdir)/'`Magick++/tests/exceptions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9239-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/exceptions-exceptions.Tpo Magick++/tests/$(DEPDIR)/exceptions-exceptions.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9241-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9242:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_exceptions_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/exceptions-exceptions.o `test -f 'Magick++/tests/exceptions.cpp' || echo '$(srcdir)/'`Magick++/tests/exceptions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9243-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9244-Magick++/tests/exceptions-exceptions.obj: Magick++/tests/exceptions.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9245:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_exceptions_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/exceptions-exceptions.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/exceptions-exceptions.Tpo -c -o Magick++/tests/exceptions-exceptions.obj `if test -f 'Magick++/tests/exceptions.cpp'; then $(CYGPATH_W) 'Magick++/tests/exceptions.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/exceptions.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9246-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/exceptions-exceptions.Tpo Magick++/tests/$(DEPDIR)/exceptions-exceptions.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9249:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_exceptions_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/exceptions-exceptions.obj `if test -f 'Magick++/tests/exceptions.cpp'; then $(CYGPATH_W) 'Magick++/tests/exceptions.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/exceptions.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9250-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9251-Magick++/tests/montageImages-montageImages.o: Magick++/tests/montageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9252:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_montageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/montageImages-montageImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/montageImages-montageImages.Tpo -c -o Magick++/tests/montageImages-montageImages.o `test -f 'Magick++/tests/montageImages.cpp' || echo '$(srcdir)/'`Magick++/tests/montageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9253-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/montageImages-montageImages.Tpo Magick++/tests/$(DEPDIR)/montageImages-montageImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9255-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9256:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_montageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/montageImages-montageImages.o `test -f 'Magick++/tests/montageImages.cpp' || echo '$(srcdir)/'`Magick++/tests/montageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9257-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9258-Magick++/tests/montageImages-montageImages.obj: Magick++/tests/montageImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9259:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_montageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/montageImages-montageImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/montageImages-montageImages.Tpo -c -o Magick++/tests/montageImages-montageImages.obj `if test -f 'Magick++/tests/montageImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/montageImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/montageImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9260-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/montageImages-montageImages.Tpo Magick++/tests/$(DEPDIR)/montageImages-montageImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9262-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9263:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_montageImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/montageImages-montageImages.obj `if test -f 'Magick++/tests/montageImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/montageImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/montageImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9264-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9265-Magick++/tests/morphImages-morphImages.o: Magick++/tests/morphImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9266:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_morphImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/morphImages-morphImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/morphImages-morphImages.Tpo -c -o Magick++/tests/morphImages-morphImages.o `test -f 'Magick++/tests/morphImages.cpp' || echo '$(srcdir)/'`Magick++/tests/morphImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9267-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/morphImages-morphImages.Tpo Magick++/tests/$(DEPDIR)/morphImages-morphImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9269-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9270:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_morphImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/morphImages-morphImages.o `test -f 'Magick++/tests/morphImages.cpp' || echo '$(srcdir)/'`Magick++/tests/morphImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9271-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9272-Magick++/tests/morphImages-morphImages.obj: Magick++/tests/morphImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9273:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_morphImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/morphImages-morphImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/morphImages-morphImages.Tpo -c -o Magick++/tests/morphImages-morphImages.obj `if test -f 'Magick++/tests/morphImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/morphImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/morphImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9274-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/morphImages-morphImages.Tpo Magick++/tests/$(DEPDIR)/morphImages-morphImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9277:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_morphImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/morphImages-morphImages.obj `if test -f 'Magick++/tests/morphImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/morphImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/morphImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9278-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9279-Magick++/tests/readWriteBlob-readWriteBlob.o: Magick++/tests/readWriteBlob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9280:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteBlob_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/readWriteBlob-readWriteBlob.o -MD -MP -MF Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Tpo -c -o Magick++/tests/readWriteBlob-readWriteBlob.o `test -f 'Magick++/tests/readWriteBlob.cpp' || echo '$(srcdir)/'`Magick++/tests/readWriteBlob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9281-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Tpo Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9284:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteBlob_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/readWriteBlob-readWriteBlob.o `test -f 'Magick++/tests/readWriteBlob.cpp' || echo '$(srcdir)/'`Magick++/tests/readWriteBlob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9285-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9286-Magick++/tests/readWriteBlob-readWriteBlob.obj: Magick++/tests/readWriteBlob.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9287:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteBlob_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/readWriteBlob-readWriteBlob.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Tpo -c -o Magick++/tests/readWriteBlob-readWriteBlob.obj `if test -f 'Magick++/tests/readWriteBlob.cpp'; then $(CYGPATH_W) 'Magick++/tests/readWriteBlob.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/readWriteBlob.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9288-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Tpo Magick++/tests/$(DEPDIR)/readWriteBlob-readWriteBlob.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9291:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteBlob_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/readWriteBlob-readWriteBlob.obj `if test -f 'Magick++/tests/readWriteBlob.cpp'; then $(CYGPATH_W) 'Magick++/tests/readWriteBlob.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/readWriteBlob.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9292-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9293-Magick++/tests/readWriteImages-readWriteImages.o: Magick++/tests/readWriteImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9294:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/readWriteImages-readWriteImages.o -MD -MP -MF Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Tpo -c -o Magick++/tests/readWriteImages-readWriteImages.o `test -f 'Magick++/tests/readWriteImages.cpp' || echo '$(srcdir)/'`Magick++/tests/readWriteImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9295-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Tpo Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9297-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9298:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/readWriteImages-readWriteImages.o `test -f 'Magick++/tests/readWriteImages.cpp' || echo '$(srcdir)/'`Magick++/tests/readWriteImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9299-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9300-Magick++/tests/readWriteImages-readWriteImages.obj: Magick++/tests/readWriteImages.cpp
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9301:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Magick++/tests/readWriteImages-readWriteImages.obj -MD -MP -MF Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Tpo -c -o Magick++/tests/readWriteImages-readWriteImages.obj `if test -f 'Magick++/tests/readWriteImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/readWriteImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/readWriteImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9302-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Tpo Magick++/tests/$(DEPDIR)/readWriteImages-readWriteImages.Po
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9304-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9305:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Magick___tests_readWriteImages_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Magick++/tests/readWriteImages-readWriteImages.obj `if test -f 'Magick++/tests/readWriteImages.cpp'; then $(CYGPATH_W) 'Magick++/tests/readWriteImages.cpp'; else $(CYGPATH_W) '$(srcdir)/Magick++/tests/readWriteImages.cpp'; fi`
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9306-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9328-	test -n "$(man1dir)" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9329:	  && test -n "`echo $$list1$$list2`" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9330-	  || exit 0; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9371-	test -n "$(man4dir)" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9372:	  && test -n "`echo $$list1$$list2`" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9373-	  || exit 0; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9414-	test -n "$(man5dir)" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9415:	  && test -n "`echo $$list1$$list2`" \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9416-	  || exit 0; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9471-	@list='$(configlib_DATA)'; test -n "$(configlibdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9472:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9473-	dir='$(DESTDIR)$(configlibdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9492-	@list='$(configshare_DATA)'; test -n "$(configsharedir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9493:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9494-	dir='$(DESTDIR)$(configsharedir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9513-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9514:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9515-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9534-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9535:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9536-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9555-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9556:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9557-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9576-	@list='$(magickinc_HEADERS)'; test -n "$(magickincdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9577:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9578-	dir='$(DESTDIR)$(magickincdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9597-	@list='$(magickppinc_HEADERS)'; test -n "$(magickppincdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9599-	dir='$(DESTDIR)$(magickppincdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9618-	@list='$(magickpptopinc_HEADERS)'; test -n "$(magickpptopincdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9619:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9620-	dir='$(DESTDIR)$(magickpptopincdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9639-	@list='$(wandinc_HEADERS)'; test -n "$(wandincdir)" || list=; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9640:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9641-	dir='$(DESTDIR)$(wandincdir)'; $(am__uninstall_files_from_dir)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9672-GTAGS:
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9673:	here=`$(am__cd) $(top_builddir) && pwd` \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9674-	  && $(am__cd) $(top_srcdir) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9722-	if test -n "$$redo_bases"; then \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9723:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9724:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9725-	  if $(am__make_dryrun); then :; else \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9747-	ws='[ 	]'; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9748:	results=`for b in $$bases; do echo $$b.trs; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9749-	test -n "$$results" || results=/dev/null; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9750:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9751:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9752:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9753:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9754:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9755:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9756:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9757:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9758-	  success=true; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9826-	@set +e; $(am__set_TESTS_bases); \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9827:	log_list=`for i in $$bases; do echo $$i.log; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9828:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9829:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9830-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9836-	         | $(am__list_recheck_tests)` || exit 1; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9837:	log_list=`for i in $$bases; do echo $$i.log; done`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9838:	log_list=`echo $$log_list`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9839-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9877-	test -d "$(distdir)" || mkdir "$(distdir)"
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9878:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9879:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9880-	list='$(DISTFILES)'; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9891-	  if test -d $$d/$$file; then \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9892:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9893-	    if test -d "$(distdir)/$$file"; then \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9979-	test -d $(distdir)/_build || exit 0; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:9980:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-9981-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10023-	}; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10024:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10025-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10035-	fi
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10036:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10037-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10940-@MAINTAINER_MODE_TRUE@$(top_srcdir)/www/%.html: $(top_srcdir)/%.txt
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10941:@MAINTAINER_MODE_TRUE@	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-articles.css \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10942:@MAINTAINER_MODE_TRUE@	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10943-
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10944-@MAINTAINER_MODE_TRUE@$(top_srcdir)/%.html: $(top_srcdir)/%.rst
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10945:@MAINTAINER_MODE_TRUE@	$(RST2HTMLDECO)  --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-articles.css \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:10946:@MAINTAINER_MODE_TRUE@	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< | $(OMP_DECIMAL_ALIGN) > $@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-10947-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11020-@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@$(WWWAPIDIR)/%.html : $(WWWAPIDIR)/%.apirst
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11021:@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-api.css \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11022:@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11023-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11041-@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@$(WWWWANDAPIDIR)/%.html : $(WWWWANDAPIDIR)/%.apirst
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11042:@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@	$(RST2HTMLDECO) --link-stylesheet=`$(RELPATH) $(top_srcdir)/www $@`docutils-api.css \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11043:@HasRST2HTML_TRUE@@MAINTAINER_MODE_TRUE@	--url-prefix=`$(RELPATH) $(top_srcdir)/www $@` $< $@
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11044-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11049-@MAGICK_COMPAT_TRUE@	cd $(DESTDIR)$(bindir) ; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11050:@MAGICK_COMPAT_TRUE@	gm=`echo "gm" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11051-@MAGICK_COMPAT_TRUE@	for name in $(MAGICKPROGRAMS) ; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11052-@MAGICK_COMPAT_TRUE@	do \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11053:@MAGICK_COMPAT_TRUE@	  target=`echo "$$name" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11054-@MAGICK_COMPAT_TRUE@	  rm -f $$target ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11060-@MAGICK_COMPAT_TRUE@	do \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11061:@MAGICK_COMPAT_TRUE@	  target=`echo "$$name" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11062-@MAGICK_COMPAT_TRUE@	  rm -f $$target ; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11069-	  echo "Linking PerlMagick Sources ..." ; \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11070:	  imagemagick=`(cd $(VPATH) ; pwd)` && \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11071-	  ( cd $(PERLMAGICK) && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11288-	curl --limit-rate 50K \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in:11289:	--form token=`cat $$HOME/.coverity_key_gm` \
graphicsmagick-1.4+really1.3.35+hg16348/Makefile.in-11290-	--form email=$(COVERITY_EMAIL) \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/winpath.sh-35-  do
graphicsmagick-1.4+really1.3.35+hg16348/winpath.sh:36:    win_mount_path=`echo "$mount_entry" | sed -e 's: .*::g'`
graphicsmagick-1.4+really1.3.35+hg16348/winpath.sh:37:    unix_mount_path=`echo "$mount_entry" | sed -e 's:.* on ::;s: type .*::'`
graphicsmagick-1.4+really1.3.35+hg16348/winpath.sh:38:    temp=`echo "$arg" | sed -e "s!^$unix_mount_path!$win_mount_path!"`
graphicsmagick-1.4+really1.3.35+hg16348/winpath.sh-39-    if test "$temp" != "$arg"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/changelog-1444-
graphicsmagick-1.4+really1.3.35+hg16348/debian/changelog:1445:  * coders/png.c: Fix syntax errors in asm controlling code of PNG
graphicsmagick-1.4+really1.3.35+hg16348/debian/changelog-1446-    coder.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-150-M_QD9_\K*_Q04_QP<_X&!_U%1_PH*_____________________UA8_Q86__;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:151:M_WY^_P``_U55_RTM_U55__KZ_QH:_P$!_R8F_R8F_P``_P0$_S0T________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-152-M_U55_P8&_\7%_____________\7%_PH*_R@H_^CH_QP<_VQL_Z^O_P8&_[FY
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-175-M_P``_XN+_PP,_R0D__7U_____UI:_P``_ZRL_Z^O_P``_WM[_WU]_QH:_V=G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:176:M_Q`0_UA8_S8V_Y*2_P``_ZJJ_T1$_QD9_^KJ_XR,_P``_[N[____________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-177-M_____W9V_P,#_]C8_____UI:_P``_ZRL_Z^O_P``_WM[______;V_T9&_P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-178-M_R0D_____________________________Z6E_P``_W9V_P``_V5E__?W_R\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:179:M_P``_Y^?_^WM_PT-_VEI__[^_RXN_U55__O[_QT=_P0$_[6U_P``_UE9____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-180-M_X:&_P``_Z^O_]C8_TE)_P``_S8V_]75_________________UI:_P``_ZRL
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-207-M_P``_^CH_[JZ_S,S_TE)_P("_]#0_^+B_Q45_P,#_[>W________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:208:M_P8&_P``_\+"_Q86_X>'_____SL[_R$A__S\_________QP<_P``_\'!_P0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-209-M_X"`_____RPL_P``_W-S__O[_PD)_P``_T5%__S\_TM+_Q<7__7U_ZBH_P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:210:M_[N[_________________U96_P4%_]_?_________QP<_P``_\'!_P0$_X"`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-211-M_____T%!_P,#_Z:F_XR,_P``_\;&_____________________YN;_P``_Z"@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:212:M_P8&_P``_R8F_S8V_P$!_X^/__3T_Q(2_V%A_____SDY_SL[_____TQ,_P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-213-M_Z&A_P``_S<W_]/3_R<G_T='_PP,_P``_^7E_\O+_UA8_P``_VEI________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:214:M_________QP<_P``_\'!_P0$_X"`_________Q$1_P,#_[6U_________PT-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-215-M_U96__?W_\/#_S8V_YF9_SL[_R$A__S\____________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-218-M_P``_Q45_XJ*_X^/_ZFI_____SHZ_P``_S0T__3T____________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu:219:M_P8&_P``_[:V_PL+_RHJ_____QP<_P``_\'!_P0$_X"`_____QD9_P``_["P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/annotate.miff.uu-220-M_P8&_V-C_____TQ,_P``_Q$1____________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-5-M_ROZ^O\`.CK_`+"P_P#___]YG)S_``X._P#[^_\`____*("`_P!+2_\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:6:M#?___P#___\#[N[_`,#`_P"6EO\`<G+_`%!0_P`P,/\`$1'_`$E)_P`:&O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-7-M<7'_`/___QG4U/\`HZ/_`/___P934_\```#_`,+"_P#___\&DI+_``0$_P#7
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-10-M`/___PW___\`____`C4U_P```/\#&!C_`%I:_P":FO\`>WO_``D)_P#FYO\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:11:M____&1D9_P`?'_\`____!='1_P`!`?\`24G_`/___P;P\/\`$Q/_`&EI_P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:12:M__\A7U__`$-#_P#4U/\`&1G_`/___Q#V]O\`"0G_`&5E_P#___\\1T?_`%E9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-13-M_P#___\`DI+_``D)_P#FYO\`____#/3T_P`>'O\`@(#_`/___QB%A?\`(2'_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-18-M!?#P_P#___\"Z^O_`/___P7]_?\`NKK_`/[^_P#___\H]/3_`-;6_P#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:19:M\/#_`//S_P#V]O\`X>'_`/___P/)R?\`IZ?_`'-S_P```/\`2$C_`&9F_P`<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-20-M'/\`<G+_`/___PUW=_\`%17_`//S_P#___\"TM+_`/#P_P#___\0^/C_`*>G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-21-M_P!Q<?\`%!3_`(Z._P#___\.____`/___P2*BO\```#_`+V]_P#___\!FYO_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:22:M``8&_P!U=?\`$1'_`$I*_P#___\`Z>G_`&QL_P`<'/\`"0G_`(*"_P#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-23-MXN+_`&YN_P`?'_\```#_`;:V_P"ZNO\`!`3_`+R\_P#^_O\`/S__`#HZ_P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:24:M__\`:VO_`(V-_P#___\`SL[_`#T]_P`("/\`$!#_``0$_P"4E/\``0'_`&-C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-25-M_P#Y^?\`?G[_`*2D_P#___\#Y.3_``D)_P`X./\`.SO_``<'_P!V=O\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:26:M`&EI_P`-#?\`E)3_`!H:_P`V-O\`R<G_`#<W_P`*"O\`A(3_`/7U_P`$!/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:27:MFYO_`/___P!W=_\`0$#_`,7%_P#___\`X>'_`",C_P`Z.O\``@+_`&=G_P`1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-28-M$?\`4U/_`/___P+V]O\`KJ[_`&UM_P`5%?\```#_`!L;_P!B8O\`R<G_`#<W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-29-M_P`*"O\`A(3_`/___P%B8O\``@+_`.KJ_P"KJ_\`"`C_`(*"_P#___\%G)S_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:30:M`+JZ_P$$!/\`O+S_`/[^_P`_/_\`.CK_`/___P!D9/\`5U?_`$Q,_P`9&?\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:31:MU]?_`&EI_P`3$_\`.#C_`/___P!45/\`&QO_`"\O_P`'!_\`5U?_`/;V_P"*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:32:MBO\`,S/_``,#_P```/\`,S/_`/___P3)R?\`-S?_``H*_P"$A/\`____`(J*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-33-M_P!!0?\`____`=/3_P`7%_\`>GK_`.GI_P!L;/\`'!S_``D)_P""@O\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-34-M`&EI_P`-#?\`E)3_`!H:_P`V-O\`____`T]/_P`V-O\```#_`#P\_P!]??\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:35:M;6W_``8&_P!U=?\`$1'_`$I*_P#___\`Z>G_`&QL_P`<'/\`"0G_`(*"_P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:36:M__\$WM[_``<'_P".CO\`____`*^O_P`R,O\``P/_`<3$_P!P</\`147_`"@H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-37-M_P`.#O\`!`3_`!@8_P"XN/\`____`?/S_P`L+/\`147_`/___P/'Q_\`(R/_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:38:M`!P<_P`K*_\`#`S_`/#P_P#)R?\`-S?_``H*_P"$A/\`____`JBH_P`H*/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-39-M``#_``("_P#8V/\`____`O___P#___\#^_O_`!T=_P`K*_\`____`?O[_P`D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:40:M)/\```#_`$Y._P`R,O\`&1G_`,K*_P`4%/\`'!S_`(&!_P!14?\`"@K_`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:41:M_P.EI?\`#`S_`!`0_P"<G/\`.#C_`#P\_P#@X/\`$A+_`$M+_P#___\`DI+_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:42:M````_P"OK_\`W]__``0$_P#*RO\`KJ[_``<'_P`3$_\`EI;_``$!_P`Z.O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:43:M3D[_``<'_P"KJ_\`*RO_``0$_P!Q<?\`____`V)B_P```/\`&1G_`,G)_P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-44-M`/\`"PO_`.+B_P`&!O\`!07_`6-C_P"2DO\`!@;_`+FY_P```/\`"0G_`,[.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-47-M!@;_`+FY_P```/\`"0G_`/___P&8F/\```#_`&MK_P`%!?\`>7G_`/___P6P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:48:ML/\```#_`*>G_P`2$O\`2TO_`/___P"2DO\```#_`*^O_P#EY?\`!@;_``X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-49-M_P!_?_\```#_`!@8_P".CO\```#_`!@8_P#&QO\```#_`!D9_P!N;O\```#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-50-M``@(_P!#0_\```#_`).3_P#M[?\`;V__`#8V_P#___\#KZ__``8&_P"YN?\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:51:M``#_``D)_P#___\`;V__`!$1_P#___\`W=W_`!@8_P!55?\`R<G_`!04_P`<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:52:M'/\`@8'_`%%1_P`*"O\`XN+_``8&_P`%!?\!8V/_`-75_P#___\$>WO_``H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-53-M_P#GY_\`^_O_`"0D_P```/\`3D[_`#(R_P`9&?\`RLK_`!04_P`<'/\`@8'_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-54-M`%%1_P`*"O\`____!%A8_P`6%O\`]O;_`'Y^_P```/\`557_`"TM_P!55?\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:55:M^OK_`!H:_P`!`?\`)B;_`0``_P`$!/\`-#3_`/___P%55?\`!@;_`,7%_P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-56-M__\"Q<7_``H*_P`H*/\`Z.C_`!P<_P!L;/\`KZ__``8&_P"YN?\```#_``D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-57-M_P#___\`_?W_`&-C_P`!`?\`>7G_`!T=_P!65O\`____`____P#___\#J*C_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:58:M````_P";F_\`____`:"@_P```/\`:6G_`.?G_P`'!_\`<7'_`!86_P!$1/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-59-MXN+_`)Z>_P`:&O\`24G_`/___P*BHO\``0'_`"8F_P#=W?\`KZ__````_P#(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:60:MR/\`04'_``0$_P#8V/\`U]?_``D)_P`I*?\`_O[_`&EI_P`N+O\`V-C_``@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:61:M_P`!`?\`O;W_`/CX_P"-C?\`R,C_``$!_P`*"O\``0'_`$A(_P#6UO\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-62-M`]K:_P`#`_\!QL;_`+R\_P```/\`'1W_`&YN_P```/\`.CK_`-S<_P#;V_\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:63:M"@K_`$U-_P#DY/\```#_`"XN_P"EI?\```#_`./C_P`B(O\`!@;_`!`0_P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:64:M__\`6%C_``L+_P"DI/\```#_`#P\_P#JZO\`%17_`$U-_P#___\#[^__`!$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-65-M_P!55?\`____`-O;_P`*"O\`34W_`.3D_P```/\`+B[_`/___P'+R_\```#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:66:M`71T_P#___\%_O[_`"TM_P`Z.O\`04'_``0$_P#8V/\`U]?_``D)_P`I*?\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:67:M_O[_`'=W_P`)"?\`S<W_`*6E_P`#`_\`QL;_`(R,_P```/\`>7G_`$A(_P`#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-68-M`_\`U]?_`.7E_P```/\`/3W_`!P<_P```/\`AH;_`/W]_P!G9_\`UM;_`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:69:M_P+;V_\`"@K_`$U-_P#DY/\```#_`"XN_P#___\`5E;_`"LK_P#JZO\`)27_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:70:M`#8V_P#@X/\`%A;_`$1$_P#BXO\`GI[_`!H:_P!)2?\`;F[_````_P`Z.O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-71-MW-S_`/___P7@X/\`"`C_`'AX_P#___\`H*#_````_P!I:?\`Y^?_``<'_P!Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:72:M<?\`%A;_`$1$_P#BXO\`GI[_`!H:_P!)2?\`____`\W-_P`!`?\`A(3_`)"0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:73:M_P```/\`6%C_`,W-_P`!`?\`S,S_`/___P#5U?\`\/#_`(*"_P`$!/\`:FK_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:74:M``T-_P`_/_\`____`)&1_P```/\`G9W_`/___P+R\O\`'1W_``0$_P#2TO\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:75:ML+#_``$!_P"[N_\`"@K_`$U-_P#DY/\```#_`"XN_P#___\`<7'_````_P")
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-76-MB?\`T]/_``,#_P#4U/\`____`____P#___\#-S?_`!<7_P#X^/\`____`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:77:M_P`K*_\`&AK_`/7U_P!V=O\``P/_`&%A_P```/\`'A[_``("_P`$!/\`9F;_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-78-M`/+R_P#___\!T='_``@(_P`6%O\`X^/_`.+B_P`4%/\`5%3_`*BH_P```/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-81-M_P`,#/\`)"3_`/7U_P#___\`6EK_````_P"LK/\`KZ__````_P![>_\`?7W_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:82:M`!H:_P!G9_\`$!#_`%A8_P`V-O\`DI+_````_P"JJO\`1$3_`!D9_P#JZO\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-83-MC(S_````_P"[N_\`____`W9V_P`#`_\`V-C_`/___P!:6O\```#_`*RL_P"O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:84:MK_\```#_`'M[_P#___\`]O;_`$9&_P```/\`)"3_`/___P:EI?\```#_`'9V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-85-M_P```/\`967_`/?W_P`O+_\```#_`)^?_P#M[?\`#0W_`&EI_P#^_O\`+B[_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:86:M`%55_P#[^_\`'1W_``0$_P"UM?\```#_`%E9_P#___\`AH;_````_P"OK_\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:87:MV-C_`$E)_P```/\`-C;_`-75_P#___\#6EK_````_P"LK/\`KZ__````_P![
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-88-M>_\`____`#X^_P!*2O\`.#C_`!X>_P#GY_\`;&S_````_P`>'O\``@+_``0$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-90-M`!H:_P#U]?\`=G;_``,#_P!A8?\```#_`!X>_P`"`O\`!`3_`&9F_P#R\O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:91:M____`TA(_P`&!O\`P<'_``0$_P`='?\`]/3_`$I*_P!"0O\`____`=K:_P`W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:92:M-_\``0'_`(J*_P#___\`$Q/_`$M+_P#&QO\`!@;_`&]O_P#___\#AX?_````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-93-M_P!C8_\`_/S_`#`P_P!+2_\`6EK_````_P"LK/\`KZ__````_P![>_\`R\O_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:94:M``$!_P`\//\`_O[_`$5%_P!86/\`____!/___P#___\"QL;_````_P"$A/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:95:M____`;>W_P```/\`CX__`/3T_P`1$?\`3T__`!@8_P`4%/\`4E+_`(Z._P#9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-96-MV?\`M[?_`/___P(_/_\```#_`)N;_P#U]?\`-#3_``4%_P#;V_\`-37_````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:97:M_P#3T_\`5%3_````_P`='?\`^OK_`']__P`"`O\`Y^?_`!$1_P```/\`TM+_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:98:M`/___P"XN/\`MK;_````_P!`0/\`-#3_``$!_P"<G/\`____!"0D_P```/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:99:MO+S_`+>W_P```/\`;&S_`)65_P```/\`I:7_`/___P$/#_\```#_`.CH_P!:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:100:M6O\`!@;_`.+B_P!45/\`#@[_``$!_P"KJ_\`/#S_`"LK_P`&!O\`=G;_`,;&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-101-M_P```/\`CH[_`/GY_P`9&?\`/3W_`/___P/=W?\`!P?_`&)B_P#___\!#P__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:102:M````_P#HZ/\`6EK_``8&_P#BXO\`]?7_`$-#_P`#`_\`'Q__``("_P#R\O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-103-M____!/O[_P`D)/\`*RO_`#4U_P```/\`T]/_`%14_P```/\`'1W_`/KZ_P!^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-104-M?O\`!`3_`-W=_P"MK?\```#_`,;&_P"JJO\```#_`%96_P!-3?\```#_`,[.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:105:M_P#AX?\`$!#_`#8V_P`;&_\`:6G_`/___P"XN/\```#_`!P<_P#___\##P__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:106:M````_P#HZ/\`6EK_``8&_P#BXO\`____`"8F_P`$!/\`#0W_`-+2_P#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-107-M&!C_`!04_P!24O\`CH[_`-G9_P"WM_\`E97_````_P"EI?\`____!LG)_P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:108:M`/\`>GK_`/___P"WM_\```#_`(^/_P#T]/\`$1'_`$]/_P`8&/\`%!3_`%)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-109-M_P".CO\`V=G_`+>W_P#___\#P<'_````_P!45/\`3T__````_P";F_\`NKK_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-112-MZ/\`6EK_``8&_P#BXO\`75W_````_P"[N_\`EI;_``,#_P#7U_\`_?W_`,C(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:113:M_P#>WO\`____`?___P#___\"557_``H*_P#M[?\`____`41$_P`2$O\`]/3_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-114-M`)B8_P```/\`N[O_``T-_P!65O\`]_?_`,/#_P`V-O\`F9G_`/___P('!_\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-120-MJ/\```#_`+N[_P#___\#5E;_``4%_P#?W_\`____`1P<_P```/\`P<'_``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:121:M_P"`@/\`____`$%!_P`#`_\`IJ;_`(R,_P```/\`QL;_`/___P2;F_\```#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:122:M`*"@_P`&!O\```#_`"8F_P`V-O\``0'_`(^/_P#T]/\`$A+_`&%A_P#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:123:M.3G_`#L[_P#___\`3$S_````_P"AH?\```#_`#<W_P#3T_\`)R?_`$='_P`,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-124-M#/\```#_`.7E_P#+R_\`6%C_````_P!I:?\`____`QP<_P```/\`P<'_``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:125:M_P"`@/\`____`1$1_P`#`_\`M;7_`/___P$-#?\`5E;_`/?W_P##P_\`-C;_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:126:M`)F9_P`[._\`(2'_`/S\_P#___\&2DK_``P,_P#L[/\`____`$1$_P`2$O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-127-M]/3_`)B8_P```/\`N[O_``T-_P!65O\`]_?_`,/#_P`V-O\`F9G_`/___P-.
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-129-M_P"*BO\`CX__`*FI_P#___\`.CK_````_P`T-/\`]/3_`/___P0&!O\```#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:130:M`+:V_P`+"_\`*BK_`/___P`<'/\```#_`,'!_P`$!/\`@(#_`/___P`9&?\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:131:M``#_`+"P_P`&!O\`8V/_`/___P!,3/\```#_`!$1_P#___\!____`/___P)_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:132:M?_\`;6W_`/___P)L;/\`@X/_`/___P"KJ_\`.3G_`/___P"5E?\`$!#_``L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-133-M_P!"0O\`M;7_`/___P-T=/\`!@;_`"LK_P!%1?\`#@[_`.OK_P#___\`;6W_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-134-M``P,_P!R<O\`V=G_`#,S_P#T]/\`____`&%A_P">GO\`____`+Z^_P`F)O\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:135:M"`C_`$E)_P#=W?\`C8W_`&9F_P#___\!NKK_`#(R_P!]??\`____`W=W_P`(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-136-M"/\`+R__`+JZ_P#___\!:&C_`)&1_P#___\"R,C_`#DY_P`)"?\`<'#_`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:137:M_P#___\`1D;_`$I*_P#]_?\`]O;_`'9V_P`O+_\`[>W_`/___P!F9O\`F)C_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-138-M`/___P"WM_\`557_`/___P2/C_\`:VO_`/___P+(R/\`.3G_``D)_P!P</\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-141-M_P`P,/\`NKK_`/___P!Q<?\`2TO_`%)2_P`'!_\`"PO_`"@H_P"9F?\`_?W_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:142:M`(R,_P`:&O\``0'_`!$1_P!$1/\`K*S_`/___P3(R/\`.3G_``D)_P!P</\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:143:M_O[_`/___P$K*_\`DI+_`/___P*5E?\`$!#_``L+_P!"0O\`M;7_`/___P!H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-144-M:/\`D9'_`/___P>9F?\`=W?_`/___P%L;/\`@X/_`/___P"KJ_\`.3G_`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:145:M_P"5E?\`$!#_``L+_P!"0O\`M;7_`/___P1P</\`(2'_`/GY_P!+2_\`!P?_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:146:M`$M+_P`5%?\`IJ;_`/___P!*2O\`#0W_`!L;_P`J*O\`.#C_`%E9_P#'Q_\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-147-M!07_`!\?_P#HZ/\`____!5E9_P`4%/\`?7W_`&9F_P"9F?\`____`,C(_P`Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:148:M.?\`"0G_`'!P_P#^_O\`____`#0T_P`0$/\`86'_``<'_P#>WO\`____`$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:149:M_P`@(/\`G)S_`/___P'___\`____&._O_P`='?\`A87_`/___U$U-?\`LK+_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu:150:M`)"0_P```/\`CH[_`/___P[3T_\``0'_`']__P#___],\/#_`"$A_P`/#_\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/label.miff.uu-151-MU-3_`/___Q2+B_\`65G_`/___P;___\`____&&1D_P`;&_\`]O;_`/___U$D
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-7-M'O___P#_________%,'!P0`B(B(`N;FY`/___P[R\O(`*2DI`%)24@#___\7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:8:M[.SL`!86%@!+2TL`_________]G___\`____$-C8V``B(B(`$Q,3`/___P'S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:9:M\_,`EI:6`$!`0``$!`0`"`@(`#8V-@"9F9D`_O[^`/___P/EY>4`:FIJ`!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:10:M&```````"`@(`,G)R0">GIX`,S,S``8&!@`$!`0`(B(B`'5U=0#P\/``____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:11:M`_GY^0#%Q<4`EY>7`'9V=@!<7%P`0$!``"0D)``)"0D`@H*"`/___P+L[.P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:12:MO+R\`(F)B0!5554`)R<G``D)"0`$!`0`=W=W`/___P#S\_,`DY.3`#@X.``#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-13-M`P,`#0T-`'AX>`#___\#R<G)``<'!P`='1T`^OKZ`/___P'IZ>D`&!@8`#<W
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-15-M`%Q<7`#___\"^_O[`(V-C0`N+BX`____`5]?7P`A(2$`\_/S`/___P=?7U\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:16:M`````$='1P#___\"^_O[`&5E90`I*2D`-C8V`/___P#*RLH`)B8F`!T='0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:17:M__\"^_O[`#\_/P!86%@`____`J6EI0`T-#0``0$!`!@8&`"`@(``_?W]`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-18-M_P&ZNKH`7EY>`!T='0``````!@8&`"4E)0!T='0`[.SL`/___P+X^/@`E965
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:19:M`#@X.``'!P<`(2$A`)Z>G@#___\!SL[.`%U=70`4%!0```````,#`P`7%Q<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-20-M24E)`*6EI0#^_OX`____!>KJZ@"QL;$`A(2$`'U]?0#DY.0`____`.WM[0#"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-21-MPL(`F9F9`'-S<P!/3T\`+2TM``T-#0!R<G(`VMK:`.KJZ@#___\"K:VM`",C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:22:M(P`H*"@`D)"0`/___P3GY^<`+"PL`#(R,@#___\!X>'A`$)"0@`;&QL`]?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:23:M`/___P&GIZ<`!@8&`$!`0`!E964`;V]O`/___P.9F9D`!`0$`!@8&`#=W=T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-24-M____`XR,C``!`0$`75U=`/___P#V]O8`L+"P`'EY>0!.3DX`*"@H``P,#``#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:25:M`P,`1$1$`/___P[X^/@`)24E``X.#@#?W]\`____#H>'AP``````N;FY`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-26-M_PG*RLH`)24E``````!65E8`____"7!P<```````K:VM`/___P/[^_L`Z>GI
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-33-MK:T`____`)*2D@``````H:&A`/___P5R<G(``````&%A80#___\`^OKZ`!\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:34:M'P`#`P,`V=G9`/___P&^OKX`*BHJ``````!$1$0`____`*NKJP``````;V]O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-35-M`/___P>IJ:D``````5M;6P#___\"9&1D``````&3DY,`____`#@X.```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:36:M!@8&`/___P*-C8T``````'Y^?@#___\`\O+R`$M+2P`````$<7%Q`/___P!H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-37-M:&@`````!AL;&P#=W=T`____`-[>W@`J*BH``````1<7%P`,#`P``````+"P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:38:ML`#GY^<``@("``````9I:6D`____`O[^_@"HJ*@`/#P\``$!`0`````"$A(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:39:M`!X>'@`````$"@H*`$1$1``K*RL``````-+2T@#___\![N[N`!$1$0`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-40-MDY.3`/___P/CX^,`&AH:``,#`P!U=74`____`/#P\``J*BH``````%A86`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:41:M__\!N;FY``4%!0`2$A(`JZNK```````U-34`____`HN+BP``````&AH:````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-42-M``"<G)P`____`HB(B```````.CHZ`/?W]P#___\`,S,S``````4I*2D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-43-M#H6%A0``````H:&A`/___P[U]?4`%145`"XN+@#___\)S\_/``X.#@!965D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:44:M4E)2``@("`#___\(Y>7E``<'!P`L+"P`_O[^`/___P-5554`$1$1`/___P'"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:45:MPL(``0$!`"@H*`!_?W\``````%M;6P#___\%]?7U`!X>'@!04%``____.\O+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-46-MRP`"`@(`<'!P`/________^#____`/___P[W]_<`,S,S`#P\/```````9F9F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-47-M`/___P`N+BX`!@8&``,#`P``````@8&!`/7U]0#N[NX`E965`!(2$@#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:48:MGIZ>``,#`P"+BXL`____`$Q,3```````*"@H`%5550!H:&@``````"<G)P#W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-49-M]_<`P<'!`"@H*```````=75U`/___P-E964``````&UM;0#<W-P`_?W]`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-51-M`,_/SP``````"`@(`+&QL0#___\"JJJJ```````:&AH`^/CX`/___P&PL+``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:52:M`````"<G)P#]_?T`[^_O`!(2$@`6%A8`^/CX`/___P3AX>$`!P<'``````#&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-53-MQL8`____`):6E@``````8&!@`/___P#DY.0`6%A8```````'!P<`BXN+`/W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:54:M_0#Z^OH`(B(B``("`@#<W-P`____!NGIZ0`3$Q,``````9"0D`#___\!>WM[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:55:M``````$*"@H`\/#P`+6UM0`````"\?'Q`/___P#Q\?$`$A(2``4%!0#EY>4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:56:M\?'Q`#$Q,0``````"PL+`'EY>0#=W=T`U]?7`!(2$@`$!`0`Y>7E`'9V=@!M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:57:M;6T`*2DI``````!45%0`_/S\`.GIZ0"LK*P`.3DY`$E)20#O[^\`(B(B````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-58-M```:&AH`M+2T`/___P#.SLX``````#T]/0#7U]<`6UM;`(R,C``E)24`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:59:M`'-S<P#[^_L`_/S\`,;&Q@`-#0T`____`>?GYP`[.SL``````1,3$P`Z.CH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:60:M````!00$!`!U=74`NKJZ`/CX^`#%Q<4``````#P\/`#___\">WM[```````(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:61:M"`@``````-#0T`#___\"X.#@`"$A(0`````!NKJZ`/W]_0!(2$@``````;"P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-62-ML`#___\`R<G)``L+"P`!`0$`M;6U`/3T]``"`@(`"@H*`/W]_0#___\`FYN;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-63-M```````J*BH`L;&Q``````!E964`____`9&1D0``````)24E`.OKZP#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:64:M_?W]`!L;&P``````#@X.`$Q,3`!F9F8`!`0$```````K*RL`____#>/CXP`+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-65-M"PL`5E96`/___P^-C8T``````*.CHP#___\(\O+R`"(B(@`G)R<`]_?W`-34
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-66-MU`!?7U\`____"'!P<```````KJZN`/___P0("`@`2DI*`/___P%Z>GH`$A(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:67:M`+Z^O@`7%Q<``0$!`-34U`#___\%@8&!``````#*RLH`____.OS\_``S,S,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-68-M%!04`._O[P#_________@____P#___\.86%A`"TM+0!X>'@``````(^/CP#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-70-M`@!R<G(`____`.OKZP`#`P,`#`P,`,[.S@#___\`;FYN``````",C(P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:71:M`<W-S0``````(2$A`/___P+IZ>D`"PL+`!,3$P#R\O(`____!?O[^P`J*BH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-72-M`````*RLK`#___\#=75U``````!:6EH`_O[^`/___P#]_?T`7%Q<`+FYN0#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-82-M_P)`0$```````*>GIP#___\![>WM``T-#0`````!#P\/`/W]_0#___\!X.#@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:83:M`"`@(``!`0$``````"<G)P#^_OX`>WM[``````$/#P\`^?GY`-?7UP`3$Q,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-84-M`````'IZ>@#___\!+2TM``````#@X.``KZ^O``,#`P`N+BX`Z>GI`//S\P`#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:85:M`P,`+BXN`/___P"=G9T``0$!`!86%@#=W=T`____`=34U`"&AH8`R,C(`/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-86-M_`#*RLH`%!04```````S,S,`Z^OK`/___PK5U=4`R,C(`/___P!86%@`&AH:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:87:M`(>'AP`E)24`$!`0`*^OKP#___\!^_O[`+:VM@"KJZL`____!-#0T`""@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:88:M6EI:`!(2$@`<'!P`^OKZ`/___PAO;V\``````'EY>0"XN+@`[^_O`/___PCJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-89-MZNH`"@H*`#4U-0#___\%L[.S`//S\P#___\!\?'Q`/;V]@"BHJ(``````%!0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-90-M4`#___\%Z^OK``T-#0!%144`____"_S\_`#X^/@`____&>OKZP#FYN8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:91:M`>GIZ0#___\`Z.CH`-S<W`#___\(TM+2`)*2D@!]?7T`4%!0```````3$Q,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:92:M+"PL`$-#0P#___\,X>'A`,3$Q`#___\+]?7U`/___P/L[.P`_________V'_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:93:M__\`____#9J:F@`"`@(`R<G)`$)"0@``````N;FY`/___P%'1T<``````)B8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-94-MF`#___\`_?W]`*FIJ0`5%14`6UM;`-75U0`+"PL`*RLK`/GY^0#___\`X>'A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-95-M`"@H*`"XN+@`____`/+R\@`-#0T`!@8&`.OKZP#___\!^/CX```````%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:96:M____`FYN;@``````3$Q,`+R\O`#6UM8`[^_O`/___P.1D9$``````%Y>7@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-97-M__\`^?GY`.+BX@#___\`N+BX```````R,C(`^/CX`/___P>BHJ(``````!<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:98:M%P#V]O8`____`/+R\@"!@8$``````!H:&@#Y^?D`Z^OK``L+"P`$!`0`Y.3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-99-M`/___P31T=$``@("``````"TM+0`____`(^/CP``````+2TM`"DI*0``````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-101-M&!@`6EI:`!04%`#^_OX`L[.S``("`@`O+R\`,S,S``````#)R<D`N[N[````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:102:M```3$Q,`04%!``````#)R<D`_/S\`!\?'P``````PL+"`)*2D@``````*RLK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-103-M`.[N[@#___\"\O+R``H*"@``````FYN;`/___P!I:6D``````'=W=P#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:104:M[N[N`$='1P`?'Q\```````8&!@#,S,P`____`N+BX@``````"0D)`/___P%H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:105:M:&@``````'EY>0#___\`YN;F`'9V=@`$!`0`7EY>`/___P#KZ^L``````;FY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-106-MN0#___\&*RLK``````#)R<D`____`<'!P0``````&!@8`/KZ^@#___\!>GIZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:107:M```````8&!@``````$I*2@#___\!X>'A`"$A(0``````&QL;``````"1D9$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:108:MMK:V``$!`0`````!86%A`./CXP`='1T``````$)"0@#\_/P`____`6EI:0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:109:M````?GY^``@("``[.SL`[^_O`/___P$Q,3$``P,#`**BH@`#`P,`#`P,`,S,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-110-MS`#___\%N[N[``P,#```````/S\_`/+R\@#___\+.SL[`&UM;0#`P,``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:111:M`!$1$0`````")R<G`/___P"CHZ,`&1D9```````%!04`M[>W`/___P'GY^<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:112:M4E)2```````K*RL`$Q,3``````",C(P`____!N_O[P"HJ*@`;FYN``8&!@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-113-M```!!@8&`']_?P#___\(>'AX``````"YN;D`____!-;6U@#KZ^L`____`=C8
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-120-M;V]O`/O[^P`+"PL``````./CXP#___\`Q,3$```````&!@8`AH:&`%Y>7@`9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:121:M&1D`"0D)`&YN;@#R\O(`,3$Q``````"[N[L`____!9&1D0``````5E96`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:122:M_P+.SLX``````!04%`#___\`_?W]`$]/3P`$!`0`````!**BH@#___\!IZ>G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:123:M`!$1$0``````(R,C`!86%@`!`0$``````.'AX0`F)B8`!P<'`-C8V`#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-124-MB(B(`!86%@``````#P\/`!T='0`("`@``````HJ*B@#___\`?W]_``````!7
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-126-M_P.GIZ<``````"PL+`#___\&^_O[`"@H*```````EY>7`",C(P!86%@`V=G9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:127:M``T-#0`)"0D`G9V=```````P,#``____`$5%10``````<7%Q`%145```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:128:MM;6U`+"PL```````+R\O`/'Q\0`0$!```P,#`-'1T0#___\#E965``````',
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:129:MS,P`Z.CH``@("```````:&AH`-O;VP"XN+@`<G)R`!$1$0`)"0D`("`@````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-130-M``"!@8$`____`X^/CP``````-34U`/___P#JZNH`"0D)``("`@!^?GX`04%!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:131:M``,#`P``````.#@X`.WM[0#___\!/#P\``````$<'!P`5555`)R<G`#Y^?D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-132-M____`;^_OP``````,#`P`/___P)+2TL``````'Q\?`#___\![.SL``T-#0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-133-M````)R<G``````"'AX<`____`.7EY0`C(R,``````&EI:0``````"PL+`-;6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:134:MU@`5%14``0$!`#$Q,0``````IZ>G`"HJ*@``````&AH:`.CHZ`#___\"?W]_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-135-M``````%!04$`]?7U`/___P)R<G(``````04%!0"ZNKH`____!:JJJ@`&!@8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:136:M`````$Q,3`#W]_<`____",O+RP!;6UL`6EI:``T-#0`%!04`W]_?`"TM+0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:137:M`````0$!`'AX>`#AX>$```````4%!0!H:&@``````!04%`",C(P`!04%``$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:138:M`0"'AX<`U-34`!<7%P`/#P\`JJJJ`-G9V0`$!`0`#P\/`/+R\@#___\`NKJZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:139:M`$I*2@`\/#P`&!@8`)&1D0#X^/@`,3$Q``$!`0`#`P,``````&1D9`#&QL8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:140:M^/CX`/___P+`P,``6UM;`%=75P`````!:6EI`.WM[0`-#0T``0$!`"XN+@`V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-141-M-C8`"`@(`&9F9@#___\`MK:V``,#`P!Q<7$`____`/[^_@`L+"P`!P<'`+6U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-142-MM0``````/CX^`/___P#1T=$`4U-3`+^_OP#___\!ZNKJ``L+"P`R,C(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:143:M`/[^_@`[.SL`$Q,3`#,S,P`T-#0`#0T-`&%A80`R,C(`75U=`$!`0`#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:144:M^_O[`"$A(0``````&AH:`#P\/``0$!``;V]O`/___P&JJJH`"PL+``````)!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:145:M04$`____`82$A``2$A(``@("``P,#``%!04`:&AH`/___P'4U-0`@H*"`)R<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:146:MG``.#@X``````+Z^O@#&QL8``@("`"$A(0``````%!04`(B(B`#___\`]O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:147:M`(J*B@`S,S,``P,#``````$0$!``YN;F`//S\P#[^_L`:6EI``````"/CX\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:148:M____`9:6E@`!`0$`AX>'`/___P#7U]<`$1$1``L+"P"HJ*@`("`@`*:FI@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:149:M__\!>WM[```````7%Q<``0$!`/+R\@#___\`L+"P``("`@`3$Q,`____`H.#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:150:M@P`$!`0`3T]/``,#`P``````N+BX`+R\O``K*RL`;V]O`(B(B```````65E9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-151-M`/___P*=G9T`!P<'`",C(P!'1T<`+BXN`!H:&@`%!04`!P<'`&1D9`#_____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-153-M144``````WAX>`#N[NX`____`**BH@``````0D)"`/___P7^_OX`)24E````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:154:M``"\O+P`____`FMK:P``````4%!0`/___P$R,C(``````@,#`P`L+"P`9&1D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:155:M`+FYN0#___\!*2DI``````(7%Q<`0D)"`&QL;`"$A(0``````&9F9@#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:156:MY^?G`&YN;@`F)B8`!@8&``4%!0`W-S<`____`#(R,@`````"$Q,3`"HJ*@`/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-157-M#P\```````\/#P#Q\?$`^?GY`!<7%P``````Q,3$`/___P3'Q\<``````;Z^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-168-M`@("``````!:6EH`^_O[`/___P?X^/@`<G)R`!D9&0"]O;T`I:6E``````!C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:169:M8V,`DY.3```````$!`0`J:FI`/___P"LK*P``````!(2$@``````!@8&`,G)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-170-MR0"+BXL``````%5550#5U=4`%A86``X.#@#*RLH`____`%5550``````=75U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:171:M`/S\_`!E964`,3$Q`-#0T`#\_/P`0$!```P,#`#___\`V-C8`+N[NP`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-172-M%Q<7`/7U]0#___\"[>WM`%%140`Z.CH`XN+B`+*RL@``````"@H*`.;FY@!Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:173:M>7D```````<'!P"EI:4`K*RL```````2$A(`[N[N`!@8&``.#@X`Z^OK`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:174:M_P"KJZL``````&1D9`!;6UL``````'-S<P!/3T\``0$!``````!45%0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:175:M`7EY>0``````HZ.C`/___P"JJJH``````"XN+@#;V]L`?W]_```````1$1$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-176-MP\/#`*BHJ``-#0T`____`*.CHP`````!9V=G`,W-S0``````"`@(`/___P"O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:177:MKZ\``@("``$!`0"%A84`ZNKJ```````*"@H`____`.#@X``("`@`3T]/`.7E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-178-MY0#Q\?$```````@("`#[^_L`>7EY`']_?P#U]?4`F9F9``````!45%0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:179:M`$9&1@``````!@8&`'U]?0#S\_,`____`4-#0P``````DI*2`.SL[`!R<G(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:180:M"`@(`!(2$@#GY^<`____`-;6U@`$!`0`'!P<`/CX^`#___\`K:VM``("`@!+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-181-M2TL`_O[^`.WM[0`D)"0``````'Q\?`"5E94``````(&!@0#___\`D)"0````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:182:M```Z.CH`$!`0`"0D)`#___\`TM+2``P,#```````/3T]`/___P%Z>GH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-183-M`#8V-@#U]?4`,C(R```````D)"0``````&1D9`#^_OX`@("```````!C8V,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-184-M____`8V-C0```````P,#`%965@!+2TL`A(2$`(^/CP`6%A8``````$-#0P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:185:M________4____P#___\*QL;&`%-34P`````$-S<W`/___P#+R\L``````!T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-186-M'0"&AH8`:6EI`!86%@`9&1D`W-S<`/___P!`0$```````*VMK0#___\"[>WM
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-190-M[``?'Q\``````(*"@@#U]?4`____`/#P\``/#P\``````'AX>`#___\`IJ:F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:191:M```````R,C(`____`,#`P`"RLK(`____`D1$1```````2$A(`/___P#V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:192:M%Q<7```````I*2D``````;:VM@#___\#SL[.```````3$Q,`]O;V`/___P7O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:193:M[^\`%!04``````"LK*P`D)"0```````X.#@``````$M+2P#=W=T``P,#``P,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:194:M#`#R\O(`9F9F```````]/3T`____`&MK:P``````9&1D``$!`0`1$1$`]?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-195-M`#HZ.@``````LK*R`/___P-W=W<``````9.3DP#Q\?$`#P\/``````";FYL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-196-M'Q\?``@("``U-34`D9&1`/;V]@!+2TL``````'Y^?@#___\#4E)2``````'1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:197:MT=$`]?7U`!,3$P`````!#P\/`-C8V`#___\(U]?7`'Y^?@`````!O+R\`.3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:198:MY``$!`0`#@X.`//S\P#___\!AH:&``````!24E(`____`>3DY``*"@H`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-199-M`'Y^?@``````!P<'`.7EY0`M+2T``````%M;6P#^_OX`-#0T``````!A86$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-200-M`````"\O+P#N[NX`!04%``````*+BXL`____`IF9F0`!`0$``````M75U0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:201:M__\#=G9V``````!Q<7$`____!8&!@0`````!:FIJ`/[^_@#___\']/3T`$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:202:M0``?'Q\`W-S<`.3DY``1$1$``P,#`-+2T@`6%A8``````)J:F@#___\`^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:203:M`"TM+0```````@("``````"-C8T`____`/W]_0#.SLX`____`$)"0@``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:204:MK:VM`/___P#$Q,0``0$!``4%!0#DY.0`9V=G`"@H*`#;V]L`GY^?`"\O+P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-205-M````4E)2`/___P%;6UL``````(Z.C@#___\"X^/C`"0D)`!#0T,`]O;V`.SL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-206-M[``>'AX``````']_?P#O[^\`#0T-``````"?GY\`____`#4U-0``````=75U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:207:M`&!@8```````@("``/___P#^_OX`+2TM``$!`0#!P<$`!04%``````(?'Q\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:208:MJJJJ`/___P'N[NX`#@X.`!,3$P#X^/@`^_O[`"4E)0`:&AH`Z^OK`/GY^0`:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-209-M&AH``````+FYN0#]_?T`+"PL`%965@#\_/P`)R<G``````!=75T`____`%E9
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-213-M_?T`8&!@`'EY>0#FYN8`____`4A(2```````F9F9`/___P#4U-0`"@H*`"(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:214:M(@#O[^\`^/CX`#X^/@``````$A(2`/#P\`!X>'@``````*"@H`"KJZL``@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:215:M`"$A(0#/S\\``````%=75P#KZ^L`("`@`!,3$P``````:6EI`/___P"(B(@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-216-M`````"0D)`#JZNH`____`')R<@`````!6EI:`/W]_0#___\`?W]_``````!N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-217-M;FX`____`)J:F@`````!CX^/`/___P&GIZ<`"PL+``````!/3T\`]O;V`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:218:M______]3____`/___PI>7EX```````8&!@`V-C8`>'AX`$A(2```````86%A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-219-M`/___P!65E8``````).3DP#___\!X.#@```````Z.CH`____``P,#```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-220-M[^_O`/___P'^_OX`24E)`']_?P#___\`1T='``````"&AH8`____`?[^_@!.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:221:M3DX``````$Q,3`#___\`^OKZ`"0D)```````6EI:`/___P9+2TL``````%E9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-222-M60#___\$#`P,``````#T]/0`____`.WM[0"OKZ\`;&QL``````!86%@`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-225-MCX\``````!`0$`#KZ^L`-34U```````='1T`]/3T`/___P)F9F8``````'EY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:226:M>0#___\&=75U```````W-S<`____`$9&1@`````!%Q<7`.GIZ0!N;FX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-227-M`&9F9@#T]/0`#`P,``````"DI*0`____`'Q\?````````@("``````!R<G(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-228-M____``P,#```````Z.CH`/___P*\O+P``P,#```````F)B8`^OKZ`(>'AP``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:229:M````.SL[`/___P43$Q,``````-'1T0#___\"C8V-``````%34U,`____`)24
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:230:ME```````"PL+`"$A(0``````+"PL`.'AX0#___\"^_O[`+6UM0#Y^?D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-231-M`L+"P@```````@("`-_?WP!\?'P``````&UM;0#___\"/CX^``````"XN+@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:232:M____`5E960``````,3$Q`(N+BP``````*RLK`#,S,P``````3$Q,`/O[^P#J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:233:MZNH``0$!`!45%0`)"0D`"`@(`-75U0"]O;T``````E!04`#___\"G9V=``$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:234:M`0``````75U=`$Q,3```````EY>7`/___P+^_OX`'AX>``````#1T=$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:235:M`_[^_@!L;&P``````7IZ>@#___\(_/S\`$9&1@`)"0D`S\_/`/W]_0!"0D(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-236-M`````%E960"9F9D``````#DY.0#___\!<7%Q```````,#`P``````"@H*`#[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-237-M^_L`____`K2TM```````45%1`/___P#EY>4`&!@8``````!?7U\`O+R\````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:238:M```/#P\``0$!```````3$Q,`@8&!`/GY^0#___\`TM+2``("`@`:&AH`]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-239-M`/___P'[^_L`,C(R`"0D)`#P\/``]_?W`#T]/0``````&1D9`/3T]`"&AH8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:240:M`````#L[.P#___\`N[N[```````("`@`KZ^O```````3$Q,`\O+R`/___P"M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:241:MK:T``````$M+2P!Y>7D``````0,#`P!]?7T`]O;V`/___P)^?GX``````&YN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-242-M;@#___\`E965``````"*BHH`____`).3DP``````04%!`/___P"BHJ(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-243-M`+>WMP"@H*```````#,S,P#X^/@`U]?7``("`@``````KJZN`'!P<```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:244:M5%14`/___P%?7U\``````(2$A`#)R<D``@("`,'!P0#___\`\/#P`!X>'@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-245-M````04%!`-/3TP#___\`Q<7%``P,#```````?GY^`/___P!75U<``````+2T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:246:MM`#___\$V-C8`$E)20``````-C8V`-75U0#___\"M+2T```````A(2$`^OKZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-247-M`/O[^P`N+BX`!@8&`,S,S`#\_/P`5%14``````&+BXL`____`%U=70``````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-251-M`6]O;P#]_?T`_________U3___\`____"?+R\@`9&1D``````*^OKP#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:252:M0$!```````"+BXL`XN+B``0$!``2$A(`QL;&`,_/SP#___\`Q\?'```````'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:253:M!P<`____``@("```````\/#P`/___P%W=W<``````,+"P@#8V-@``0$!``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-254-M!`#GY^<`____`.WM[0!5554``````!\?'P#IZ>D`____`)^?GP``````#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:255:M`.GIZ0#___\%V]O;``$!`0'2TM(`____!`4%!0``````[.SL`/___P'Z^OH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-256-M-S<W``````"SL[,`____`/?W]P`8&!@``````(R,C`#___\!\O+R`!`0$```
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-261-M$A(`^/CX`/___P"2DI(``````0("`@#<W-P`____``8&!@``````_/S\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:262:M_P'+R\L`$A(2```````%!04`R<G)`/CX^``8&!@``````*FIJ0#___\%!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-263-M``````#Y^?D`;FYN`'1T=`"7EY<`!`0$```````C(R,`[.SL`/S\_``B(B(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:264:M`````&]O;P#GY^<`,3$Q```````7%Q<`SL[.`/___P#@X.``+"PL`$='1P#O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:265:M[^\`____`='1T0`C(R,``````&)B8@#Y^?D`%Q<7``$!`0#9V=D`____`@\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-266-M#P``````]O;V`/___P"PL+````````("`@#%Q<4`6EI:``````(^/CX`]O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:267:M`/___P"EI:4``````I.3DP#___\`?W]_``````$C(R,`\/#P`/___P&LK*P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-268-M`P,#``````!A86$`_?W]`(Z.C@``````7%Q<`/___P+%Q<4``````"8F)@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-269-M__\#^OKZ`%E960`````!BXN+`/___PF*BHH``````(.#@P#___\`>'AX````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:270:M```!`0$`T]/3`$!`0```````K*RL`/___P"+BXL```````L+"P`8&!@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-271-M`)R<G`#___\!O+R\`/___P!.3DX``````,7%Q0#U]?4`-34U``````'2TM(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-272-M24E)``4%!0!%144`<'!P`+*RL@#<W-P`[>WM`/___P%+2TL``````)65E0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:273:M__\"E965``````"UM;4`]O;V`$='1P`````!GY^?`/GY^0`9&1D``````+R\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-274-MO`#___\`2TM+``````!D9&0`*2DI``````""@H(`____`/[^_@`P,#``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:275:M`+6UM0`2$A(``````#P\/```````A86%`/___P+R\O(`$!`0``````#)R<D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:276:M[^_O`!,3$P`2$A(`\O+R`/;V]@`8&!@``````+R\O`#[^_L`(B(B`!<7%P#Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-277-M^OH`)24E``````"XN+@`____`%Q<7```````/#P\`/___P`='1T``````,W-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:278:MS0#___\`M+2T``("`@`.#@X`Z^OK`#T]/0!<7%P`____`/7U]0!$1$0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:279:M`"$A(0"-C8T`____`,#`P``.#@X``````!X>'@#V]O8`YN;F``0$!``O+R\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:280:M____`N#@X`!/3T\`$1$1`(R,C`#___\`N+BX```````<'!P`____`?W]_0`J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-281-M*BH``````)V=G0#___\`D)"0``````"%A84`^_O[`%M;6P`````!&QL;`/?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-282-M]P#___\`0T-#```````/#P\``P,#`+BXN`#___\`B(B(```````K*RL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:283:M`)"0D`!S<W,``````'AX>``#`P,`"PL+`,O+RP#___\`]/3T`$I*2@``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-284-M!`0$``````#`P,``____`8N+BP``````=W=W`"DI*0``````0D)"`/KZ^@#Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:285:M\?$`145%```````&!@8`EY>7`/________]6____`/___PEV=G8``````$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:286:M0`#___\"%145``````"TM+0`@8&!```````3$Q,`,3$Q`./CXP"VMK8`(B(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:287:M``````!$1$0`____`$1$1```````?'Q\`/#P\`!Q<7$``````#(R,@#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:288:M:VMK```````Z.CH`L+"P`&YN;@`1$1$``````"TM+0#@X.``____`4A(2```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-289-M````86%A`,G)R0"7EY<`;V]O`%M;6P!G9V<`T='1`/___P!S<W,``````$Y.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-290-M3@#___\%,3$Q``````!T='0`]_?W`,S,S`!`0$```````!\?'P#\_/P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:291:M`)J:F@``````$A(2`//S\P#___\!E)24```````"`@(`V]O;`/___P"#@X,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:292:M`````'IZ>@#___\!0$!```````!N;FX`>WM[```````4%!0`[>WM`/___P"9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-293-MF9D``````!`0$`#P\/``____`79V=@``````!P<'`.'AX0#___\`H*"@````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-297-M'Q\`_/S\`/___P4F)B8``````,/#PP`N+BX``````AT='0#>WMX`____`*JJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:298:MJ@``````!04%`.+BX@#___\`\O+R`$1$1```````$Q,3`.'AX0`]/3T`"0D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:299:M`.[N[@#>WMX`FYN;`$5%10`"`@(``````$!`0`#S\_,`I:6E``````!)24D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-300-M____`P8&!@``````S,S,`+JZN@`/#P\``````'EY>0#___\`+R\O``````$Q
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-302-M_P'.SLX`"`@(``````!D9&0`_O[^`/___P#/S\\``````"4E)0#___\"<'!P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:303:M``````![>WL`____`O3T]`!'1T<``````5!04`"$A(0`5555`"\O+P!45%0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-304-M____!AL;&P``````T-#0`&AH:``````!3DY.`/___P`+"PL``````-O;VP!I
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-305-M:6D```````D)"0"]O;T`!04%``````#JZNH`____`.WM[0`R,C(`_O[^`!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:306:M$```````U]?7`#T]/0`"`@(``````$A(2`#___\`#0T-`"(B(@#S\_,`Z.CH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-307-M`)R<G``='1T`GIZ>`/___P"WM[<``````!H:&@#X^/@`____`C`P,```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:308:MTM+2`#<W-P`````!,S,S`/W]_0"?GY\``````#4U-0#___\`V=G9``$!`0`"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-309-M`@(`>'AX```````+"PL`[>WM`/___P"PL+```````"PL+`"5E94``````$='
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:310:M1P#Q\?$`(2$A``````"7EY<`____`9.3DP``````("`@`/___P!T='0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-311-M`(>'AP#___\`CX^/```````Y.3D`____`*2DI```````<'!P`*JJJ@``````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-314-MU`!^?GX`!@8&``````&IJ:D`____`(>'AP``````G9V=`/___P(L+"P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:315:M`-/3TP#FYN8`JJJJ`$1$1```````/CX^`/___P&DI*0``````"$A(0#[^_L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-316-M____`"4E)0``````KZ^O`#L[.P``````!04%``````"9F9D`____`2DI*0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-317-M```!E965`/___P%:6EH``````4Y.3@#^_OX`.SL[```````#`P,`!`0$`+:V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:318:MM@#___\`Z^OK`#8V-@``````A86%`$M+2P``````CHZ.`/___P&:FIH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-319-M``T-#0``````*"@H`._O[P#N[NX`,S,S```````J*BH`S<W-`/________]7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:320:M____`/___PD0$!``"@H*`-K:V@#___\"'!P<``````#>WMX`*BHJ``H*"@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:321:M```$%145`-?7UP#___\`T]/3``T-#0`````"!@8&`,G)R0#Q\?$`#`P,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-322-M``,+"PL`?GY^`/?W]P#___\"%!04``````4("`@`EY>7`/___P`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:323:M`,C(R`#___\%N;FY``,#`P`````#`0$!`*^OKP#___\!,C(R``````!_?W\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:324:M____`D='1P``````5555`/___P$I*2D`!`0$`./CXP#___\!J*BH``````.F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-325-MIJ8`____`2@H*```````?W]_`/___P+V]O8`(R,C``````!P<'``____`$1$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-326-M1```````*2DI`"TM+0`8&!@`"PL+``,#`P`I*2D`____`186%@`"`@(`TM+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:327:M`/___P#&QL8``````"LK*P#W]_<`____`"$A(0``````G)R<`/___P`8&!@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-328-M`````-;6U@#___\!X>'A``````&VMK8`____`;.SLP`!`0$``````P@("`"@
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-332-M#@X.```````F)B8`Z>GI`/___P(<'!P``````!86%@#IZ>D`____`6]O;P`$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:333:M!`0`G)R<`/___P(R,C(``````&AH:`#^_OX`____`?[^_@`1$1$``0$!`/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:334:M]`#___\!(2$A``````#1T=$`____`CDY.0`````'UM;6`/___P41$1$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:335:M`0<'!P`+"PL``````,G)R0#___\`$A(2``````(7%Q<`Q<7%`/___P`]/3T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:336:M`````-S<W`#8V-@`-S<W`)"0D`#___\`#0T-``````$D)"0`3$Q,``````"]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-337-MO;T`____`!D9&0`````#-34U`/+R\@#___\`-#0T``````"1D9$`____`PP,
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-339-M``````!24E(`#P\/``````!O;V\`____`3(R,@``````FYN;`"<G)P``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:340:MQ,3$`/___P#"PL(``0$!``0$!`"^OKX`____`#$Q,0``````<W-S`.#@X``'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:341:M!P<`'!P<`/;V]@#___\`*"@H``````"]O;T`____`$I*2@``````TM+2`#$Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-342-M,0``````M[>W`/___P"/CX\``````%M;6P#___\!3DY.``````-E964`^OKZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:343:M`"4E)0`````#-C8V`-[>W@`*"@H``````08&!@``````/S\_`/___P$O+R\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:344:M#P\/`/7U]0#___\"$Q,3``````0R,C(`Y>7E`/___P$N+BX``````)F9F0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:345:M__\!"PL+``````$"`@(`AX>'``L+"P`E)24`^_O[`/___P$2$A(``````&YN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-346-M;@#___\"+2TM```````H*"@`\?'Q`/[^_@`*"@H``````9Z>G@#___\!*RLK
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-348-M____`#HZ.@```````P,#`#X^/@`K*RL`)"0D`)"0D`#_________5?___P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:349:M__\)8F)B`*NKJP#___\#E965`(N+BP#^_OX`7%Q<`)^?GP!Z>GH`(2$A``,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:350:M`P`9&1D`9F9F`.7EY0#___\"U-34`$U-30`+"PL`'1T=`+2TM`#___\`]?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:351:M`"8F)@`,#`P`)B8F`%-34P"8F)@`[^_O`/___P0_/S\`)B8F`$M+2P!P<'``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:352:ME965`+N[NP#@X.``_?W]`/___P&8F)@`4%!0`/___P?#P\,`3$Q,`!$1$0`&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-353-M!@8`-S<W`+>WMP#___\"KZ^O`"DI*0#L[.P`____`K.SLP!`0$``S,S,`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-357-M]/0`____`'IZ>@!*2DH`____`["PL`!S<W,`_O[^`/___P*\O+P`0T-#``D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:358:M"0`2$A(`6EI:`-C8V`#___\"EY>7`"`@(`#Q\?$`____!N_O[P!'1T<`!04%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-359-M`!`0$``^/CX`>7EY`"0D)```````%A86`+R\O`"=G9T`/S\_`-34U`#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-360-M_O[^`'1T=`"^OKX`JJJJ`",C(P`%!04`&AH:`%!04`"BHJ(`]O;V`/___P*P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:361:ML+``.SL[`/W]_0#___\#Y.3D`$U-30`&!@8`%145`'Y^?@#\_/P`____`6QL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-362-M;``D)"0`X>'A`/___P.YN;D`)R<G`+2TM`#___\#[.SL`/___P.:FIH`:VMK
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-364-M/3T]`%!04`!D9&0`>7EY`(Z.C@"BHJ(`M;6U`.?GYP#___\%G)R<`!`0$``L
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:365:M+"P`IZ>G`"HJ*@!(2$@`____`:6EI0`7%Q<`$!`0`&)B8@#GY^<`____`>;F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-366-MY@!)24D`"`@(`",C(P"9F9D`____`8J*B@`)"0D`5555`.OKZP"QL;$`1D9&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-370-M]P#`P,``4E)2`/___P)O;V\`6EI:`)>7EP#___\`F)B8`"4E)0##P\,`T-#0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:371:M`$Q,3`"HJ*@`____`5-34P!.3DX`____`9"0D`!,3$P`____`*&AH0!)24D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-372-M____`<O+RP!24E(`W=W=`/___P'P\/``;&QL``T-#0`<'!P`CX^/`/___P"0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-373-MD)```````"XN+@`'!P<`-#0T`)^?GP#]_?T`____`']_?P`*"@H`65E9`"\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:374:M+P`#`P,`T='1`/___P&$A(0`;V]O`/___P.TM+0`*2DI``,#`P`0$!``/3T]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-375-M`)24E`#Z^OH`____`N3DY``S,S,`^?GY`/___P&5E94`#`P,`#(R,@"\O+P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:376:M[N[N`$9&1@"HJ*@`____`CP\/`!,3$P`_/S\`/___P)B8F(`'!P<`-G9V0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-377-M__\`_O[^`**BH@!%144`@H*"`/___P)W=W<`<7%Q`/___P'2TM(`>GIZ`._O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:378:M[P#___\!<7%Q```````/#P\`U-34`/___P%G9V<`#@X.`!\?'P`O+R\`0$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-379-M`%%140".CHX`_________U7___\`____J^_O[P!5554``````(B(B`#___^&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-380-M\O+R`!45%0`#`P,`V=G9`/___PE24E(`>7EY`/___P`T-#0``````'Y^?@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:381:M__\F[^_O`!,3$P`K*RL`_?W]`/___P:`@(```````&EI:0#___\ZKJZN````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-382-M```%!04`O;V]`/________]?____`/___ZV[N[L`_?W]`/___X.&AH8`&AH:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:383:M`-75U0![>WL``````&-C8P#___\*#@X.`!,3$P"AH:$```````H*"@#JZNH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:384:M____)G-S<P``````KJZN`/___P;&QL8``@("`!(2$@#L[.P`____.=W=W0`/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-385-M#P\``````**BH@#_________8/___P#_________,Y>7EP``````+BXN``0$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-392-M(2$A``P,#`"+BXL`____!-34U``E)24`<G)R`/___P+JZNH`;V]O`!<7%P`-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:393:M#0T`:6EI`/CX^`#___\#OKZ^`$Q,3``'!P<``@("`&%A80#X^/@`____!KZ^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-394-MO@`F)B8`*"@H`/___P.*BHH`%145`!`0$``%!04```````D)"0#T]/0`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-398-M2P``````>GIZ`/___P'+R\L`&!@8``````-P<'``____`>?GYP!145$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:399:M!%M;6P#___\$Z^OK`&!@8``````!IZ>G`/___P*NKJX``0$!``````("`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-400-M"0D)`-34U`#___\!B8F)``("`@`B(B(`RLK*`'!P<```````#`P,`"4E)0`^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:401:M/CX`$1$1``````!45%0`=G9V`%)24@#KZ^L`QL;&``````!?7U\`145%`,K*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-402-MR@`6%A8``````#DY.0!P<'``+BXN`(N+BP#___\%````"?___P,````)____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-406-M`@"!@8$`\?'Q`'AX>`!-34T`____`K^_OP``````#`P,`.OKZP#___\`N[N[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:407:M``P,#```````34U-`.CHZ`"MK:T``````!$1$0#___\!H*"@```````8&!@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-408-M?W]_`-?7UP#R\O(`"0D)``T-#0#___\#JJJJ`!04%``'!P<``````#`P,`#^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:409:M_OX`____`='1T0`+"PL``````)V=G0#___\$_?W]`&9F9@``````3T]/`/#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:410:M\`#___\`\/#P`//S\P#___\!PL+"``("`@`='1T`[^_O`!(2$@#KZ^L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:411:M`2,C(P``````3$Q,`!86%@`&!@8`JZNK`/___P'7U]<`&!@8`/___P4`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-412-M____!P````#___\#`````/___P<`````____`P````#___\'`````/___P,`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-417-M__\'`````/___P,`````____!P````#_________WO___P#___\*KJZN````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:418:M```!`0$`H:&A`/___P'Q\?$`$Q,3`/___P'^_OX`-#0T``````!X>'@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-419-M`;BXN```````3T]/`/KZ^@#___\`=W=W```````6%A8`____`>#@X`":FIH`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-421-M````M;6U`/___P'L[.P`("`@``````!*2DH`____!/[^_@!@8&```````&9F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:422:M9@#]_?T`____!/;V]@`C(R,``0$!`+^_OP#___\`!`0$`-+2T@#___\`J*BH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-423-M``,#`P`%!04`=75U``````",C(P`____`NOKZP`,#`P`____!0````#___\'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-430-M``!L;&P`____`N'AX0`#`P,`____`:FIJ0``````#0T-`.SL[`#___\!_?W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:431:M`&EI:0#Y^?D`_O[^`'AX>``````!?GY^`/___P3@X.``4U-3```````0$!``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-432-MV]O;`/___P#KZ^L`-C8V``````!K:VL`W=W=``@("``\/#P`____`?[^_@!'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-433-M1T<``````!`0$`#EY>4`____!'!P<```````3DY.`/[^_@#___\%<W-S````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:434:M``!R<G(`____`1\?'P`\/#P`HZ.C``,#`P`$!`0`HZ.C`"<G)P`<'!P`^OKZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-435-M`/___P*!@8$`0T-#`/___P4`````____!P````#___\#`````/___P<`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-440-M`````/___P<`````____`P````#___\'`````/___P,`````____!P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:441:M________WO___P#___\)M+2T```````1$1$`[^_O`/___P*8F)@`(B(B`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-442-M_P#[^_L`)24E``````!]?7T`____!/+R\@!.3DX``````6]O;P#]_?T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-443-M`N'AX0!=75T`!@8&```````T-#0`S\_/`/___P#O[^\`+R\O``8&!@">GIX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:444:M____`&-C8P``````P\/#`/___P'N[NX`)B8F``````$/#P\`.SL[`)R<G`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-445-M__\!GIZ>``````,.#@X`7U]?`//S\P#___\!RLK*``,#`P`J*BH`]_?W`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:446:M_P%`0$```````3@X.`#;V]L`____`!(2$@`C(R,`X^/C`/CX^`#*RLH`<W-S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-447-M``P,#`"=G9T`____!0````#___\'`````/___P,`````____!P````#___\#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-453-M___>____`/___PE?7U\``````&]O;P#___\#-#0T`%Y>7@#___\`EY>7````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:454:M```1$1$`\/#P`/___P/AX>$`+"PL```````*"@H`I*2D`/___P2XN+@`*RLK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:455:M``H*"@``````*RLK`,+"P@#W]_<`/#P\`!(2$@"^OKX`[.SL`,3$Q``#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:456:M,#`P`-?7UP#O[^\`____`>+BX@#O[^\`^?GY`,[.S@!,3$P``````')R<@#H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-457-MZ.@`#@X.``````5M;6T`____`/O[^P`N+BX``P,#`,O+RP#___\!CHZ.``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:458:M!```````*RLK`/O[^P#___\!1$1$``````0C(R,`^?GY`/___P4`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-459-M!P````#___\#`````/___P<`````____`P````#___\'`````/___P,`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-475-M!P````#___\#`````/___P<`````____`P````#___\'`````/_________>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:476:M____`/___PD)"0D``````.[N[@#___\!]O;V`"@H*``F)B8`_O[^`(2$A```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:477:M````%145`/7U]0#___\"SL[.`!$1$0``````2$A(`/#P\`#___\"X>'A`#$Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:478:M,0#'Q\<`____`^SL[```````$1$1`"$A(0`0$!``.SL[`%!04`!#0T,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-479-M`#X^/@")B8D`C(R,`,G)R0"YN;D`E965`._O[P#___\"F9F9```````<'!P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:480:M)B8F```````V-C8`\?'Q`/___P'5U=4``````$9&1@#CX^,`"@H*`"4E)0#W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:481:M]_<`____`+^_OP`:&AH`U]?7`/___P#5U=4``````%U=70#___\$;FYN````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-482-M``"9F9D`____!P````#___\'`````/___P,`````____!P````#___\#````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-499-M!P````#___\#`````/___P<`````_________][___\`____"34U-0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:500:MLK*R`.WM[0!K:VL``````$]/3P#___\`<W-S```````.#@X`\/#P`/___P'R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:501:M\O(`)R<G```````R,C(`XN+B`-W=W0#DY.0`]_?W`/___P$'!P<`R<G)`/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-502-M_`#M[>T`P<'!`'AX>``5%14``````"<G)P#N[NX`____`N3DY``%!04`04%!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:503:M`/___P(*"@H``````.?GYP#U]?4`OKZ^`$]/3P`````!,S,S`/?W]P`<'!P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-504-M`````-_?WP#P\/``K*RL`"@H*```````<G)R`,S,S``!`0$`5555`/___P('
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-513-M`0$`>'AX`/___P`Q,3$`````!5!04`#JZNH`____`WEY>0``````M+2T`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:514:M_P)$1$0`````!5!04`#N[NX`____`(.#@P`````#`0$!`'M[>P#___\`1D9&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-515-M``<'!P#?W]\`____`B<G)P`````#`P,#`+.SLP#___\!A(2$``````!/3T\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-522-M_P#___\*GIZ>`"(B(@`-#0T`965E`/'Q\0#___\!\?'Q`"4E)0#IZ>D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:523:M`B4E)0`,#`P`$A(2`!@8&`$3$Q,`#P\/``H*"@`V-C8`____`,[.S@`S,S,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-524-M!@8&`20D)`!B8F(`Q<7%`/___P6@H*``-S<W`/[^_@#___\"Y^?G`%=75P`.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:525:M#@X`!@8&`"(B(@!?7U\`P<'!`/___P+]_?T`<W-S``X.#@`1$1$`4U-3`,K*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:526:MR@#___\!E)24`&UM;0#___\#P<'!`"`@(```````#`P,`$9&1@#$Q,0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-527-M`FIJ:@!G9V<`^OKZ`/___PH````)____`P````G___\#````"?___P,````)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-537-M2DH`"PL+``,#`P`B(B(`B8F)`/W]_0#_________YO___P#___\-_O[^`,#`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:538:MP`!M;6T`+BXN``8&!@`)"0D`,C(R`(^/CP#]_?T`____!$)"0@!O;V\`_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:539:M`"8F)@"3DY,`____#3@X.`!.3DX`____!/S\_``0$!``DI*2`'EY>0`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-540-MV]O;``4%!0#___\#S\_/`"<G)P"AH:$`____.[:VM@!86%@`____)_7U]0`@
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-542-M_QS7U]<`#0T-`'5U=0"_O[\`/S\_`/___P#5U=4`'1T=`/CX^`"JJJH`)"0D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:543:M`&UM;0#___\6,3$Q`%!04`#___\,JJJJ``@("``````$A(2$`/_________F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:544:M____`/___PS0T-``,3$Q``````(B(B(`+BXN``````%]?7T`____`]/3TP`!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-545-M`0$`V-C8`+6UM0`/#P\`\_/S`/___P`````)____`J*BH@`"`@(`VMK:`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:546:M_P/#P\,``````)*2D@`8&!@`)24E`)Z>G@`*"@H`____`MC8V``2$A(`1$1$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-547-M`/KZ^@#___\%````"?___PT````)____`P````G___\%P\/#`!(2$@#___\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:548:M````"?___PO0T-``7%Q<``L+"P`$!`0`'!P<``````O___\#````"?___P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-549-M```)____!3HZ.@!145$`%!04``@("`!04%``<G)R`/___P`````)____`P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:550:M``G___\#45%1`&=G9P#___\`=75U`$I*2@#7U]<`%A86`&1D9`#^_OX`)24E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-551-M``````!H:&@`____`0````G___\)M;6U``````#!P<$`____#)Z>G@`*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-552-M?GY^`-[>W@#S\_,`>WM[```````:&AH`____``````G___\#````"?______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:553:M___-____`/___POP\/``$A(2```````'!P<`?GY^`.+BX@#___\`45%1``8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-554-M!@!'1T<`V-C8`/___P-G9V<`145%`/___P!&1D8`<'!P`/___P$`````____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-558-M_PO[^_L`OKZ^`/7U]0#___\``````/___P<`````____"?W]_0!Q<7$``0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:559:M``L+"P`%!04`:6EI`$%!00`N+BX`<W-S``````#___\'`````/___P,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-560-M____!P````#___\#`````/___P<`````____!?S\_`"IJ:D`'Q\?`$='1P#M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-561-M[>T`YN;F`/___P``````____!P````#___\#`````/___P<`````____`PT-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:562:M#0#BXN(`NKJZ``0$!`"+BXL`'!P<`"PL+`#U]?4`OKZ^```````!`0$`U]?7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-563-M`/___P$`````____!P````#___\)/CX^`#,S,P#___\-X.#@`-/3TP#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-564-M]?7U```````)"0D`____``````#___\'`````/___P,`````____!P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:565:M________S?___P#___\+WM[>``$!`0``````M[>W`/___PGP\/``"PL+`+&Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-566-ML0#7U]<``P,#`-W=W0#___\!`````/___P<`````____`WQ\?``+"PL`[^_O
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-568-MW]_?`/___P<`````____!P````#___\-`````/___P<`````____`P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:569:M__\'`````/___P7KZ^L`$A(2`/___PN;FYL``````-75U0#___\``````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-570-M_P<`````____"7]_?P``````'Q\?`(N+BP`)"0D`YN;F`/___P(`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-571-M!P````#___\#`````/___P<`````____`P````#___\'`````/___P6GIZ<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:572:M.CHZ`$9&1@"-C8T`?GY^`/___P$`````____!P````#___\#`````/___P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-573-M````____`PX.#@!X>'@`"`@(`#@X.``K*RL`#@X.`-K:V@#___\`;&QL````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-576-M____S?___P#___\,B8F)``H*"@"TM+0`4E)2`#DY.0"FIJ8`____!&EI:0`#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:577:M`P,!``````$!`0`"`@(```````("`@!.3DX`____``````#___\'`````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-578-M_P/EY>4`!04%`(F)B0#___\"%!04`+:VM@#___\"'AX>`.3DY`#___\`UM;6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:579:M``0$!`"TM+0`____"`````#___\'`````/___PT`````____!P````#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-580-M`````/___P<`````____!;2TM``[.SL`____`O+R\@#,S,P`J*BH`/___P4M
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-583-M!P````#___\%F)B8`-'1T0`B(B(`Y^?G`(F)B0#___\!`````/___P<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:584:M____`P````#___\'`````/___P.=G9T`#P\/`$='1P!`0$```````*RLK`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-585-M__\!)"0D``````"[N[L`____`@````#___\'`````/___PA75U<`&AH:`/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-586-M^@#___\0LK*R`#@X.```````&!@8`-K:V@#___\``````/___P<`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:587:M`P````#___\'`````/_________-____`/___PSAX>$`/#P\``````$"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-588-M6UM;`/___P3]_?T`Y.3D``<'!P#)R<D`Q<7%``@("`#FYN8`____`@````#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-590-MQ@"CHZ,`@H*"`/___P$`````____!P````#___\-`````/___P<`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:591:M`P````#___\'`````/___P5C8V,`75U=`&5E90`_/S\`&1D9``````$L+"P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-592-M____!+Z^O@``````CHZ.`+BXN`"OKZ\``````/___P<`````____";*RL@`(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-599-M"YN;FP`*"@H``````"DI*0"0D)``Z.CH`/___P9O;V\`145%`/___P!-34T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:600:M;&QL`/___P,`````____!P````#___\$QL;&``````"FIJ8`____"./CXP`'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-601-M!P<`WM[>`/___P&!@8$`"PL+``````(X.#@`____`0````#___\'`````/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-608-M`````/___P)>7EX```````D)"0#___\!>'AX``H*"@#M[>T`____`86%A0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:609:M````$!`0`/___PGJZNH`'1T=``$!`0"$A(0`^_O[`/___P,`````____!P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-610-M``#___\#`````/___P<`````_________\W___\`____"H*"@@``````+2TM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:611:M`+&QL0#^_OX`T]/3`(.#@P!%144`&1D9``0$!``I*2D`_/S\`/___P#IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-612-M"0D)`,'!P0#1T=$`!P<'`./CXP#___\#`````/___P<`````____!30T-``U
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-614-M_P$`````____!P````#___\-`````/___P<`````____`P````#___\'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:615:M`/___P2+BXL`.3DY`+>WMP#:VMH`_?W]`.7EY0"_O[\`F)B8`(2$A`#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:616:M6UM;`$-#0P!5554``````%]?7P#`P,``U]?7`/3T]```````____!P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-617-M__\*L;&Q``<'!P#DY.0`S,S,``````!R<G(`____`0````#___\'`````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-618-M_P,`````____!P````#___\#`````/___P<`````____#`````#___\'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:619:M`/___P,`````____!P````#___\#^_O[`#(R,@`!`0$`F)B8`!,3$P`Z.CH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-620-M24E)`(N+BP`6%A8`^/CX`/___P,`````____!P````#___\",#`P``````!D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:621:M9&0`____`/;V]@`3$Q,`:6EI`/___P):6EH``````&5E90#___\)5%14````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-622-M``!P<'``____!0````#___\'`````/___P,`````____!P````#_________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-623-MS?___P#___\)L;&Q``4%!0"(B(@`^_O[`/___P!!04$``````P8&!@`;&QL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:624:M/3T]``,#`P`"`@(```````$!`0`"`@(``0$!``4%!0!E964`____`@````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:625:M__\'`````/___P6GIZ<``````,3$Q`#___\'0$!``*ZNK@#___\*`````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-626-M_P<`````____#0````#___\'`````/___P,`````____!P````#___\#Z.CH
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-631-M!P````#___\#BXN+``````!E964`*BHJ`"4E)0#JZNH`!P<'`&MK:P!_?W\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:632:M____!`````#___\'`````/___P+?W]\`O;V]`/[^_@#___\`FYN;``$!`0#8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:633:MV-@`____`NKJZ@"ZNKH`_?W]`/___PF.CHX`$1$1`.GIZ0#___\%`````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-634-M_P<`````____`P````#___\'`````/_________-____`/___PDP,#``GY^?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:635:M`/___P*,C(P`-S<W```````1$1$`]O;V`/___P'\_/P`W-S<``,#`P#2TM(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-636-ML[.S``L+"P#O[^\`____!`````#___\'`````/___P7[^_L`'Q\?`%)24@#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-638-M_P,`````____!P````#___\#45%1`#DY.0#___\`(B(B`!`0$``^/CX`;&QL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:639:M`)J:F@#(R,@`]?7U`/___P+^_OX`)"0D`$Q,3`#___\#`````/___P<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:640:M____!<[.S@`1$1$`8V-C`/S\_`"GIZ<``0$!`(F)B0!!04$``````%Q<7`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-641-M__\"`````/___P<`````____`P````#___\'`````/___P,`````____!P``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-643-M`!H:&@":FIH``````*VMK0">GIX`(R,C`/S\_`#T]/0`____!`````#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:644:M`````/___P+"PL(`Y.3D`/___P$M+2T`2TM+`/___Q'5U=4`____!@````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-645-M__\'`````/___P,`````____!P````#_________S?___P#___\)!@8&`-#0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-646-MT`#\_/P`Y.3D`*JJJ@!+2TL```````,#`P"MK:T`____`W)R<@!#0T,`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:647:M`$9&1@!G9V<`____!0````#___\'`````/___P:3DY,``@("`-[>W@#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-648-M`P,#`/KZ^@#___\*`````/___P<`````____#0````#___\'`````/___P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:649:M````____!P````#___\"F)B8``0$!`#.SLX`____`.+BX@#___\([>WM`*NK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-650-MJP#<W-P`____`P````#___\'`````/___P4P,#```````'1T=`!O;V\`&AH:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:651:M``````$4%!0`DI*2`/W]_0#___\"`````/___P<`````____`P````#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-652-M`````/___P,`````____!P````#___\,`````/___P<`````____`P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-653-M__\'`````/___P)E964``````*:FI@"'AX<``````.CHZ``?'Q\`3T]/`"XN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:654:M+@#Z^OH`____!`````#___\'`````/___P%G9V<``````#$Q,0#___\`O[^_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:655:M``````"]O;T`____`LK*R@`V-C8`>'AX`/___P"WM[<`)B8F`$Y.3@#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-656-M]_?W`*.CHP#4U-0`____`+JZN@`L+"P`5555`/___P<`````____!P````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:657:M__\#`````/___P<`````_________\W___\`____"3P\/``````$'1T=`+^_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:658:MOP#___\#]/3T`!`0$`"SL[,`U]?7``$!`0#3T],`____!0````#___\'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:659:M`/___P;V]O8`%Q<7`'!P<`#___\&$Q,3`,#`P`#___\*`````/___P<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-660-M____#0````#___\'`````/___P,`````____!P````#___\!T-#0``@("`",
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:661:MC(P`____$@````#___\'`````/___P44%!0``````S`P,`"6EI8`]/3T`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-662-M_P0`````____!P````#___\#`````/___P<`````____`P````#___\'````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-664-M/3T]`/___P#!P<$```````P,#`!B8F(`"0D)``````#GY^<`____!`````#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:665:M__\'`````/___P$*"@H``````%Y>7@#___\`5555`"XN+@#___\#0$!`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-666-M```("`@`____`!45%0``````%Q<7`/___P!B8F(``````!86%@#___\`&!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-667-M```````4%!0`____!P````#___\'`````/___P,`````____!P````#_____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:668:M____S?___P#___\)V]O;`$-#0P`'!P<`#`P,`#T]/0"5E94`^/CX`/___P26
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-669-MEI8`)24E`/[^_@!K:VL`04%!`/___P8````)____!XN+BP`-#0T`\?'Q`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-670-M_P5:6EH`NKJZ`/___PH````)____`0````G___\!````"?___P,````)____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:671:M`8R,C`")B8D`____$P````G___\%R<G)`%I:6@$!`0$`9V=G`/___P<````)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-672-M____`P````G___\#````"?___PP````)____`P````G___\"4U-3`,C(R`#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-676-M````"?_________-____`/___S/U]?4`&!@8`(V-C0#___]LGY^?``4%!0#B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:677:MXN(`____<XR,C``7%Q<`^/CX`/___P.NKJX`!@8&`,?'QP#___\$W]_?````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-678-M``""@H(`__________'___\`____-*NKJP!?7U\`____;>OKZP#___]T*RLK
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-705-M__\`____#;^_OP``````#`P,`.OKZP#___\`N[N[``P,#```````34U-`.CH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:706:MZ`"MK:T``````!$1$0#___________________\#____`/___PS^_OX`-#0T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-707-M``````!X>'@`____`;BXN```````3T]/`/KZ^@#___\`=W=W```````6%A8`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-709-M_?T`:6EI`/GY^0#^_OX`>'AX``````%^?GX`____%^KJZ@"WM[<`BHJ*`&%A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:710:M80`[.SL`&!@8`"(B(@`<'!P`_?W]`/___P?=W=T`$Q,3`,;&Q@#___\)C8V-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-711-M`!P<'`#]_?T`____`?W]_0#Q\?$`____!8V-C0`<'!P`_?W]`/___P;^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:712:M-S<W`,;&Q@#___\<W=W=`!,3$P#&QL8`____!/[^_@`W-S<`QL;&`/___PK=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:713:MW=T`$Q,3`,;&Q@#___\L_O[^`/;V]@#___\3Q<7%``````".CHX`____)=W=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:714:MW0`3$Q,`QL;&`/______________#O___P#___\+^_O[`"4E)0``````?7U]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-715-M`/___P3R\O(`3DY.``````%O;V\`_?W]`/___Q8S,S,``````B8F)@!Q<7$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-716-MG9V=``<'!P"IJ:D`____!_[^_@!!04$`4%!0`/___PG=W=T`"`@(`*FIJ0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:717:M__\"/#P\`!<7%P#___\$W=W=``@("`"IJ:D`____![*RL@`R,C(`____'/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-718-M_@!!04$`4%!0`/___P6RLK(`,C(R`/___PK^_OX`04%!`%!04`#___\MAX>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:719:M`%!04`#___\33$Q,`!@8&`#U]?4`____)/[^_@!!04$`4%!0`/__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:720:M____#____P#___\+EY>7```````1$1$`\/#P`/___P/AX>$`+"PL```````*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-721-M"@H`I*2D`/___QB"@H(`A(2$`%U=70`("`@`Z>GI`/___P!-34T`45%1`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:722:M_P76UM8`L;&Q`).3DP!A86$``````%A86`!_?W\`____"$U-30!145$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-723-M`WU]?0#)R<D`____`.[N[@"\O+P`]/3T`/___P!-34T`45%1`/___P;[^_L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:724:MT='1`#8V-@"CHZ,`____$?7U]0#___\'M+2T`).3DP!A86$``````%A86`!_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-725-M?W\`____`OO[^P#1T=$`-C8V`*.CHP#___\(M+2T`).3DP!A86$``````%A8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-726-M6`!_?W\`[>WM`/W]_0#EY>4`____(_7U]0#___\#X^/C``P,#`#1T=$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:727:M$=;6U@#2TM(``0$!`).3DP#___\CM+2T`).3DP!A86$``````%A86`!_?W\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-728-M[>WM`/W]_0#EY>4`____!/7U]0#___\.[>WM`/W]_0#EY>4`__________/_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-729-M__\`____"O7U]0`9&1D``````(>'AP#___\#T='1`!D9&0``````)24E`-/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:730:MTP#___\;.CHZ`&%A80#___\`M[>W``0$!`!>7EX`#P\/`#\_/P#___\`U=75
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:731:M`$1$1``%!04`'1T=`&EI:0!)24D``````$U-30"/CX\`O;V]`-[>W@``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:732:MU=75`.?GYP`U-34`;FYN`/___P#M[>T`)24E``$!`0!>7EX`#P\/`#\_/P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:733:M__\`7U]?`)"0D`#V]O8`;6UM``H*"@`5%14`#`P,`*>GIP`$!`0`7EY>``\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-734-M#P`_/S\`____`Z"@H``I*2D`.#@X`!H:&@#Z^OH`LK*R`"\O+P`*"@H`?GY^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:735:M`/___P"@H*``,C(R``D)"0!C8V,`S\_/`$-#0P`$!`0``````%A86`#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:736:M3T]/`#<W-P`@("``/S\_`/___P"RLK(`+R\O``H*"@!^?GX`:VMK`$E)20``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-737-M````34U-`(^/CP"]O;T`____`:"@H``I*2D`.#@X`!H:&@#Z^OH`H*"@`#(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:738:M,@`)"0D`8V-C`,_/SP!#0T,`!`0$``````!86%@`:VMK`$E)20``````34U-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-739-M`(B(B``/#P\`86%A`"TM+0`R,C(`LK*R`"\O+P`*"@H`:6EI`%A86`#2TM(`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-742-M?@#___\`3T]/`#<W-P`@("``/S\_`/___P!/3T\`'!P<`-+2T@#___\`_/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:743:M`$E)20!"0D(`____`?CX^``='1T`;6UM`!04%`"6EI8`<G)R`!@8&``N+BX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:744:M____`-75U0!$1$0`!04%`!T='0!?7U\`'!P<`/7U]0")B8D`AX>'`/___P"@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:745:MH*``,C(R``D)"0!C8V,`S\_/`$-#0P`$!`0``````%A86`#___\"^/CX`!T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-746-M'0!M;6T`%!04`):6E@!R<G(`&!@8`"XN+@#___\`H*"@`#(R,@`)"0D`8V-C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:747:M`/___P+/S\\`0T-#``0$!```````6%A8`&MK:P!)24D``````$U-30"(B(@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-748-M#P\/`&%A80`M+2T`,C(R`+*RL@`O+R\`"@H*`'Y^?@#___\`3T]/`#<W-P`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-749-M("``/S\_`/;V]@"`@(``&!@8```````<'!P`^?GY`*"@H``R,C(`"0D)`&-C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:750:M8P#R\O(`%!04`&%A80`M+2T`,C(R`/_________S____`/___PJ$A(0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:751:M`!45%0#U]?4`____`L[.S@`1$1$``````$A(2`#P\/``____&\7%Q0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-752-MSL[.`/CX^``F)B8`"@H*`(V-C0`R,C(`+BXN`,;&Q@`/#P\`2DI*`$5%10"+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:753:MBXL`____`%5550`>'AX`]/3T`/___P&RLK(`!@8&`/GY^0!$1$0``````(&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:754:M@0#Y^?D`/#P\``<'!P`*"@H`C8V-`#(R,@`N+BX`Q<7%``0$!`#:VMH`/CX^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:755:M``````"4E)0`#0T-`(6%A0`F)B8`"@H*`(V-C0`R,C(`+BXN`/___P*$A(0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-756-M`@("`,7%Q0`Q,3$`AH:&`'M[>P`'!P<`Q,3$```````+"PL`965E`!86%@"7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:757:MEY<`BHJ*``T-#0`9&1D``````+FYN0!:6EH`:VMK`/___P+3T],``0$!`"XN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:758:M+@!P<'``$Q,3`'M[>P`'!P<`Q,3$```````+"PL`____`%5550`>'AX`]/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:759:M`/___P*$A(0``@("`,7%Q0`Q,3$`AH:&`&5E90`6%A8`EY>7`(J*B@`-#0T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-760-M&1D9``````"YN;D`6EI:`&MK:P#___\`5555`!X>'@#T]/0`B(B(```````/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-761-M#P\`@X.#`')R<@`'!P<`Q,3$```````)"0D``````**BH@#___\`=75U``D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:762:M"0#,S,P`____`9F9F0``````=G9V`$I*2@`='1T`IJ:F```````H*"@`965E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:763:M`!86%@"7EY<`BHJ*``T-#0#___\$>WM[``<'!P#$Q,0```````L+"P#3T],`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:764:M`0$!`"XN+@!P<'``$Q,3`-34U``"`@(``````**BH@#___\`=75U``D)"0#,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:765:MS,P`____`9F9F0``````=G9V`$I*2@`='1T`IJ:F```````H*"@`QL;&``\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:766:M#P!*2DH`145%`'Q\?``'!P<`6UM;`#$Q,0`:&AH`F9F9`&5E90`6%A8`EY>7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-767-M`(J*B@`-#0T`&1D9``````"YN;D`6EI:`&MK:P#___\"F9F9``````!V=G8`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-769-M&1D``````+FYN0!:6EH`:VMK`/___P!5554`'AX>`/3T]`"(B(@```````\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:770:M#P"#@X,`<G)R``<'!P#$Q,0```````L+"P#3T],``0$!`"XN+@!P<'``$1$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:771:M`"<G)P`0$!``IJ:F`#<W-P"<G)P`965E`!86%@"7EY<`BHJ*``T-#0"(B(@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-772-M``````\/#P"#@X,`[>WM`/_________S____`/___PGKZ^L`#0T-``````"%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-773-MA84`____`MK:V@`4%!0``````&!@8`#\_/P`____'%!04``]/3T`____`(6%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:774:MA0``````MK:V`+R\O```````FIJ:`!<7%P`<'!P`T-#0`!$1$0#P\/``JJJJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:775:M``````"OKZ\`____`H>'AP`O+R\`BXN+``\/#P`1$1$`JJJJ`&-C8P`.#@X`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-776-M`````+:VM@"\O+P``````*JJJ@`X.#@`5U=7`(:&A@``````45%1`/___P#J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:777:MZNH`A86%``````"VMK8`O+R\``````"JJJH`____`<3$Q``!`0$`75U=`,[.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:778:MS@`*"@H`EY>7``````!U=74`TM+2```````J*BH`!`0$`(2$A`!?7U\`#@X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:779:M`)F9F0!.3DX``````%U=70"OKZ\`^OKZ`/___P)65E8`(2$A`.CHZ``F)B8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:780:M04%!``````!U=74`TM+2``````!#0T,`JJJJ``````"OKZ\`____`L3$Q``!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:781:M`0$`75U=`,[.S@`*"@H`DY.3``0$!`"$A(0`7U]?``X.#@"9F9D`3DY.````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-782-M``!=75T`KZ^O`/KZ^@"JJJH``````*^OKP#Y^?D`&!@8`"XN+@#DY.0`HJ*B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-783-M``````!U=74`TM+2```````W-S<``````*ZNK@"GIZ<``````*6EI0#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:784:M^_O[`"(B(@!P<'``ZNKJ``H*"@#$Q,0`=G9V``````!@8&``!`0$`(2$A`!?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-785-M7U\`#@X.`)F9F0#___\#HJ*B``````!U=74`TM+2``````!#0T,`5E96`"$A
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-787-M`?O[^P`B(B(`<'!P`.KJZ@`*"@H`Q,3$`'9V=@``````C(R,`!<7%P`<'!P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:788:MT-#0`!$1$0!A86$```````<'!P!]?7T`]/3T`)Z>G@`$!`0`A(2$`%]?7P`.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:789:M#@X`F9F9`$Y.3@``````75U=`*^OKP#Z^OH`____`?O[^P`B(B(`<'!P`.KJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:790:MZ@`*"@H`Q,3$`'9V=@``````8&!@``0$!`"$A(0`7U]?``X.#@"9F9D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-791-M`DY.3@``````75U=`*^OKP#Z^OH`JJJJ``````"OKZ\`^?GY`!@8&``N+BX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-792-MY.3D`**BH@``````=75U`-+2T@``````0T-#`%965@`A(2$`Z.CH`"0D)``/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:793:M#P\`"PL+`,S,S`"OKZ\`*BHJ`)R<G``$!`0`A(2$`%]?7P`.#@X`E965`!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-794-M&``N+BX`Y.3D`/_________U____`/___PES<W,```````X.#@#P\/``____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-797-M<7$`[.SL`!45%0!%144`____`UQ<7``L+"P`!P<'`)Z>G@`!`0$`965E``H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:798:M"@`+"PL`6UM;`/___P`T-#0`)B8F`*^OKP``````Q<7%`"$A(0``````QL;&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-799-M`/W]_0#2TM(`#0T-`%M;6P#___\`-#0T`"8F)@#]_?T`____`4E)20``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:800:MPL+"`$5%10!I:6D`)24E``````#5U=4`?7U]```````>'AX`!04%`"LK*P!T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-801-M='0`L[.S`(&!@0"?GY\`AH:&```````\/#P`____`M75U0`!`0$`O;V]`*:F
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-805-M)24``````-75U0!]?7T``````):6E@``````BXN+``H*"@!V=G8`____`IR<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:806:MG``("`@`Y^?G`'-S<P`\/#P`]O;V`!(2$@`6%A8`*RLK``4%!0`K*RL`='1T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:807:M`,G)R0#___\$)24E``````#5U=4`?7U]``````"2DI(``0$!`+V]O0"FIJ8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-808-M!04%`+2TM``!`0$`C(R,``````"+BXL`"@H*`'9V=@#___\"G)R<``@("`#G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:809:MY^<`<W-S`#P\/`#V]O8`$A(2`!86%@!>7EX``````):6E@!I:6D`8F)B``4%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-810-M!0`?'Q\``@("`)R<G`#___\`+"PL``4%!0`K*RL`='1T`+.SLP"!@8$`GY^?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:811:M`(:&A@``````/#P\`/___P*<G)P`"`@(`.?GYP!S<W,`/#P\`/;V]@`2$A(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-812-M%A86`"LK*P`%!04`*RLK`'1T=`#)R<D`____`>/CXP"!@8$`GY^?`(:&A@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-813-M````/#P\`.SL[``5%14`145%`/___P"EI:4``````,O+RP#___\`)24E````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:814:M``#5U=4`?7U]``````"2DI(``0$!`+V]O0"FIJ8``@("``````"3DY,`T]/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-815-M``\/#P"PL+``+"PL``4%!0`K*RL`='1T`,G)R0"EI:4``````,O+RP#_____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:816:M____]O___P#___\)(B(B``````!X>'@`____`E)24@`````%`0$!`'AX>`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-817-M__\89F9F`",C(P#]_?T`:VMK``@("`#AX>$`LK*R``````"@H*``#0T-````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:818:M``"FIJ8`"`@(`.#@X`!H:&@``P,#`-34U`#___\#,3$Q``````"!@8$`L[.S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-819-M```````#`P,`2DI*``@("`#AX>$`LK*R``````"?GY\`+BXN`"PL+`#___\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-823-M`/___P`S,S,`965E`!`0$```````S<W-``X.#@!.3DX`:&AH``,#`P#4U-0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:824:M____`PH*"@``````FYN;``$!`0#8V-@`"`@(`)"0D`#P\/``EI:6``D)"0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-825-M````RLK*`(Z.C@``````.CHZ`&AH:``#`P,`U-34`/___P!&1D8`1T='`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-827-M`?O[^P`B(B(`<W-S`.SL[``*"@H`L;&Q`*:FI@``````A86%``@("`"0D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:828:M\/#P`):6E@!+2TL`<W-S`)24E`#___\"$!`0``````#-S<T`#@X.`$Y.3@!;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-829-M6UL`.3DY`/___P`S,S,`965E`%A86``+"PL`Y>7E```````'!P<`4%!0`/W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-830-M_0#___\!^_O[`"(B(@!S<W,`[.SL``H*"@"QL;$`IJ:F``````"%A84`#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:831:M``````"FIJ8`"`@(`%)24@`.#@X`Y^?G`$]/3P`"`@(`L+"P``@("`"0D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-832-M\/#P`):6E@`)"0D``````,K*R@".CHX``````#HZ.@#___\!^_O[`"(B(@!S
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-834-M4@#___\!'!P<``````#*RLH`CHZ.```````Z.CH`:&AH``,#`P#4U-0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:835:M`$9&1@!'1T<`____`1`0$```````S<W-``X.#@!.3DX`6UM;`#DY.0#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-836-M,S,S``T-#0``````NKJZ`!<7%P`^/CX`____``@("`"0D)``\/#P`):6E@!2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:837:M4E(`1D9&`$='1P#___\!9F9F`"LK*P#_________\____P#___\)\?'Q`"4E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:838:M)0#IZ>D`____`B4E)0`,#`P`$A(2`!@8&`$3$Q,`#P\/``H*"@`V-C8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:839:M&&IJ:@"0D)``____`%Q<7`!Z>GH`____`**BH@`Q,3$`_/S\`$%!00`5%14`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:840:M.SL[`%I:6@#___\`A86%`&MK:P#___\$.3DY`%Y>7@#___\`O[^_`#X^/@"+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:841:MBXL`7%Q<`'IZ>@#___\`HJ*B`#$Q,0#Y^?D`4U-3`)>7EP#___\`F9F9`!$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-842-M$0`8&!@`G9V=`%Q<7`!Z>GH`____`**BH@`Q,3$`_/S\`/___P(]/3T`*BHJ
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-844-M;&QL`'5U=0`7%Q<``@("`!T='0!T='0`\O+R`/___P).3DX`P,#``/W]_0!(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:845:M2$@`VMK:`+N[NP`W-S<`"@H*`&!@8`#V]O8`A86%`&MK:P#___\$/3T]`"HJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-846-M*@"4E)0`6%A8`/___P!W=W<`"`@(`!@8&`!L;&P`=75U`!<7%P`"`@(`'1T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-847-M`'1T=`#R\O(`A86%`&MK:P#___\!45%1`+N[NP#___\!N[N[`#<W-P`*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:848:M8&!@`/;V]@#5U=4``0$!`#<W-P#V]O8`____`MS<W``Y.3D`[>WM`,;&Q@`]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-849-M/3T`_O[^`*>GIP`G)R<`\O+R`'=W=P`("`@`&!@8`&QL;`!_?W\``````!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:850:M$`#___\"N[N[`#<W-P`*"@H`8&!@`/;V]@!.3DX`P,#``/W]_0!(2$@`VMK:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:851:M`%Q<7`!=75T`U=75``$!`0`W-S<`]O;V`/___P+<W-P`.3DY`.WM[0#&QL8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-852-M/3T]`/[^_@"GIZ<`)R<G`/+R\@!!04$`%145`#L[.P!:6EH`<'!P`(N+BP#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-856-M='1T`/+R\@"%A84`:VMK`/___P%145$`N[N[`/___P&[N[L`-S<W``H*"@!@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:857:M8&``]O;V`$Y.3@#`P,``_?W]`$A(2``S,S,`"`@(`$5%10`Q,3$`SL[.`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-858-M_P!W=W<`"`@(`!@8&`!L;&P`[N[N`%%140"[N[L`____`2XN+@!J:FH`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:859:M______/___\`____I?7U]0`K*RL`'Q\?`.CHZ`#___\0S,S,``$!`0"9F9D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-860-M____#?7U]0`K*RL`'Q\?`.CHZ`#___]+S,S,`%-34P#______________P#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-872-M_________UG___\`____#M34U``E)24`<G)R`/___P#Z^OH`=G9V`!L;&P`7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:873:M%Q<`;6UM`/CX^`#___\;[>WM`,+"P@"9F9D`<W-S`$]/3P`M+2T`#0T-`')R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:874:M<@!P<'```````*VMK0#___\-=75U``X.#@#EY>4`____$'!P<```````K:VM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-875-M`/___P/[^_L`Z>GI`/___PAP<'```````*VMK0#___\,AX>'``````"YN;D`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-879-M`.OKZP#&QL8``````%]?7P!%144`____%XN+BP!24E(`'AX>``````0*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:880:M1$1$`'AX>``'!P<`+"PL`/[^_@#___\,R\O+``("`@!P<'``____$.7EY0`'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:881:M!P<`+"PL`/[^_@#___\#5555`!$1$0#___\'Y>7E``<'!P`L+"P`_O[^`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-882-M_POU]?4`%145`"XN+@#___\MR\O+``("`@!P<'``____"?7U]0`5%14`+BXN
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-884-M6UM;`/___SW+R\L``@("`'!P<`#_________EO___P#___\-O[^_```````,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:885:M#`P`Z^OK`/___P`2$A(`Z^OK`/___P$C(R,``````%)24@#___\7,S,S````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:886:M``,$!`0`=75U`+JZN@#X^/@`____`'!P<```````KJZN`/___PS\_/P`,S,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:887:M`!04%`#O[^\`____$'!P<```````KJZN`/___P0("`@`2DI*`/___P=P<'``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-888-M`````*ZNK@#___\,C8V-``````"CHZ,`____+/S\_``S,S,`%!04`._O[P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:889:M__\)C8V-``````"CHZ,`____$?S\_``S,S,`%!04`._O[P#___]%@8&!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:890:M``#*RLH`____'_GY^0`7%Q<``0$!`-34U`#___\\_/S\`#,S,P`4%!0`[^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:891:M`/________^6____`/___PS^_OX`-#0T``````!X>'@`____`00$!`#2TM(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-892-M____`*BHJ``#`P,`!04%`/O[^P#___\7K:VM`*^OKP#5U=4`AX>'``````!<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-893-M7%P`____`NKJZ@`*"@H`-34U`/___PC5U=4`R,C(`-+2T@"2DI(`?7U]`%!0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:894:M4```````$Q,3`"PL+`!#0T,`____#NKJZ@`*"@H`-34U`/___P6SL[,`\_/S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-895-M`/___P#[^_L`MK:V`*NKJP#___\"ZNKJ``H*"@`U-34`____"M#0T`""@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:896:M6EI:`!(2$@`<'!P`^OKZ`/___QK\_/P`^/CX`/___PS2TM(`DI*2`'U]?0!0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:897:M4%```````!,3$P`L+"P`0T-#`/___P70T-``@H*"`%I:6@`2$A(`'!P<`/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:898:M^@#___\.TM+2`)*2D@!]?7T`4%!0```````3$Q,`+"PL`$-#0P#IZ>D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-899-M`.CHZ`#<W-P`____-OS\_`#X^/@`____!NOKZP`-#0T`145%`/___Q[5U=4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:900:MR,C(`**BH@``````4%!0`/___SK2TM(`DI*2`'U]?0!04%```````!,3$P`L
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-901-M+"P`0T-#`.GIZ0#___\`Z.CH`-S<W`#___\'_/S\`/CX^`#___\7Z>GI`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-902-M_P#HZ.@`W-S<`/________]K____`/___PRIJ:D```````T-#0#L[.P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:903:M`1\?'P`\/#P`HZ.C``,#`P`$!`0`HZ.C`/___QLK*RL``````,G)R0#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-904-M>'AX``````"YN;D`____"#L[.P!M;6T`AH:&``("`@`-#0T```````P,#`!%
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-906-MU@#KZ^L`____`*.CHP`9&1D```````4%!0"WM[<`____`7AX>```````N;FY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:907:M`/___PCGY^<`4E)2```````K*RL`$Q,3``````",C(P`____`-O;VP!5554`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-908-M"@H*`#4U-0#>WMX`____"Z2DI``'!P<`.3DY`,7%Q0#___\%FIJ:`)65E0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-909-M__\&V]O;`%5550`*"@H`-34U`-[>W@#___\`AH:&``("`@`-#0T```````P,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:910:M#`!%144`8&!@`*VMK0#___\#Y^?G`%)24@``````*RLK`!,3$P``````C(R,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-911-M`/___PJDI*0`!P<'`#DY.0#%Q<4`____`(:&A@`"`@(`#0T-```````,#`P`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-919-M`/___PO[^_L`)24E``````!]?7T`____`D!`0``````!.#@X`-O;VP#___\;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:920:MO[^_```````P,#``____`NWM[0`-#0T``0$!`"XN+@`V-C8`"`@(`&9F9@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-921-M__\!R\O+`%M;6P!:6EH`#0T-``4%!0#BXN(`\_/S`/O[^P!I:6D``````(^/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:922:MCP#___\$04%!``$!`0#R\O(`____`+"PL``"`@(`$Q,3`/___P*#@X,`!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:923:M`$U-30`-#0T``0$!`"XN+@`V-C8`"`@(`&9F9@#___\`MK:V``,#`P!Q<7$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:924:M:&AH```````4%!0`C(R,``4%!0`!`0$`AX>'`.WM[0`-#0T``0$!`"XN+@`V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:925:M-C8`"`@(`&9F9@#___\$U-34`!<7%P`/#P\`JJJJ`-G9V0`$!`0`#P\/`/+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-926-M\@"JJJH`"PL+``````)!04$`____`;JZN@!*2DH`/#P\`!@8&`"1D9$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:927:M`?;V]@"*BHH`,S,S``,#`P`````!$!`0`.;FY@#___\#^_O[`"$A(0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:928:M&AH:`#P\/``0$!``;V]O`/___P&JJJH`"PL+``````)!04$`____`//S\P#[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-929-M^_L`:6EI``````"/CX\`____!=34U``7%Q<`#P\/`*JJJ@#9V=D`!`0$``\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-930-M#P#R\O(`____`+JZN@!*2DH`/#P\`!@8&`"1D9$`____`?;V]@"*BHH`,S,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:931:M``,#`P`````!$!`0`.;FY@#S\_,`^_O[`&EI:0``````CX^/`/___P#&QL8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:932:M`@("`"$A(0``````%!04`(B(B`#___\`JJJJ``L+"P`````"04%!`(B(B```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:933:M````65E9`/___P*=G9T`!P<'`$]/3P#___\#_O[^`#L[.P`3$Q,`,S,S`#0T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:934:M-``-#0T`86%A`#(R,@!=75T`0$!``/___P*ZNKH`2DI*`#P\/``8&!@`D9&1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:935:M`/___PFJJJH`"PL+``````)!04$`^_O[`"$A(0``````&AH:`#P\/``0$!``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-936-M;V]O`/___P'JZNH`"PL+`#(R,@#___\`B(B(``````!965D`____`IV=G0`'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:937:M!P<`3T]/`/___P/^_OX`.SL[`!,3$P`S,S,`-#0T``T-#0!A86$`,C(R`%U=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-938-M70!`0$``____`\O+RP!;6UL`6EI:``T-#0`%!04`L;&Q```````^/CX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-939-M`-'1T0!34U,`O[^_`/___P*ZNKH`2DI*`#P\/``8&!@`D9&1`/___P'V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:940:MBHJ*`#,S,P`#`P,``````1`0$`#FYN8`____!/[^_@`[.SL`$Q,3`#,S,P`T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:941:M-#0`#0T-`&%A80`R,C(`75U=`$!`0`#___\"NKJZ`$I*2@`\/#P`&!@8`)&1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:942:MD0#___\&]O;V`(J*B@`S,S,``P,#``````$0$!``YN;F`//S\P#[^_L`:6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:943:M``````"/CX\`____`,;&Q@`"`@(`(2$A```````4%!0`B(B(`/___P"JJJH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:944:M"PL+``````)!04$`^_O[`"$A(0``````&AH:`#P\/``0$!``;V]O`/___P/`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-945-MP,``6UM;`%=75P`````!:6EI`/___P"ZNKH`2DI*`#P\/``8&!@`D9&1`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:946:M_P'&QL8``@("`"$A(0``````%!04`(B(B`#_________:____P#___\+EY>7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:947:M```````1$1$`\/#P`/___P&.CHX`!`0$```````K*RL`^_O[`/___QQ34U,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:948:M`````)B8F`#___\">7EY```````'!P<`I:6E`*RLK```````$A(2`/CX^`!R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:949:M<G(`&1D9`+V]O0"EI:4``````&-C8P#___\!UM;6``0$!``<'!P`^/CX`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-950-M_P00$!``)"0D`/___P#2TM(`#`P,```````]/3T`____`7IZ>@``````-C8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:951:M`'1T=```````!P<'`*6EI0"LK*P``````!(2$@#N[NX`&!@8``X.#@!V=G8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-952-M``````8&!@#)R<D`BXN+``````!5554`\/#P`'EY>0``````!P<'`*6EI0"L
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:953:MK*P``````!(2$@#___\#XN+B`!86%@`.#@X`RLK*`/___P!5554``````'5U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:954:M=0"OKZ\``@("``$!`0"%A84`ZNKJ```````*"@H`_/S\`&5E90`Q,3$`T-#0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:955:M`/S\_`!`0$``#`P,`/___P%#0T,``````)*2D@#L[.P`<G)R``@("``2$A(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-956-MY^?G`/___P.CHZ,``````6=G9P#-S<T```````@("`#___\`KZ^O``("`@`!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-958-MX@`6%A8`#@X.`,K*R@#___\`5555``````!U=74`_/S\`&5E90`Q,3$`T-#0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:959:M`/S\_`!`0$``#`P,`/___P%#0T,``````)*2D@#L[.P`<G)R``@("``2$A(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:960:MY^?G`/___P#6UM8`!`0$`!P<'`#X^/@`____`$9&1@``````!@8&`'U]?0#S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:961:M\_,`____`*^OKP`"`@(``0$!`(6%A0#JZNH```````H*"@"`@(```````&-C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-962-M8P#___\!C8V-```````#`P,`MK:V`/___P.JJJH``````"XN+@#;V]L`?W]_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:963:M```````1$1$`P\/#`*BHJ``-#0T`____`/S\_`!E964`,3$Q`-#0T`#\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-964-M0$!```P,#`#___\(KZ^O``("`@`!`0$`A86%`.KJZ@``````"@H*`*.CHP``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-966-M``!C8V,`____`8V-C0```````P,#`+:VM@#___\#JJJJ```````N+BX`V]O;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:967:M`']_?P``````$1$1`,/#PP"HJ*@`#0T-`/___P'X^/@`<G)R`!D9&0"]O;T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:968:MI:6E``````!C8V,`6UM;``````!S<W,`3T]/``$!`0``````5%14`/___P#\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:969:M_/P`965E`#$Q,0#0T-``_/S\`$!`0``,#`P`____`4-#0P``````DI*2`.SL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:970:M[`!R<G(`"`@(`!(2$@#GY^<`____!*JJJ@``````+BXN`-O;VP!_?W\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:971:M`!$1$0##P\,`J*BH``T-#0#___\`_/S\`&5E90`Q,3$`T-#0`/S\_`!`0$``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:972:M#`P,`/___P9#0T,``````)*2D@#L[.P`<G)R``@("``2$A(`Y^?G`/___P#6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:973:MUM8`!`0$`!P<'`#X^/@`____`$9&1@``````!@8&`'U]?0#S\_,`____`*^O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:974:MKP`"`@(``0$!`(6%A0#JZNH```````H*"@"CHZ,``````6=G9P#-S<T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-975-M``@("`#___\![>WM`%%140`Z.CH`XN+B`+*RL@``````"@H*`./CXP!E964`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:976:M,3$Q`-#0T`#\_/P`0$!```P,#`#___\!1D9&```````&!@8`?7U]`//S\P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-977-M________;/___P#___\*]?7U`!D9&0``````AX>'`/___P&"@H(`%!04`+*R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:978:ML@`N+BX`!`0$`-O;VP#___\;Y.3D``0$!``.#@X`\_/S`/___P'O[^\`#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:979:M``````"?GY\`____`#4U-0``````<'!P`$!`0``?'Q\`W-S<`.3DY``1$1$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:980:M`P,#`-O;VP#___\!2$A(``````"9F9D`____!.+BX@``````5U=7`.OKZP`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:981:M("``$Q,3``````!I:6D`____`(B(B```````)"0D`-O;VP`-#0T``````)^?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-982-MGP#___\`-34U``````!U=74`8&!@``````!K:VL`!`0$``````"-C8T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-983-M`/W]_0#.SLX`____`._O[P`-#0T``````)^?GP#___\`-34U``````!U=74`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:984:M____`T)"0@``````K:VM`/___P#$Q,0``0$!``4%!0#.SLX`#P\/``````"8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:985:MF)@`____`,K*R@``````,3$Q`&=G9P`H*"@`V]O;`)^?GP`O+R\``````%)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-986-M4@#___\!'!P<``````"&AH8`_?W]`&!@8`!Y>7D`YN;F`/___P/\_/P`)R<G
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-988-MRLK*```````Q,3$`____`4A(2```````F9F9`/___P5"0D(``````*VMK0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:989:M__\`Q,3$``$!`0`%!04`Y.3D`&=G9P`H*"@`V]O;`)^?GP`O+R\``````%)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:990:M4@#___\!'!P<``````"&AH8`_?W]`&!@8`!Y>7D`YN;F`/___P%(2$@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-991-M`)F9F0#___\`S,S,```````4%!0`R\O+`/___P'FYN8`#P\/``````"8F)@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:992:M____`,K*R@``````,3$Q`']_?P``````;FYN`/___P":FIH``````8^/CP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-993-M__\#^_O[`"4E)0`:&AH`Z^OK`/GY^0`:&AH``````+FYN0#]_?T`+"PL`%96
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-995-M``````"8F)@`____`,K*R@``````,#`P`"<G)P``````75U=`/___P!965D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:996:M`````#X^/@#___\`[N[N``X.#@`3$Q,`^/CX`/___P!_?W\``````&YN;@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-997-M__\`FIJ:``````&/CX\`____`_O[^P`E)24`&AH:`.OKZP#Y^?D`&AH:````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1006-M0P#V]O8`[.SL`!X>'@``````?W]_`&=G9P`H*"@`V]O;`)^?GP`O+R\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1007:M`%)24@#___\`S,S,```````4%!0`R\O+`/________]N____`/___PJ$A(0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1008-M`````!45%0#U]?4`____`+^_OP`:&AH`U]?7`/___P#5U=4``````%U=70#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1010-M"`!`0$``"0D)`,_/SP#]_?T`0D)"``````!965D`____`;2TM```````(2$A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1011:M`/KZ^@#___\$M;6U``````"$A(0`/S\_``<'!P!^?GX``````):6E@"<G)P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1012-M`````!86%@#<W-P`AH:&```````[.SL`____`+N[NP``````"`@(`*^OKP``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1013:M````$Q,3`&)B8@``````*"@H`/O[^P#___\#AH:&```````[.SL`____`+N[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1014-MNP``````"`@(`.GIZ0#___\"M+2T``````!145$`____`.7EY0`8&!@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1015-M`%]?7P!P<'```````%145`#___\!7U]?``````!A86$```````\/#P`!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1016:M`````!,3$P"!@8$`^?GY`/___P'8V-@`24E)```````V-C8`U=75`/___P6@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1017-MH*```````#,S,P#X^/@`U]?7``("`@``````KJZN`'!P<```````5%14`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1018:M_P%?7U\``````(2$A`#___\`M+2T```````A(2$`^OKZ`/___P2TM+0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1019:M`%%140#___\`Y>7E`!@8&```````7U]?`+R\O```````#P\/``$!`0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1020-M$Q,3`(&!@0#Y^?D`____`=C8V`!)24D``````#8V-@#5U=4`____`K2TM```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1021:M````(2$A`/KZ^@#___\`5U=7``````"TM+0`____`G!P<```````5%14`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1022:M_P%?7U\``````(2$A`"#@X,``````'AX>`#2TM(`"`@(``````!E964`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1023:M!)65E0``````BHJ*`/___P"3DY,``````$%!00#___\`HJ*B``````"WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1024:MO+R\```````/#P\``0$!```````3$Q,`@8&!`/GY^0#___\'<'!P``````!4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1025-M5%0`____`5]?7P``````4U-3```````S,S,`^/CX`-?7UP`"`@(``````*ZN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1026-MK@#___\`?GY^``````!N;FX`____`8.#@P``````>'AX`-+2T@`("`@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1027:M`&5E90#___\$E965``````"*BHH`____`).3DP``````04%!`/___P"BHJ(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1028:M`````+>WMP#\_/P`1D9&``D)"0#/S\\`_?W]`$)"0@``````65E9`'EY>0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1029:M```!`P,#`'U]?0#V]O8`____`;R\O```````#P\/``$!`0``````$Q,3`(&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1030-M@0#Y^?D`____`=C8V`!)24D``````#8V-@#5U=4`____!I65E0``````BHJ*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1031:M`/___P"3DY,``````$%!00#___\`HJ*B``````"WM[<`O+R\```````/#P\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1032:M`0$!```````3$Q,`@8&!`/GY^0#___\&V-C8`$E)20``````-C8V`-75U0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1033-M__\"M+2T```````A(2$`^OKZ`/___P!75U<``````+2TM`#___\"<'!P````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1035-M`*ZNK@#[^_L`,C(R`"0D)`#P\/``]_?W`#T]/0``````&1D9`+2TM```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1036:M#P\/``$!`0``````$Q,3`(&!@0#Y^?D`____`%=75P``````M+2T`/______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1037-M__]O____`/___PGKZ^L`#0T-``````"%A84`____`4!`0`#"PL(`____`>_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1038:M[P``````"PL+`/___QKY^?D`%Q<7``$!`0#9V=D`____`?GY^0`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1039-M`+R\O`#___\`2TM+```````W-S<``````(.#@P#___\`>'AX```````!`0$`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1042-M_P!+2TL``````&1D9``I*2D``````(*"@@`?'Q\``````)R<G`#___\!O+R\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1043:M`/___P#Y^?D`&1D9``````"\O+P`____`$M+2P``````9F9F`/___P-.3DX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1044-M`````,7%Q0#U]?4`-34U``````'2TM(`'1T=``````#-S<T`____`+2TM``"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1045:M`@(`#@X.`$-#0P`%!04`145%`'!P<`"RLK(`W-S<`.WM[0#@X.``3T]/`!$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1046-M$0",C(P`____`+BXN```````'!P<`/___P3]_?T`)24E``````"XN+@`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1048-MZ^OK`/W]_0`J*BH``````)V=G0#___\%3DY.``````#%Q<4`]?7U`#4U-0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1049:M```!TM+2`$E)20`%!04`145%`'!P<`"RLK(`W-S<`.WM[0#@X.``3T]/`!$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1050-M$0",C(P`____`+BXN```````'!P<`/___P']_?T`*BHJ``````"=G9T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1051:M`.;FY@`$!`0`+R\O`/___P,='1T``````,W-S0#___\`M+2T``("`@`.#@X`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1052:MZ^OK`(N+BP``````=W=W`"DI*0``````0D)"`/KZ^@#___\#[^_O`!,3$P`2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1053-M$A(`\O+R`/;V]@`8&!@``````+R\O`#[^_L`(B(B`!<7%P#\_/P`24E)``4%
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1056-M$!`0``````#)R<D`____`8N+BP``````=W=W`"DI*0``````0D)"`/KZ^@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1057:M__\#[^_O`!,3$P`2$A(`\O+R`/;V]@`8&!@``````+R\O`#[^_L`(B(B`!<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1058:M%P#\_/P`BHJ*``````"#@X,`____`'AX>````````0$!`,O+RP`2$A(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1059:M`#P\/```````A86%`/___P))24D`!04%`$5%10!P<'``LK*R`-S<W`#M[>T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1060:MX.#@`$]/3P`1$1$`C(R,`/___P"XN+@``````!P<'`#___\%[^_O`!,3$P`2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1061-M$A(`\O+R`/;V]@`8&!@``````+R\O`#[^_L`(B(B`!<7%P#\_/P`24E)``4%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1062:M!0!%144`<'!P`+*RL@#<W-P`[>WM`/___P3@X.``3T]/`!$1$0",C(P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1063:M`+BXN```````'!P<`/___P']_?T`*BHJ``````"=G9T`____`.;FY@`$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1064-M+R\O`/___P,='1T``````,W-S0#___\`M+2T``("`@`.#@X`(B(B``````"X
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1066-M``&?GY\`24E)``4%!0!%144`<'!P`+*RL@#<W-P`[>WM`/___P#FYN8`!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1067:M`"\O+P#_________</___P#___\)<W-S```````.#@X`\/#P`/___P$'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1068-MFIJ:`.CHZ`#T]/0`9&1D```````D)"0`____&J6EI0``````24E)`/___P*?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1069:MGY\``````#4U-0#___\`V=G9``$!`0`"`@(`%Q<7``````#0T-``:&AH````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1070:M``%.3DX`____`:2DI```````(2$A`/O[^P#___\%6EI:``````%.3DX`_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1071:M`#L[.P```````P,#``0$!`"VMK8`____`)^?GP``````-34U`/___P#9V=D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1072:M`0$!``("`@!X>'@```````L+"P#M[>T`!04%``````#JZNH`____`.WM[0`R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1073:M,C(`_O[^`)^?GP``````-34U`/___P#9V=D``0$!``("`@#9V=D`____`Q`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1074:M$```````U]?7`#T]/0`"`@(``````$A(2`#___\`"`@(``````#EY>4`G)R<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1075-M``D)"0``````E)24``T-#0`B(B(`\_/S`.CHZ`"<G)P`'1T=`)Z>G@`L+"P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1076:M`````-/3TP#FYN8`JJJJ`$1$1```````/CX^`/___P2JJJH``````#,S,P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1077:M__\`X^/C``0$!``"`@(`SL[.`/___P`("`@``````.7EY0"<G)P`"0D)````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1078:M``"4E)0`____`*2DI```````(2$A`/O[^P#___\%$!`0``````#7U]<`/3T]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1079:M``("`@``````2$A(`/___P`-#0T`(B(B`//S\P#HZ.@`G)R<`!T='0">GIX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1080:M+"PL``````#3T],`YN;F`*JJJ@!$1$0``````#X^/@#___\!I*2D```````A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1081-M(2$`^_O[`/___P"'AX<``````)V=G0#___\#"`@(``````#EY>4`G)R<``D)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1085-M__\$"`@(``````#EY>4`G)R<``D)"0``````8V-C```````S,S,`____`./C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1086:MXP`$!`0``@("`,[.S@#___\`DY.3```````@("``____`IJ:F@``````#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1087-M```````H*"@`[^_O`/___P1T='0``````(>'AP#___\`CX^/```````Y.3D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1088-M____`*2DI```````<'!P`/___P`;&QL``````-#0T`!H:&@``````4Y.3@"5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1089:ME94``````$='1P#Q\?$`(2$A``````"7EY<`____`0T-#0`B(B(`\_/S`.CH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1090:MZ`"<G)P`'1T=`)Z>G@`L+"P``````-/3TP#FYN8`JJJJ`$1$1```````/CX^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1091-M`/___P5T='0``````(>'AP#___\`CX^/```````Y.3D`____`*2DI```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1092-M<'!P`/___P`-#0T`(B(B`//S\P#HZ.@`G)R<`!T='0">GIX`____!"PL+```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1093:M````T]/3`.;FY@"JJJH`1$1$```````^/CX`____`:2DI```````(2$A`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1094-M^P#___\`AX>'``````"=G9T`____`P@("```````Y>7E`)R<G``)"0D`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1098-M_P#___\)(B(B``````!X>'@`____`B<G)P`````#`P,#`+.SLP#___\:.CHZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1099:M``````"TM+0`____`BLK*P``````JZNK`/___P!S<W,``````%965@`1$1$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1100-M`````0<'!P`+"PL``````,G)R0#___\!+BXN``````"9F9D`____!BTM+0``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1103-M`#<W-P"0D)``____`"LK*P``````JZNK`/___P!S<W,``````%965@#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1104:M#0T-``````$D)"0`3$Q,``````"]O;T`____`$Y.3@`````#965E`/___P`9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1105:M&1D``````S4U-0#R\O(`$Q,3``````0R,C(`Y>7E`/___P0Q,3$``````+>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1106:MMP#___\`CX^/``````!;6UL`____`4Y.3@`````#965E`/___P$N+BX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1107:M`)F9F0#___\&#0T-``````$D)"0`3$Q,``````"]O;T`____`!D9&0`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1108:M-34U`/+R\@`3$Q,`````!#(R,@#EY>4`____`2XN+@``````F9F9`/___P$O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1109-M+R\`#P\/`/7U]0#___\#3DY.``````-E964`____`;BXN``````!'1T=`.+B
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1111-M``````#2TM(`____`!D9&0`````#-34U`/+R\@#___\`8F)B```````6%A8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1112:M____!$Y.3@`````#965E`#$Q,0``````M[>W`/___P"/CX\``````%M;6P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1113:M__\!,3$Q``````!S<W,`____`KBXN``````!'1T=`.+BX@#___\$X.#@``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1114-M!P`<'!P`]O;V`/___P`H*"@``````+V]O0#___\`2DI*``````#2TM(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1115:M`!$1$0`````!!P<'``L+"P``````R<G)`"<G)P``````Q,3$`/___P#"PL(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1116:M`0$!``0$!`"^OKX`____`!D9&0`````#-34U`/+R\@`3$Q,`````!#(R,@#E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1117-MY>4`____!.#@X``'!P<`'!P<`/;V]@#___\`*"@H``````"]O;T`____`$I*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1118:M2@``````TM+2`/___P`9&1D``````S4U-0#R\O(`____!!,3$P`````$,C(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1119-M`.7EY0#___\!+BXN``````"9F9D`____`2\O+P`/#P\`]?7U`/___P-.3DX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1124-M.SL[`/W]_0#___\"I*2D`#(R,@#]_?T`____`,;&Q@`E)24`U-34`)R<G``0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1125:M$!``+"PL`*>GIP`J*BH`2$A(`/___P+DY.0`,S,S`/GY^0#___\&8F)B`!P<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1126-M'`#9V=D`____`/[^_@"BHJ(`145%`(*"@@#___\"I*2D`#(R,@#]_?T`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1129-M"0D`5555`.OKZP"QL;$`1D9&`/___P'P\/``;&QL``T-#0`<'!P`CX^/`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1130:M_P&PL+``'1T=``8&!@`M+2T`BHJ*`/CX^`#___\`M+2T`"DI*0`#`P,`$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1131-M`#T]/0"4E)0`^OKZ`/___P6AH:$`24E)`/___P'+R\L`4E)2`-W=W0#___\!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1133-M"0D`5555`.OKZP"QL;$`1D9&`/___P&PL+``'1T=``8&!@`M+2T`BHJ*`/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1134:M^`#___\`M+2T`"DI*0`#`P,`$!`0`#T]/0"4E)0`^OKZ`/___P+DY.0`,S,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1135:M`/GY^0#___\!A(2$`&]O;P#___\$\/#P`&QL;``-#0T`'!P<`(^/CP#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1136:M<7%Q```````/#P\`U-34`/___P70T-``3$Q,`*BHJ`#___\!4U-3`$Y.3@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1137:M__\!D)"0`$Q,3`#___\!L+"P`!T='0`&!@8`+2TM`(J*B@#X^/@`____`5%1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1138-M40``````%145`/___P3P\/``;&QL``T-#0`<'!P`CX^/`/___P"AH:$`24E)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1139-M`/___P'+R\L`4E)2`-W=W0#___\!F)B8`"4E)0##P\,`____`G%Q<0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1140:M#P\/`-34U`#___\%T-#0`$Q,3`"HJ*@`____`5-34P!.3DX`____`9"0D`!,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1141:M3$P`____`9R<G``0$!``+"PL`*>GIP`J*BH`2$A(`/___P#`P,``4E)2`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1142-M_P)O;V\`6EI:`)>7EP#___\`L+"P`!T='0`&!@8`+2TM`(J*B@#X^/@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1143:M`+2TM``I*2D``P,#`!`0$``]/3T`E)24`/KZ^@#___\%T-#0`$Q,3`"HJ*@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1144:M____`5-34P!.3DX`____`9"0D`!,3$P`____`;"PL``='1T`!@8&`"TM+0"*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1145:MBHH`^/CX`/___P6TM+0`*2DI``,#`P`0$!``/3T]`)24E`#Z^OH`____`N3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1146:MY``S,S,`^?GY`/___P&$A(0`;V]O`/___P3P\/``;&QL``T-#0`<'!P`CX^/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1147-M`/___P"AH:$`24E)`/___P'+R\L`4E)2`-W=W0#___\!@8&!``H*"@!04%``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1154-M_^,S,S,``````(.#@P#___\<PL+"`,7%Q0#___\9,S,S``````"#@X,`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1155:M=I>7EP``````+BXN``0$!``4%!0`Z>GI`/________]^____`/___^.JJJH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1156-M8V-C`/___SFJJJH`8V-C`/___WB(B(@`%Q<7`!D9&0"_O[\`_________W__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1166-MBP``````"@H*`/#P\`#___\5BXN+```````*"@H`\/#P`/___Q)=75T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1167:M`$)"0@#___]/75U=``````!"0D(`______________\F____`/___S;W]_<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1168:MT='1`*NKJP"&AH8`9&1D`$)"0@`A(2$`#@X.`)N;FP`2$A(``````&UM;0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1169:M__\3K*RL`!,3$P`R,C(`_O[^`/___Q3Q\?$`$A(2``````!M;6T`____!]_?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1170:MWP#P\/``____"_'Q\0`2$A(``````&UM;0#___\2VMK:``,#`P``````N+BX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1171:M`/___SVLK*P`$Q,3`#(R,@#^_OX`____#-K:V@`#`P,``````+BXN`#___\8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1172:MK*RL`!,3$P`R,C(`_O[^`/___USX^/@`^_O[`-W=W0#___\L,S,S``````&V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1173:MMK8`____3JRLK``3$Q,`,C(R`/[^_@#_________)?___P#___\Q[N[N`+FY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1174-MN0"%A84`4U-3`"4E)0`"`@(`````!A<7%P``````!04%`.'AX0#___\2[.SL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1175-M`!86%@``````KJZN`/___Q6"@H(```````4%!0#AX>$`____!IJ:F@`"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1176:M'AX>`/___PN"@H(```````4%!0#AX>$`____$EY>7@``````+R\O`/___SWL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1177-M[.P`%A86``````"NKJX`____#5Y>7@``````+R\O`/___QCL[.P`%A86````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1179-M3>SL[``6%A8``````*ZNK@#_________)O___P#___\Q&QL;``````<.#@X`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1180:M4E)2`)B8F`#1T=$`$Q,3``````!E964`____$UA86```````45%1`/___Q7T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1181:M]/0`$Q,3``````!E964`____!Q<7%P``````*BHJ`/___PKT]/0`$Q,3````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1182:M``!E964`____$MO;VP`#`P,``````*2DI`#___\]6%A8``````!145$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1183-M#=O;VP`#`P,``````*2DI`#___\86%A8``````!145$`____7;BXN```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1184-M`P,#`-G9V0#___\K-34U``````&TM+0`____3EA86```````45%1`/______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1185:M__\G____`/___S%65E8```````8&!@`F)B8`+BXN``````$^/CX`OKZ^`/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1186-M^@#___\!CHZ.```````%!04`X.#@`/___Q*TM+0```````L+"P#2TM(`X.#@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1187:M`-+2T@#___\3CHZ.```````%!04`X.#@`/___P<:&AH`$1$1`,;&Q@#___\*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1188-MCHZ.```````%!04`X.#@`/___Q#Y^?D`XN+B`%E960``````'Q\?`/O[^P#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1210-M``&GIZ<`____%?S\_``<'!P``````#<W-P#___\#FYN;```````%!04`X>'A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1211:M`/___PQ(2$@`"`@(`.3DY``3$Q,`````!`D)"0`E)24`.SL[`*ZNK@#___\(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1212-MZ.CH`/#P\`#___\'FYN;```````%!04`X>'A`/___P?P\/``Z>GI`/___P+Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1213-M^?D`BHJ*`!<7%P`````"BXN+`/___P&;FYL```````4%!0#AX>$`____#9N;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1214:MFP`2$A(``````1,3$P`````!$A(2`/3T]`#^_OX`A86%``,#`P`````#N+BX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1215-M`/___P^OKZ\``````E=75P#___\'W-S<`"4E)0#Z^OH`____!_[^_@"%A84`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1216:M`P,#``````.XN+@`____`/KZ^@`3$Q,`````!`D)"0`E)24`.SL[`*ZNK@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1217:M__\%FYN;`!(2$@`````!$Q,3``````$2$A(`]/3T`/___PVOKZ\``````E=7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1218:M5P#___\`^OKZ`!,3$P`````$"0D)`"4E)0`[.SL`KJZN`*JJJ@".CHX`R\O+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1219:M`#$Q,0``````A(2$`/___P#^_OX`A86%``,#`P`````#N+BX`/___S7^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1220:MA86%``,#`P`````#N+BX`/___P'<W-P`)24E`/KZ^@#___\'\/#P`!,3$P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1221:M````:6EI`/___RA(2$@`"`@(`.GIZ0"]O;T``````5%140#___\3KZ^O````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1222:M``)75U<`____*Z^OKP`````"5U=7`/___P#Z^OH`$Q,3``````0)"0D`)24E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1223:M`#L[.P"NKJX`JJJJ`(Z.C@#+R\L`,3$Q``````"$A(0`____`/[^_@"%A84`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1224-M`P,#``````.XN+@`____`=S<W``E)24`^OKZ`/___QVJJJH`CHZ.`,O+RP`Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1225:M,3$``````(2$A`#____M____`/___PR[N[L`#`P,``````!-34T`Z.CH`*VM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1226:MK0``````$1$1`/___P.JJJH`%!04``<'!P``````,#`P`/[^_@#___\5LK*R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1227-M``````&=G9T`____`OS\_``D)"0``````"TM+0!M;6T`+2TM``8&!@`9&1D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1228:MH*"@`/___P/[^_L`H*"@`$1$1``1$1$``````65E90#U]?4`D9&1`*JJJ@"5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1229-ME94``````7IZ>@#^_OX`____!*>GIP``````"PL+`/[^_@#___\!?GY^````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1230:M``'%Q<4`____`M[>W@`K*RL``````$E)20`D)"0``````"TM+0!M;6T`+2TM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1231-M``8&!@`9&1D`H*"@`/___P*ZNKH`!`0$``\/#P#U]?4`____`-?7UP`K*RL`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1240-M]?7U`)&1D0"JJJH`E965``````%Z>GH`_O[^`/___P#AX>$`"@H*``D)"0!S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1241:M<W,``P,#``````$N+BX`_/S\`%U=70`````%.3DY`'EY>0`7%Q<`'1T=`+2T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1242-MM`#___\#X>'A`"<G)P`%!04`>7EY`/___P9H:&@``````&EI:0!:6EH`'!P<
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1247-M!FAH:```````:6EI`%I:6@`<'!P`!@8&`%M;6P#)R<D`?7U]`#\_/P`6%A8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1248:M"`@(`'U]?0#___\#^_O[`*"@H`!$1$0`$1$1``````%E964`____`$-#0P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1249-M`````@("`-75U0#___\`_O[^`*FIJ0!"0D(`____`OS\_`"DI*0`2TM+`!<7
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1255-M`/S\_`!=75T`````!3DY.0#___\!8F)B```````&!@8`4U-3`"XN+@`'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1256:M'1T=`*JJJ@#___\$]?7U`)24E``P,#```````@4%!0#FYN8`____`/S\_`"D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1257-MI*0`2TM+`!<7%P`%!04`,#`P`,O+RP#___\!X>'A``H*"@`)"0D`<W-S``,#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1259-M```````6%A8`____`?CX^`!H:&@``````#@X.`!965D``````+6UM0#___\6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1260:M2TM+```````-#0T`]/3T`/___P*AH:$``````A(2$@!_?W\`*2DI```````*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1261:M"@H`____`LK*R@`I*2D`"PL+`'EY>0"=G9T``0$!`=?7UP#___\"145%````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1262:M```2$A(`\?'Q`/___P5V=G8``````#8V-@#___\!N+BX``$!`0`````!Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1263:M`/___P'CX^,`'AX>```````?'Q\`E)24``````(2$A(`?W]_`"DI*0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1264:M"@H*`/___P'T]/0`'AX>``````!\?'P`____`,K*R@`0$!````````D)"0"C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1265:MHZ,`Z.CH`!`0$``````!+2TM`)&1D0`````"$A(2`']_?P`I*2D```````H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1266:M"@#___\&^_O[`$Q,3``````!9F9F`/KZ^@#]_?T`+2TM```````("`@`Z>GI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1267-M`&MK:P`````!,#`P`,7%Q0#IZ>D``````0<'!P#___\!S<W-`#`P,```````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1269-MZ>D`Z^OK`'EY>0`/#P\``````&EI:0#___\%XN+B``4%!0`````!`@("`'5U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1270:M=0!24E(``````!(2$@#___\!:VMK``````$P,#``Q<7%`.GIZ0`````!!P<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1271:M`/___P-%144``````!(2$@#Q\?$`____!OO[^P!,3$P``````69F9@#Z^OH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1272-M_?W]`"TM+0``````"`@(`.GIZ0#___\`S<W-`#`P,```````/S\_`)&1D0!E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1273-M964``````",C(P#___\`R\O+`"8F)@``````0T-#`*^OKP#IZ>D`Z^OK`'EY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1274:M>0`/#P\``````&EI:0#___\"145%```````2$A(`\?'Q`/___P%G9V<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1275:M``$!`0`````!*BHJ`*6EI0#\_/P`:VMK``````$P,#``Q<7%`.GIZ0`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1276-M!P<'`&QL;``````!K*RL`/___P+EY>4`)"0D``````%^?GX`____!=?7UP`#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1279-M`,7%Q0#IZ>D``````0<'!P#___\`XN+B``4%!0`````!`@("`'5U=0!24E(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1280:M`````!(2$@#___\!Z.CH``L+"P``````8V-C`/___P!L;&P``````:RLK`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1281-M__\"Y>7E`"0D)``````!?GY^`/___P77U]<``P,#``````%%144`E)24````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1282-M``("`@(`;6UM`,'!P0``````"`@(`/___P+*RLH`*2DI``L+"P!Y>7D`G9V=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1283:M``$!`0'7U]<`SL[.``````%75U<`____`*^OKP`N+BX```````("`@"7EY<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1284-M____`,W-S0`P,#```````#\_/P"1D9$`965E```````C(R,`____`,O+RP`F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1285:M)B8``````$-#0P"OKZ\`Z>GI`.OKZP!Y>7D`#P\/``````!I:6D`____!M?7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1286-MUP`#`P,``````45%10"4E)0``````@("`@!M;6T`P<'!```````("`@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1287-M`<W-S0`P,#```````#\_/P"1D9$`965E```````C(R,`____!LO+RP`F)B8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1288:M`````$-#0P"OKZ\`Z>GI`.OKZP!Y>7D`#P\/``````!I:6D`____`D5%10``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1289:M````$A(2`/'Q\0#___\!9V=G```````!`0$``````2HJ*@"EI:4`_/S\`&MK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1290-M:P`````!,#`P`,7%Q0#IZ>D``````0<'!P#___\`XN+B``4%!0`````!`@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1291:M`'5U=0!24E(``````!(2$@#___\#K*RL`!H:&@`J*BH`H*"@`(>'AP`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1292-M8F)B`/___P#-S<T`,#`P```````_/S\`D9&1`&5E90``````(R,C`/___P%G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1293:M9V<```````$!`0`````!*BHJ`*6EI0#\_/P`____[?___P#___\,_?W]`&EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1294-M:0#Y^?D`_O[^`'AX>``````!?GY^`/___P#KZ^L`-C8V``````!K:VL`W=W=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1296-M-#0T`.KJZ@#2TM(``````30T-`#___\!GY^?``4%!0`X.#@`W]_?`//S\P`E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1297:M)24``````$Q,3`#___\"M;6U``````&'AX<`____!DM+2P``````965E`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1298:M_P#EY>4`%145``````$5%14`____`?#P\``L+"P```````P,#`#0T-``)B8F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1299:M``````$T-#0`ZNKJ`-+2T@`````!-#0T`/___P%W=W<```````P,#`#M[>T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1300-MY>7E`!86%@``````#`P,`,/#PP#___\`V-C8`"(B(@``````8V-C`/+R\@`F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1301:M)B8``````30T-`#JZNH`TM+2``````$T-#0`____!G)R<@`````!:VMK`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1302-M_P&;FYL``````6AH:`"JJJH``````4]/3P#V]O8`____`-[>W@`````!'Q\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1303:M`/___P"WM[<`"PL+`!(2$@"SL[,`____`8J*B@``````$A(2`/___P`='1T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1304-M`````=?7UP#___\!CHZ.``````%=75T`\_/S`/___P5M;6T``````08&!@"N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1305:MKJX`]/3T`!$1$0``````%!04`/___P"JJJH``````4]/3P#V]O8`____`-[>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1306-MW@`````!'Q\?`/___P*UM;4``````8>'AP#___\'<G)R``````%K:VL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1307:M`9N;FP`````!:&AH`/___P"WM[<`"PL+`!(2$@"SL[,`____`8J*B@``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1308-M$A(2`/___P`='1T``````=?7UP#___\!CHZ.``````%=75T`\_/S`/___P&U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1309-MM;4``````8>'AP#___\!Y.3D``8&!@`````!%145`)^?GP#]_?T`____`*JJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1310:MJ@`````!3T]/`/;V]@#___\`WM[>``````$?'Q\`:&AH``````&VMK8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1311-M`>?GYP`F)B8``````4Y.3@#^_OX`____!5965@``````!`0$`)Z>G@#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1312:MFIJ:``````$)"0D`MK:V`/___P!M;6T``````"PL+`#___\`M[>W``L+"P`2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1313:M$A(`L[.S`/___P&*BHH``````!(2$@#___\)JJJJ``````%/3T\`]O;V`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1314:M_P#>WMX``````1\?'P#___\`;6UM``````$&!@8`KJZN`/3T]``1$1$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1315-M`!04%`#___\!;6UM```````!`0$`V=G9`/___P!H:&@``````;:VM@#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1316:MY^?G`"8F)@`````!3DY.`/[^_@#___\%5E96```````$!`0`GIZ>`/___P":
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1317-MFIH``````0D)"0"VMK8`____`&UM;0``````+"PL`/___P&?GY\`!04%`#@X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1318:M.`#?W]\`\_/S`"4E)0``````3$Q,`/___P!75U<``````7Q\?``Q,3$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1319:M`BDI*0"FIJ8`M[>W``L+"P`2$A(`L[.S`/___P&*BHH``````!(2$@#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1320-M'1T=``````'7U]<`____`8Z.C@`````!75U=`//S\P#___\&5E96```````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1321-M!`0`GIZ>`/___P":FIH``````0D)"0"VMK8`____`&UM;0``````+"PL`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1322:M_P"WM[<`"PL+`!(2$@"SL[,`____`8J*B@``````$A(2`/___P8='1T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1323-M`=?7UP#___\!CHZ.``````%=75T`\_/S`/___P&UM;4``````8>'AP#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1324-MY.3D``8&!@`````!%145`)^?GP#]_?T`____`*JJJ@`````!3T]/`/;V]@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1325:M__\`WM[>``````$?'Q\`____`&UM;0`````!!@8&`*ZNK@#T]/0`$1$1````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1326-M```4%!0`____`?[^_@!P<'```````'5U=0#Z^OH`_?W]`#L[.P```````P,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1327:M`-O;VP"WM[<`"PL+`!(2$@"SL[,`____`8J*B@``````$A(2`/___P#DY.0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1328:M!@8&``````$5%14`GY^?`/W]_0#____O____`/___P[R\O(`3DY.``````%O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1329-M;V\`_?W]`._O[P`O+R\`!@8&`)Z>G@#___\`8V-C``````##P\,`____%GY^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1330-M?@`````!R\O+`/___P*IJ:D``````1L;&P#M[>T`____`%=75P`````!H:&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1331:M`/___P"8F)@``0$!`%!04`#X^/@`____`%]?7P`````!O[^_`/___P'Z^OH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1332-M*"@H```````6%A8`]/3T`/___P8A(2$``````)24E`#\_/P`/CX^```````*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1333:M"@H``````#X^/@#___\`^OKZ`$-#0P```````@("`+*RL@"IJ:D``````1L;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1334-M&P#M[>T`____`%=75P`````!H:&A`/___P#<W-P`!@8&``````!U=74`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1335:M`$U-30```````P,#`+JZN@#___\"U]?7`,C(R`#___\`J:FI``````$;&QL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1336:M[>WM`/___P!75U<``````:&AH0#___\%O;V]``$!`0``````0T-#`/W]_0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1337:M__\`[>WM`!@8&````````@("`-/3TP`8&!@``````$E)20#[^_L`____`8B(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1338:MB``````!7EY>`,[.S@`)"0D`#`P,`,_/SP#[^_L`O;V]`$A(2``````!C8V-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1339:M`/___P`]/3T``````1(2$@"2DI(`^/CX`.KJZ@"BHJ(`VMK:`/___P;CX^,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1340-M"`@(```````!`0$`J:FI`/___P"*BHH``````5A86`#U]?4`&!@8``````!)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1341-M24D`^_O[`/___P&(B(@``````5Y>7@#___\!^OKZ`"@H*```````%A86`/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1342:M]`#___\&O;V]``$!`0``````0T-#`/W]_0#___\`[>WM`!@8&````````@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1343:M`-S<W`#.SLX`"0D)``P,#`#/S\\`^_O[`+V]O0!(2$@``````8V-C0#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1344:M/3T]``````$2$A(`DI*2`/CX^`#JZNH`HJ*B`-K:V@#___\"^OKZ`"@H*```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1345:M````%A86`/3T]`#___\!<'!P``````$[.SL`Z>GI`/___P'U]?4`&!@8````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1346-M``!)24D`^_O[`/___P&(B(@``````5Y>7@!G9V<``````<'!P0#___\`]?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1347:M`"TM+0`````!*"@H`/'Q\0#___\%SL[.``$!`0``````F9F9`/___P#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1348-M+BXN``````&EI:4`____`-O;VP`%!04``````)"0D`#.SLX`"0D)``P,#`#/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1349:MS\\`^_O[`+V]O0!(2$@``````8V-C0#___\(]?7U`!@8&```````24E)`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1350:M^P#___\!B(B(``````%>7EX`X^/C``@("````````0$!`*FIJ0#___\`BHJ*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1351:M``````%86%@`____`.'AX0`'!P<``````$M+2P#___\!9V=G``````'!P<$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1352-M____`/7U]0`M+2T``````2@H*`#Q\?$`____!<[.S@`!`0$``````)F9F0#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1354-MF``!`0$`4%!0`/CX^`#___\`7U]?``````&_O[\`UM;6``("`@`````$&!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1355:M`)R<G`#\_/P`SL[.``D)"0`,#`P`S\_/`/O[^P"]O;T`2$A(``````&-C8T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1356:M____`#T]/0`````!$A(2`)*2D@#X^/@`ZNKJ`**BH@#:VMH`____!\[.S@`!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1357-M`0$``````)F9F0#___\`_O[^`"XN+@`````!I:6E`/___P#;V]L`!04%````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1358:M``"0D)``SL[.``D)"0`,#`P`S\_/`/O[^P"]O;T`2$A(``````&-C8T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1359:M!CT]/0`````!$A(2`)*2D@#X^/@`ZNKJ`**BH@#:VMH`____`OKZ^@`H*"@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1360-M`````!86%@#T]/0`____`7!P<``````!.SL[`.GIZ0#___\!]?7U`!@8&```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1361:M````24E)`/O[^P#___\!B(B(``````%>7EX`X^/C``@("````````0$!`*FI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1362-MJ0#___\`BHJ*``````%86%@`____`65E90`!`0$`DI*2`/___P%[>WL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1363:M`5Q<7`#.SLX`"0D)``P,#`#/S\\`^_O[`+V]O0!(2$@``````8V-C0#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1364:M<'!P``````$[.SL`Z>GI`/____'___\`____#>'AX0`L+"P```````H*"@"D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1365:MI*0`____`/?W]P`\/#P`$A(2`+Z^O@#L[.P`Q,3$``,#`P`P,#``U]?7`._O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1366-M[P#___\4_/S\`!P<'```````,S,S`/___P,R,C(``````;*RL@#___\`VMK:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1367:M``("`@``````(2$A`/O[^P"YN;D``P,#`$%!00#Y^?D`____`)Z>G@`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1368:M,C(R`/___P*.CHX``````8V-C0#___\&]?7U``$!`0``````P\/#`'IZ>@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1369-M````%145`%965@``````9V=G`/___P!E964``````8B(B`#___\`,C(R````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1370:M``&RLK(`____`-K:V@`"`@(``````"$A(0#[^_L`____`%145```````!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1371-M`.;FY@#%Q<4``````8&!@0#___\&,C(R``````&RLK(`____`-K:V@`"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1372:M`````"$A(0#[^_L`____!/W]_0`K*RL```````H*"@#AX>$`____`/KZ^@`^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1373-M/CX``````5145`"6EI8``````!45%0#L[.P`____`?7U]0`:&AH``````;>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1374:MMP`M+2T``````#HZ.@!-34T`#@X.``````$@("``J*BH`/___P'V]O8`AX>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1375-M`!L;&P`````!&QL;`)J:F@#^_OX`____!VAH:``````!@X.#`/___P#U]?4`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1377-MN;D`____`8Z.C@`````!C8V-`/___P;]_?T`*RLK```````*"@H`X>'A`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1378:M_P#Z^OH`/CX^``````%45%0`_/S\`"TM+0``````.CHZ`$U-30`.#@X`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1379:M`2`@(`"HJ*@`____`?;V]@"'AX<`&QL;``````$;&QL`FIJ:`/[^_@#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1380-MCHZ.``````&-C8T`____`>_O[P`,#`P``````"TM+0#T]/0`____`I:6E@``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1383-M``````%!04$`____`4]/3P``````#@X.`/#P\``M+2T``````#HZ.@!-34T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1384:M#@X.``````$@("``J*BH`/___PF6EI8``````!45%0#L[.P`____`?7U]0`:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1385-M&AH``````;FYN0!H:&@``````8.#@P#___\`]?7U`!45%0`````!P<'!`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1389-M,C(`____`%Q<7``````#"0D)`'Q\?`#S\_,`____`/S\_``M+2T``````#HZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1390:M.@!-34T`#@X.``````$@("``J*BH`/___P'V]O8`AX>'`!L;&P`````!&QL;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1391:M`)J:F@#^_OX`____"$9&1@``````+"PL`/[^_@#___\`L+"P``````%!04$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1392-M____`4]/3P``````#@X.`/#P\``M+2T``````#HZ.@!-34T`#@X.``````$@
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1395-M`!45%0#L[.P`____`?7U]0`:&AH``````;FYN0!H:&@``````8.#@P#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1396:M]?7U`!45%0`````!P<'!`/___P";FYL``````(&!@0#___\!GIZ>``$!`0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1397:M`````@("`-75U0`M+2T``````#HZ.@!-34T`#@X.``````$@("``J*BH`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1398-M_P#O[^\`#`P,```````M+2T`]/3T`/____+___\`____#-'1T0`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1399:M`"4E)0#3T],`____`5I:6@``````!04%``("`@`````$KZ^O`/___Q2QL;$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1400:M`````9Z>G@#___\"O[^_``````$Z.CH`____`6AH:``````!D)"0`.OKZP`5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1401:M%14`%!04`.GIZ0#___\`SL[.``D)"0`````!I:6E`/___P'M[>T`$!`0````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1402:M```9&1D`]O;V`/___P;,S,P```````$!`0"KJZL``0$!``````"TM+0`,C(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1403-M``````"1D9$`D)"0``````%=75T`____`+^_OP`````!.CHZ`/___P%H:&@`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1406-ML``````!='1T`/___P%C8V,``````LK*R@!`0$```````(J*B@#___\":6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1407:M``````$N+BX`I*2D``````,3$Q,`6%A8`*^OKP#\_/P`____`+Z^O@!04%``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1408-M86%A`/;V]@#\_/P`LK*R`#HZ.@`````!6UM;`/___P;CX^,`!@8&```````\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1409:M/#P`_O[^`/___P",C(P``````4)"0@#___\`0$!```````"*BHH`____`FEI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1410:M:0`````!+BXN`/___P'M[>T`$!`0```````9&1D`]O;V`/___P:PL+``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1411:M`71T=`#___\!8V-C``````+*RLH`I*2D``````,3$Q,`6%A8`*^OKP#\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1412-M____`+Z^O@!04%``86%A`/;V]@#\_/P`LK*R`#HZ.@`````!6UM;`/___P+M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1413:M[>T`$!`0```````9&1D`]O;V`/___P&,C(P``````;JZN@#___\#0$!`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1414-M``"*BHH`____`FEI:0`````!+BXN`/___P!N;FX``````=;6U@"9F9D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1415-M`0("`@"SL[,`____!KFYN0`````!I*2D`/___P#^_OX`+2TM``````&^OKX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1416:M____`+N[NP`````!;6UM`*2DI``````#$Q,3`%A86`"OKZ\`_/S\`/___PI`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1417:M0$```````(J*B@#___\":6EI``````$N+BX`X^/C``8&!@``````/#P\`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1418:M_@#___\`C(R,``````%"0D(`____`-K:V@`$!`0``````!L;&P#]_?T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1419-M`6YN;@`````!UM;6`)F9F0`````!`@("`+.SLP#___\&N;FY``````&DI*0`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1421-M%!0`Z>GI`/___P#.SLX`"0D)``````&EI:4`W=W=``,#`P`````#IJ:F`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1422:M_P*DI*0``````Q,3$P!86%@`KZ^O`/S\_`#___\`OKZ^`%!04`!A86$`]O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1423-M`/S\_`"RLK(`.CHZ``````%;6UL`____![FYN0`````!I*2D`/___P#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1424:M+2TM``````&^OKX`____`+N[NP`````!;6UM`*2DI``````#$Q,3`%A86`"O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1425-MKZ\`_/S\`/___P:^OKX`4%!0`&%A80#V]O8`_/S\`+*RL@`Z.CH``````5M;
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1428-M_O[^`/___P",C(P``````4)"0@#___\`[N[N`!`0$`!&1D8`_O[^`/___P"D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1429:MI*0``P,#``````%965D`I*2D``````,3$Q,`6%A8`*^OKP#\_/P`____`8R,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1430:MC``````!NKJZ`/____/___\`____"\[.S@`1$1$``````$A(2`#P\/``____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1431:M`B$A(0`0$!``.SL[`%!04`!#0T,``````#X^/@")B8D`C(R,`,G)R0#___\4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1432:M2TM+```````2$A(`]_?W`/___P)04%```````;BXN`#___\`[^_O``L+"P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1433-M````#@X.`/+R\@!P<'```````)*2D@#___\`U]?7`!D9&0`````!'1T=`/O[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1439-M``````)`0$``____``\/#P``````X^/C`/___P&#@X,``````KBXN`!%144`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1440:M`````$='1P"RLK(`VMK:`/___P'FYN8`O+R\`*BHJ``"`@(``````&9F9@#Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1441-M\?$`____`=/3TP`````!#0T-`/___P9M;6T``````;2TM`#___\`^/CX`!D9
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1443-M`/___P%R<G(``````9&1D0#___\'5555``````'6UM8`____`'U]?0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1444:M0$!``/___P!%144``````$='1P"RLK(`VMK:`/___P'FYN8`O+R\`*BHJ``"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1445-M`@(``````&9F9@#Q\?$`____`=/3TP`````!#0T-`/___P)R<G(``````9&1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1448-M`````",C(P#\_/P`____`*>GIP`````!/#P\`/___P#]_?T`+2TM```````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1449:M`0$`V-C8`$5%10``````1T='`+*RL@#:VMH`____`>;FY@"\O+P`____"@\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1450-M#P``````X^/C`/___P&#@X,``````KBXN`!M;6T``````;2TM`#___\`^/CX
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1452-ML+"P``@("``````!A86%`/___P;]_?T`+R\O```````C(R,`_/S\`/___P"G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1453:MIZ<``````3P\/`#___\`_?W]`"TM+0```````0$!`-C8V`!P<'```````)*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1454-MD@#___\`U]?7`!D9&0`````!'1T=`/O[^P!F9F8``````5Y>7@`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1455-M``H*"@"^OKX`____`45%10``````1T='`+*RL@#:VMH`____`>;FY@"\O+P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1456:MJ*BH``("`@``````9F9F`/'Q\0#___\!T]/3``````$-#0T`____!OW]_0`O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1457-M+R\``````",C(P#\_/P`____`*>GIP`````!/#P\`/___P#]_?T`+2TM````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1458:M```!`0$`V-C8`$5%10``````1T='`+*RL@#:VMH`____`>;FY@"\O+P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1459-M!:BHJ``"`@(``````&9F9@#Q\?$`____`=/3TP`````!#0T-`/___P)R<G(`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1465-M__\!65E9``````#.SLX`____%N+BX@`"`@(``````'5U=0#___\"W=W=``("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1466:M`@``````,3$Q`/___P&(B(@``````7-S<P#___\`&AH:``````#8V-@`E965
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1467-M``\/#P`````"C(R,`/___P'FYN8`"`@(```````9&1D`]_?W`/___P=W=W<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1468:M`````BHJ*@#T]/0`PL+"``````$$!`0``````!X>'@#HZ.@`____`-W=W0`"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1469:M`@(``````#$Q,0#___\!B(B(``````%S<W,`____`+*RL@`````!/3T]`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1470-M_P$%!04``````/'Q\0#___\"Q\?'`!86%@!R<G(`W=W=``("`@``````,3$Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1471:M`/___P&(B(@``````7-S<P#___\&&!@8``````'AX>$`86%A```````$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1472-M`````;:VM@#___\`"`@(``````#CX^,`U-34`%A86``````"6UM;`/___P`.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1473:M#@X``````&%A80#X^/@`\/#P`,7%Q0!Y>7D`$!`0`"TM+0`B(B(``````>WM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1474-M[0#KZ^L`M[>W`&AH:``*"@H``````69F9@#___\%ZNKJ``H*"@``````+R\O
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1476-M6UM;`/___P'FYN8`"`@(```````9&1D`]_?W`/___P<8&!@``````>'AX0!A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1477:M86$```````0$!``````!MK:V`/___P`.#@X``````&%A80#X^/@`\/#P`,7%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1478:MQ0!Y>7D`$!`0`"TM+0`B(B(``````>WM[0#KZ^L`M[>W`&AH:``*"@H`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1479-M`69F9@#___\!YN;F``@("```````&1D9`/?W]P#___\!PL+"``````&DI*0`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1482-MO0#___\`I:6E``````%'1T<`____``X.#@``````86%A`/CX^`#P\/``Q<7%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1483:M`'EY>0`0$!``+2TM`/___P'EY>4`T-#0`/[^_@#___\%"`@(``````#CX^,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1484-MU-34`%A86``````"6UM;`.KJZ@`*"@H``````"\O+P#___\!G)R<``````%C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1485:M8V,`____`-_?WP`#`P,``````=+2T@#___\"AH:&``````$8&!@``````555
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1486-M50#___\'HZ.C``````&@H*``____`/[^_@`I*2D``````;V]O0#___\`I:6E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1487-M``````%'1T<`____`!H:&@``````V-C8`)65E0`/#P\``````HR,C`#DY.0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1488:M!@8&```````-#0T`Z^OK`,'!P0`$!`0```````L+"P#'Q\<`____``X.#@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1489:M````86%A`/CX^`#P\/``Q<7%`'EY>0`0$!``+2TM`"(B(@`````![>WM`.OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1490-MZP"WM[<`:&AH``H*"@`````!9F9F`/___P:CHZ,``````:"@H`#___\`_O[^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1493-MM[<`:&AH``H*"@`````!9F9F`/___P'FYN8`"`@(```````9&1D`]_?W`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1494:M_P'"PL(``````:2DI`#___\$"`@(``````#CX^,`U-34`%A86``````"6UM;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1495-M`.KJZ@`*"@H``````"\O+P#___\!G)R<``````%C8V,`____`3<W-P``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1496-MV]O;`%I:6@`````#6UM;`/___P`.#@X``````&%A80#X^/@`\/#P`,7%Q0!Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1497:M>7D`$!`0`"TM+0#___\`PL+"``````&DI*0`____!.WM[0!<7%P`'!P<`'M[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1498-M>P#____K____`/___PGR\O(`)R<G```````R,C(`XN+B`-W=W0#DY.0`]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1499:M`/___P3DY.0`!04%`$%!00#___\7?GY^```````!`0$`W-S<`/___P)L;&P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1500-M`````:BHJ`#___\`_?W]`!\?'P``````!04%`./CXP#___\`"`@(``````,$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1502-M#`#6UM8`____`(^/CP`````""PL+`-#0T`#___\!;&QL``````&HJ*@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1503:M`/W]_0`?'Q\```````4%!0#CX^,`_O[^`"XN+@`````!I*2D`/___P$<'!P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1504:M`````+JZN@#Y^?D`U=75`&YN;@`$!`0`!@8&`-34U`!L;&P``````:BHJ`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1505-M__\`_?W]`!\?'P``````!04%`./CXP#___\&!`0$``````-.3DX`(B(B````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1507-M``````<U-34`\?'Q`/___P5Y>7D``````:^OKP#___\!.3DY```````'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1508:MY.3D`/___P$P,#``````!2\O+P#R\O(`____`7-S<P`````!CX^/`/___P@$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1509-M!`0``````TY.3@`B(B(``````"TM+0#___\!"PL+``````:!@8$`!@8&````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1511-M`/___P0P,#``````!2\O+P#R\O(`____`9N;FP`````#.3DY`/;V]@#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1512:M^OKZ`"$A(0``````+"PL`/S\_`#___\`M;6U``````%#0T,`____`3,S,P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1513-M```!M[>W`/___P`+"PL`````!H&!@0#___\`CHZ.``("`@``````7%Q<`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1514-M_P4P,#``````!2\O+P#R\O(`>7EY``````&OKZ\`____`3DY.0``````!P<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1515:M`.3DY`#___\`>'AX``````$M+2T`____`YN;FP`````#.3DY`/;V]@#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1516:M^OKZ`"$A(0``````+"PL`/S\_`#___\`M;6U``````%#0T,`____`3,S,P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1517:M```!M[>W`/___P`("`@``````P0$!```````#@X.`/'Q\0!Q<7$``````8"`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1518:M@`#___\!AH:&``````$3$Q,`VMK:``L+"P`````&@8&!``8&!@`````'-34U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1519:M`/'Q\0#___\%^OKZ`"$A(0``````+"PL`/S\_`#___\`M;6U``````%#0T,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1520-M____`3,S,P`````!M[>W`/___P`+"PL`````!H&!@0#___\%!@8&``````<U
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1522-M_P0P,#``````!2\O+P#R\O(`>7EY``````&OKZ\`____`3DY.0``````!P<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1523:M`.3DY`#___\!"@H*``````(%!04`!`0$```````$!`0`VMK:`/___P`+"PL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1524:M````!H&!@0#___\`9V=G```````6%A8`^?GY`/___P1,3$P``````0D)"0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1525:M___K____`/___PE24E(`````!0$!`0!X>'@`____`WEY>0``````M+2T`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1526:M_Q<M+2T``````$-#0P#___\#)R<G```````E)24`_/S\`/___P#2TM(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1527:M`6)B8@#___\!0$!```````),3$P`#0T-``````!R<G(`____`E145``$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1528:M%A86`/7U]0#___\((B(B``````&JJJH`____`6EI:0`````!`0$!`*^OKP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1529-M__\")R<G```````E)24`_/S\`/___P#2TM(``````6)B8@#___\`YN;F``D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1530-M"0``````&!@8`/GY^0#___\!KJZN``("`@`````#`P,#`*&AH0#___\`)R<G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1531:M```````E)24`_/S\`/___P#2TM(``````6)B8@#___\'-34U``````),3$P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1532:MU-34``````&BHJ(`____`:6EI0`````$.SL[`.OKZP#___\!5E96``````0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1533-M!`0`@X.#`/[^_@!65E8`````!EM;6P#R\O(`____!AH:&@``````.#@X`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1534:M_P'X^/@``@("``````!L;&P`____`J6EI0`````$.SL[`.OKZP#___\"5%14
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1535:M``0$!``6%A8`]?7U`/___P@U-34``````DQ,3`#4U-0``````:*BH@#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1536:M5E96``````0$!`0`@X.#`/[^_@!65E8`````!EM;6P#R\O(`____`E145``$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1537:M!`0`%A86`/7U]0#___\"&!@8``````!Y>7D`____!:6EI0`````$.SL[`.OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1538-MZP#___\"OKZ^``````(E)24`[.SL`/___P>5E94``````;>WMP#___\!965E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1539:M```````!`0$`R\O+`/___P#Q\?$``````3`P,`#___\!5E96``````0$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1540:M@X.#`/[^_@#X^/@`!04%``````$'!P<`____!:6EI0`````$.SL[`.OKZP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1541-M__\`&AH:```````X.#@`____`?CX^``"`@(``````&QL;`#___\!'!P<````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1542-M``&&AH8`____`[Z^O@`````")24E`.SL[`#___\'E965``````&WM[<`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1543:M`65E90```````0$!`,O+RP#___\`\?'Q``````$P,#``____`4!`0``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1544-M3$Q,``T-#0``````<G)R`/___P`N+BX``````!45%0#S\_,`____`?W]_0!!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1545:M04$``````2<G)P!24E(`````!`0$!`"#@X,`_O[^`%965@`````&6UM;`/+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1546:M\@#___\&E965``````&WM[<`____`65E90```````0$!`,O+RP#___\`\?'Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1547:M``````$P,#``____`5965@`````$!`0$`(.#@P#^_OX`____!5965@`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1548:M6UM;`/+R\@#___\"5%14``0$!``6%A8`]?7U`/___P(8&!@``````'EY>0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1549-M__\%I:6E``````0[.SL`Z^OK`/___P`:&AH``````#@X.`#___\!^/CX``("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1550-M`@``````;&QL`/___P(T-#0``````0("`@!24E(``````65E90#___\!5E96
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1551:M``````0$!`0`@X.#`/[^_@#___\`&!@8``````!Y>7D`____!0@("``````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1552:M4U-3`/___^O___\`____"24E)0`,#`P`$A(2`!@8&`$3$Q,`#P\/``H*"@`V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1553-M-C8`____`Z"@H``W-S<`_O[^`/___Q?O[^\`6UM;`*BHJ`#___\#ZNKJ`#4U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1554-M-0"@H*``____`JRLK``:&AH`W-S<`/___P'<W-P`-C8V``@("`!\?'P`P\/#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1555:M`$%!00`='1T`X>'A`/___P-U=74`B8F)`/___PF%A84`+BXN`'-S<P#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1556-M[N[N`,W-S0!!04$`AH:&`/___P/JZNH`-34U`*"@H`#___\"K*RL`!H:&@#<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1557:MW-P`____`=G9V0`Q,3$`AH:&`/___P.[N[L`/#P\``H*"@`2$A(`4U-3`,W-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1558-MS0#___\!ZNKJ`#4U-0"@H*``____`JRLK``:&AH`W-S<`/___P?+R\L`'Q\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1559-M`!86%@"'AX<`_/S\`/___P#/S\\`-34U`/O[^P#___\"J*BH`"<G)P`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1560:M*BHJ`)&1D0#[^_L`____`NSL[`!965D`$!`0``<'!P`I*2D`<7%Q`-S<W`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1561-M__\!]_?W`']_?P`I*2D`!`0$``H*"@`J*BH`965E`,7%Q0#___\([.SL`"\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1562-M+P#&QL8`____`L?'QP!45%0`Z>GI`/___P.HJ*@`)R<G``4%!0`J*BH`D9&1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1563:M`/O[^P#___\$=75U`(F)B0#___\)R\O+`!\?'P`6%A8`AX>'`/S\_`#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1564:MS\_/`#4U-0#[^_L`____`>SL[`!965D`$!`0``<'!P`I*2D`<7%Q`-S<W`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1565-M__\!]_?W`']_?P`I*2D`!`0$``H*"@`J*BH`965E`,7%Q0#___\%=75U`(F)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1566-MB0#___\#U]?7`"LK*P#?W]\`____!JBHJ``G)R<`!04%`"HJ*@"1D9$`^_O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1567:M`/___P-J:FH``````1$1$0#9V=D`____".'AX0")B8D`4U-3`/___P*WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1568-M-C8V`&IJ:@#___\!_?W]`*:FI@`@("``OKZ^`/___P'L[.P`65E9`!`0$``'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1570-M)P`%!04`*BHJ`)&1D0#[^_L`____`>SL[``O+R\`QL;&`/___P+'Q\<`5%14
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1571:M`.GIZ0#___\!Y.3D`'!P<``>'AX`V]O;`/___P-J:FH``````1$1$0#9V=D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1572-M____".'AX0")B8D`4U-3`/___P*WM[<`-C8V`&IJ:@#___\!_?W]`*:FI@`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1573:M("``OKZ^`/___P'<W-P`-C8V``@("`!\?'P`P\/#`$%!00`='1T`X>'A`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1574:M_P#]_?T`>7EY`)&1D0#___\#XN+B`"4E)0".CHX`IZ>G`-+2T@!965D`$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1575-M``<'!P`I*2D`<7%Q`-S<W`#___\!]_?W`']_?P`I*2D`!`0$``H*"@`J*BH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1576-M965E`,7%Q0#___\(X>'A`(F)B0!34U,`____`K>WMP`V-C8`:FIJ`/___P']
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1577:M_?T`IJ:F`"`@(`"^OKX`____`>SL[`!965D`$!`0``<'!P`I*2D`<7%Q`-S<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1578-MW`#___\']_?W`']_?P`I*2D`!`0$``H*"@`J*BH`965E`,7%Q0#___\%=75U
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1580-M^_O[`/___P'L[.P`+R\O`,;&Q@#___\"Q\?'`%145`#IZ>D`____`L#`P``3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1581:M$Q,`)24E`+&QL0`M+2T```````,#`P#>WMX`____`>SL[`!965D`$!`0``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1582-M!P`I*2D`<7%Q`-S<W`#___\"U]?7`"LK*P#?W]\`____!8>'AP`H*"@`:6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1583:M`/+R\@#____K____`/________\BL+"P``````$%!04`OKZ^`/___R3>WMX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1584:M`````9R<G`#___\@L+"P``````$%!04`OKZ^`/___YVIJ:D``````5E960#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1585:M________!?___P#_________(>/CXP`2$A(``````9N;FP#___\D^?GY`%Q<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1586:M7```````9V=G`/___R#CX^,`$A(2``````&;FYL`____FFYN;@`S,S,`^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1587-M`/O[^P`I*2D``````<_/SP#_________!?___P#_________(/W]_0`_/S\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1588:M`````7)R<@#___\D\_/S`#HZ.@`1$1$`D9&1`/___R#]_?T`/S\_``````%R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1589-M<G(`____FS,S,P``````GY^?`(V-C0`````!24E)`/________\&____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1590-M______\@@8&!``````%+2TL`_?W]`/___R3W]_<`U=75`/GY^0#___\A@8&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1591:M``````%+2TL`_?W]`/___YMJ:FH``````"PL+``("`@```````$!`0#,S,P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1592-M_________P;___\`_________R`X.#@``````"LK*P#R\O(`____2C@X.```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1593-M````*RLK`/+R\@#___^<Z>GI`!D9&0`````"9F9F`/________\'____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1594:M______\@^OKZ`#(R,@#?W]\`____2_KZ^@`R,C(`W]_?`/___Y[<W-P`0$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1595-M``<'!P!-34T`]/3T`/________\'____`/___________________Q[___\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1606-MR`#_________Q?___P#___]'QL;&``````)*2DH`____1,;&Q@`````"2DI*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1607:M`/___R#&QL8``````DI*2@#___\;2DI*``````$\/#P`____=DI*2@`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1608-M/#P\`/_________&____`/___SSS\_,`U-34`+6UM0"6EI8`>7EY`%M;6P`^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1612-M%145`,#`P`#___\4S<W-``````*QL;$`____)M+2T@`S,S,`"@H*`!45%0#`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1613:MP,``____BO'Q\0#W]_<`]?7U`+R\O`#___]`H*"@``$!`0`````!`0$!`-S<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1614-MW`#___]XTM+2`#,S,P`*"@H`%145`,#`P`#___]&____`/___S7Z^OH`T]/3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1616-M+BXN``````%%144`_?W]`/___R&LK*P``````E!04`#___\)X^/C`!P<'```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1617:M````.3DY`/___Q*LK*P``````E!04`#___\;4%!0``````$G)R<`_O[^`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1618-M_UKX^/@`+BXN``````%%144`_?W]`/___Q104%```````2<G)P#^_OX`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1621-M__]&____`/___S&^OKX`BXN+`%I:6@`M+2T`!04%``````X+"PL`#`P,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1622:M``$#`P,`UM;6`/___QQK:VL``````1<7%P#HZ.@`____(?S\_``H*"@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1623:M`0,#`P#6UM8`____"5E960`````!"PL+`/___Q'\_/P`*"@H``````$#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1624:MUM;6`/___QK1T=$``0$!``````&:FIH`____6VMK:P`````!%Q<7`.CHZ`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1625:M__\4T='1``$!`0`````!FIJ:`/___R9K:VL``````1<7%P#HZ.@`____BHZ.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1626-MC@`````!!04%`-W=W0#___\_GIZ>``````(!`0$`S,S,`/___WAK:VL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1627:M`1<7%P#HZ.@`____1____P#___\Q)24E``````X2$A(`45%1`)&1D0#.SLX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1628:MGIZ>``````)D9&0`____'*BHJ``````!`0$!`+JZN@#___\BH*"@``````)D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1629:M9&0`____"A$1$0`````!2TM+`/___Q&@H*```````F1D9`#___\;5555````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1630:M``$6%A8`^/CX`/___UJHJ*@``````0$!`0"ZNKH`____%55550`````!%A86
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1631:M`/CX^`#___\EJ*BH``````$!`0$`NKJZ`/___XKEY>4`#0T-``````%J:FH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1632:M____/_O[^P`B(B(``````EE960#___]XJ*BH``````$!`0$`NKJZ`/___TC_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1633:M__\`____,7Y^?@`````*!P<'`$!`0`"$A(0`RLK*`/W]_0#___\!^OKZ`"(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1634-M(@`````!"PL+`.;FY@#___\;X.#@``\/#P`````!=75U`/___R+Z^OH`(B(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1635:M``````$+"PL`YN;F`/___PH1$1$```````T-#0#6UM8`____$/KZ^@`B(B(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1636-M`````0L+"P#FYN8`____&M;6U@`"`@(``````8.#@P#___]:X.#@``\/#P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1637-M```!=75U`/___Q76UM8``@("``````&#@X,`____)>#@X``/#P\``````75U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1638:M=0#___^+6UM;``````$)"0D`YN;F`/___S^>GIX``````@8&!@#>WMX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1639:M=^#@X``/#P\``````75U=0#___])____`/___S&?GY\`%A86`$E)20!X>'@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1640-MGY^?`+R\O`#5U=4`4%!0``````(B(B(`]?7U`/___P69F9D``````G]_?P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1641:M__\;_?W]`#T]/0`````!!`0$`&9F9@!@8&``4U-3`$9&1@'___\>F9F9````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1642:M``)_?W\`____"X:&A@!,3$P`SL[.`/___Q&9F9D``````G]_?P#___\8Y^?G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1643:M`+V]O0"KJZL`2$A(``````$*"@H`[>WM`/___UG]_?T`/3T]``````$$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1644:M9F9F`&!@8`!34U,`1D9&`?___P[GY^<`O;V]`*NKJP!(2$@``````0H*"@#M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1645:M[>T`____)/W]_0`]/3T``````00$!`!F9F8`8&!@`%-34P!&1D8!____ALC(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1646-MR``!`0$``````7-S<P#___\__/S\`"0D)``````"<7%Q`/___W?]_?T`/3T]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1647:M``````$$!`0`9F9F`&!@8`!34U,`1D9&`?___T7___\`____-^OKZP`'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1648-M`````IJ:F@#___\%^/CX`!T='0`````!&!@8`/3T]`#___\1X.#@`&=G9P!S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1649-M<W,`T]/3`+&QL0"&AH8`;6UM`%Q<7`!+2TL`.3DY`!P<'``````'B8F)`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1650:M_QWX^/@`'1T=``````$8&!@`]/3T`/___Q31T=$`@("``#T]/0`B(B(`86%A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1651:M`.SL[`#___\$^/CX`!T='0`````!&!@8`/3T]`#___\5T]/3`&UM;0`>'AX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1652-M````!6QL;`#___\#Y>7E`&]O;P`='1T`!`0$`"DI*0"?GY\`____+O#P\`#7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1653:MU]<`____#^7EY0!O;V\`'1T=``0$!``I*2D`GY^?`/___P.QL;$`AH:&`&UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1654-M;0!<7%P`2TM+`#DY.0`<'!P`````!XF)B0#___\+T]/3`&UM;0`>'AX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1655:M!6QL;`#___\?L;&Q`(:&A@!M;6T`7%Q<`$M+2P`Y.3D`'!P<``````>)B8D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1656-M____`;JZN@#6UM8`____`?;V]@"1D9$`?GY^`/___P3EY>4`;V]O`!T='0`$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1663-M``````'0T-``+2TM``````W@X.``____'9*2D@`````"F9F9`/___Q+^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1664:MJZNK`#,S,P`````$-S<W`/___P22DI(``````IF9F0#___\4Y>7E`%%140``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1665-M```'`P,#`-W=W0#___\!_?W]`(J*B@`*"@H`````!'Q\?`#___\9;V]O``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1666:M!P`)"0D`(2$A`$E)20"-C8T`\_/S`/___PQP<'``)B8F`/7U]0#___\,_?W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1667-M`(J*B@`*"@H`````!'Q\?`#___\"+2TM``````W@X.``____">7EY0!145$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1668:M````!P,#`P#=W=T`____%F]O;P`'!P<`"0D)`"$A(0!)24D`C8V-`//S\P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1669-M__\!+2TM``````W@X.``____`+*RL@`)"0D`Y>7E`/___P"EI:4`'!P<````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1670:M```"`@(`ZNKJ`/___P']_?T`BHJ*``H*"@`````$?'Q\`/___U+]_?T`BHJ*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1671:M``H*"@`````$?'Q\`/___P1P<'``)B8F`/7U]0#___\,K*RL``````)W=W<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1672-M____.V!@8``````!T-#0`/S\_``F)B8``````H>'AP#___\?;V]O``<'!P`)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1673:M"0D`(2$A`$E)20"-C8T`\_/S`/___T)O;V\`!P<'``D)"0`A(2$`24E)`(V-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1674-MC0#S\_,`____`2TM+0`````-X.#@`/___P"RLK(`"0D)`.7EY0#___\`I:6E
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1676-M<'!P`"8F)@#U]?4`____*/___P#___\V_?W]`!\?'P`````"@("``/___P7V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1677:M]O8`&1D9``````$F)B8`^/CX`+BXN`!B8F(`(2$A``8&!@`C(R,`@("``/7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1678:M]0#___\%_?W]`+"PL`!965D`("`@``4%!0`````"1$1$`/[^_@`Y.3D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1679:M``$!`0`5%14`)"0D``````-=75T`BXN+`*BHJ`#`P,``U-34`.+BX@#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1680:MH:&A``("`@`````!RLK*`/___P/4U-0`$!`0`"TM+0`<'!P`$A(2`/___P:I
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1681:MJ:D`$1$1``````%(2$@`&1D9``````$F)B8`^/CX`+BXN`!B8F(`(2$A``8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1682-M!@`C(R,`@("``/7U]0#___\"^OKZ`#HZ.@`;&QL`&!@8`)B8F`#___\"UM;6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1683:M`#HZ.@`````#"`@(`!<7%P`````!!`0$`$]/3P#KZ^L`____`/;V]@`9&1D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1684-M`````28F)@#X^/@`N+BX`&)B8@`A(2$`!@8&`",C(P"`@(``]?7U`/___PR<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1685:MG)P`#P\/``````(I*2D`AX>'`$U-30`````"5555`/___P'KZ^L`04%!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1686-M``8!`0$`OKZ^`/___P7Q\?$`G9V=`%5550`F)B8`"PL+``@("``X.#@`M;6U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1687:M`/___P;=W=T`D)"0`$Y.3@`7%Q<`````!4)"0@#\_/P`____"N;FY@`("`@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1688-M`````2HJ*@#7U]<`>7EY`"\O+P`'!P<`%!04`'%Q<0#X^/@`____`^OKZP!!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1689:M04$`````!@$!`0"^OKX`____`/[^_@`Y.3D```````$!`0`5%14`)"0D````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1690-M``-=75T`BXN+`*BHJ`#`P,``U-34`.+BX@#___\)G)R<``\/#P`````"*2DI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1691:M`(>'AP!-34T``````E5550#___\$\?'Q`)V=G0!5554`)B8F``L+"P`("`@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1692-M.#@X`+6UM0#___\&W=W=`)"0D`!.3DX`%Q<7``````5"0D(`_/S\`/[^_@`Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1693:M.3D```````$!`0`5%14`)"0D``````-=75T`BXN+`*BHJ`#`P,``U-34`.'A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1694-MX0`W-S<``````5]?7P#>WMX`0D)"``````-=75T`____`.OKZP!!04$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1695-M!@$!`0"^OKX`____`"0D)`!65E8`P,#``)R<G`#S\_,`____!M+2T@`@("``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1696:M!`0$`#8V-@#;V]L`____",3$Q``$!`0``````%A86`#Y^?D`IZ>G`$]/3P`3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1697-M$Q,`#@X.`%U=70#V]O8`____`/[^_@#&QL8`?7U]`#HZ.@`9&1D`"`@(`#@X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1698-M.`#<W-P`____!?'Q\0"=G9T`5555`"8F)@`+"PL`"`@(`#@X.`"UM;4`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1699:M$^OKZP!!04$`````!@$!`0"^OKX`____`N;FY@`("`@``````2HJ*@#7U]<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1700-M>7EY`"\O+P`'!P<`%!04`'%Q<0#X^/@`____`_O[^P`F)B8``````0P,#`#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1701-MZ^L`____`"0D)`!65E8`P,#``)R<G`#S\_,`____!M+2T@`@("``!`0$`#8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1702:M-@#;V]L`____",3$Q``$!`0``````%A86`#Y^?D`IZ>G`$]/3P`3$Q,`#@X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1703-M`%U=70#V]O8`____`/[^_@#&QL8`?7U]`#HZ.@`9&1D`"`@(`#@X.`#<W-P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1704:M____!OW]_0"PL+``65E9`"`@(``%!04``````D1$1`#___\`I:6E``````(:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1705-M&AH`]O;V`/___P+N[NX`:FIJ`*.CHP#___\&\?'Q`)V=G0!5554`)B8F``L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1706-M"P`("`@`.#@X`+6UM0#___\&W=W=`)"0D`!.3DX`%Q<7``````5"0D(`_/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1707:M`/___PO$Q,0`!`0$``````!86%@`^?GY`*>GIP!/3T\`$Q,3``X.#@!=75T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1708-M]O;V`/___P#^_OX`QL;&`'U]?0`Z.CH`&1D9``@("``X.#@`W-S<`/___P7Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1709-M\?$`G9V=`%5550`F)B8`"PL+``@("``X.#@`M;6U`/___P_=W=T`D)"0`$Y.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1710:M3@`7%Q<`````!4)"0@#\_/P`_O[^`#DY.0```````0$!`!45%0`D)"0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1711-M`UU=70"+BXL`J*BH`,#`P`#4U-0`X>'A`#<W-P`````!7U]?`-[>W@!"0D(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1712:M`````UU=70#___\`Z^OK`$%!00`````&`0$!`+Z^O@#___\"YN;F``@("```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1713-M```!*BHJ`-?7UP!Y>7D`+R\O``<'!P`4%!0`<7%Q`/CX^`#___\']O;V`)B8
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1716-M,3$Q`!H:&@`````%34U-`/___P2YN;D`*2DI``````:XN+@`_?W]`-+2T@#E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1717:MY>4`^_O[`/___P"!@8$``````D!`0`#___\*:6EI``````$!`0$`\?'Q`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1718:M_P+T]/0`*2DI``````(P,#``____!9R<G``!`0$``````1,3$P!X>'@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1719:M`C$Q,0`:&AH`````!4U-30#___\"A(2$``````$1$1$`\O+R`/___P&CHZ,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1720-M"@H*``````(#`P,`=75U`+FYN0`,#`P``````W!P<`#___\`BXN+``````(Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1721-M,3$`&AH:``````5-34T`____"OS\_`!=75T``````AH:&@"IJ:D`____`._O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1722:M[P`0$!```````LG)R0#___\`YN;F`"<G)P`````(1D9&`/___P/R\O(`>GIZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1723:M``T-#0`````%`0$!`*VMK0#___\#P<'!`$)"0@`````*H*"@`/___PIT='0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1724-M`````BPL+``!`0$`````!&9F9@#___\"YN;F`"<G)P`````(1D9&`/___P#]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1725:M_?T`TM+2`.7EY0#[^_L`____`(&!@0`````"0$!``/___PW\_/P`75U=````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1726:M``(:&AH`J:FI`/___P#O[^\`$!`0``````+)R<D`____`O+R\@!Z>GH`#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1727-M``````4!`0$`K:VM`/___P/!P<$`0D)"``````J@H*``_?W]`-+2T@#EY>4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1728:M^_O[`/___P"!@8$``````D!`0`#___\$JJJJ``````)X>'@`#0T-``````,"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1729:M`@(`5%14`.;FY@`G)R<`````"$9&1@#___\`"PL+``````*MK:T`____!>3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1730-MY``<'!P``````C`P,`#___\(.#@X``````%>7EX`&!@8``````2HJ*@`@("`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1731-M`"`@(``````!!@8&``````)`0$``____`_+R\@!Z>GH`#0T-``````4!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1732:MK:VM`/___Q'FYN8`)R<G``````A&1D8`____`G1T=``````"+"PL``$!`0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1733:M```$9F9F`/___P.8F)@``````G9V=@#___\!"PL+``````*MK:T`____!>3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1734-MY``<'!P``````C`P,`#___\(.#@X``````%>7EX`&!@8``````2HJ*@`@("`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1737-M>GH`#0T-``````4!`0$`K:VM`/___P/!P<$`0D)"``````J@H*``____"S@X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1738:M.``````!7EY>`!@8&``````$J*BH`("`@``@("```````08&!@`````"0$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1739:M`/___P/R\O(`>GIZ``T-#0`````%`0$!`*VMK0#___\,P<'!`$)"0@`````*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1740-MH*"@`/W]_0#2TM(`Y>7E`/O[^P#___\`@8&!``````)`0$``____!*JJJ@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1741-M```">'AX``T-#0`````#`@("`%145`#FYN8`)R<G``````A&1D8`____`G1T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1742:M=``````"+"PL``$!`0`````$9F9F`/___P7[^_L`CHZ.`!86%@`````&,S,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1743:M`/___P+R\O(`>GIZ``T-#0`````%`0$!`*VMK0#___\!____`/___S9&1D8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1744:M`````E=75P#___\%\O+R`!04%``````$`P,#`$-#0P!F9F8``````@D)"0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1745:M__\"^OKZ`&]O;P`````")B8F`)N;FP!145$``````2PL+`#___\$XN+B``H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1746:M"@`````!`0$!`,O+RP#___\*/CX^``````$@("``____`UY>7@`````#65E9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1747:M`/___P2JJJH``@("``````$%!04`MK:V`!04%``````$`P,#`$-#0P!F9F8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1748-M`````@D)"0#___\!XN+B``D)"0`````!?'Q\`/___P&(B(@``````Q45%0#$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1751-M`CX^/@#___\`Z>GI`"8F)@`````#75U=`-S<W`#9V=D``````@@("`#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1752:MO;V]`!P<'``````"&1D9`%I:6@!F9F8`%145``````$I*2D`____`?[^_@!P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1753-M<'```````S<W-P"@H*``WM[>`/KZ^@#V]O8`J*BH`"0D)``````!H:&A`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1754-M_PGN[NX`#`P,``````0:&AH`F9F9`",C(P`````!#P\/`/___P'IZ>D`)B8F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1755:M``````-=75T`W-S<`-G9V0`````""`@(`/___P3BXN(`"@H*``````$!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1756-MR\O+`/___PS[^_L`5E96``````(^/CX`ZNKJ`/___P%[>WL``````CX^/@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1757:M__\"O;V]`!P<'``````"&1D9`%I:6@!F9F8`%145``````$I*2D`____`?[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1758-M_@!P<'```````S<W-P"@H*``WM[>`/KZ^@#V]O8`J*BH`"0D)``````!H:&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1759:M`/___P/BXN(`"@H*``````$!`0$`R\O+`/___P/^_OX`+"PL``````$!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1760-M`````P8&!@!D9&0`V=G9`.GIZ0`F)B8``````UU=70#<W-P`V=G9``````((
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1761:M"`@`____``0$!``````"M[>W`/___P3S\_,`,#`P``````(+"PL`U=75`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1762:M_P>RLK(`````!!,3$P!R<G(`.CHZ``````0-#0T`A(2$`,K*R@`````""0D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1763-M`/___P*]O;T`'!P<``````(9&1D`6EI:`&9F9@`5%14``````2DI*0#___\0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1764-MZ>GI`"8F)@`````#75U=`-S<W`#9V=D``````@@("`#___\![N[N``P,#```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1765:M```$&AH:`)F9F0`C(R,``````0\/#P#___\"]O;V`!H:&@`````!"`@(`.CH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1766-MZ`#___\!!`0$``````*WM[<`____!//S\P`P,#```````@L+"P#5U=4`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1767:M![*RL@`````$$Q,3`')R<@`Z.CH`````!`T-#0"$A(0`RLK*``````()"0D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1768:M____`_KZ^@!O;V\``````B8F)@";FYL`45%1``````$L+"P`____`+"PL```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1769-M```"'Q\?`/KZ^@#___\`R,C(`#4U-0`````"!@8&`*2DI`#___\"O;V]`!P<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1770:M'``````"&1D9`%I:6@!F9F8`%145``````$I*2D`____`?[^_@!P<'``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1771-M`S<W-P"@H*``WM[>`/KZ^@#V]O8`J*BH`"0D)``````!H:&A`/___PJRLK(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1772:M````!!,3$P!R<G(`.CHZ``````0-#0T`A(2$`,K*R@`````""0D)`/___P*]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1773-MO;T`'!P<``````(9&1D`6EI:`&9F9@`5%14``````2DI*0#___\*_O[^`'!P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1774-M<``````#-S<W`*"@H`#>WMX`^OKZ`/;V]@"HJ*@`)"0D``````&AH:$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1775:M`^+BX@`*"@H``````0$!`0#+R\L`____`_[^_@`L+"P``````0$!`0`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1776-M!@8&`&1D9`#9V=D`Z>GI`"8F)@`````#75U=`-S<W`#9V=D``````@@("`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1777:M__\![N[N``P,#``````$&AH:`)F9F0`C(R,``````0\/#P#___\$TM+2`"PL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1778-M+``````!"0D)`'%Q<0"]O;T``````ZNKJP#___\!O;V]`!P<'``````"&1D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1779:M`%I:6@!F9F8`%145``````$I*2D`____`?___P#___\UVMK:``$!`0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1780:MQ,3$`/___P5]?7T`````!$)"0@#5U=4`____`%E960`````",3$Q`/___P'P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1781:M\/``/S\_``````)T='0`^?GY`-W=W0`%!04``````9Z>G@#___\$5555````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1782-M``)86%@`____"Q04%``````!3DY.`/___P*?GY\`````!(*"@@#___\#P,#`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1783:M``<'!P`````"G)R<`'U]?0`````$0D)"`-75U0#___\`65E9``````(Q,3$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1784-M____`5E960`````!"`@(`.GIZ0#___\`E)24``````,:&AH`V]O;`/___P".
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1785:MCHX``````T5%10#Q\?$`____`'U]?0`````$0D)"`-75U0#___\`65E9````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1786-M``(Q,3$`____"/[^_@!65E8``````D!`0`#V]O8`____`>;FY@`*"@H`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1787-M`K.SLP#[^_L`/S\_``````.,C(P`____`?;V]@`````"#P\/`/___P&7EY<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1788:M`P,#``````$@("``I*2D`/O[^P#___\!E965``````$%!04`____`8F)B0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1789-M```#FYN;`/___P+1T=$`*BHJ``````(,#`P`V-C8`/___PF"@H(`````!$Q,
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1799-M`04%!0#___\/^_O[`#\_/P`````#C(R,`/___P'V]O8``````@\/#P#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1800:M@H*"``````1,3$P`\?'Q`-?7UP`````""@H*`/___P*+BXL``````FMK:P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1801:M__\"`````\'!P0#___\#_/S\`$I*2@`````#IJ:F`/___P@R,C(``````@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1802-M`@!X>'@`]/3T`/___P`J*BH``````SP\/`#AX>$`____`(B(B``````"*"@H
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1810-M50`````"6%A8`/___P2MK:T`````!04%!0!K:VL`X^/C`/___P#[^_L`/S\_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1811:M``````.,C(P`____`?;V]@`````"#P\/`/___P&"@H(`````!$Q,3`#Q\?$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1812-MU]?7``````(*"@H`____`ZFIJ0`("`@``````4%!00#CX^,`____`-+2T@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1813-M```"*"@H`/W]_0#___\`EY>7``,#`P`````!("`@`*2DI`#[^_L`____`965
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1814:ME0`````!!04%`/___P'___\`____#KZ^O@!,3$P`!P<'``("`@!A86$`^/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1815:M`/___P3"PL(`+R\O`&9F9@#T]/0`____%W!P<``````",3$Q`/___P7IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1816-M"PL+``````-J:FH`_O[^`/___P#8V-@``@("``````*3DY,`____`.[N[@`P
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1818-M``(&!@8`W=W=`/___PKIZ>D``````GQ\?`#___\!UM;6``L+"P`````$JZNK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1819:M`/___P+7U]<`$1$1``````)R<G(`Z>GI``L+"P`````#:FIJ`/[^_@#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1820:MV-C8``("`@`````"DY.3`/___P#)R<D``0$!``````%F9F8`____`,/#PP`$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1821:M!`0``````A$1$0#7U]<`____`>CHZ`!+2TL```````("`@![>WL`_/S\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1822-M_P#IZ>D`"PL+``````-J:FH`_O[^`/___P#8V-@``@("``````*3DY,`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1824-MB8F)`/___P++R\L``````C,S,P#___\`FIJ:``````)=75T`]?7U`/___P+:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1825:MVMH`(B(B``````$M+2T`____`1L;&P`````#VMK:`/___P*)B8D``````A(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1826-M$@#%Q<4`____"?7U]0`4%!0``````UQ<7`#\_/P`____`&AH:``````".3DY
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1829-M_OX`____`)J:F@`````"75U=`/7U]0#___\"VMK:`"(B(@`````!+2TM`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1830:M_P$;&QL``````]K:V@#___\"B8F)``````(2$A(`Q<7%`/___P.ZNKH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1831:M`@8&!@#=W=T`____!#,S,P`````$2DI*`-K:V@#___\">'AX``````.)B8D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1832-M____`LO+RP`````",S,S`/___P`````#S,S,`/___P-F9F8``````VMK:P#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1834-M^0`<'!P``````GY^?@#___\`FIJ:``````)=75T`]?7U`/___P+:VMH`(B(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1835:M``````$M+2T`____#WAX>``````#B8F)`/___P++R\L``````C,S,P#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1836-M]?7U`!04%``````#7%Q<`/S\_`#___\`:&AH``````(Y.3D`____`?+R\@`4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1838-M_PBPL+```````@@("`"UM;4`____`<[.S@`````#1D9&`/;V]@#___\`^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1839:M`!P<'``````"?GY^`/___P'N[NX`,#`P``````$"`@(`GY^?`/___P%45%0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1840-M`````1@8&`#X^/@`P<'!``````(-#0T`<'!P``D)"0`````#!`0$`&MK:P#I
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1841-MZ>D`____`9J:F@`````"75U=`/7U]0#___\"VMK:`"(B(@`````!+2TM`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1842:M_P$;&QL``````]K:V@#___\"B8F)``````(2$A(`Q<7%`/___PJPL+``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1843-M`@@("`"UM;4`____`<[.S@`````#1D9&`/;V]@#___\`^?GY`!P<'``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1844-M?GY^`/___P":FIH``````EU=70#U]?4`____`MK:V@`B(B(``````2TM+0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1845:M__\*&QL;``````/:VMH`____`HF)B0`````"$A(2`,7%Q0#___\#NKJZ````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1846:M``(&!@8`W=W=`/___P0S,S,`````!$I*2@#:VMH`____`GAX>``````#B8F)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1847-M`/___P++R\L``````C,S,P#___\`]?7U`!04%``````#7%Q<`/S\_`#___\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1854-M]P`M+2T`````!=34U`#___\![.SL`",C(P`````"2TM+`/W]_0!Q<7$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1855:M`UU=70#___\"65E9``````(6%A8`]?7U`/___P`]/3T``````0$!`0#8V-@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1856-M]_?W`"(B(@`````"`@("`+R\O`#___\#Y.3D`'EY>0#+R\L`____`G%Q<0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1857:M```#75U=`/___P)965D``````A86%@#U]?4`____!\O+RP`$!`0``````1<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1858-M%P#KZ^L`____`M?7UP`#`P,``````IR<G`#2TM(``P,#``````)F9F8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1859:M`X6%A0`````";&QL`,'!P0`$!`0``````6UM;0#___\"ZNKJ`'M[>P`*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1860:M`````JJJJ@#___\!$A(2``````,W-S<`Z.CH`/___P'#P\,``@("``P,#`!>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1861-M7EX`X^/C`/___PJ'AX<``````T]/3P#\_/P`____`.7EY0`'!P<``````H>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1862-MAP#2TM(``P,#``````)F9F8`____`X6%A0`````";&QL`/___P+Y^?D`)R<G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1863:M``````)N;FX`____#,O+RP`$!`0``````1<7%P#KZ^L`____`M?7UP`#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1864:M`````IR<G`#___\`P<'!``0$!``````!;6UM`/___P+JZNH`>WM[``H*"@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1865:M```"JJJJ`/___P$2$A(``````S<W-P#HZ.@`____`</#PP`"`@(`#`P,`%Y>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1866:M7@#CX^,`____`_GY^0`G)R<``````FYN;@#___\$N;FY``````,'!P<`FYN;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1867-M`/___P/2TM(``P,#``````)F9F8`____`X6%A0`````";&QL`/___P`````#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1869-MLK(`____`EY>7@`````")24E`/+R\@#___\!E)24``````('!P<`Y^?G`,'!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1870:MP0`$!`0``````6UM;0#___\"ZNKJ`'M[>P`*"@H``````JJJJ@#___\.TM+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1871-M``,#`P`````"9F9F`/___P.%A84``````FQL;`#___\`AX>'``````-/3T\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1875-M`/___P#V]O8`.3DY``````*@H*``____`<'!P0`````"A(2$`/___P!)24D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1876:M````"$)"0@#5U=4`____`L'!P0`$!`0``````6UM;0#___\"ZNKJ`'M[>P`*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1877:M"@H``````JJJJ@#___\!$A(2``````,W-S<`Z.CH`/___P'#P\,``@("``P,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1878:M#`!>7EX`X^/C`/___PK^_OX`+R\O``````$"`@(`LK*R`/___P)>7EX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1879-M`B4E)0#R\O(`____`924E``````"!P<'`.?GYP#!P<$`!`0$``````%M;6T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1880:M____`NKJZ@![>WL`"@H*``````*JJJH`____"A(2$@`````#-S<W`.CHZ`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1881-M__\!P\/#``("`@`,#`P`7EY>`./CXP#___\#^?GY`"<G)P`````";FYN`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1883-M``````)L;&P`____`(>'AP`````#3T]/`/S\_`#___\`Y>7E``<'!P`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1884:MAX>'`/___P&HJ*@``0$!``````%75U<`_O[^`/___P&WM[<``````B$A(0#[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1885:M^_L`P<'!``0$!``````!;6UM`/___P+JZNH`>WM[``H*"@`````"JJJJ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1886-M_P&YN;D`____#*"@H```````&!@8`']_?P#7U]<`\O+R``D)"0`-#0T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1887:M`?W]_0!F9F8``````$]/3P#P\/``____&)F9F0`````"%145`/CX^`#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1888-MZ.CH``D)"0`````")R<G`/3T]`#___\!U-34``("`@`````"C(R,`/___P!<
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1893-M__\`A86%``````-[>WL`____">CHZ``)"0D``````B<G)P#T]/0`____`=34
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1894:MU``"`@(``````HR,C`#___\'_?W]`#$Q,0`````"KZ^O`/___P+X^/@`.SL[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1895:M``````(8&!@`^/CX`$Q,3``````"(B(B`/?W]P#___\#+"PL``````*MK:T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1896:M'AX>``````%$1$0`_/S\`-34U`"2DI(`2TM+``8&!@`````"`P,#`)&1D0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1897:M__\"?GY^``````05%14`IJ:F`/___P'L[.P`^_O[`/___POQ\?$`$A(2````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1898:M``(T-#0`]O;V`/___P%O;V\``````@4%!0#FYN8`3$Q,``````(B(B(`]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1899-M`/___P,L+"P``````K:VM@#___\"A(2$``````(.#@X`ZNKJ`/___PO]_?T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1900-M,3$Q``````*OKZ\`____`OCX^``[.SL``````A@8&`#X^/@`\_/S`!X>'@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1901:M```!1$1$`/S\_`#4U-0`DI*2`$M+2P`&!@8``````@,#`P"1D9$`____`GY^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1902:M?@`````$%145`*:FI@#___\![.SL`/O[^P#___\%A(2$``````(.#@X`ZNKJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1903:M`/___P1"0D(``````@P,#`#$Q,0`____!$Q,3``````"(B(B`/?W]P#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1904-M+"PL``````*VMK8`____``("`@`````"X>'A`/___P'/S\\`!P<'``````(3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1905-M$Q,`X>'A`/___PBJJJH``````F=G9P#___\"X>'A``4%!0`````"R,C(`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1906:M_P'U]?4`&1D9``````)D9&0`\_/S`!X>'@`````!1$1$`/S\_`#4U-0`DI*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1907:M`$M+2P`&!@8``````@,#`P"1D9$`____#TQ,3``````"(B(B`/?W]P#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1908:M+"PL``````*VMK8`\?'Q`!(2$@`````"-#0T`/;V]@#___\!;V]O``````(%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1909-M!04`YN;F`/___P#N[NX`#P\/``````+!P<$`____`P("`@`````"X>'A`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1910:M_P'/S\\`!P<'``````(3$Q,`X>'A`/___PBJJJH``````F=G9P#___\"X>'A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1911-M``4%!0`````"R,C(`/___P'U]?4`&1D9``````)D9&0`____`5Q<7``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1912:M?W]_`/___P'\_/P`+BXN``````$*"@H`[>WM`-#0T``````''1T=`*JJJ@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1913:M__\#\_/S`!X>'@`````!1$1$`/S\_`#4U-0`DI*2`$M+2P`&!@8``````@,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1914:M`P"1D9$`____`GY^?@`````$%145`*:FI@#___\![.SL`/O[^P#___\,JJJJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1915-M``````)G9V<`____`N'AX0`%!04``````LC(R`#___\!]?7U`!D9&0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1916:M9&1D`//S\P`>'AX``````41$1`#\_/P`U-34`)*2D@!+2TL`!@8&``````(#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1917-M`P,`D9&1`/___PM^?GX`````!!45%0"FIJ8`____`>SL[`#[^_L`____!82$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1918:MA``````"#@X.`.KJZ@#___\$0D)"``````(,#`P`Q,3$`/___P1,3$P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1919:M`B(B(@#W]_<`____`RPL+``````"MK:V`/'Q\0`2$A(``````C0T-`#V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1920-M____`6]O;P`````"!04%`.;FY@#___\`UM;6``D)"0`````!/S\_`/GY^0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1921:M__\![.SL`!D9&0`````"F)B8`//S\P`>'AX``````41$1`#\_/P`U-34`)*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1922-MD@!+2TL`!@8&``````(#`P,`D9&1`/___P)"0D(`____#.#@X`":FIH`^/CX
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1925-M]?4`FYN;``````)#0T,`_O[^`/___P&2DI(``````FMK:P#___\#X.#@``D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1926:M"0`````"@X.#`/___PQI:6D``````0D)"0#]_?T`JZNK``````)$1$0`@X.#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1927:M``````$F)B8`____`6)B8@`````"%145`-_?WP#___\`='1T``````.]O;T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1928:M____`E965@`````"$A(2`/7U]0#^_OX`+BXN``````*_O[\`]_?W`!(2$@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1929:M```"*"@H`/GY^0#___\)='1T``````.]O;T`____`E965@`````"$A(2`/7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1930-M]0#___\'H:&A``````):6EH`____`V!@8``````#A86%`-G9V0`````#KJZN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1931-M`/___P/`P,```````A45%0!V=G8``````C4U-0`5%14`````!3L[.P#*RLH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1932:M____`_[^_@"&AH8`!P<'``````1$1$0`VMK:`/___PV"@H(``````A86%@#C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1933-MX^,`____`>?GYP`)"0D``````F!@8`#9V=D``````ZZNK@#___\#P,#`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1935-M`/___P-@8&```````X6%A0#___\`>'AX``````(U-34`%145``````4[.SL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1936:MRLK*`/___P/^_OX`AH:&``<'!P`````$1$1$`-K:V@#___\&X.#@``D)"0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1937:M```"@X.#`/___P3/S\\``````[.SLP#___\$V=G9``````.NKJX`____`\#`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1938-MP``````"%145`/KZ^@#___\`!04%``````+KZ^L`____`//S\P`F)B8`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1946-M_P!965D`````!0<'!P!Y>7D`]?7U`/___P1X>'@``````C4U-0`5%14`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1947:M!3L[.P#*RLH`____`_[^_@"&AH8`!P<'``````1$1$0`VMK:`/___PW[^_L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1948:M)R<G``````$"`@(`V]O;`/___P)C8V,``````D9&1@#___\"AH:&``````/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1949-MT],`>'AX``````(U-34`%145``````4[.SL`RLK*`/___PS^_OX`AH:&``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1950:M!P`````$1$1$`-K:V@#___\&X.#@``D)"0`````"@X.#`/___P3/S\\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1951:M`[.SLP#___\$V=G9``````.NKJX`____`\#`P``````"%145`/KZ^@""@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1952-M`````A86%@#CX^,`____`>?GYP`)"0D``````F!@8`#___\!.3DY``````$3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1953-M$Q,`YN;F`/___P'\_/P`0T-#``````(;&QL`^?GY`'AX>``````"-34U`!45
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1954:M%0`````%.SL[`,K*R@#___\"S\_/``````#___\/X.#@`%-34P``````$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1955-M`-O;VP#___\`<'!P``````!.3DX`_O[^`/___QG#P\,``````@8&!@#GY^<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1956-M____!.WM[0`,#`P``````DQ,3`#___\"V-C8``("`@`````">GIZ`.#@X``,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1957:M#`P``````0L+"P#AX>$`____`>GIZ0`0$!```````0("`@#;V]L`____`U)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1958:M4@`````"&!@8`/3T]`#___\,/CX^``````$T-#0`W]_?``\/#P`````!&!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1959-M`.CHZ`!'1T<``````4]/3P#___\`C8V-``````(&!@8`P\/#`/___P#M[>T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1960:M#`P,``````),3$P`____`MC8V``"`@(``````GIZ>@#___\`I:6E``````(O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1961:M+R\`____`*:FI@`````#MK:V`/___PGM[>T`#`P,``````),3$P`____`MC8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1962:MV``"`@(``````GIZ>@#___\(*2DI``````$&!@8`X>'A`/___P*1D9$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1963-M`PL+"P#N[NX`?GY^``````(I*2D`_O[^`/___P,^/CX``````F]O;P`,#`P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1964-M````!P8&!@!24E(`O[^_`/___P??W]\`8V-C``4%!0`````#"0D)`)R<G`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1965:M__\+\O+R`!$1$0`````"NKJZ`/___P)R<G(``````@0$!`#<W-P`?GY^````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1966-M``(I*2D`_O[^`/___P,^/CX``````G=W=P#___\"4E)2``````(8&!@`]/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1967:M`/___PPI*2D``````08&!@#AX>$`____`I&1D0`````#"PL+`.[N[@$,#`P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1968-M````!P8&!@!24E(`O[^_`/___P??W]\`8V-C``4%!0`````#"0D)`)R<G`#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1970-M``(I*2D`_O[^`/___P,^/CX``````G=W=P#___\!#`P,``````+U]?4`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1971:M`%I:6@`````#@8&!`/___PF8F)@``````E145`#___\"W-S<``0$!``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1972:MO[^_`/___P'O[^\`$!`0``````)"0D(`[N[N``P,#``````'!@8&`%)24@"_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1973:MO[\`____$7Y^?@`````"*2DI`/[^_@#___\#/CX^``````)W=W<`\O+R`!$1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1974:M$0`````"NKJZ`/___P)R<G(``````@0$!`#<W-P`____`.CHZ``+"PL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1975:M`HR,C`#___\$#`P,``````+U]?4`____`%I:6@`````#@8&!`/___PF8F)@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1976:M`````E145`#___\"W-S<``0$!``````"O[^_`/___P'O[^\`$!`0``````)"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1977:M0D(`____`.#@X``,#`P``````0L+"P#AX>$`____`>GIZ0`0$!```````0("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1978-M`@#;V]L`W=W=``,#`P`````%:FIJ`/___P7N[NX`#`P,``````<&!@8`4E)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1979-M`+^_OP#___\'W]_?`&-C8P`%!04``````PD)"0"<G)P`____#)B8F``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1980:M5%14`/___P+<W-P`!`0$``````*_O[\`____`>_O[P`0$!```````D)"0@#N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1981-M[NX`#`P,``````<&!@8`4E)2`+^_OP#___\0W]_?`&-C8P`%!04``````PD)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1982:M"0"<G)P`____!5)24@`````"&!@8`/3T]`#___\$8F)B``````)(2$@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1983:M!7Y^?@`````"*2DI`/[^_@#___\#/CX^``````)W=W<`\O+R`!$1$0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1984:MNKJZ`/___P)R<G(``````@0$!`#<W-P`____`*JJJ@`````"JZNK`/___P)O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1985:M;V\``````Y*2D@#N[NX`#`P,``````<&!@8`4E)2`+^_OP#___\$8F)B````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1986-M``#___\-X>'A`%U=70`&!@8``````#0T-`#/S\\`____`)Z>G@`````##@X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1987:M`%]?7P#S\_,`____%EA86``````"7EY>`/___P5^?GX``````@$!`0#2TM(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1988:M____`F-C8P`````"!@8&`.;FY@!04%```````H2$A`#___\"6UM;``````)1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1989-M45$`____`[R\O``````#E965`/___PT4%!0``````5U=70`W-S<``````0("
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1991-M``````(!`0$`TM+2`/___P)C8V,``````@8&!@#FYN8`^_O[`"0D)``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1992:MF9F9`/___P!965D``````C8V-@#___\&K:VM`/___P)^?GX``````@$!`0#2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1993-MTM(`____`F-C8P`````"!@8&`.;FY@#___\'P\/#``````)<7%P`____`KV]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:1994:MO0`$!`0``````VYN;@#___\`.3DY``````*0D)``____`Y:6E@`````""`@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-1995-M`(:&A@`````%&AH:`%I:6@"CHZ,`[N[N`/___P#\_/P`____`\#`P`!=75T`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2002-MQ@#___\%.3DY``````*0D)``____`Y:6E@`````""`@(`.7EY0#___\!$Q,3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2003:M``````$!`0$`_O[^`)R<G``````#2DI*`/[^_@#___\(]O;V`!H:&@`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2004-MS<W-`/___P)<7%P``````C@X.`#___\">GIZ``````.QL;$`E965``````4:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2006-ME@`````""`@(`.7EY0"&AH8``````C<W-P#___\"Z^OK``H*"@`````";&QL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2007:M`/___P%N;FX``````@,#`P#HZ.@`____!!,3$P`````!`0$!`/[^_@"<G)P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2008-M`````TI*2@#^_OX`____"/;V]@`:&AH``````LW-S0#___\"7%Q<``````(X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2009:M.#@`____`GIZ>@`````#L;&Q`/___P!04%```````H2$A`#___\"6UM;````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2010-M``)145$`____`&AH:``````""0D)``,#`P`````"@X.#`/___P25E94`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2011:M!1H:&@!:6EH`HZ.C`.[N[@#___\`_/S\`/___P/`P,``75U=`$Y.3@#!P<$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2012:M____`>'AX0!A86$``0$!``````.9F9D`____"O;V]@`:&AH``````LW-S0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2013-M__\"7%Q<``````(X.#@`____`GIZ>@`````#L;&Q`)65E0`````%&AH:`%I:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2016-M`````L;&Q@#___\%.3DY``````*0D)``____`Y:6E@`````""`@(`.7EY0"&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2017:MAH8``````C<W-P#___\"Z^OK``H*"@`````";&QL`/___P$J*BH``````3\_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2018-M/P#___\"BXN+``````,9&1D`]_?W`)65E0`````%&AH:`%I:6@"CHZ,`[N[N
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2020-M*RLK`,+"P@#HZ.@`#@X.``````5M;6T`____%>?GYP`%!04``````M#0T`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2021:M__\$\O+R`!$1$0`````"5E96`/___P+GY^<`!P<'``````)A86$`S,S,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2022:M``(3$Q,`\_/S`/___P&RLK(``````\3$Q`#___\"_?W]`"TM+0`````"(B(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2023:M`/KZ^@#___\,Z>GI``````(3$Q,``````GAX>`#___\`TM+2``````)_?W\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2024:M$A(2``````)U=74`____`?+R\@`1$1$``````E965@#___\"Y^?G``<'!P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2025-M```"86%A`/___P"<G)P``````@T-#0#S\_,`____`"(B(@`````"G9V=`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2026:M_P6TM+0`4U-3`/___P'R\O(`$1$1``````)65E8`____`N?GYP`'!P<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2027:M`F%A80#___\(<'!P``````*WM[<`____`=34U``1$1$``````P,#`P#?W]\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2028:M____``\/#P`````"V=G9`/___P+'Q\<`!P<'``````)S<W,`2$A(``````$%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2029-M!04`I:6E`,#`P`#GY^<`____`_S\_`!;6UL`]?7U`/___P#]_?T`:6EI````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2030:M``(2$A(`^/CX`/___P*GIZ<``````QP<'`#___\)]?7U`!45%0`````"K*RL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2031-M`/___P)\?'P``````@\/#P#KZ^L`____``\/#P`````"V=G9`/___P+'Q\<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2032-M!P<'``````)S<W,`____`?W]_0`M+2T``````B(B(@#Z^OH`____#'!P<```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2033:M```"M[>W`/___P'4U-0`$1$1``````,#`P,`W]_?`/___P!(2$@``````04%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2034-M!0"EI:4`P,#``.?GYP#___\#_/S\`%M;6P#U]?4`____`/W]_0!I:6D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2035:M`A(2$@#X^/@`____`J>GIP`````#'!P<`/___P+]_?T`+2TM``````(B(B(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2036-M^OKZ`/___P24E)0``````CX^/@#___\&#P\/``````+9V=D`____`L?'QP`'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2037:M!P<``````G-S<P#___\"'AX>``````$*"@H`T]/3``D)"0`````"("`@`.WM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2038:M[0#___\)B(B(``````),3$P`____`M;6U@`"`@(``````K2TM`#___\!Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2039:M``L+"P`````"(R,C`/W]_0!(2$@``````04%!0"EI:4`P,#``.?GYP#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2040-M_/S\`%M;6P#U]?4`____$`\/#P`````"V=G9`/___P+'Q\<`!P<'``````)S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2041-M<W,`]?7U`!45%0`````"K*RL`/___P)\?'P``````@\/#P#KZ^L`____`.7E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2042:MY0`'!P<``````DE)20#___\%'AX>``````$*"@H`T]/3``D)"0`````"("`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2043:M`.WM[0#___\)B(B(``````),3$P`____`M;6U@`"`@(``````K2TM`#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2044:MZ^OK``L+"P`````"(R,C`/W]_0#,S,P``````A,3$P#S\_,`____`;*RL@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2045:M```#Q,3$`.CHZ``("`@``````G=W=P"`@(```````Y"0D`#___\#2$A(````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2046:M``$%!04`I:6E`,#`P`#GY^<`____`_S\_`!;6UL`]?7U`/___P#]_?T`:6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2047:M``````(2$A(`^/CX`/___P*GIZ<``````QP<'`#___\*B(B(``````),3$P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2048-M____`M;6U@`"`@(``````K2TM`#___\!Z^OK``L+"P`````"(R,C`/W]_0!(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2049-M2$@``````04%!0"EI:4`P,#``.?GYP#___\#_/S\`%M;6P#U]?4`____"?W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2050:M_0!I:6D``````A(2$@#X^/@`____`J>GIP`````#'!P<`/___P+]_?T`+2TM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2051-M``````(B(B(`^OKZ`/___P24E)0``````CX^/@#___\&#P\/``````+9V=D`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2053-M```"#P\/`.OKZP#___\`QL;&``````*NKJX`____`9J:F@`!`0$``````XZ.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2054:MC@#___\`2$A(``````$%!04`I:6E`,#`P`#GY^<`____`_S\_`!;6UL`]?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2055-M`/___P*4E)0```````````#___\+_O[^`/___P+Y^?D`AH:&```````>'AX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2056:M>7EY``````$P,#``W=W=`/W]_0#-S<T``````"8F)@#___\5@H*"``````)"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2057:M0D(`____!8F)B0`````"`0$!`-/3TP#___\"=G9V``````(!`0$`UM;6`&9F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2058:M9@`````"='1T`/___P'=W=T`$Q,3``````(W-S<`____`YV=G0`````#HZ.C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2059-M`/___PV_O[\`````!3@X.`#Z^OH`____`)F9F0`````""@H*``````)-34T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2060:M_?W]`/___P&)B8D``````@$!`0#3T],`____`G9V=@`````"`0$!`-;6U@#Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2061-M^OH`'Q\?``````)F9F8`____`04%!0`````"X^/C`/___P3(R,@`#0T-`!L;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2062:M&P#___\!B8F)``````(!`0$`T]/3`/___P)V=G8``````@$!`0#6UM8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2063-M"#(R,@`````"\/#P`/___P#-S<T`%Q<7``````175U<`____`0,#`P`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2064:M^_O[`/___P'-S<T`$Q,3``````(7%Q<`\/#P`!<7%P`````!-#0T`/___P77
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2065:MU]<`0$!```````!I:6D`____`(J*B@`````".#@X`-;6U@#___\#U]?7````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2066:M``,6%A8`____"9"0D``````")R<G`/W]_0#___\!]/3T`!(2$@`````"B8F)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2067:M`/___P$#`P,``````OO[^P#___\!S<W-`!,3$P`````"%Q<7`/#P\`#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2068-MG9V=``````.CHZ,`____#3(R,@`````"\/#P`/___P#-S<T`%Q<7``````17
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2069:M5U<`____`1<7%P`````!-#0T`/___P77U]<`0$!```````!I:6D`____`(J*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2070-MB@`````".#@X`-;6U@#___\#U]?7``````,6%A8`____`IV=G0`````#HZ.C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2071:M`/___P4T-#0``````K&QL0#___\&`P,#``````+[^_L`____`<W-S0`3$Q,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2072-M`````A<7%P#P\/``____`BTM+0`````!#@X.`"DI*0`````""`@(`,W-S0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2073:M__\)\/#P`!(2$@`````!`0$!`,[.S@#___\"6EI:``````(Q,3$`____`GY^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2074:M?@`````#D)"0`/___P`7%Q<``````30T-`#___\%U]?7`$!`0```````:6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2075:M`/___Q`#`P,``````OO[^P#___\!S<W-`!,3$P`````"%Q<7`/#P\`"0D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2076:M`````B<G)P#]_?T`____`?3T]``2$A(``````HF)B0#___\!<G)R``````.E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2077-MI:4`____!2TM+0`````!#@X.`"DI*0`````""`@(`,W-S0#___\)\/#P`!(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2078:M$@`````!`0$!`,[.S@#___\"6EI:``````(Q,3$`____`GY^?@`````#D)"0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2079:M`/___P!F9F8``````G1T=`#___\!W=W=`!,3$P`````"-S<W`/___P!W=W<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2080:M`````@X.#@#L[.P`_/S\`#\_/P`````"`0$!`*BHJ`#___\"%Q<7``````$T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2081-M-#0`____!=?7UP!`0$```````&EI:0#___\`BHJ*``````(X.#@`UM;6`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2082:M_P/7U]<``````Q86%@#___\)\/#P`!(2$@`````!`0$!`,[.S@#___\"6EI:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2083-M``````(Q,3$`____`GY^?@`````#D)"0`/___P`7%Q<``````30T-`#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2084:MU]?7`$!`0```````:6EI`/___PF*BHH``````C@X.`#6UM8`____`]?7UP``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2085-M```#%A86`/___P*=G9T``````Z.CHP#___\%-#0T``````*QL;$`____!@,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2086:M`P`````"^_O[`/___P'-S<T`$Q,3``````(7%Q<`\/#P`)"0D``````")R<G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2087:M`/W]_0#___\!]/3T`!(2$@`````"B8F)`/___P%Q<7$``````O#P\`#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2088:MD)"0``$!`0`````#%Q<7`/;V]@#___\`%Q<7``````$T-#0`____!=?7UP!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2089-M0$```````&EI:0#___\"-#0T````````````____">'AX0`Q,3$`Q\?'`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2090:M_P/L[.P``````!$1$0`F)B8``````#8V-@#Q\?$`____`=75U0``````1D9&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2091-M`/___Q3[^_L`&QL;``````*SL[,`____!/?W]P`7%Q<``````E)24@#___\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2094-M&`#DY.0`____`6)B8@`````%+BXN`//S\P#___\!]_?W`!<7%P`````"4E)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2095:M`/___P+S\_,`#P\/``````)/3T\`____`)J:F@`````#RLK*`/___P$'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2096-M`````O;V]@#___\#I:6E``H*"@``````7EY>`/___P#W]_<`%Q<7``````)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2097-M4E(`____`O/S\P`/#P\``````D]/3P#___\)#`P,``````+<W-P`C(R,``H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2098:M"@```````0$!``@("``````"R\O+`/___P$9&1D``````LG)R0#BXN(`A(2$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2099-M``H*"@`````#LK*R`/___P`#`P,``````0H*"@"TM+0`^/CX`=C8V`"=G9T`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2101-M&!@``````X*"@@#___\(^?GY`!P<'``````"I*2D`/___P*9F9D``````A@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2102:M&`#V]O8`____`1D9&0`````"R<G)`.+BX@"$A(0`"@H*``````.RLK(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2103-M`?GY^0`>'AX``````BHJ*@#]_?T`____#0P,#``````"W-S<`(R,C``*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2104:M``````$!`0`("`@``````LO+RP#___\!`P,#``````$*"@H`M+2T`/CX^`'8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2105:MV-@`G9V=`$I*2@`"`@(``````61D9`#___\`(2$A``````+;V]L`____`O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2106-M_@"KJZL`&!@8``````."@H(`____`?GY^0`>'AX``````BHJ*@#]_?T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2107:M!-G9V0`````")"0D`/[^_@#___\&&1D9``````+)R<D`XN+B`(2$A``*"@H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2108:M`````[*RL@#___\#0$!```````:CHZ,`____"GY^?@`````"4U-3`/___P+=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2109:MW=T``P,#``````*PL+``____`?GY^0`3$Q,``````A$1$0#S\_,`____``,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2110-M`P`````!"@H*`+2TM`#X^/@!V-C8`)V=G0!*2DH``@("``````%D9&0`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2112-MA(2$``H*"@`````#LK*R`/GY^0`<'!P``````J2DI`#___\"F9F9``````(8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2113:M&!@`]O;V`/___P#U]?4`$!`0``````(+"PL`]/3T`/___P5`0$``````!J.C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2114-MHP#___\*?GY^``````)34U,`____`MW=W0`#`P,``````K"PL`#___\!^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2115:M`!,3$P`````"$1$1`//S\P#___\`(2$A``````+%Q<4`____`.#@X``C(R,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2116-M`````ZJJJ@#P\/``#@X.``````)^?GX`____`>3DY``4%!0``````@<'!P#$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2117-MQ,0`____`0,#`P`````!"@H*`+2TM`#X^/@!V-C8`)V=G0!*2DH``@("````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2118:M``%D9&0`____`"$A(0`````"V]O;`/___P+^_OX`JZNK`!@8&``````#@H*"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2119-M`/___PE^?GX``````E-34P#___\"W=W=``,#`P`````"L+"P`/___P'Y^?D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2120:M$Q,3``````(1$1$`\_/S`/___P`#`P,``````0H*"@"TM+0`^/CX`=C8V`"=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2121-MG9T`2DI*``("`@`````!9&1D`/___PDA(2$``````MO;VP#___\"_O[^`*NK
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2124-MLK*R`/GY^0`<'!P``````J2DI`#___\"F9F9``````(8&!@`]O;V`/___P$T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2125:M-#0``````MC8V`!E964`````!8R,C`#___\!`P,#``````$*"@H`M+2T`/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2126:M^`'8V-@`G9V=`$I*2@`"`@(``````61D9`#___\!V=G9``````$`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2127-M"4='1P`>'AX`J:FI`/___P+S\_,`45%1``````!I:6D`!04%``````##P\,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2128-M____`?3T]``Z.CH``````+BXN`#___\4JZNK``````(C(R,`_?W]`/___P22
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2129:MDI(``````@$!`0#/S\\`____`I24E``````#R<G)`/___P`$!`0``````M[>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2130:MW@"6EI8`$A(2``````,A(2$`_/S\`/___P*9F9D``````ZVMK0#___\.:6EI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2131-M``````,&!@8`Q<7%`/___P(N+BX`````!!86%@#AX>$`____`I*2D@`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2132:M`0$!`,_/SP#___\"E)24``````/)R<D`^_O[`"$A(0`````"+R\O`/___P(W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2133:M-S<``````H2$A`#O[^\`\O+R`+>WMP!'1T<``````0H*"@#<W-P`____`)*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2134:MD@`````"`0$!`,_/SP#___\"E)24``````/)R<D`____"00$!``````&@X.#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2135:M``L+"P`````!0$!``/___P)?7U\`````"7EY>0#___\!%145``````H='1T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2136-MZ>GI`/___P`%!04``````N/CXP#W]_<`T-#0`(B(B``H*"@`````!%!04`#[
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2142-M?0#___\*[.SL``T-#0`````!!`0$`-G9V0#___\"=W=W``````(T-#0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2143:M`K"PL``````#>7EY`/___P$5%14`````"AT='0#IZ>D`____`?3T]``R,C(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2144-M`````UU=70#___\'7U]?``````EY>7D`____`)J:F@`````"*BHJ`/W]_0#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2146-M?0#___\*[.SL``T-#0`````!!`0$`-G9V0#___\"=W=W``````(T-#0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2147:M`K"PL``````#>7EY`/___P$$!`0``````M[>W@"6EI8`$A(2``````,A(2$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2148:M_/S\`(:&A@`````"$1$1`/#P\`#___\"LK*R``````,7%Q<`X^/C`/___P`5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2149-M%14`````"AT='0#IZ>D`____``4%!0`````"X^/C`/?W]P#0T-``B(B(`"@H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2150:M*``````$4%!0`/O[^P#___\([.SL``T-#0`````!!`0$`-G9V0#___\"=W=W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2151:M``````(T-#0`____`K"PL``````#>7EY`/___P$5%14`````"AT='0#IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2152:M____"04%!0`````"X^/C`/?W]P#0T-``B(B(`"@H*``````$4%!0`/O[^P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2153-M__\!F9F9``````.MK:T`____!8.#@P`````"D9&1`/___P=?7U\`````"7EY
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2158-M_Q5!04$``````H^/CP#___\%(B(B``````)145$`____`R\O+P`````"145%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2159:M`/___P$7%Q<`````!08&!@`````"D9&1`/___P,I*2D``````C(R,@#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2160-M____#C\_/P`````#FYN;`/___P+[^_L`!`0$``````,'!P<`QL;&`/___P,B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2161-M(B(``````E%140#___\#+R\O``````)%144`____`-+2T@`````#EY>7`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2162:M_P+$Q,0`!`0$``````<#`P,`K*RL`/___P$B(B(``````E%140#___\#+R\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2163:M``````)%144`____"B\O+P`````$`0$!`(Z.C@"GIZ<``````K2TM`#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2164-MW-S<``T-#0`````'9V=G`/[^_@#___\!965E``````DL+"P`WM[>`/___P$Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2165-M,3$`````"@("`@!X>'@`_/S\`/___PDD)"0``````K"PL`#___\"]?7U``,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2166:M`P`````!$Q,3`/3T]`#___\"W-S<``T-#0`````'9V=G`/[^_@#___\"*2DI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2167:M``````(R,C(`_O[^`/___PXO+R\`````!`$!`0".CHX`IZ>G``````*TM+0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2168:M____`F5E90`````)+"PL`-[>W@#___\!,3$Q``````H"`@(`>'AX`/S\_`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2169-M__\"*2DI``````(R,C(`_O[^`/___P4O+R\``````0P,#`#Q\?$`____!]S<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2170:MW``-#0T`````!V=G9P#^_OX`____!']_?P`````$65E9`/___PMV=G8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2171-M`FMK:P#___\#)"0D``````*YN;D`____`G1T=``````"#`P,`.SL[`#___\!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2176-M____`1<7%P`````%!@8&``````*1D9$`____`!T='0`````"AH:&`/___P1F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2177:M9F8``````S<W-P#[^_L`965E``````DL+"P`WM[>`/___P$Q,3$`````"@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2178-M`@!X>'@`_/S\`/___PEV=G8``````FMK:P#___\#)"0D``````*YN;D`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2181-M```!#`P,`/'Q\0#___\'W-S<``T-#0`````'9V=G`/[^_@#___\`)"0D````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2182:M``*PL+``____`O7U]0`#`P,``````1,3$P#T]/0`____`B$A(0`````$%145
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2183-M`%5550`````"E)24`/___P)E964`````"2PL+`#>WMX`____`B\O+P`````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2184:M#`P,`/___PDQ,3$`````!5!04`#JZNH`____`(.#@P`````#`0$!`'M[>P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2185:M__\6IJ:F`"@H*```````"PL+`/#P\`#___\%M+2T`!D9&0```````0$!`-+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2186-MT@#___\#E)24``<'!P`````!Q,3$`/___P%M;6T`````!"LK*P!=75T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2187-M`1`0$`#S\_,`____`^[N[@"TM+0``P,#``````"TM+0`____#Q04%``````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2188:M;&QL`/___P/\_/P`3$Q,`$!`0``+"PL``````:.CHP#___\$M+2T`!D9&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2189:M`````0$!`-+2T@#___\#E)24``<'!P`````!Q,3$`/___P&2DI(`"0D)````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2190-M```/#P\`]/3T`/___P.KJZL`"0D)``````47%Q<`M[>W`/___P*TM+0`&1D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2191:M```````!`0$`TM+2`/___P.4E)0`!P<'``````'$Q,0`____"J2DI``````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2192:M#@X.`*RLK`#___\`I:6E`"DI*0``````*BHJ`/[^_@#___\#R,C(`"$A(0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2193:M```$!04%`(B(B`#___\#Y^?G`!L;&P`````&#P\/`(*"@@#W]_<`____`L/#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2194:MPP`+"PL`````"$-#0P#,S,P`____"Y&1D0`@("```````#X^/@#___\#\?'Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2195:M`#HZ.@`)"0D``````(J*B@#___\$R,C(`"$A(0`````$!04%`(B(B`#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2196-M[N[N`+2TM``#`P,``````+2TM`#___\/I*2D``````,.#@X`K*RL`/___P"E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2197-MI:4`*2DI```````J*BH`_O[^`/___P+GY^<`&QL;``````8/#P\`@H*"`/?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2198:M]P#___\"P\/#``L+"P`````(0T-#`,S,S`#___\$[N[N`+2TM``#`P,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2199:M`+2TM`#___\&=75U`!`0$```````:6EI`/___PG(R,@`(2$A``````0%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2200-MB(B(`/___P9C8V,``````S0T-`#W]_<`____"U!04``/#P\``````!,3$P#M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2201-M[>T`____`OW]_0`"`@(``````49&1@#___\#>WM[``("`@`````!?7U]`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2202:M_P+GY^<`&QL;``````8/#P\`@H*"`/?W]P#___\#>'AX``````00$!``____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2203-M",C(R``A(2$`````!`4%!0"(B(@`____`I&1D0`@("```````#X^/@#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2204:M\?'Q`#HZ.@`)"0D``````(J*B@#___\"='1T`!$1$0`````!#@X.`/GY^0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2205:M__\&8V-C``````,T-#0`]_?W`/___PM04%``#P\/```````3$Q,`[>WM`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2206-M_P+]_?T``@("``````%&1D8`____`WM[>P`"`@(``````7U]?0#___\";6UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2207:M``````0K*RL`75U=``````$0$!``\_/S`/___P#%Q<4`3DY.```````6%A8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2208:M]/3T`/___P3T]/0`)"0D``````($!`0`DY.3`.?GYP`;&QL`````!@\/#P""
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2209-M@H(`]_?W`/___P+#P\,`"PL+``````A#0T,`S,S,`/___PM04%``#P\/````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2210:M```3$Q,`[>WM`/___P+]_?T``@("``````%&1D8`____`WM[>P`"`@(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2211-M`7U]?0#___\"Y^?G`!L;&P`````&#P\/`(*"@@#W]_<`____"\/#PP`+"PL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2212:M````"$-#0P#,S,P`____!.[N[@"TM+0``P,#``````"TM+0`____!G5U=0`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2213:M$!```````&EI:0#___\)R,C(`"$A(0`````$!04%`(B(B`#___\"D9&1`"`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2214-M(```````/CX^`/___P/Q\?$`.CHZ``D)"0``````BHJ*`/___P.*BHH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2215:M`RHJ*@#4U-0`%A86``````$9&1D`^/CX`/___P+GY^<`&QL;``````8/#P\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2216-M@H*"`/?W]P#___\#=75U`!`0$```````:6EI`/___PG.SLX`,S,S``8&!@$D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2217:M)"0`8F)B`,7%Q0#___\"_?W]`'-S<P`.#@X`$1$1`%-34P#*RLH`____&/?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2218:M]P!M;6T`;&QL`/___P?=W=T`-34U`%U=70#___\%WM[>`$!`0`!(2$@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2219-M`OO[^P"'AX<`(R,C``("`@`I*2D`EY>7`/KZ^@`W-S<`5555`"0D)`!Z>GH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2220:M____!GQ\?``Z.CH`____$,;&Q@"JJJH`*BHJ`$-#0P#[^_L`____!M;6U@`U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2221:M-34`>7EY`/___P;=W=T`-34U`%U=70#___\%WM[>`$!`0`!(2$@`____`\7%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2222:MQ0`G)R<`='1T`/___P7<W-P`9V=G`!\?'P`$!`0`#`P,`#HZ.@"-C8T`\O+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2223:M`/___P3=W=T`-34U`%U=70#___\%WM[>`$!`0`!(2$@`____#(:&A@`3$Q,!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2224-M965E`./CXP#___\"^?GY`%!04`">GIX`____!?CX^`"+BXL`)R<G``4%!0`:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2227-M`-75U0#___\.VMK:`!04%`#-S<T`____!>7EY0!?7U\`^/CX`/___P7X^/@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2228:MBXN+`"<G)P`%!04`&AH:`&%A80#5U=4`____!WQ\?``Z.CH`____$8:&A@`3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2229-M$Q,!965E`./CXP#___\"^?GY`%!04`">GIX`____!.;FY@!J:FH`(B(B``4%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2230:M!0`&!@8`(2$A`%5550"@H*``]/3T`/___P7=W=T`:FIJ`"4E)0`'!P<``P,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2231-M``\/#P`J*BH`45%1`(>'AP#5U=4`____"'Q\?``Z.CH`____",?'QP`B(B(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2232-MT]/3`/___PKX^/@`BXN+`"<G)P`%!04`&AH:`&%A80#5U=4`____!K2TM```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2233:M```#%Q<7`./CXP#___\-]_?W`$%!00";FYL`____!-S<W`!K:VL`$Q,3`-O;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2234:MVP#___\$[.SL`$]/3P`Q,3$`]?7U`/___P/FYN8`:FIJ`"(B(@`%!04`!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2235:M`"$A(0!5554`H*"@`/3T]`#___\%T-#0``<'!P`````#45%1`/___PGX^/@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2236-MBXN+`"<G)P`%!04`&AH:`&%A80#5U=4`____!-K:V@`4%!0`S<W-`/___P7E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2237-MY>4`7U]?`/CX^`#___\#[.SL`(*"@@`Q,3$`8V-C`/___P:TM+0``````Q<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2238:M%P#CX^,`____#??W]P!!04$`FYN;`/___P3<W-P`:VMK`!,3$P#;V]L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2239:M!.SL[`!/3T\`,3$Q`/7U]0#___\"^_O[`(>'AP`C(R,``@("`"DI*0"7EY<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2240-M^OKZ`#<W-P!5554`)"0D`'IZ>@#___\#8F)B`(^/CP#___\&Q<7%`"(B(@"Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2241:MNKH`^?GY`/___P+FYN8`:FIJ`"(B(@`%!04`!@8&`"$A(0!5554`H*"@`/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2242-M]`#___\%W=W=`&IJ:@`E)24`!P<'``,#`P`/#P\`*BHJ`%%140"'AX<`U=75
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2243:M`/___P[W]_<`04%!`)N;FP#___\$W-S<`&MK:P`3$Q,`V]O;`/___P3L[.P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2244:M3T]/`#$Q,0#U]?4`____`^;FY@!J:FH`(B(B``4%!0`&!@8`(2$A`%5550"@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2245-MH*``]/3T`/___P[=W=T`:FIJ`"4E)0`'!P<``P,#``\/#P`J*BH`45%1`(>'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2247-M`"<G)P`%!04`&AH:`&%A80#5U=4`____!-K:V@`4%!0`S<W-`/___P7EY>4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2248:M7U]?`/CX^`#___\#_/S\`&5E90`*"@H`)24E`(2$A`#U]?4`H:&A``````*(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2249:MB(@`____!.;FY@!J:FH`(B(B``4%!0`&!@8`(2$A`%5550"@H*``]/3T`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2250-M_P;'Q\<`(B(B`-/3TP#_________F>KJZ@`7%Q<``````@4%!0##P\,`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2251-M-\7%Q0`````"`@("`,G)R0#___\OZNKJ`!<7%P`````"!04%`,/#PP#____L
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2252:M-C8V``````$,#`P`[^_O`/___Q;___\`_________YE04%```````Y>7EP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2253-M__\XN;FY``````)]?7T`____,%!04``````#EY>7`/___^S.SLX``````F]O
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2255-M`6]O;P#___\PG9V=``````-F9F8`____[5]?7P`````!!`0$`-_?WP#___\7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2256:M____`/________^7W=W=``T-#0`````".CHZ`/GY^0#___\W@X.#``$!`0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2257:M````$Q,3`**BH@#___\PW=W=``T-#0`````".CHZ`/GY^0#____F_?W]`$U-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2258-M30`,#`P`75U=`/7U]0#___\`Z>GI``<'!P`````!6UM;`/___QC___\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2259:M_____Y;\_/P`.SL[``````(;&QL`Y^?G`/___S?1T=$`/#P\`$]/3P"3DY,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2260-M\?'Q`/___S#\_/P`.SL[``````(;&QL`Y^?G`/___^?1T=$``````F%A80#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2261:M__\`;V]O``````$"`@(`U]?7`/___QC___\`_________Y:%A84``````@<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2262-M!P#)R<D`____;H6%A0`````"!P<'`,G)R0#____HZ>GI``,#`P`````!`0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2263-M`*JJJ@`%!04``````6%A80#___\9____`/________^6%Q<7``````*=G9T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2264:M____;Q<7%P`````"G9V=`/___^IN;FX``````@,#`P`````!$!`0`.?GYP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2265-M__\9____`/________^6Y.3D`#DY.0``````:FIJ`/___W#DY.0`.3DY````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2266-M``!J:FH`____Z_O[^P!5554`````!*2DI`#___\:____`/________^7M+2T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2267:M`$!`0`#Z^OH`____<;2TM`!`0$``^OKZ`/___^VEI:4`.#@X``H*"@`B(B(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2268-MGIZ>`/___QO___\`____________________'O___P#_________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2280-M____)>SL[``,#`P``````DE)20#___^>[.SL``P,#``````"24E)`/______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2281:M__]B____`/___T[2TM(``0$!``````(N+BX`____6]+2T@`!`0$``````BXN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2282:M+@#___\LTM+2``$!`0`````"+BXN`/___R9Y>7D``````[^_OP#___^>>7EY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2283-M``````._O[\`_________V+___\`____0^_O[P#/S\\`KJZN`(Z.C@!N;FX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2284:M3T]/`#`P,``0$!``*BHJ`+JZN@#___\`3DY.``````.@H*``____)[.SLP`Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2285-M.3D`#@X.`!`0$`!24E(`^_O[`/___RU.3DX``````Z"@H`#___\L3DY.````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2286:M``.@H*``____)>WM[0`-#0T``````C8V-@#___][L[.S`#DY.0`.#@X`$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2287-M`%)24@#[^_L`____'.WM[0`-#0T``````C8V-@#___\TL[.S`#DY.0`.#@X`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2288:M$!`0`%)24@#[^_L`_________Q3X^/@`("`@``````,0$!``^/CX`/___PO_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2289:M__\`____/.SL[`#$Q,0`GY^?`'IZ>@!65E8`-#0T`!$1$0`````(!@8&`*^O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2290:MKP`````#'AX>`/KZ^@#___\FZ^OK`!,3$P`````":FIJ`/___RW,S,P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2291-M`QX>'@#Z^OH`____#KBXN`"KJZL`^_O[`/___QG,S,P``````QX>'@#Z^OH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2292:M____)7M[>P`````#JZNK`/___WKKZ^L`$Q,3``````)J:FH`____'7M[>P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2293:M```#JZNK`/___S/KZ^L`$Q,3``````)J:FH`____N?'Q\0#GY^<`____`-?7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2294:MUP"CHZ,`____5IJ:F@`````$9&1D`/___PS___\`____-O7U]0#'Q\<`F9F9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2295-M`&MK:P`^/CX`%!04`````!`;&QL``````Y24E`#___\G7%Q<``````(='1T`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2298-M'0#R\O(`____'.[N[@`.#@X``````B0D)`#]_?T`____,UQ<7``````"'1T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2299:M`/+R\@#___^Y24E)``("`@`M+2T``0$!`%Q<7`#___]5_?W]`"4E)0`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2300-M`@("`-C8V`#___\,____`/___S'V]O8`Q<7%`)&1D0!<7%P`*BHJ``,#`P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2301:M```4$1$1``````,9&1D`]_?W`/___R:SL[,``````[2TM`#___\MT-#0````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2302-M``,9&1D`]_?W`/___PVHJ*@``````@H*"@#___\8T-#0``````,9&1D`]_?W
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2304-MEY>7`/___S.SL[,``````[2TM`#___^YJZNK``````(#`P,`V]O;`/___U6J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2305:MJJH`````!%M;6P#___\-____`/___S$/#P\`````%1P<'`!=75T`G)R<`-G9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2306-MV0!5554``````X^/CP#___\F[>WM`!D9&0`````"5U=7`/___RY5554`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2310-M'@`````"7U]?`/___U8R,C(``````P,#`P#9V=D`____#?___P#___\Q9&1D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2311:M`````!$+"PL`3$Q,`).3DP#9V=D`____`MC8V``"`@(``````A@8&`#V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2312:M____)EU=70`````"$1$1`.CHZ`#___\MV-C8``("`@`````"&!@8`/;V]@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2313-M__\.#P\/``````)N;FX`____%]C8V``"`@(``````A@8&`#V]O8`____)7]_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2314:M?P`````#@X.#`/___WI=75T``````A$1$0#HZ.@`____'7]_?P`````#@X.#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2315:M`/___S-=75T``````A$1$0#HZ.@`____N8&!@0`````"`P,#`-O;VP#___]5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2316:MN;FY``````1A86$`____#O___P#___\QJ*BH``````T!`0$`,3$Q`'9V=@"\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2317-MO+P`^?GY`/___P5@8&```````Y"0D`#___\FM;6U``````.:FIH`____+F!@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2318:M8``````#D)"0`/___P\.#@X``````1$1$0#HZ.@`____%V!@8``````#D)"0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2319:M`/___R7P\/``$!`0``````(+"PL`[>WM`/___WFUM;4``````YJ:F@#___\=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2320-M\/#P`!`0$``````""PL+`.WM[0#___\RM;6U``````.:FIH`____N>;FY@`+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2321-M"PL``````E]?7P#___]6/S\_``````,%!04`W]_?`/___P[___\`____,;>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2322:MMP`````#&AH:`#P\/`!965D`<7%Q`&YN;@`````$65E9`/___PCAX>$`!04%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2323-M``````(9&1D`]_?W`/___R7T]/0`'AX>``````(S,S,`X>'A`-;6U@#)R<D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2324-MN[N[`*ZNK@"DI*0`____*.'AX0`%!04``````AD9&0#W]_<`____#TA(2```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2325:M````$A(2`,3$Q`#___\7X>'A``4%!0`````"&1D9`/?W]P#___\BZ^OK`,_/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2326-MSP#!P<$`:6EI``````-O;V\`____>?3T]``>'AX``````C,S,P#AX>$`UM;6
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2329-M__^T9F9F``````(#`P,`VMK:`/___U7'Q\<`````!&EI:0#___\/____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2330:M_S'Q\?$`8F)B`)"0D`#!P<$`[^_O`/___P."@H(``````P$!`0#4U-0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2331-M"&MK:P`````#DI*2`/___R'W]_<`Y.3D`-/3TP#!P<$`IJ:F`%145``````)
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2333-MU=4`YN;F`/___PEK:VL``````Y*2D@#___\?X^/C`)65E0!)24D`%Q<7````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2334:M``8$!`0`X>'A`/___W3W]_<`Y.3D`-/3TP#!P<$`IJ:F`%145``````)+"PL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2335:M`/___Q'CX^,`E965`$E)20`7%Q<`````!@0$!`#AX>$`____+??W]P#DY.0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2336-MT]/3`,'!P0"FIJ8`5%14``````DL+"P`____L]C8V``#`P,``````EI:6@#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2340-M`````AP<'`#X^/@`____'.GIZ0"1D9$`145%``<'!P`````!-S<W`,_/SP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2341:M__\&Z>GI``D)"0`````"'!P<`/CX^`#___\=PL+"`$]/3P`"`@(`````"5M;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2342:M6P#___\%]O;V`)24E``Z.CH`$1$1`3X^/@"KJZL`____/[>WMP#>WMX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2343:M%?;V]@"4E)0`.CHZ`!$1$0$^/CX`JZNK`/___P7S\_,`5U=7`"XN+@`-#0T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2344-M````#@4%!0#'Q\<`____#\+"P@!/3T\``@("``````E;6UL`____*O/S\P!7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2345-M5U<`+BXN``T-#0`````.!04%`,?'QP#___\!]_?W`'M[>P#"PL(`____`O7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2346:M]0"(B(@`'1T=`*NKJP#___\&]O;V`)24E``Z.CH`$1$1`3X^/@"KJZL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2347:M<_;V]@"4E)0`.CHZ`!$1$0$^/CX`JZNK`/___PBWM[<`WM[>`/___Q-45%0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2348:M`````@$!`0#5U=4`____3O;V]@`\/#P`-#0T`$9&1@"NKJX`____`=;6U@`!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2349-M`0$``````W)R<@#___\0____`/___SFNKJX`````!+R\O`#___\(=W=W````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2350:M``.4E)0`____&7=W=P`````"KJZN`.WM[0`-#0T`````$!@8&`#___\H=W=W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2351-M``````.4E)0`____&\O+RP!24E(`!`0$``````4-#0T`XN+B`/___P5W=W<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2352:M`````Y24E`#___\<V]O;`$Q,3``````,T='1`/___P2EI:4`'1T=``````5<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2353-M7%P`^?GY`/___R*MK:T`)R<G``,#`P`'!P<`%Q<7`"XN+@!/3T\`@("``-'1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2354:MT0#___\0\/#P`!$1$0`H*"@`[N[N`/___Q.EI:4`'1T=``````5<7%P`^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2355:M`/___P/M[>T`#0T-`````!`8&!@`____#MO;VP!,3$P`````#-'1T0#___\>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2356-MK:VM`"<G)P`#`P,`!P<'`!<7%P`N+BX`3T]/`("`@`#1T=$`____`NWM[0`-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2357:M#0T`````$!@8&`#___\!\_/S`$!`0``$!`0`X>'A`/___P&HJ*@`'!P<````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2358-M``%`0$``____!:6EI0`='1T`````!5Q<7`#Y^?D`____<*6EI0`='1T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2359:M!5Q<7`#Y^?D`____!?#P\``1$1$`*"@H`.[N[@#___\1S<W-``$!`0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2360-M4E)2`/___T]W=W<``````JZNK@#___\!8&!@``````,+"PL`Z>GI`/___Q#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2361:M__\`____.41$1``````#*"@H`/___PCO[^\`#@X.``````(:&AH`^/CX`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2362:M_P#/S\\`<'!P`"HJ*@`("`@`$A(2`%965@#4U-0`____"[^_OP!U=74`-34U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2363-M`!@8&``#`P,``````R0D)`#]_?T`____`#\_/P`````*`@("`!P<'``Z.CH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2364:M4U-3`&MK:P!Z>GH`GY^?`/___P:(B(@`!`0$``````$!`0$`Q\?'`/___P7,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2365-MS,P`#0T-`%M;6P!_?W\`-C8V``H*"@#IZ>D`____"(N+BP`*"@H``````0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2366-M`0!.3DX`#@X.``````(:&AH`^/CX`/___P#/S\\`<'!P`"HJ*@`("`@`$A(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2367:M`%965@#4U-0`____!IN;FP`2$A(`=G9V`%!04``W-S<`____!>#@X`!145$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2368-M````"A<7%P"&AH8`_O[^`/___P'O[^\`#@X.``````(:&AH`^/CX`/___P#/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2369:MS\\`<'!P`"HJ*@`("`@`$A(2`%965@#4U-0`____$O[^_@".CHX`!P<'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2370:M``4*"@H`0$!```("`@`````#1T='`/___P/HZ.@`0D)"``````AM;6T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2371-M"NOKZP"CHZ,`86%A`#4U-0`6%A8`!P<'`!`0$`!'1T<`MK:V`/___PKIZ>D`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2374-M;0#___\$/S\_``````H"`@(`'!P<`#HZ.@!34U,`:VMK`'IZ>@"?GY\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2375:M#/[^_@".CHX`!P<'``````4*"@H`0$!```("`@`````#1T='`/___P?KZ^L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2376:MHZ.C`&%A80`U-34`%A86``<'!P`0$!``1T='`+:VM@#___\*Z>GI`)R<G`!<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2377-M7%P`(R,C``````<#`P,`N[N[`/___P(_/S\`````"@("`@`<'!P`.CHZ`%-3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2378:M4P!K:VL`>GIZ`)N;FP`K*RL``````E965@#___\`X>'A`$='1P`````#!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2379:M`,W-S0#___\"Z.CH`$)"0@`````(;6UM`/___P'`P,``#P\/`'Y^?@#\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2380-M____#+Z^O@`A(2$`!`0$``\/#P"8F)@`____#?GY^0`N+BX``````0X.#@#V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2381:M]O8`____`.7EY0"%A84`-S<W``L+"P`0$!``9&1D`//S\P#___\#V]O;`(>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2382-MAP!%144`&1D9``4%!0`:&AH`?'Q\`/W]_0#___\)Z^OK`*.CHP!A86$`-34U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2383:M`!86%@`'!P<`$!`0`$='1P"VMK8`____&^CHZ`!"0D(`````"&UM;0#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2384-M?GY^``````-A86$`____`,W-S0!O;V\`*RLK``<'!P`:&AH`7U]?`-W=W0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2385:M__\'24E)``````/,S,P`P,#```\/#P!^?GX`_/S\`/___PR^OKX`(2$A``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2386:M!``/#P\`F)B8`/___PWY^?D`+BXN``````$.#@X`]O;V`/___P#EY>4`A86%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2387:M`#<W-P`+"PL`$!`0`&1D9`#S\_,`____`]O;VP"'AX<`145%`!D9&0`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2388-M&AH:`'Q\?`#]_?T`____"[^_OP!U=74`-34U`!@8&``#`P,``````R0D)`#]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2389:M_?T`____`./CXP`%!04``````WAX>`#___\%M[>W`$5%10#___\)____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2390:M_SC9V=D``0$!``````.1D9$`____"(*"@@`````#BXN+`+:VM@`_/S\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2391-M!0<'!P"XN+@`____"*>GIP`N+BX`````")65E0#___\`U]?7`!L;&P`Q,3$`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2393-M__\$\O+R`"0D)``````#"0D)`/W]_0#___\':FIJ``````,'!P<`965E````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2394:M``.+BXL`MK:V`#\_/P`````%!P<'`+BXN`#___\$WM[>``H*"@`````"D9&1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2395:M`/___P2:FIH`"@H*``````4[.SL`965E``,#`P`````$:&AH`/___P&"@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2396-M`````XN+BP"VMK8`/S\_``````4'!P<`N+BX`/___Q#P\/``1T='``````5$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2397-M1$0`K*RL`/KZ^@"KJZL`````!+V]O0#___\"Q,3$`!H:&@`````*R<G)`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2398:M_P?+R\L`5U=7``4%!0`````'?GY^`/___P;]_?T`L+"P`$-#0P`"`@(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2399:M"Q86%@#L[.P`____#?'Q\0`0$!```````AL;&P"CHZ,`/CX^``````4/#P\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2400:MT]/3`/___P7$Q,0`&AH:``````K)R<D`____`M?7UP`;&QL`,3$Q`$E)20!B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2401:M8F(`>GIZ`'=W=P`````$J*BH`/CX^`#___\1\/#P`$='1P`````%1$1$`*RL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2402-MK`#Z^OH`JZNK``````2]O;T`____!<O+RP!75U<`!04%``````=^?GX`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2404-M24E)`&)B8@!Z>GH`=W=W``````2HJ*@`^/CX`/___P29F9D``````\+"P@"A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2405:MH:$`#0T-``````4D)"0`____`<3$Q``:&AH`````"LG)R0#___\`JZNK````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2406:M``$Z.CH`2$A(`"4E)0#:VMH`____"-O;VP`1$1$``````TI*2@#___\,BXN+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2407-M``````)Y>7D`WM[>`&-C8P`&!@8`````!')R<@#___\`_/S\`*NKJP`^/CX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2408-M````!H:&A@#___\'R\O+`%=75P`%!04`````!WY^?@#___\9Q,3$`!H:&@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2409:M```*R<G)`/___P/Q\?$`$!`0``````(;&QL`HZ.C`#X^/@`````%#P\/`-/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2410:MTP#___\%QL;&``````-%144`____`*NKJP`````!.CHZ`$A(2``E)24`VMK:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2411:M`/___PC;V]L`$1$1``````-*2DH`____#(N+BP`````">7EY`-[>W@!C8V,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2412-M!@8&``````1R<G(`____`/S\_`"KJZL`/CX^``````:&AH8`____":>GIP`N
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2414-M```8&!@`____",O+RP!75U<`____.'!P<``````#"0D)`._O[P#___\'\_/S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2415:M`!(2$@`````#'1T=``````@H*"@`____!MW=W0!$1$0`````"1(2$@#U]?4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2416-M____!F-C8P`````#/CX^`/___PX<'!P``````A<7%P#___\%7%Q<``````0N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2417:M+BX`____!W-S<P`````$F)B8`!(2$@`````#'1T=``````@H*"@`____!$U-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2418:M30`````"$A(2`/3T]`#___\"^/CX`%Q<7``````%*"@H`+^_OP#BXN(`&!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2419:M``````5;6UL`____`//S\P`2$A(``````QT='0`````(*"@H`/___P_AX>$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2420-M*RLK``````0K*RL`O+R\`/___P'\_/P`*BHJ``````,T-#0`____`K.SLP`&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2421:M!@8`````"U965@#___\%YN;F`%A86``!`0$`````"K6UM0#___\$S<W-`#0T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2422:M-``````/JZNK`/___PV'AX<``````Q$1$0`````(2TM+`/___P2SL[,`!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2423-M``````M65E8`____"&-C8P`````#/CX^`/___Q+AX>$`*RLK``````0K*RL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2424:MO+R\`/___P'\_/P`*BHJ``````,T-#0`____!.;FY@!86%@``0$!``````JU
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2425-MM;4`____!,W-S0`T-#0`````#ZNKJP#___\&8V-C``````,^/CX`____!?S\
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2427-M"U965@#___\`HZ.C``````2TM+0`____!^_O[P`G)R<`````!(&!@0#___\+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2428:M\?'Q`!(2$@`````"3$Q,``0$!``````&5555`)65E0`?'Q\`````!`P,#```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2429:M```"'AX>`/___P7FYN8`6%A8``$!`0`````*M;6U`/___Q>SL[,`!@8&````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2430:M``M65E8`____`X>'AP`````#$1$1``````A+2TL`____!41$1``````#N[N[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2431:M`/___P"CHZ,`````!+2TM`#___\'[^_O`"<G)P`````$@8&!`/___POQ\?$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2432:M$A(2``````),3$P`!`0$``````95554`E965`!\?'P`````$#`P,``````(>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2433:M'AX`____!]W=W0!$1$0`````"1(2$@#U]?4`____`._O[P`-#0T``````WAX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2434:M>`#___\"_O[^`)Z>G@`2$A(``````0@("`#(R,@`____!>;FY@!86%@``0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2435-M``````#___\W]?7U`!`0$``````#7EY>`/___PB)B8D`````""@H*`!.3DX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2440-M_O[^`#\_/P`````%.CHZ`/3T]`#___\`B8F)``````@H*"@`3DY.``````,(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2441:M"`@`____#N3DY``A(2$`````!&9F9@#X^/@`____`IR<G``````$J:FI`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2442-M_P&SL[,`!@8&``````0B(B(`J:FI`/+R\@"XN+@``````Q,3$P#___\$JZNK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2443:M`!$1$0`````%(B(B`#HZ.@`9&1D``````T%!00#___\#K*RL``@("``````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2444:M-S<W`(V-C0#0T-``ZNKJ`/KZ^@#L[.P`R,C(`$='1P`````#O[^_`/___PSV
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2445:M]O8`%A86``````<\/#P`FYN;``$!`0`````"#@X.`/___P.SL[,`!@8&````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2446:M``0B(B(`J:FI`/+R\@"XN+@``````Q,3$P#___\'T]/3``,#`P`````#P<'!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2447:M`/___Q'DY.0`(2$A``````1F9F8`^/CX`/___P*<G)P`````!*FIJ0#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2448:MJZNK`!$1$0`````%(B(B`#HZ.@`9&1D``````T%!00#___\#K*RL``@("```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2449:M```$-S<W`(V-C0#0T-``ZNKJ`/KZ^@#L[.P`R,C(`$='1P`````#O[^_`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2450-M_P73T],``P,#``````/!P<$`____!::FI@`````#!`0$``````4:&AH`C8V-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2451:M`/7U]0#___\`L[.S``8&!@`````$(B(B`*FIJ0#R\O(`N+BX``````,3$Q,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2452:M____`)V=G0`````$O[^_`/___P;\_/P`1D9&``````1$1$0`_?W]`/___PN"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2453:M@H(`````!S0T-`!H:&@``````@$!`0`````$*BHJ`)>7EP#7U]<``````@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2454:M!@#___\$JZNK`!$1$0`````%(B(B`#HZ.@`9&1D``````T%!00#___\6L[.S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2455:M``8&!@`````$(B(B`*FIJ0#R\O(`N+BX``````,3$Q,`____`O;V]@`6%A8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2456:M````!SP\/`";FYL``0$!``````(.#@X`____!,/#PP`````#+R\O`/___P&=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2457:MG9T`````!+^_OP#___\&_/S\`$9&1@`````$1$1$`/W]_0#___\+@H*"````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2458-M``<T-#0`:&AH``````(!`0$`````!"HJ*@"7EY<`U]?7``````(&!@8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2459:M!K"PL``.#@X``````PP,#`!P<'``J:FI``0$!``````">WM[`/___P&*BHH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2460-M`````PH*"@#JZNH`____`=?7UP`^/CX`````!`L+"P"SL[,`____`ZNKJP`1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2461-M$1$``````0````#___\WFYN;``````3&QL8`____!_/S\P`4%!0`````!DA(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2462:M2`#2TM(`____`%E960`````#+R\O`/___P2$A(0``0$!``````-;6UL`Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2463-M`/___P!M;6T``````@8&!@#GY^<`____!D='1P`````#1D9&`/___P[)R<D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2464:M`````W!P<`#___\#W-S<``T-#0`````%?7U]`/___P6MK:T``0$!``````-%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2465:M144`\/#P`!04%``````&2$A(`-+2T@#___\`65E9``````,O+R\`____`OW]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2466-M_0`O+R\``````@<'!P#HZ.@`____`?7U]0`\/#P`````!8J*B@#___\!HZ.C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2467:M``````5&1D8`]/3T`/___P#S\_,`%!04``````9(2$@`TM+2`/___P!965D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2468-M`````R\O+P#___\-[N[N`"@H*``````#`@("`)F9F0#___\#]/3T`!D9&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2469:M```#(R,C`/S\_`#___\`R\O+``@("``````$3T]/`/3T]`#___\!^/CX````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2470:M``,*"@H`____`WU]?0`````$$Q,3`'Y^?@#AX>$`____`?S\_`!(2$@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2471-M`@T-#0#___\"S\_/``<'!P`````#&QL;`+:VM@#___\#YN;F`&EI:0`.#@X`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2472-M````!.'AX0#___\,DY.3``````8)"0D`G)R<`/___P"IJ:D``````PT-#0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2473:M__\"R\O+``@("``````$3T]/`/3T]`#___\!^/CX``````,*"@H`____!T='
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2474-M1P`````#1D9&`/___Q'N[NX`*"@H``````,"`@(`F9F9`/___P/T]/0`&1D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2475:M``````,C(R,`_/S\`/___P)]?7T`````!!,3$P!^?GX`X>'A`/___P'\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2476-M2$A(``````(-#0T`____`L_/SP`'!P<``````QL;&P"VMK8`____`^;FY@!I
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2478-M&@"3DY,`^/CX`/___P'+R\L`"`@(``````1/3T\`]/3T`/___P'X^/@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2479:M`PH*"@#___\`F9F9``````3)R<D`____!F]O;P`````$&1D9`.GIZ0#___\+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2480:M\?'Q`!$1$0`````%1D9&`,G)R0#___\`L;&Q``````8*"@H`B8F)`/O[^P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2481:M__\`DY.3``````(C(R,`____`WU]?0`````$$Q,3`'Y^?@#AX>$`____`?S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2482:M_`!(2$@``````@T-#0#___\5R\O+``@("``````$3T]/`/3T]`#___\!^/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2483-M``````,*"@H`____`I.3DP`````&"0D)`)R<G`#___\`J:FI``````,-#0T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2484-M____!$-#0P`````#HJ*B`/___P&9F9D`````!,G)R0#___\&;V]O``````09
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2485:M&1D`Z>GI`/___POQ\?$`$1$1``````5&1D8`R<G)`/___P"QL;$`````!@H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2486:M"@")B8D`^_O[`/___P"3DY,``````B,C(P#___\%A(2$``$!`0`````#6UM;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2487-M`.OKZP#___\`;6UM``````(&!@8`Y^?G`/___P#\_/P`(R,C``````-N;FX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2494-M_P)65E8`````!8:&A@#___\"965E``````1D9&0`^OKZ`/___P&'AX<`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2495:M!0H*"@"GIZ<`____`=_?WP`$!`0``````W]_?P#___\,_?W]`$9&1@`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2496:M!`0$`*JJJ@#___\$?7U]``````26EI8`____`.OKZP`>'AX`````!%A86`#\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2497:M_/P`____`N;FY@`````#(B(B`/___P)P<'```````P0$!`!V=G8`\O+R`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2498-M_P1(2$@``````@@("`#___\"4%!0``````3CX^,`____!"8F)@`````$`0$!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2500-M____`>OKZP`>'AX`````!%A86`#\_/P`____`N;FY@`````#(B(B`/___P:W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2501:MM[<`````!,K*R@#___\0_?W]`$9&1@`````#!`0$`*JJJ@#___\$?7U]````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2502:M``26EI8`____`G!P<``````#!`0$`'9V=@#R\O(`____!$A(2``````""`@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2503:M`/___P)04%``````!./CXP#___\$)B8F``````0!`0$`CHZ.`/___P6WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2504-M````!,K*R@#___\%N+BX``````<.#@X`B(B(`/?W]P#___\"Z^OK`!X>'@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2505:M```$6%A8`/S\_`#___\"YN;F``````,B(B(`____`)B8F``````$U-34`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2506:M_P6;FYL`````!`,#`P#`P,``____#(.#@P`````$"`@(`)Z>G@#___\"965E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2507-M``````4='1T`UM;6`/___P'[^_L`(R,C``````)H:&@`____`G!P<``````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2508:M!`0$`'9V=@#R\O(`____!$A(2``````""`@(`/___Q3KZ^L`'AX>``````18
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2509-M6%@`_/S\`/___P+FYN8``````R(B(@#___\!^_O[`!\?'P`````%&!@8`,W-
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2513-M__\#_O[^`'%Q<0`````#"`@(`*2DI`#___\!V=G9``4%!0`````"86%A`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2514:M_P&EI:4``````P0$!`#@X.``L+"P`"$A(0`````&/CX^`,C(R`#___\"<'!P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2515:M``````,$!`0`=G9V`/___S;'Q\<`````!)F9F0#___\']/3T`!04%``````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2516:M"PL+`+^_OP#___\":VMK``````,$!`0`XN+B`/___P)Q<7$``````P\/#P#&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2517-MQL8`____`DM+2P`````#T]/3`/___P7[^_L`*2DI``````-/3T\`____#W9V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2518-M=@`````#R<G)`/___P)Y>7D`````!\S,S`#___\#Y.3D`!D9&0`````##@X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2519:M`-;6U@#T]/0`%!04``````0+"PL`O[^_`/___P)K:VL``````P0$!`#BXN(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2520-M____`?CX^``?'Q\``````]/3TP#___\!D9&1``````5X>'@`____`_W]_0"(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2523-M``````,5%14`]_?W`/___P!+2TL`````!%)24@#[^_L`____`[.SLP`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2524:M2TM+`/___P&$A(0``````Q<7%P#%Q<4`____!/CX^`!I:6D``````S4U-0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2525:M__\"$1$1``````3"PL(`____!!,3$P`````#"@H*`*JJJ@#___\-HJ*B````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2526-M``49&1D`V-C8`/___P',S,P`````!&YN;@#___\!2TM+``````124E(`^_O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2527-M`/___P.SL[,``````TM+2P#___\%^_O[`"DI*0`````#3T]/`/___Q%]?7T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2528:M`````P$!`0"CHZ,`____!.+BX@`)"0D``````Q45%0#W]_<`____`82$A```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2529:M```#%Q<7`,7%Q0#___\$^/CX`&EI:0`````#-34U`/___P(1$1$`````!,+"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2530-MP@#___\$$Q,3``````,*"@H`JJJJ`/___P7[^_L`*2DI``````-/3T\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2531:M!D)"0@`````&5U=7`.GIZ0#___\$2TM+``````124E(`^_O[`/___P.SL[,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2532-M`````TM+2P#___\`EY>7``````3>WMX`____!,+"P@`%!04`````!(:&A@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2533:M__\,\O+R`!(2$@`````##@X.`,;&Q@#___\"]_?W`!`0$``````$)24E`.'A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2534:MX0#___\"F9F9``````/'Q\<`____`82$A``````#%Q<7`,7%Q0#___\$^/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2535-M`&EI:0`````#-34U`/___Q1+2TL`````!%)24@#[^_L`____`[.SLP`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2536:M2TM+`/___P&BHJ(`````!1D9&0#8V-@`____`<S,S``````$;FYN`/___P-&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2537-M1D8``````X.#@P#___\"EY>7``````3>WMX`____!,+"P@`%!04`````!(:&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2538:MA@#___\,\O+R`!(2$@`````##@X.`,;&Q@#___\"]_?W`!`0$``````$)24E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2539-M`.'AX0#___\"F9F9``````/'Q\<`____`W%Q<0`````##P\/`,;&Q@#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2540:M2TM+``````/3T],`____`2\O+P`````#,#`P`$1$1``````&(2$A`*ZNK@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2541-M__\#A(2$``````,7%Q<`Q<7%`/___P#___\V75U=``````,/#P\`]/3T`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2542:M_P>.CHX`````!`$!`0"UM;4`____`NCHZ``)"0D``````UE960#___\"BHJ*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2543-M``````,/#P\`RLK*`/___P*TM+0``````T='1P#___\&D)"0``````,!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2544:MTM+2`/___P],3$P``````@$!`0#T]/0`____`;^_OP`"`@(`````!@$!`0#S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2545:M\_,`____`O;V]@`T-#0``````P("`@"SL[,`____`(Z.C@`````$`0$!`+6U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2546-MM0#___\"Z.CH``D)"0`````#65E9`/___P*.CHX``````T5%10#___\!VMK:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2547:M``@("``````$9&1D`/___P7[^_L`965E`%A86`#7U]<`____`XZ.C@`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2548:M`0$!`+6UM0#___\"Z.CH``D)"0`````#65E9`/___PS'Q\<``P,#``````.'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2549:MAX<`____!5I:6@`````$@H*"`/___P"LK*P`````!#0T-`#W]_<`____!&UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2550:M;0`````#A(2$`/___P"SL[,``0$!``````(:&AH`W=W=`/___P/]_?T`J:FI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2551:M`"4E)0`````$EI:6`/___P(4%!0`````!"DI*0#EY>4`____`TA(2``````!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2552:M`@("`%)24@#<W-P`____#?O[^P`D)"0`````!!$1$0#4U-0`____`E)24@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2553:M```$O;V]`/___P"LK*P`````!#0T-`#W]_<`____!&UM;0`````#A(2$`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2554:M_P60D)```````P$!`0#2TM(`____$,?'QP`#`P,``````X>'AP#___\%6EI:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2555-M``````2"@H(`____`;.SLP`!`0$``````AH:&@#=W=T`____`_W]_0"IJ:D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2556:M)24E``````26EI8`____`A04%``````$*2DI`.7EY0#___\#2$A(``````$"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2557-M`@(`4E)2`-S<W`#___\&D)"0``````,!`0$`TM+2`/___P7-S<T`````!0P,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2558:M#`"GIZ<`____!:RLK``````$-#0T`/?W]P#___\$;6UM``````.$A(0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2559:M`)B8F``````$Z>GI`/___P/CX^,`%145``````1(2$@`_O[^`/___PR&AH8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2560:M`````P@("`#$Q,0`____`YF9F0`````$#@X.`-G9V0#___\"\_/S`!@8&```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2561:M```"-#0T`/___P&SL[,``0$!``````(:&AH`W=W=`/___P/]_?T`J:FI`"4E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2562:M)0`````$EI:6`/___Q.LK*P`````!#0T-`#W]_<`____!&UM;0`````#A(2$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2563:M`/___P#[^_L`)"0D``````01$1$`U-34`/___P)24E(`````!+V]O0#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2564-MR,C(``````,%!04`Z.CH`/___P*8F)@`````!.GIZ0#___\#X^/C`!45%0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2565:M```$2$A(`/[^_@#___\,AH:&``````,("`@`Q,3$`/___P.9F9D`````!`X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2566-M#@#9V=D`____`O/S\P`8&!@``````C0T-`#___\#BHJ*``````,/#P\`RLK*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2567-M`/___P*TM+0``````T='1P#___\!M[>W``````L'!P<`?'Q\`/;V]@#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2568:ML[.S``$!`0`````"&AH:`-W=W0#___\`____`/___S7L[.P`"`@(``````-O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2569-M;V\`____!_O[^P`='1T`````!&YN;@#___\#=75U``````30T-``____`;6U
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2571-M`!`0$``````#6%A8`/___Q`B(B(``````B(B(@#___\![>WM`!P<'``````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2572:M*RLK``````(<'!P`____`UE960`````$AH:&`/___P#[^_L`'1T=``````1N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2573:M;FX`____`W5U=0`````$T-#0`/___P'R\O(`%!04``````.UM;4`____`4A(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2574:M2``````$*2DI`/;V]@#___\,^_O[`!T='0`````$;FYN`/___P-U=74`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2575-M!-#0T`#___\+^_O[`"LK*P`````#4%!0`/___P7"PL(`````!`L+"P#M[>T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2576:M]O;V`!T='0`````#$Q,3`./CXP#___\$_O[^`!T='0`````#R<G)`.CHZ``4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2577:M%!0``````@L+"P#1T=$`____`?W]_0#,S,P`@8&!`"$A(0`````%/CX^`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2578-M^P#___\":FIJ``````48&!@`M[>W`/___P+CX^,`BHJ*`*BHJ`#GY^<`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2579:M#YJ:F@`````$!@8&`,+"P@#___\"T]/3``$!`0`````#("`@`/S\_`#V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2580:M'1T=``````,3$Q,`X^/C`/___P3^_OX`'1T=``````/)R<D`____!.OKZP`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2581-M$!```````UA86`#___\0^_O[`"LK*P`````#4%!0`/___P7"PL(`````!`L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2582-M"P#M[>T`____`.CHZ``4%!0``````@L+"P#1T=$`____`?W]_0#,S,P`@8&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2583:M`"$A(0`````%/CX^`/O[^P#___\":FIJ``````48&!@`M[>W`/___P+CX^,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2584:MBHJ*`*BHJ`#GY^<`____!^OKZP`0$!```````UA86`#___\&7%Q<``````0:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2585:M&AH`SL[.`/___P7V]O8`'1T=``````,3$Q,`X^/C`/___P3^_OX`'1T=````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2586:M``/)R<D`____`)J:F@`````$]/3T`/___P+^_OX`2TM+``````0<'!P`Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2587-M`/___PSS\_,`%!04``````.;FYL`____`_S\_``C(R,`````!*VMK0#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2588-M>WM[``````.BHJ(`____`.CHZ``4%!0``````@L+"P#1T=$`____`?W]_0#,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2589:MS,P`@8&!`"$A(0`````%/CX^`/O[^P#___\2]O;V`!T='0`````#$Q,3`./C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2590-MXP#___\$_O[^`!T='0`````#R<G)`/___P":FIH`````!`8&!@#"PL(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2591-M`M/3TP`!`0$``````R`@(`#\_/P`____`DE)20`````#5U=7`/___P.:FIH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2592:M````!/3T]`#___\"_O[^`$M+2P`````$'!P<`.OKZP#___\,\_/S`!04%```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2593-M```#FYN;`/___P/\_/P`(R,C``````2MK:T`____`WM[>P`````#HJ*B`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2594:M_P*UM;4``0$!``````(%!04`OKZ^`/___P+W]_<`(R,C``````.[N[L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2595:M`4!`0``````*1$1$`-G9V0#___\$Z.CH`!04%``````""PL+`-'1T0#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2596:M_?W]`/___S6)B8D``````P$!`0#9V=D`____!Z.CHP`````$(R,C`/?W]P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2597:M__\"[N[N``P,#``````#1D9&`/___P'AX>$`$A(2``````.<G)P`____`X"`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2598-M@``````#+BXN`/___P9H:&@``````P,#`P#8V-@`____#_?W]P`"`@(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2599:M`DY.3@#___\!4E)2``````,]/3T`:&AH``````)$1$0`____`HB(B``````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2600-M6%A8`/___P&CHZ,`````!",C(P#W]_<`____`N[N[@`,#`P``````T9&1@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2601-M__\"@("```````,F)B8`_O[^`/___P#`P,``````!`4%!0#-S<T`____#:.C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2602:MHP`````$(R,C`/?W]P#___\"[N[N``P,#``````#1D9&`/___PR1D9$`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2603-M`Q<7%P#N[NX`____!-S<W``5%14`````!&YN;@#___\`F)B8``````2;FYL`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2608-MD9&1``````,7%Q<`[N[N`/___P3<W-P`%145``````1N;FX`____`5M;6P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2609:M```#G)R<`-+2T@"4E)0`5%14`!,3$P`````'-C8V`.SL[`#___\#\/#P`#,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2610-M,P`````&8&!@`.SL[`#___\,:&AH``````,#`P,`V-C8`/___P7FYN8`!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2611-M``````,/#P\`U-34`/___P:8F)@`````!)N;FP#___\%NKJZ``````,;&QL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2612:M_O[^`/___P"=G9T`````!/[^_@#___\"C(R,``````0$!`0`Q,3$`/___PV'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2613:MAX<``````Q\?'P#[^_L`____`Z*BH@`````$1$1$`/___P/?W]\`"`@(````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2614:M``(4%!0`^/CX`/___P!;6UL``````YR<G`#2TM(`E)24`%145``3$Q,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2615:M!S8V-@#L[.P`____$YB8F``````$FYN;`/___P6ZNKH``````QL;&P#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2616:M^?GY`!X>'@`````$GIZ>`/___P-75U<`````!(R,C`#___\"RLK*``````2^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2617:MOKX`____`YV=G0`````$_O[^`/___P*,C(P`````!`0$!`#$Q,0`____#8>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2618:MAP`````#'Q\?`/O[^P#___\#HJ*B``````1$1$0`____`]_?WP`("`@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2619:M`A04%`#X^/@`____`>'AX0`2$A(``````YR<G`#___\#@("```````,N+BX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2620-M____`<C(R``````)&AH:`*BHJ`#___\&6UM;``````.<G)P`TM+2`)24E`!4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2621:M5%0`$Q,3`/___Q&^OKX`)B8F`"@H*`#___\`^OKZ`'9V=@`;&QL`%Q<7`&UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2622:M;0#X^/@`____&/W]_0`B(B(``````T9&1@#___\(,3$Q``````2LK*P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2623:M`X*"@@`````$L[.S`/___P#]_?T`/CX^``````-<7%P`____`]O;VP`("`@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2624-M`````Z&AH0#___\%U-34``,#`P`````#7EY>`/___Q#/S\\``````WM[>P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2625:M__\`FYN;``````,2$A(`XN+B`"TM+0`````":VMK`/___P&VMK8``@("````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2626:M``,R,C(`]O;V`/___P$Q,3$`````!*RLK`#___\#@H*"``````2SL[,`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2627:M`>WM[0`.#@X``````Y24E`#___\!2DI*``````2%A84`____#C$Q,0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2628-MK*RL`/___P."@H(`````!+.SLP#___\+]O;V`!86%@`````#J:FI`/___P3O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2629:M[^\`)R<G``````0$!`0`X.#@`/[^_@`G)R<``````S0T-`#^_OX`____!4I*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2630:M2@`````#?GY^`,W-S0`````$#@X.``````IG9V<`]?7U`/___P7U]?4`:VMK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2631-M``("`@`````%%145`*6EI0#___\2EI:6``````1K:VL`____`];6U@`"`@(`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2633-M?GX`____!-34U``#`P,``````UY>7@#___\0]O;V`!86%@`````#J:FI`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2634:M_P3O[^\`)R<G``````0$!`0`X.#@`/___P#-S<T`````!`X.#@`````*9V=G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2635-M`/7U]0#___\%]?7U`&MK:P`"`@(`````!145%0"EI:4`____"M34U``#`P,`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2637-M_OX`____!4I*2@`````#?GY^`/___P&AH:$``````PD)"0#___\"R\O+``4%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2638:M!0`````$BHJ*`/___PWM[>T`$!`0``````.0D)``____`_S\_``E)24`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2639:M!+Z^O@#___\#4E)2``````-T='0`____`,W-S0`````$#@X.``````IG9V<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2640-M]?7U`/___Q/^_OX`)R<G``````,T-#0`_O[^`/___P5*2DH``````WY^?@#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2646-M``0.#@X``````@````#___\/Z^OK`&!@8``````!IZ>G`/___P!V=G8`4E)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2647:M`.OKZP#&QL8``````%]?7P!%144`____%[6UM0`````$L[.S`/___P>]O;T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2648-M````!#0T-`#___\#]_?W`!45%0`````#("`@`/W]_0#___\`D9&1``````,:
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2654-M]P`5%14``````R`@(`#]_?T`____"Y65E0`````#.SL[`/___P3[^_L`145%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2655:M``````5:6EH`____`,7%Q0`````$KJZN`/___P7+R\L``````P0$!`#DY.0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2656-M4E)2``````X_/S\`Q\?'`/___PG+R\L`0T-#``````986%@`]/3T`/___P_Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2657-M^?D`'1T=``````,X.#@`^OKZ`/___P-:6EH`````!(*"@@#___\`Q<7%````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2658:M``2NKJX`____!<O+RP`````#!`0$`.3DY`#___\$1T='``````,$!`0`W-S<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2659:M`/___Q"5E94``````SL[.P#___\$^_O[`$5%10`````%6EI:`/___P%24E(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2660:M````#C\_/P#'Q\<`____"<O+RP!#0T,`````!EA86`#T]/0`____"$='1P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2661-M```#!`0$`-S<W`#___\%_/S\`!L;&P`````#.3DY`/___P?%Q<4`````!*ZN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2662:MK@#___\%R\O+``````,$!`0`Y.3D`/___P&HJ*@``````Q04%`#___\!\?'Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2663:M`",C(P`````$34U-`/[^_@#___\-='1T``````,2$A(`]/3T`/___P.<G)P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2664-M````!#HZ.@#___\#O;V]``````,!`0$`VMK:`/___P!24E(`````#C\_/P#'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2665:MQ\<`____%<7%Q0`````$KJZN`/___P7+R\L``````P0$!`#DY.0`^?GY`!T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2666-M'0`````#.#@X`/KZ^@#___\#6EI:``````2"@H(`____`LW-S0`````$?W]_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2667:M`/___P2HJ*@``````Q04%`#___\!\?'Q`",C(P`````$34U-`/[^_@#___\-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2668:M='1T``````,2$A(`]/3T`/___P.<G)P`````!#HZ.@#___\#O;V]``````,!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2669-M`0$`VMK:`/___P&1D9$``````QH:&@#Q\?$`____`T9&1@`````#&AH:`/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2670-M^@#___\`V-C8``("`@`````',S,S`/3T]`#___\'4E)2``````@`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2671:M#JJJJ@`4%!0`!P<'```````P,#``_O[^`/___P`2$A(`Z^OK`/___P$C(R,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2672-M`````%)24@#___\72TM+``````,B(B(`_?W]`/___P=+2TL`````!+6UM0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2673-M__\#F9F9``````2(B(@`____`.?GYP`-#0T``````ZRLK`#___\#IZ>G````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2674:M``2'AX<`____!;N[NP`````$8F)B`/___Q%\?'P``````\[.S@`S,S,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2675:M`VEI:0#___\`LK*R``````.[N[L`]/3T`"PL+``````#!@8&`,3$Q`#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2676:M2TM+``````2UM;4`____`YF9F0`````$B(B(`/___P'JZNH`"PL+``````-I
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2677:M:6D`____`9^?GP`````$KJZN`/___PC;V]L`____!$M+2P`````$M;6U`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2678-M_P.9F9D`````!(B(B`#___\,+BXN``````/!P<$`____!&EI:0`````&T-#0
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2682-M`@`````#%145`//S\P#___\`?'Q\``````,C(R,`_?W]`/___P3\_/P`-C8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2683:M``````-24E(`____!+N[NP`````$8F)B`/___Q$N+BX``````\'!P0#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2684-M:6EI``````;0T-``____`.;FY@`#`P,`````"P("`@!*2DH`O;V]`/___P;D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2685-MY.0`M+2T`,/#PP#]_?T`____`K^_OP`X.#@`````!34U-0#S\_,`____!KN[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2686:MNP`````$8F)B`/___P:SL[,`````!+:VM@#___\'?'Q\``````,C(R,`_?W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2687-M`/___P3\_/P`-C8V``````-24E(`____`J^OKP`````#'AX>`/___P%65E8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2688-M````!"`@(`#N[NX`____#>3DY``("`@``````X"`@`#___\#^/CX`!X>'@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2689:M```$N+BX`/___P+\_/P`+2TM``````-"0D(`____`.;FY@`#`P,`````"P("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2690-M`@!*2DH`O;V]`/___Q=\?'P``````R,C(P#]_?T`____!/S\_``V-C8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2691-M`U)24@#___\`F)B8``````2ZNKH`____`]G9V0`"`@(``````Q45%0#S\_,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2692:M____`E!04``````$V]O;`/___P2OKZ\``````QX>'@#___\!5E96``````0@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2693-M("``[N[N`/___PWDY.0`"`@(``````.`@(``____`_CX^``>'AX`````!+BX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2694-MN`#___\"_/S\`"TM+0`````#0D)"`/___P'GY^<`#0T-``````.LK*P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2695:M`Z>GIP`````$AX>'`/___P%E964`````"4)"0@#W]_<`____!>;FY@`#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2696-M````"`````#___\,^/CX`&AH:```````.#@X`%E960``````M;6U`/___P$$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2697-M!`0`TM+2`/___P"HJ*@``P,#``4%!0#[^_L`____%M_?WP`"`@(``````XZ.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2698:MC@#___\'V-C8``$!`0`````#-#0T`/___P0K*RL``````P@("`#KZ^L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2699-M`&AH:``````#/#P\`/___P/L[.P`%145``````,+"PL`[N[N`/___P3^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2700:M,3$Q``````,$!`0`WM[>`/___Q%24E(``````@4%!0!O;V\``````RLK*P#V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2701:M]O8`____`'EY>0`````#XN+B`%I:6@`````$G)R<`/___P+8V-@``0$!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2702-M``,T-#0`____!"LK*P`````#"`@(`.OKZP#___\!=75U``````3/S\\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2703:M`5I:6@`````#)B8F`/[^_@#___\'^_O[`$-#0P#___\#V-C8``$!`0`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2704-M-#0T`/___P0K*RL``````P@("`#KZ^L`____"]#0T``````#,C(R`/___P2/
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2706-MSP"2DI(`````"C,S,P"'AX<`XN+B`/___P';V]L`____`]K:V@!.3DX``@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2707:M``````$Z.CH`]?7U`/___P.BHJ(`#@X.``````1N;FX`____#?O[^P`A(2$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2708:M`````RTM+0#___\$8&!@``````21D9$`____`3L[.P`````#>'AX`/___P5]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2709:M?7T``````P("`@#/S\\`____`_[^_@`Q,3$``````P0$!`#>WMX`____$-#0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2710-MT``````#,C(R`/___P2/CX\`````!D9&1@#___\!DI*2``````HS,S,`AX>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2711-M`.+BX@#___\!V]O;`/___P/:VMH`3DY.``("`@`````!.CHZ`/7U]0#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2712:MHJ*B``X.#@`````$;FYN`/___P7^_OX`,3$Q``````,$!`0`WM[>`/___P9/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2713-M3T\``````RXN+@#___\(.SL[``````-X>'@`____!7U]?0`````#`@("`,_/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2714:MSP#___\"N;FY``````,I*2D`____`)B8F``````$!@8&`,K*R@#___\.9V=G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2715-M``````,,#`P`[N[N`/___P.1D9$`````!#<W-P#___\#FIJ:``````2JJJH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2716-M____`)*2D@`````*,S,S`(>'AP#BXN(`____`=O;VP#___\6.SL[``````-X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2717:M>'@`____!7U]?0`````#`@("`,_/SP#[^_L`(2$A``````,M+2T`____!&!@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2718:M8``````$D9&1`/___P+3T],``0$!``````,T-#0`____!;FYN0`````#*2DI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2719-M`/___P"8F)@`````!`8&!@#*RLH`____#F=G9P`````##`P,`.[N[@#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2720:MD9&1``````0W-S<`____`YJ:F@`````$JJJJ`/___P%H:&@``````SP\/`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2721-M__\#[.SL`!45%0`````#"PL+`.[N[@#___\`Z.CH``<'!P`````##0T-`#\_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2722:M/P`````$2TM+`/O[^P#___\$DI*2``````D`````____"^OKZP`V-C8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2723:M`&MK:P#=W=T`"`@(`#P\/`#___\"'Q\?`#P\/`"CHZ,``P,#``0$!`"CHZ,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2724-M____%W=W=P`````##`P,`/#P\`#___\':&AH``````2NKJX`____`[JZN@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2725:M```$86%A`/___P#HZ.@`!P<'``````/`P,``____`T]/3P`````$;6UM`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2726:M_P6GIZ<`````!&-C8P#___\2*2DI``````(%!04``0$!``````('!P<`T]/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2727-M`/___P%`0$```````@L+"P"4E)0`````!&YN;@#___\#:&AH``````2NKJX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2728:M____`[JZN@`````$86%A`/___P'JZNH`"PL+``````,S,S,`____`BLK*P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2729-M```#B8F)`/___PAS<W,`%!04`/O[^P#___\":&AH``````2NKJX`____`[JZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2730:MN@`````$86%A`/___PR$A(0``````Y*2D@#___\#J:FI``("`@`````&O+R\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2731:M`/___P$='1T``````\/#PP#___\$L+"P``$!`0`````#86%A`/___P!.3DX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2732-M````!0H*"@`Q,3$`965E`*&AH0#FYN8`____`\G)R0!75U<`____`K.SLP`+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2733:M"PL`````!)Z>G@#___\$M[>W``````08&!@`____#:&AH0`````$HZ.C`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2734:M_P/CX^,`!04%``````,D)"0`^OKZ`/___P$='1T``````\/#PP#___\$L+"P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2735:M``$!`0`````#86%A`/___P2GIZ<`````!&-C8P#___\1A(2$``````.2DI(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2736:M____`ZFIJ0`"`@(`````!KR\O`#___\!3DY.``````4*"@H`,3$Q`&5E90"A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2737-MH:$`YN;F`/___P/)R<D`5U=7`/___P*SL[,`"PL+``````2>GIX`____!+>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2738:MMP`````$&!@8`/___P6GIZ<`````!&-C8P#___\&Z^OK``0$!``````#H*"@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2739:M`/___P@='1T``````\/#PP#___\$L+"P``$!`0`````#86%A`/___P/$Q,0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2740-M`````S0T-`#3T],`"0D)``````24E)0`____#MW=W0`%!04``````WIZ>@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2741:M__\#]O;V`!@8&``````$N+BX`/___P+V]O8`&1D9``````,7%Q<`^OKZ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2742-M_P!.3DX`````!0H*"@`Q,3$`965E`*&AH0#FYN8`____`\G)R0!75U<`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2743:M%AT='0`````#P\/#`/___P2PL+```0$!``````-A86$`____`*&AH0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2744-MHZ.C`/___P/CX^,`!04%``````,D)"0`^OKZ`/___P):6EH`````!(Z.C@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2745:M__\%Q,3$``````,T-#0`T]/3``D)"0`````$E)24`/___P[=W=T`!04%````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2746-M``-Z>GH`____`_;V]@`8&!@`````!+BXN`#___\"]O;V`!D9&0`````#%Q<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2747-M`/KZ^@#___\`Z.CH``<'!P`````#P,#``/___P-/3T\`````!&UM;0#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2748:M>7EY``````1\?'P`Y^?G`!45%0`````$7U]?`/___P1.3DX`````!0H*"@`Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2749-M,3$`965E`*&AH0#FYN8`____"N_O[P`O+R\`!@8&`)Z>G@#___\`8V-C````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2751-M`/___P?M[>T`"@H*``````,H*"@`_O[^`/___P-*2DH`````!-#0T`#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2752:MDY.3``````,N+BX`____`X>'AP`````$`P,#`-[>W@#___\$_/S\`"8F)@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2753-M```#!`0$`-[>W@#___\1^OKZ``4%!0`````'DY.3`/___P'\_/P`#`P,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2754-M``(,#`P`!04%``````-#0T,`^_O[`/___P+M[>T`"@H*``````,H*"@`_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2755:M`/___P-*2DH`````!-#0T`#___\!=G9V``````25E94`____`A(2$@`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2756-MTM+2`/___P>-C8T``````<W-S0#___\![>WM``H*"@`````#*"@H`/[^_@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2757:M__\#2DI*``````30T-``____#$='1P`````#U]?7`/___P*FIJ8`!`0$````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2758-M``8S,S,`____`@<'!P`````#ZNKJ`/___P/"PL(`"@H*``````,+"PL`Y>7E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2759-M`/___P`?'Q\``````X6%A0#JZNH`_O[^`/___P;@X.``&1D9``D)"0"SL[,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2760:M____`-'1T0`("`@``````UA86`#+R\L`____!>'AX0`````$$A(2`/___PS^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2761-M_OX`*BHJ``````,A(2$`_/S\`/___P-S<W,`````!*JJJ@#___\"!P<'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2762-M``/JZNH`____`\+"P@`*"@H``````PL+"P#EY>4`____`_S\_``F)B8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2763:M`P0$!`#>WMX`____$4='1P`````#U]?7`/___P*FIJ8`!`0$``````8S,S,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2764-M____`A\?'P`````#A86%`.KJZ@#^_OX`____!N#@X``9&1D`"0D)`+.SLP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2765:M__\`T='1``@("``````#6%A8`,O+RP#___\%X>'A``````02$A(`____!/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2766:M_``F)B8``````P0$!`#>WMX`____!I65E0`````#%Q<7`/GY^0#___\(!P<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2767-M``````/JZNH`____`\+"P@`*"@H``````PL+"P#EY>4`____`]/3TP`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2768:M-#0T`"HJ*@`````$65E9`/___P]>7EX``````PX.#@#N[NX`____`XZ.C@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2769:M```$.SL[`/___P.)B8D`````!'EY>0#___\!'Q\?``````.%A84`ZNKJ`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2770-M_@#___\&X.#@`!D9&0`)"0D`L[.S`/___Q4'!P<``````^KJZ@#___\#PL+"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2771-M``H*"@`````#"PL+`.7EY0#^_OX`*BHJ``````,A(2$`_/S\`/___P-S<W,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2772:M````!*JJJ@#___\"XN+B``0$!``````#`0$!`./CXP#___\%T]/3``````,T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2773-M-#0`*BHJ``````1965D`____#UY>7@`````##@X.`.[N[@#___\#CHZ.````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2774:M``0[.SL`____`XF)B0`````$>7EY`/___P&3DY,``````RXN+@#___\#AX>'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2775:M``````0#`P,`WM[>`/___P#S\_,`$!`0``````,0$!``[^_O`/___P"WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2776:M`0$!``````2`@(``____`Q\?'P`````#A86%`.KJZ@#^_OX`____`O___P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2777:M__\)]_?W`#P\/``2$A(`OKZ^`.SL[`#$Q,0``P,#`#`P,`#7U]<`[^_O`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2778:M_P".CHX`!`0$```````K*RL`^_O[`/___QBCHZ,``````P$!`0#8V-@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2779:M!X:&A@`````$GIZ>`/___P/:VMH``0$!``````,^/CX`____`4='1P`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2780:MC(R,`/___P*AH:$``0$!``````145%0`____!:.CHP`````$86%A`/___Q+5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2781-MU=4`````!UE960#___\"T='1``````@B(B(`[>WM`/___P.&AH8`````!)Z>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2782:MG@#___\#VMK:``$!`0`````#/CX^`/___P'L[.P`#`P,``````,("`@`[^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2783-M`/___P(#`P,``````_;V]@#___\%_?W]`'=W=P`````!#`P,`/'Q\0#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2784-MAH:&``````2>GIX`____`]K:V@`!`0$``````SX^/@#___\-&QL;``````/W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2785:M]_<`____`/[^_@!_?W\``0$!``````>HJ*@`____`A86%@`````#^/CX`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2786-M_P*KJZL`"@H*``````2/CX\`____`0<'!P`````#U=75`/___P?%Q<4`&!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2787-M``````%<7%P`____`%-34P`````#@8&!`/___P;8V-@`*RLK``````1H:&@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2788:M____#*VMK0`````$FYN;`/___P/T]/0`#P\/``````,R,C(`_O[^`/___P(6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2789:M%A8``````_CX^`#___\"JZNK``H*"@`````$CX^/`/___P2CHZ,`````!&%A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2790:M80#___\2&QL;``````/W]_<`____`/[^_@!_?W\``0$!``````>HJ*@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2791-M`@<'!P`````#U=75`/___P?%Q<4`&!@8``````%<7%P`____`%-34P`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2792:M@8&!`/___P;8V-@`*RLK``````1H:&@`____!*.CHP`````$86%A`/___P<[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2793-M.SL``````WY^?@#___\)%A86``````/X^/@`____`JNKJP`*"@H`````!(^/
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2795-M`_CX^``:&AH`````!+Z^O@#___\"]/3T`!45%0`````#`P,#`.'AX0#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2796:M!P<'``````/5U=4`____!\7%Q0`8&!@``````5Q<7`#___\$[.SL`*:FI@"-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2797-MC8T`K:VM`/GY^0#___\+%A86``````/X^/@`____`JNKJP`*"@H`````!(^/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2798-MCP#___\`K:VM``````2;FYL`____`_3T]``/#P\``````S(R,@#^_OX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2799:M`GQ\?``````$.CHZ`/___P;EY>4`````"2TM+0#U]?4`____#MC8V``#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2800:M`````W]_?P#___\#^/CX`!H:&@`````$OKZ^`/___P+T]/0`%145``````,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2801:M`P,`X>'A`/___P%'1T<``````XR,C`#___\"H:&A``$!`0`````$5%14`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2802-M_P&-C8T`````!(&!@0#___\"=G9V``````6FIJ8`____`@<'!P`````#U=75
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2803:M`/___P3___\`____"5I:6@``````!04%``("`@`````$KZ^O`(*"@@`4%!0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2804:MLK*R`"XN+@`$!`0`V]O;`/___Q@Y.3D``````T='1P#___\'^?GY`!D9&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2805-M```#&QL;`/GY^0#___\#<'!P``````2OKZ\`____`1P<'``````#T-#0`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2806:M_P#^_OX`BXN+``$!`0`````%Q\?'`/___P3^_OX`*2DI``````,#`P,`V]O;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2807-M`/___Q*LK*P`````!BXN+@#U]?4`____`IN;FP`````'#0T-`-34U`#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2808-M^?GY`!D9&0`````#&QL;`/GY^0#___\#<'!P``````2OKZ\`____`7U]?0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2809:M```$6%A8`/___P,7%Q<``````^/CXP#___\$VMK:`#X^/@`````":6EI`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2810-M_P'Y^?D`&1D9``````,;&QL`^?GY`/___P-P<'``````!*^OKP#___\-!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2811:M``````/7U]<`O;V]`#L[.P`````#$A(2``````,B(B(`_/S\`/___P(V-C8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2812-M`````Z.CHP#Q\?$`N[N[`%!04``````%1D9&`/[^_@#___\!!@8&``````/3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2813:MT],`____!>/CXP!G9V<``@("``````$$!`0`T]/3`/___P`4%!0``````^?G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2814-MYP#___\$V=G9`&EI:0`%!04`````!!@8&`#IZ>D`____##,S,P`````#(B(B
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2816-M4%!0``````5&1D8`_O[^`/___P/^_OX`*2DI``````,#`P,`V]O;`/___Q(&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2817:M!@8``````]?7UP"]O;T`.SL[``````,2$A(``````R(B(@#\_/P`____`@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2818-M!@`````#T]/3`/___P7CX^,`9V=G``("`@`````!!`0$`-/3TP#___\`%!04
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2819-M``````/GY^<`____!-G9V0!I:6D`!04%``````08&!@`Z>GI`/___P/^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2820:M*2DI``````,#`P,`V]O;`/___P;EY>4``0$!``````($!`0`Y>7E`/___PDV
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2821:M-C8``````Z.CHP#Q\?$`N[N[`%!04``````%1D9&`/[^_@#___\$^OKZ``$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2822-M`0`````'%!04`-[>W@#___\/65E9``````,6%A8`\O+R`/___P.>GIX`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2826-M,P`````#(B(B`/O[^P#___\#H*"@``````2SL[,`____`OS\_``:&AH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2827:M!)"0D`#___\&^OKZ``$!`0`````'%!04`-[>W@#___\/65E9``````,6%A8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2828:M\O+R`/___P.>GIX`````!$='1P#___\#E965``````104%``____`AP<'```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2829:M```#T-#0`/___P#^_OX`BXN+``$!`0`````%Q\?'`/___P#Z^OH`'!P<````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2830:M``,2$A(`\?'Q`/___P+Z^OH`-34U``````0)"0D`SL[.`/___P$&!@8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2831:M`]/3TP#___\$____`/___PDA(2$`$!`0`#L[.P!04%``0T-#```````^/CX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2832-MB8F)`(R,C`"7EY<`&AH:`-?7UP#___\`U=75``````!=75T`____%\[.S@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2833:M```$L;&Q`/___P>>GIX`````!(R,C`#___\#]O;V`!$1$0`````#)B8F`/W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2834-M_0#___\!!04%``````/>WMX`KJZN`#HZ.@`````&.CHZ`/___P6PL+``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2835:M!%Q<7`#___\3@H*"``````42$A(`W=W=`/___P-H:&@`````!@$!`0"QL;$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2836:M____!)Z>G@`````$C(R,`/___P/V]O8`$1$1``````,F)B8`_?W]`/___P#R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2837:M\O(`$1$1``````2ZNKH`____`UA86``````#34U-`,_/SP#W]_<`[.SL`+>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2838-MMP!=75T`!`0$``````(9&1D`Z^OK`/___P&>GIX`````!(R,C`#___\#]O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2839:M`!$1$0`````#)B8F`/W]_0#___\-"@H*``````E145$`86%A``````.4E)0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2840-M____`XF)B0`````,)24E`.[N[@#___\"*"@H``````,S,S,`R\O+`/KZ^@#W
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2842-M_`#M[>T`Q<7%`(>'AP`X.#@`````!A86%@#0T-``____#+BXN``````$GY^?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2843:M`/___P1(2$@``````R\O+P#___\$B8F)``````PE)24`[N[N`/___P2PL+``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2844-M````!%Q<7`#___\3"@H*``````E145$`86%A``````.4E)0`____`R@H*```
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2848-M)24E`.[N[@#___\&&!@8``````8'!P<`Q<7%`/___P_5U=4``@("``````.5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2849:ME94`____!#L[.P`````#`0$!`,_/SP#___\#-34U``````2_O[\`____`B@H
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2850-M*``````#,S,S`,O+RP#Z^OH`]_?W`-S<W`"DI*0`4E)2``4%!0`````#E)24
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2851-M`/___P.FIJ8`````!5-34P#___\*B8F)``````PE)24`[N[N`/___P"XN+@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2852:M````!)^?GP#___\$2$A(``````,O+R\`____`[>WMP`````$`0$!`./CXP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2853-M__\'&!@8``````8'!P<`Q<7%`/___P_5U=4``@("``````.5E94`____!#L[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2854:M.P`````#`0$!`,_/SP#___\#-34U``````2_O[\`____`@4%!0`````#WM[>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2855-M`*ZNK@`Z.CH`````!CHZ.@#___\!GY^?``````2%A84`____!-O;VP`+"PL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2856:M````!"$A(0#M[>T`____`"@H*``````#,S,S`,O+RP#Z^OH`]_?W`-S<W`"D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2857:MI*0`4E)2`/___PG>WMX`_O[^`/___P%965D``````,[.S@#___\!0$!``,+"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2858-MP@#___\![^_O```````+"PL`____%V1D9``````#'Q\?`/W]_0#___\'*RLK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2859:M``````,2$A(`\_/S`/___P.AH:$`````!)>7EP#___\"%145``````@"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2860-M`````ZVMK0#___\%.SL[``````,"`@(`U]?7`/___Q-86%@`````!`,#`P"[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2861:MN[L`____!#@X.``````&A(2$`/___P4K*RL``````Q(2$@#S\_,`____`Z&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2862:MH0`````$EY>7`/___P&RLK(`````!",C(P#^_OX`____`^#@X``5%14`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2863:M"P@("`"]O;T`____`BLK*P`````#$A(2`//S\P#___\#H:&A``````27EY<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2864-M____#C8V-@`````(8F)B`/+R\@`/#P\``````A04%`#V]O8`____`^OKZP`4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2866-M``\X.#@`Y.3D`/___PT_/S\``````RDI*0#\_/P`____`_W]_0`)"0D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2867:M`Z>GIP#___\$Z^OK`!04%``````*'Q\?`.#@X`#___\%.SL[``````,"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2868-MU]?7`/___Q,V-C8`````"&)B8@#R\O(`#P\/``````(4%!0`]O;V`/___P-Y
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2870-M``,"`@(`U]?7`/___P=%144``````[Z^O@#___\*Z^OK`!04%``````*'Q\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2871:M`.#@X`#___\'/#P\``````:@H*``____$%965@`````#)B8F`/O[^P#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2872-MY>7E``````1:6EH`____`^_O[P`!`0$``````S0T-`#___\#>7EY``````T%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2873:M!04`EI:6`/___P/]_?T`%Q<7``````40$!``____"NOKZP`4%!0`````"A\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2874-M'P#@X.``____`3\_/P`````#*2DI`/S\_`#___\#_?W]``D)"0`````#IZ>G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2875:M`/___P-86%@`````!#@X.`#___\(/#P\``````:@H*``____$%965@`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2876-M)B8F`/O[^P#___\#Y>7E``````1:6EH`____`^_O[P`!`0$``````S0T-`#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2879-M`/___P('!P<`FIJ:`.CHZ`#T]/0`9&1D```````D)"0`____%U965@`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2880:MA86%`/___PAT='0``````X&!@0#___\$J:FI``````,6%A8`]O;V`/___P)/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2881-M3T\`````!R8F)@`O+R\``````B,C(P#]_?T`____!:6EI0!R<G(`#P\/````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2882:M``%65E8`____%"\O+P`````$C(R,`/___P4H*"@`````!5965@#___\&='1T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2883-M``````.!@8$`____!*FIJ0`````#%A86`/;V]@#___\!]_?W`#L[.P`````#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2887-M``````LP,#``RLK*`/___P.@H*``````#0X.#@")B8D`^?GY`/___PXM+2T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2888:M`````[2TM`#___\$X^/C``````,G)R<`_/S\`/___P7!P<$`!P<'``````@O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2889-M+R\`XN+B`/___P:EI:4`<G)R``\/#P`````!5E96`/___Q2@H*``````!@,#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2892-M5E96`/___P@6%A8``````B<G)P#___\,P<'!``<'!P`````(+R\O`.+BX@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2893:M__\(2$A(``````5N;FX`____$-[>W@`!`0$``````[6UM0#___\$L[.S````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2894-M``,("`@`X>'A`/___P/5U=4`````!*VMK0#___\#[N[N`!86%@`````+,#`P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2895:M`,K*R@#___\$Z^OK``````8'!P<`____"\'!P0`'!P<`````""\O+P#BXN(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2896-M____`BTM+0`````#M+2T`/___P3CX^,``````R<G)P#\_/P`____`Q@8&```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2897:M```$BHJ*`/___PA(2$@`````!6YN;@#___\0WM[>``$!`0`````#M;6U`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2898:M_P2SL[,``````P@("`#AX>$`____`]75U0`````$K:VM`/___P-/3T\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2899-M!R8F)@`O+R\``````B,C(P#]_?T`____`7M[>P`)"0D``````HJ*B@#___\'
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2903-M`]75U0`5%14`````!`8&!@!T='0`P\/#``````.3DY,`____").3DP``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2904:M`0$!`-'1T0#___\4&AH:``$!`0`````"7%Q<`/___P;3T],`J*BH`*FIJ0`W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2905:M-S<``````3`P,`#U]?4`____!ZRLK``$!`0```````\/#P#O[^\`____!:RL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2906-MK``='1T``````8B(B`#___\#^_O[`'Q\?``````!"0D)`.WM[0#___\&S\_/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2907:M`"8F)@`````'5E96`.'AX0#___\%K*RL``0$!```````#P\/`._O[P#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2908-MK*RL`!T='0`````!B(B(`/___P_\_/P`04%!``````0K*RL`R,C(`/___P'B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2909:MXN(`CHZ.`#<W-P``````"@H*`.SL[`#___\&U-34`#4U-0`````%`0$!`&MK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2910-M:P#U]?4`____!L?'QP`5%14`````"#0T-`"FIJ8`_?W]`/___P6)B8D`!04%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2911:M``````D6%A8`=G9V`.GIZ0#___\0_?W]`+FYN0`5%14``````$1$1`#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2912:M_O[^`*FIJ0!U=74`$!`0``````"LK*P`____!]34U``U-34`````!0$!`0!K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2913:M:VL`]?7U`/___PF3DY,```````$!`0#1T=$`____%/S\_`!!04$`````!"LK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2914-M*P#(R,@`____`>+BX@".CHX`-S<W```````*"@H`[.SL`/___P7'Q\<`%145
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2915-M``````@T-#0`IJ:F`/W]_0#___\%B8F)``4%!0`````)%A86`'9V=@#IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2916:M____"I.3DP```````0$!`-'1T0#___\(]?7U`(V-C0`````!CHZ.`/___PW4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2917-MU-0`-34U``````4!`0$`:VMK`/7U]0#___\(L+"P``````4_/S\`^_O[`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2918-M_Q#[^_L`G9V=`'5U=0`-#0T``````%!04`#___\%PL+"`!T='0`````"@8&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2919:M`/___P3U]?4`='1T`"HJ*@`````!-34U`/[^_@#___\$Q\?'`!45%0`````(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2920:M-#0T`*:FI@#]_?T`____!?S\_``1$1$`````!2@H*`#___\,U-34`#4U-0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2921:M```%`0$!`&MK:P#U]?4`____`_W]_0"YN;D`%145``````!$1$0`____!?[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2922-M_@"IJ:D`=75U`!`0$```````K*RL`/___P3S\_,`DI*2``\/#P`````"VMK:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2923:M`/___P>PL+``````!3\_/P#[^_L`____$/O[^P"=G9T`=75U``T-#0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2924-M4%!0`/___P7"PL(`'1T=``````*!@8$`____!/7U]0!T='0`*BHJ``````$U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2925-M-34`_O[^`/___P/5U=4`%145``````0&!@8`='1T`,/#PP`````#DY.3`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2926:M_P/O[^\`8&!@```````7%Q<`]?7U`/___P?DY.0`$!`0```````)"0D`145%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2927-M`%965@!>7EX`A(2$`/___P#'Q\<`%145``````<`````____#*"@H``W-S<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2928:M_O[^`/___P+!P<$`("`@```````,#`P`1D9&`,3$Q`#___\:]O;V`'!P<`!>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2929-M7EX`____"[&QL0`?'Q\`@("``/___P?N[NX`65E9`!<7%P#R\O(`____!.CH
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2934-MIP!+2TL`(B(B``@("``6%A8`-34U`'M[>P#3T],`____"+&QL0`?'Q\`@("`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2935:M`/___P?N[NX`65E9`!<7%P#R\O(`____$/'Q\0!I:6D`%A86``L+"P`_/S\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2936:MH*"@`/S\_`#___\$\O+R`%)24@!O;V\`____"/W]_0"BHJ(`04%!``X.#@`'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2937:M!P<`)B8F`&MK:P#6UM8`____">WM[0"#@X,`.3DY`!$1$0`"`@(`"`@(`"`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2938:M(`!,3$P`AX>'`-75U0#___\)U=75`'9V=@`L+"P`#`P,``("`@`("`@`%145
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2939:M`#$Q,0!45%0`A86%`,+"P@#Z^OH`____%*2DI``-#0T`T='1`/___PC5U=4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2940:M<G)R`/___PG]_?T`HJ*B`$%!00`.#@X`!P<'`"8F)@!K:VL`UM;6`/___PO[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2941-M^_L`1D9&`%%140#___\6\?'Q`&EI:0`6%A8`"PL+`#\_/P"@H*``_/S\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2942:M_P3R\O(`4E)2`&]O;P#___\'[>WM`(.#@P`Y.3D`$1$1``("`@`("`@`("`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2943:M`$Q,3`"'AX<`U=75`/___PG5U=4`=G9V`"PL+``,#`P``@("``@("``5%14`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2944:M,3$Q`%145`"%A84`PL+"`/KZ^@#___\,^_O[`$9&1@!145$`____"Y65E0`>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2945:M'AX`[>WM`/___P[]_?T`HJ*B`$%!00`.#@X`!P<'`"8F)@!K:VL`UM;6`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2946-M_PGKZ^L`%A86``````0<'!P`Z>GI`/___Q2XN+@`&QL;`.#@X`#___\'NKJZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2947-M`"`@(``Z.CH`^?GY`/___P;]_?T`:&AH`!@8&`#2TM(`____!NWM[0"#@X,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2948:M.3DY`!$1$0`"`@(`"`@(`"`@(`!,3$P`AX>'`-75U0#___\)CHZ.``````5R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2949-M<G(`____#?W]_0"BHJ(`04%!``X.#@`'!P<`)B8F`&MK:P#6UM8`____!Z2D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2950:MI``-#0T`T='1`/___PC5U=4`<G)R`/___P?P\/``D)"0`$!`0``\/#P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2951-M!^OKZP`6%A8`````!!P<'`#IZ>D`____%+BXN``;&QL`X.#@`/___P>ZNKH`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2953-M(R,``P,#`!04%`!K:VL`X.#@`/___P"'AX<`*2DI`'Q\?``Z.CH`&!@8`/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2954:M]`#___\$^_O[`$Q,3`"/CX\`____":&AH0`J*BH`S,S,`/___P7M[>T`@X.#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2955:M`#DY.0`1$1$``@("``@("``@("``3$Q,`(>'AP#5U=4`______________\3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2956-M4E)2``````0'!P<`R<G)`/___TN;FYL``````P<'!P#>WMX`____/U)24@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2957:M```$!P<'`,G)R0#___]G____`/______________$J.CHP`````%FIJ:`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2958-M_TSHZ.@``````X&!@0#___\_HZ.C``````6:FIH`____:/___P#_________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2959:M_____Q'CX^,`$!`0``````1E964`____3/?W]P!'1T<``````D9&1@#\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2960:M____/N/CXP`0$!``````!&5E90#___]I____`/______________$/[^_@!%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2961-M144`````!#8V-@#X^/@`____2^3DY``W-S<``````D%!00#T]/0`____/O[^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2963-M!!86%@#CX^,`____2\7%Q0`7%Q<``````FUM;0#Y^?D`____/Y65E0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2964:M%A86`./CXP#___]J____`/______________#]O;VP`+"PL``````P0$!`"_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2965-MO[\`____2\C(R``("`@``````4-#0P#%Q<4`____0-O;VP`+"PL``````P0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2966-M!`"_O[\`____:____P#______________P[]_?T`.CHZ``````2-C8T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2967:M3-O;VP"DI*0`L+"P`.7EY0#___]!_?W]`#HZ.@`````$C8V-`/___VS___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2968:M______________\.B(B(``````165E8`____DXB(B``````$5E96`/___VW_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2969:M__\`______________\.$!`0``````,J*BH`]/3T`/___Y,0$!```````RHJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2970:M*@#T]/0`____;?___P#______________PZUM;4`,#`P``````$.#@X`V-C8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2971:M`/___Y2UM;4`,#`P``````$.#@X`V-C8`/___V[___\`______________\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2972:MW]_?``$!`0``````KJZN`/___Y;?W]\``0$!``````"NKJX`____;____P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2973-M_____________Q!:6EH`>'AX`/___YA:6EH`>'AX`/___W#___\`________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2978-M____________'O___P#___________________\>____`/______________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2979:M_____Q[___\`____________________'O___P#___]9C8V-``$!`0`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2980:M2$A(`/___W2-C8T``0$!``````)(2$@`____.8V-C0`!`0$``````DA(2`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2981:M__\PN[N[`&9F9@`Q,3$`!P<'`!(2$@!C8V,`____Q[N[NP!F9F8`,3$Q``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2982:M!P`2$A(`8V-C`/____[___\`____6,G)R0`#`P,``````U!04`#___]SR<G)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2983-M``,#`P`````#4%!0`/___SC)R<D``P,#``````-04%``____+[Z^O@`````$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2985-MH:$`____,>7EY0!N;FX`,C(R``H*"@`8&!@`7%Q<`.+BX@#___\Y_?W]`#(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2986:M,@`````$H:&A`/___S?]_?T`,C(R``````2AH:$`____+ST]/0`````$SL[.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2987-M`/___YGEY>4`;FYN`#(R,@`*"@H`&!@8`%Q<7`#BXN(`____)3T]/0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2988-MSL[.`/___S_EY>4`;FYN`#(R,@`*"@H`&!@8`%Q<7`#BXN(`____M____P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2989:M__]7GIZ>``````02$A(`]O;V`/___S%34U,`````!*FIJ0#___\YGIZ>````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2990:M``02$A(`]O;V`/___S>>GIX`````!!(2$@#V]O8`____+KN[NP`````$1$1$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2991:M`/___YI34U,`````!*FIJ0#___\DN[N[``````1$1$0`____0%-34P`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2992-MJ:FI`/___[?___\`____5O7U]0`:&AH`````!'Q\?`#___\QQ,3$``````0V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2993:M-C8`____.?7U]0`:&AH`````!'Q\?`#___\W]?7U`!H:&@`````$?'Q\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2994-M_R\Z.CH`````!+FYN0#___^9Q,3$``````0V-C8`____)3HZ.@`````$N;FY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2995:M`/___S_$Q,0`````!#8V-@#___^X____`/___TG]_?T`Y.3D`,7%Q0"GIZ<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2996-MB8F)`&QL;`!/3T\`,C(R`!45%0&2DI(`^/CX`/___P"#@X,`````!`L+"P#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-2997-MZ^L`____,/[^_@`U-34`````!+^_OP#___\Y@X.#``````0+"PL`Z^OK`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2998:M_S>#@X,`````!`L+"P#KZ^L`____+KBXN``````$+BXN`/___YG^_OX`-34U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:2999:M``````2_O[\`____)+BXN``````$+BXN`/___S_^_OX`-34U``````2_O[\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3000:M____N/___P#___]!_O[^`.;FY@#$Q,0`HJ*B`(&!@0!A86$`04%!`"$A(0`%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3001:M!04`````"5=75P#L[.P`#0T-``````1V=G8`____,9Z>G@`````$1T='`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3002:M_SGL[.P`#0T-``````1V=G8`____$O7U]0";FYL`@8&!`,C(R`#___\@[.SL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3003:M``T-#0`````$=G9V`/___R\X.#@`````!*.CHP#___^9GIZ>``````1'1T<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3004:M____)3@X.``````$HZ.C`/___S^>GIX`````!$='1P#___^Y____`/___SOQ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3005:M\?$`Q\?'`)Z>G@!W=W<`45%1`"PL+``)"0D`````$E965@`````$#`P,`.OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3006:MZP#___\P[>WM`!45%0`````$S,S,`/___SES<W,`````!`P,#`#KZ^L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3007-M$=W=W0`D)"0``````I&1D0#___\?<W-S``````0,#`P`Z^OK`/___RZUM;4`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3009-M'AX`^_O[`/___S[M[>T`%145``````3,S,P`____N?___P#___\U^OKZ`-'1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3010:MT0"BHJ(`='1T`$9&1@`;&QL`````&0("`@`````$>WM[`/___S%E964`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3011:M!%)24@#___\YY>7E``@("``````$>WM[`/___Q'X^/@`*2DI``````,:&AH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3012-M____'N7EY0`("`@`````!'M[>P#___\O-34U``````2.CHX`____F65E90``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3013:M```$4E)2`/___R4U-34`````!(Z.C@#___\_965E``````124E(`____NO__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3014:M_P#___\QR<G)`)24E`!B8F(`,#`P``4%!0`````<"@H*`!L;&P`````$$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3015:M`._O[P#___\PR\O+``$!`0`````#`@("`-34U`#___\Y;&QL``````00$!``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3016:M[^_O`/___Q&;FYL`````!`\/#P#___\>;&QL``````00$!``[^_O`/___RZR
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3017-MLK(`````!!`0$`#S\_,`____F,O+RP`!`0$``````P("`@#4U-0`____)+*R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3018:ML@`````$$!`0`//S\P#___\^R\O+``$!`0`````#`@("`-34U`#___^Z____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3019:M`/___S$.#@X`````'!@8&`!5554`DI*2`,W-S0#@X.``!P<'``````2%A84`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3020:M____,/[^_@`X.#@`````!%Q<7`#___\YY.3D``<'!P`````$A86%`/___Q(Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3021:M.CH`````!$%!00#___\=Y.3D``<'!P`````$A86%`/___R\R,C(`````!'AX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3022:M>`#___^8_O[^`#@X.``````$7%Q<`/___R4R,C(`````!'AX>`#___\^_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3023:M`#@X.``````$7%Q<`/___[O___\`____,7=W=P`````8$!`0`%%140"6EI8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3024:MUM;6`/___P-K:VL`````!!<7%P#T]/0`____,**BH@`````$!`0$`-S<W`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3025:M__\Y:VMK``````07%Q<`]/3T`/___Q(2$A(`````!*JJJ@#___\=:VMK````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3026:M``07%Q<`]/3T`/___RZOKZ\`````!`8&!@#FYN8`____F**BH@`````$!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3027:M`-S<W`#___\DKZ^O``````0&!@8`YN;F`/___SZBHJ(`````!`0$!`#<W-P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3028:M____N____P#___\QS\_/`````!0$!`0`.SL[`(&!@0#'Q\<`_/S\`/___P7D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3029-MY.0`!P<'``````24E)0`____,/3T]``:&AH`````!&9F9@#___\YY.3D``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3030:M!P`````$E)24`/___Q,0$!```````TI*2@#___\=Y.3D``<'!P`````$E)24
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3031-M`/___R[^_OX`+R\O``````1B8F(`____F/3T]``:&AH`````!&9F9@#___\D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3032:M_O[^`"\O+P`````$8F)B`/___S[T]/0`&AH:``````1F9F8`____O/___P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3033:M__\QX>'A``````@$!`0`%A86`!H:&@`````&8&!@`+6UM0#S\_,`____"6QL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3034:M;``````$(R,C`/KZ^@#___\P?GY^``````0("`@`Y.3D`/___SEL;&P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3035:M!",C(P#Z^OH`____$T!`0``````"-S<W`.[N[@#___\=;&QL``````0C(R,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3036:M^OKZ`/___RZLK*P`````!`$!`0#6UM8`____F'Y^?@`````$"`@(`.3DY`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3037-M__\DK*RL``````0!`0$`UM;6`/___SY^?GX`````!`@("`#DY.0`____O/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3039-M`/___P%H:&@`````!2HJ*@#]_?T`____"N3DY``'!P<`````!*:FI@#___\J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3040:M^/CX`.+BX@#-S<T`N;FY`*2DI`"'AX<`:&AH``H*"@`````$'Q\?`&!@8`!4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3041:M5%0`2$A(`#P\/``O+R\`(R,C`!<7%P`:&AH`____,>3DY``'!P<`````!*:F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3042-MI@#___\4O+R\`!04%``;&QL`>GIZ`/7U]0#___\=Y.3D``<'!P`````$IJ:F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3043:M`/___RKHZ.@`O;V]`)Z>G@"/CX\`@8&!`"0D)``````$34U-`/___Y+X^/@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3044-MXN+B`,W-S0"YN;D`I*2D`(>'AP!H:&@`"@H*``````0?'Q\`8&!@`%145`!(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3045-M2$@`/#P\`"\O+P`C(R,`%Q<7`!H:&@#___\8Z.CH`+V]O0">GIX`CX^/`(&!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3046:M@0`D)"0`````!$U-30#___\X^/CX`.+BX@#-S<T`N;FY`*2DI`"'AX<`:&AH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3047:M``H*"@`````$'Q\?`&!@8`!45%0`2$A(`#P\/``O+R\`(R,C`!<7%P`:&AH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3048-M____M?___P#___\RQ,3$`,W-S0#Y^?D`____!O#P\``,#`P`````!:>GIP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3049-M__\+;&QL``````0P,#``_O[^`/___R#]_?T`_/S\`/___P.9F9D`6EI:`#(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3050:M,@`0$!``````%&)B8@#___\Q;&QL``````0P,#``_O[^`/___R;\_/P`Q\?'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3051-M`)65E0"'AX<`M;6U`/W]_0#___\*;&QL``````0P,#``_O[^`/___R;JZNH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3052:MH*"@`%145``4%!0`````"L+"P@#___^.F9F9`%I:6@`R,C(`$!`0`````!1B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3053-M8F(`____%.KJZ@"@H*``5%14`!04%``````*PL+"`/___S29F9D`6EI:`#(R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3054:M,@`0$!``````%&)B8@#___\+[^_O`.GIZ0#___^G____`/___SR0D)``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3055-M!20D)`#]_?T`____"N7EY0`("`@`````!+>WMP#___\A9V=G```````%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3056-M%A86`%)24@#S\_,`````%R\O+P#R\O(`____,.7EY0`("`@`````!+>WMP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3057:M__\D^?GY`*RLK`!65E8`$1$1``````,R,C(`X.#@`/___PCEY>4`"`@(````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3058-M``2WM[<`____)<;&Q@!5554``P,#``````PW-S<`____".GIZ0"0D)``/3T]
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3060-MD)"0`#T]/0`9&1D`!04%`!L;&P!86%@`PL+"`/___P;S\_,`````%R\O+P#R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3061:M\O(`____$L;&Q@!5554``P,#``````PW-S<`____-//S\P`````7+R\O`/+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3062:M\@#___\"H*"@`$%!00#N[NX`____`^CHZ`!P<'``"@H*`!<7%P#O[^\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3063-M">GIZ0"0D)``/3T]`!D9&0`%!04`&QL;`%A86`#"PL(`____D>GIZ0"0D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3064-M/3T]`!D9&0#___\[_O[^`"4E)0`````%F)B8`/___PMN;FX`````!#\_/P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3065:M__\AY>7E``@("``````"4U-3`/___P!(2$@`````%FAH:`#___\Q;FYN````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3066:M``0_/S\`____(^;FY@!S<W,`$Q,3``````<A(2$`[N[N`/___P=N;FX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3067-M!#\_/P#___\DRLK*`#P\/``````/K*RL`/___P;S\_,`?GY^``L+"P`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3068:M:6EI`/GY^0#___\GVMK:`)F9F0!B8F(`+"PL``("`@`````!!@8&`!(2$@`O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3069-M+R\`6%A8`)&1D0#?W]\`____%YF9F0``````?'Q\`/___QKS\_,`?GY^``L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3070:M"P`````&:6EI`/GY^0#___\%2$A(`````!9H:&@`____$<K*R@`\/#P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3071:M#ZRLK`#___\BVMK:`)F9F0!B8F(`+"PL``("`@`````!!@8&`!(2$@`O+R\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3072-M6%A8`)&1D0#?W]\`____!4A(2``````6:&AH`/___P*[N[L``@("`$)"0@#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3074-M:0#Y^?D`____C?/S\P!^?GX`"PL+``````$`````____.[>WMP`````%$A(2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3075:M`/7U]0#___\*YN;F``@("``````$Q<7%`/___R%O;V\``````\O+RP#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3076:MC8V-`````!,&!@8`$Q,3`"`@(`"6EI8`____,.;FY@`("`@`````!,7%Q0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3077-M__\5_?W]`/[^_@#___\)[N[N`&UM;0`'!P<`````"GIZ>@#___\&YN;F``@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3078:M"``````$Q<7%`/___R+L[.P`7U]?``$!`0`````/)"0D`/W]_0#___\%G)R<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3079:M`!@8&``````)1D9&`/S\_`#___\CS<W-`'%Q<0`E)24`````"P$!`0!24E(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3080-M[>WM`/___Q3W]_<`&QL;```````*"@H`W=W=`/___QB<G)P`&!@8``````E&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3081:M1D8`_/S\`/___P2-C8T`````$P8&!@`3$Q,`("`@`):6E@#___\/[.SL`%]?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3082-M7P`!`0$`````#R0D)`#]_?T`____'\W-S0!Q<7$`)24E``````L!`0$`4E)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3083:M`.WM[0#___\#C8V-`````!,&!@8`$Q,3`"`@(`"6EI8`____`>7EY0`9&1D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3084:M`````+>WMP#___\!NKJZ`"0D)``````$1T='`/___P:<G)P`&!@8``````E&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3085-M1D8`_/S\`/___XN<G)P`&!@8``````,`````____.TM+2P`````%=G9V`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3086:M_PMN;FX`````!$E)20#___\!]_?W`+.SLP!M;6T`-S<W`!(2$@`$!`0`%145
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3087-M`%!04`"ZNKH`____#_;V]@"WM[<`=W=W`#T]/0`B(B(`#0T-``````5#0T,`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3090-M`0`[.SL`____"^OKZP!75U<``@("``````(#`P,`````!$E)20#___\!]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3091:M`+.SLP!M;6T`-S<W`!(2$@`$!`0`%145`%!04`"ZNKH`____"/[^_@!5554`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3092:M`````W%Q<0#___\&HZ.C`!45%0`````("@H*``````,$!`0`,3$Q`*RLK`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3093:M__\#;FYN``````1)24D`____`??W]P"SL[,`;6UM`#<W-P`2$A(`!`0$`!45
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3094-M%0!04%``NKJZ`/___Q>WM[<`&1D9``````<?'Q\`>GIZ`+JZN@!C8V,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3095-M!9:6E@#___\$[^_O`%!04``````,=G9V`/___PWKZ^L`I:6E`&UM;0!#0T,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3096:M("`@`!$1$0`%!04`&1D9`$U-30"LK*P`____"/[^_@"FIJ8`-C8V`````!`X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3097:M.#@`^/CX`/___Q.2DI(`````!`$!`0"]O;T`_O[^`,?'QP!]?7T`0T-#`!D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3098:M&0`%!04`$!`0`$A(2`"UM;4`____"N_O[P!04%``````#'9V=@#___\#^_O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3099-M`"<G)P`````,"0D)`%M;6P""@H(`HJ*B`,'!P0#9V=D`\/#P`/___Q*WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3100-M&1D9``````<?'Q\`>GIZ`+JZN@!C8V,`````!9:6E@#___\*Z^OK`*6EI0!M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3101:M;6T`0T-#`"`@(``1$1$`!04%`!D9&0!-34T`K*RL`/___PC^_OX`IJ:F`#8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3102-M-@`````0.#@X`/CX^`#___\!^_O[`"<G)P`````,"0D)`%M;6P""@H(`HJ*B
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3104-M````!X^/CP#___\#[^_O`%!04``````,=G9V`/___P&@H*``#@X.`#\_/P"E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3105:MI:4`]/3T`-'1T0"CHZ,`\O+R`/___PS^_OX`=75U`!@8&``$!`0`"@H*`$A(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3106:M2`#Q\?$`____$82$A``!`0$``````L7%Q0#___\!U]?7`(F)B0!)24D`&1D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3107:M``4%!0`3$Q,`5555`-C8V`#___\%S\_/`(Z.C@!75U<`+R\O`!(2$@`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3108:M%A86`$Y.3@#5U=4`____#>OKZP"EI:4`;6UM`$-#0P`@("``$1$1``4%!0`9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3109-M&1D`34U-`*RLK`#___\B[^_O`%!04``````%`````/___SK<W-P``@("````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3110-M``0"`@(`X.#@`/___PKFYN8`"`@(``````2\O+P`K*RL`%965@`+"PL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3111:M!U5550#U]?4`____"]W=W0!S<W,`$1$1``````JZNKH`____`.+BX@!>7EX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3112:M;FYN`(>'AP"?GY\`MK:V`,[.S@#EY>4`FYN;``````5X>'@`____$3<W-P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3113:M```$K*RL`/___P=C8V,`````!4Y.3@#___\*U]?7`!X>'@`````*O+R\`*RL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3114-MK`!65E8`"PL+``````=5554`]?7U`/___P:/CX\`````!,;&Q@#___\$\O+R
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3117-M`0$`````!C<W-P"RLK(`_?W]`/___P#KZ^L`"PL+``````05%14`]O;V`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3118:M_P/)R<D`("`@``````T$!`0`VMK:`/___PGY^?D`IJ:F`#X^/@`"`@(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3119:M"$='1P#Q\?$`____!<K*R@`U-34`````$V=G9P#___\2^?GY`!P<'``````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3120:M`P,#`'5U=0![>WL`'AX>``````=G9V<`____",G)R0`@("``````#00$!`#:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3121-MVMH`____`N+BX@!>7EX`;FYN`(>'AP"?GY\`MK:V`,[.S@#EY>4`FYN;````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3122:M``5X>'@`____%O[^_@!W=W<``0$!``````8W-S<`LK*R`/W]_0#___\`Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3123:M``L+"P`````$%145`/;V]@#___\'^?GY`*:FI@`^/CX``@("``````A'1T<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3124-M\?'Q`/___P7*RLH`-34U`````!-G9V<`____`>+BX@!>7EX`;FYN`(>'AP"?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3125-MGY\`MK:V`,[.S@#EY>4`FYN;``````5X>'@`____!]#0T``!`0$``````Y:6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3126:ME@#"PL(`'AX>``````@-#0T`____`LG)R0`@("``````#00$!`#:VMH`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3127-M`(.#@P`````%7EY>`/___PQQ<7$`````!!\?'P"EI:4`____#]O;VP`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3128-M`````F!@8`#M[>T`D9&1`#`P,``````&%!04`/O[^P#___\`_O[^`,'!P0!L
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3129:M;&P`&AH:``````<0$!``V=G9`/___PGY^?D`IJ:F`#X^/@`"`@(`````"$='
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3130-M1P#Q\?$`____'\G)R0`@("``````!@````#___\Z<G)R``````5-34T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3131:M"VYN;@`````$`0$!``L+"P`````+8V-C`/___PGN[NX`:VMK``,#`P`````+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3132:M,S,S`/___PCT]/0`&1D9``````02$A(`[^_O`/___Q#^_OX`#0T-``````3<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3133-MW-P`____!IV=G0`````&>'AX`/___PG2TM(`%145``````H!`0$`"PL+````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3134:M``MC8V,`____!=[>W@`*"@H``````T)"0@#___\$W=W=`"<G)P`````'-C8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3135:M`-G9V0#S\_,`*RLK``````<*"@H`\O+R`/___P!N;FX`````!`$!`0`+"PL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3136-M````"V-C8P#___\2]O;V`%-34P`````&%145`)Z>G@#^_OX`____`G-S<P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3137-M```%@8&!`/___P.UM;4`"`@(``````]G9V<`____!_O[^P"7EY<`&AH:````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3138:M``Q$1$0`_?W]`/___P.8F)@`!@8&`````!7L[.P`____$9N;FP`````$!@8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3139-M``````N>GIX`____!K6UM0`("`@`````#V=G9P#___\)]/3T`!D9&0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3140-M$A(2`._O[P#___\5]O;V`%-34P`````&%145`)Z>G@#^_OX`____`G-S<P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3141:M```%@8&!`/___P;[^_L`EY>7`!H:&@`````,1$1$`/W]_0#___\#F)B8``8&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3142:M!@`````5[.SL`/___P?T]/0`&1D9``````02$A(`[^_O`/___P=04%``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3143-M`PX.#@""@H(``P,#``````@\/#P`MK:V`/___P&UM;4`"`@(``````]G9V<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3144-M____`'EY>0`````%4U-3`/___PN&AH8`````!CL[.P#___\/5%14``````-#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3145:M0T,`!P<'``````G,S,P`>'AX`!P<'``````%$A(2``````134U,`____!_O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3146:M^P"7EY<`&AH:``````Q$1$0`_?W]`/___QVUM;4`"`@(``````<`````____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3147:M.?7U]0`1$1$`````!;>WMP#___\*Y>7E``@("``````*"@H*`$='1P`9&1D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3148:M````!`T-#0#___\(HZ.C`!04%``````$!@8&`%M;6P"EI:4`1D9&``````2J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3149-MJJH`____"'M[>P`````%BXN+`/___Q'@X.``````!`P,#`#^_OX`____!<_/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3150-MSP`("`@`````!J*BH@#___\(U]?7`!45%0`````%!`0$``````H*"@H`1T='
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3151:M`!D9&0`````$#0T-`/___P5)24D`````!+Z^O@#___\#RLK*`!45%0`````'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3152-M;V]O`/O[^P#___\`86%A``````<#`P,`J:FI`/___P#EY>4`"`@(``````H*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3153:M"@H`1T='`!D9&0`````$#0T-`/___Q'U]?4`/CX^``````8\/#P`YN;F`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3154:M_P/CX^,`"`@(``````0*"@H`[.SL`/___P*MK:T`!@8&``````4$!`0`;6UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3155-M`-+2T@#W]_<`FYN;``````4@("``____!L/#PP`H*"@`````!P4%!0`!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3156-M````!9^?GP#___\"EI:6``````@>'AX`:&AH`*^OKP#5U=4`ZNKJ`/KZ^@#N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3157:M[NX`WM[>`+JZN@!I:6D``P,#``````/T]/0`____$/S\_``D)"0`````"0,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3158:M`P!75U<`>'AX``````0V-C8`____!:VMK0`&!@8`````!00$!`!M;6T`TM+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3159-M`/?W]P";FYL`````!2`@(`#___\)>WM[``````6+BXL`____%?7U]0`^/CX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3162-MKP#5U=4`ZNKJ`/KZ^@#N[NX`WM[>`+JZN@!I:6D``P,#``````/T]/0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3163:M!WM[>P`````%BXN+`/___P?0T-```0$!``````,&!@8`````"$I*2@#%Q<4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3164:M____`JVMK0`&!@8`````!00$!`!M;6T`TM+2`/?W]P";FYL`````!2`@(`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3165-M__\`<G)R``````5>7EX`____"IR<G``````&%A86`.3DY`#___\.S,S,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3166:M``D%!04`1D9&`"<G)P`````"`0$!`0````4V-C8`H*"@`-[>W@`````$$!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3167:M`/___P;#P\,`*"@H``````<%!04``0$!``````6?GY\`____'*VMK0`&!@8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3168:M````!00$!`!M;6T`TM+2`/?W]P#___\YFIJ:``````4C(R,`_O[^`/___PIJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3169-M:FH`````"2\O+P"BHJ(`]?7U`-W=W0`#`P,`````!`X.#@#___\&]/3T`%Y>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3170:M7@`````$!`0$`'%Q<0#HZ.@`____`-+2T@`"`@(``````R4E)0#]_?T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3171:M!]_?WP`("`@`````!!P<'`#W]_<`____$;2TM``````$.CHZ`/___P7P\/``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3172:M(R,C``````?+R\L`____!^'AX0`<'!P`````!2$A(0`````)+R\O`**BH@#U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3173:M]?4`W=W=``,#`P`````$#@X.`/___P2PL+``````!#<W-P#___\#S<W-`!`0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3174-M$``````'B(B(`/___P'!P<$`````!PD)"0"LK*P`____`6IJ:@`````)+R\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3175:M`**BH@#U]?4`W=W=``,#`P`````$#@X.`/___Q#X^/@`1$1$``````9J:FH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3176:M^_O[`/___P1@8&``````!6MK:P#___\"KJZN``0$!``````%("`@`,[.S@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3177:M__\"]_?W``````4("`@`____!/O[^P!Q<7$``0$!``````5$1$0`IZ>G`.;F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3178:MY@#___\`^/CX`*BHJ``&!@8``````SX^/@#___\!TM+2``0$!``````&*2DI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3179-M`*:FI@#]_?T`____!/O[^P"GIZ<`04%!``("`@`````#%145`/___Q&GIZ<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3180:M````"30T-`#.SLX`____`'-S<P`````$"PL+`/___P2NKJX`!`0$``````4@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3181:M("``SL[.`/___P+W]_<`````!0@("`#___\(W]_?``@("``````$'!P<`/?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3182:M]P#___\4^/CX`$1$1``````&:FIJ`/O[^P#___\$8&!@``````5K:VL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3183:M!/O[^P!Q<7$``0$!``````5$1$0`IZ>G`.;FY@#___\`^/CX`*BHJ``&!@8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3184:M`````SX^/@#___\!TM+2``0$!``````&*2DI`*:FI@#]_?T`____!/O[^P"G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3185-MIZ<`04%!``("`@`````#%145`/___P??W]\`"`@(``````0<'!P`]_?W`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3188-M````!0,#`P"]O;T`____#TE)20`````'%Q<7`(:&A@#N[NX`____`#<W-P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3189:M```(&1D9`*VMK0#___\!HZ.C``````0)"0D`____!/O[^P!Q<7$``0$!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3190:M``5$1$0`IZ>G`.;FY@#___\`^/CX`*BHJ``&!@8``````SX^/@#___\;KJZN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3191:M``0$!``````%("`@`,[.S@#___\!____`/___SDN+BX`````!8Z.C@#___\*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3192:MW-S<``4%!0`````'$!`0`*&AH0#^_OX`____`6EI:0`````%/CX^`/___P7<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3193-MW-P`*"@H``````0R,C(`TM+2`/___P)`0$``````!)F9F0#___\(4E)2````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3194:M``6<G)P`____$HF)B0`````$:FIJ`/___P504%``````!P$!`0#T]/0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3195-M!NOKZP`G)R<`````!2PL+``%!04`````!Q`0$`"AH:$`_O[^`/___P%I:6D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3196:M````!3X^/@#___\#^/CX`"(B(@`````$KZ^O`/___P+=W=T`$Q,3``````>/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3197:MCX\`____`C8V-@`````&&1D9`,K*R@#___\!W-S<``4%!0`````'$!`0`*&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3198-MH0#^_OX`____`6EI:0`````%/CX^`/___P_^_OX`5555``````9[>WL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3199:M!=#0T``"`@(`````!`,#`P#=W=T`____`=#0T``*"@H`````!3$Q,0#IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3200-M____`_+R\@`````%&!@8`/___P/JZNH`/CX^``````0!`0$`7%Q<`-'1T0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3201-M__\%04%!``````,.#@X`____`5U=70`````&965E`/CX^`#___\%Y.3D`"\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3202:M+P`````&8&!@`/___Q$N+BX`````"&=G9P#Z^OH`____`/KZ^@`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3203:M!`D)"0#___\#T-#0``H*"@`````%,3$Q`.GIZ0#___\#\O+R``````48&!@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3204-M____"%)24@`````%G)R<`/___Q3^_OX`5555``````9[>WL`____!=#0T``"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3205:M`@(`````!`,#`P#=W=T`____`^KJZ@`^/CX`````!`$!`0!<7%P`T='1`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3206-M_P5!04$``````PX.#@#___\!75U=``````9E964`^/CX`/___P7DY.0`+R\O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3207:M``````9@8&``____!U)24@`````%G)R<`/___P?4U-0``0$!``````D!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3208:M5555`-34U`#___\$T-#0``H*"@`````%,3$Q`.GIZ0#___\#\O+R``````48
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3209-M&!@`____`&EI:0`````%<W-S`/___PC"PL(`"`@(``````:(B(@`____#\?'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3210-MQP`````&`P,#`'!P<`#T]/0`____`?+R\@`'!P<`````!UM;6P#O[^\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3211:M`D!`0``````$,#`P`/___P/JZNH`/CX^``````0!`0$`7%Q<`-'1T0#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3212:M04%!``````,.#@X`____&M#0T``*"@H`````!3$Q,0#IZ>D`____`O___P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3213-M__\XP<'!``````4+"PL`[^_O`/___PI;6UL`````!R,C(P#?W]\`____`N;F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3214:MY@`'!P<`````!9"0D`#___\$R,C(`!45%0`````$8V-C`/?W]P#___\"I:6E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3215:M``````09&1D`^/CX`/___P>\O+P`````!2@H*`#\_/P`____$EU=70`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3216-MF9F9`/___P2,C(P`````"!\?'P#___\&]?7U`#8V-@`````%'!P<`%)24@``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3219-M`.;FY@#___\"6UM;``````<C(R,`W]_?`/___P+FYN8`!P<'``````60D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3220:M____#X*"@@`````&A(2$`/___P9$1$0`````!55550#___\!ZNKJ`!\?'P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3221:M```%+R\O`.SL[`#___\$U-34``````4[.SL`____`N7EY0`I*2D`````!",C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3222-M(P"_O[\`____!M#0T``&!@8``````P<'!P#___\!'AX>``````;P\/``____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3224-M*RLK`/___P+JZNH`'Q\?``````4O+R\`[.SL`/___P34U-0`````!3L[.P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3225:M__\'O+R\``````4H*"@`_/S\`/___Q2"@H(`````!H2$A`#___\&1$1$````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3226-M``55554`____`^7EY0`I*2D`````!",C(P"_O[\`____!M#0T``&!@8`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3229-M'Q\`````!2\O+P#L[.P`____!-34U``````%.SL[`/___P!H:&@`````!7U]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3230:M?0#___\'TM+2`!`0$``````&45%1`/___Q!$1$0`````!1$1$0"[N[L`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3231-M`Z2DI``````'=75U`/___P/*RLH`````!7EY>0#___\"Y>7E`"DI*0`````$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3234-M``8I*2D`Y>7E`/___P-Q<7$`````!0H*"@#M[>T`____`[BXN``)"0D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3235:M`P$!`0"1D9$`____`^_O[P`7%Q<`````!(F)B0#___\'^OKZ`"DI*0`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3236:MK:VM`/___Q,R,C(`````!,C(R`#___\#Q,3$``0$!``````(24E)`/___P7\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3237:M_/P`3$Q,``````4,#`P`KJZN``("`@`````&*2DI`.7EY0#___\#<7%Q````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3238-M``4*"@H`[>WM`/___P+IZ>D`#0T-``````2>GIX`____`F)B8@`````'6EI:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3239:M`/___P7.SLX``@("``````$&!@8`A(2$`/W]_0#___\"U=75``("`@`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3240:M*2DI`.7EY0#___\#<7%Q``````4*"@H`[>WM`/___PZVMK8``0$!``````5M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3241-M;6T`____!K:VM@`````&RLK*`/___P%&1D8`````!2PL+`#KZ^L`____!9V=
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3245-M+"P`Z^OK`/___P6=G9T`````!6=G9P#___\&^OKZ`"DI*0`````%K:VM`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3246:M_Q2VMK8``0$!``````5M;6T`____!K:VM@`````&RLK*`/___P+KZ^L`)24E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3247:M``````1?7U\`]O;V`/___P:WM[<`$Q,3``````0J*BH`____`0L+"P`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3248-MH:&A`/___P:/CX\`````!69F9@#\_/P`____!OKZ^@`I*2D`````!:VMK0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3249:M__\'W-S<``,#`P`````'$!`0`*&AH0#___\'1D9&``````4L+"P`Z^OK`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3250-M_P6=G9T`````!6=G9P#___\`9V=G``````6(B(@`____!N#@X``:&AH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3251:M!B<G)P#R\O(`____#\+"P@`````%%145`-34U`#___\$/3T]``````:"@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3252-M____!$='1P`````%U]?7`/___P'KZ^L`)24E``````1?7U\`]O;V`/___P:W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3253:MM[<`$Q,3``````0J*BH`____&49&1@`````%+"PL`.OKZP#___\$____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3254-M_S?DY.0`!`0$``````75U=4`____"E=75P`````&'!P<`.KJZ@#___\#Z>GI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3255:M``H*"@`````%;FYN`/___P.^OKX`"0D)``````,$!`0`I*2D`/___P1E964`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3256-M````!`\/#P#Q\?$`____!XN+BP`````%-C8V`/___Q/]_?T`"0D)``````,"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3259-M``````0;&QL`^?GY`/___P&SL[,`````!S`P,`#V]O8`____!G=W=P`8&!@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3260:M34U-`-75U0#___\$5U=7``````8<'!P`ZNKJ`/___P/IZ>D`"@H*``````5N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3261-M;FX`____#NOKZP`8&!@`````!5!04`#]_?T`____!?S\_``J*BH`````!4!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3262-M0`#___\!H:&A``````45%14`X.#@`/___P9:6EH`````!:6EI0#___\`]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3263:M`#@X.``````$=G9V`/___P;:VMH`6%A8``````9Y>7D`____`3X^/@`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3264:M$Q,3`-#0T`#___\%NKJZ``````,8&!@`HZ.C`/___Q*UM;4`````!X2$A`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3265-M__\#M+2T``````:PL+``____`:&AH0`````%%145`.#@X`#___\&6EI:````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3267-M`/___P7\_/P`*BHJ``````5`0$``____`O?W]P`X.#@`````!'9V=@#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3268:MVMK:`%A86``````&>7EY`/___P$^/CX`````!A,3$P#0T-``____!;JZN@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3269:M```#&!@8`*.CHP#___\(BXN+``````4V-C8`____"&5E90`````'1$1$`.3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3270-MY`#___\'H:&A``````45%14`X.#@`/___P9:6EH`````!:6EI0#___\`:&AH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3271:M``````62DI(`____!>WM[0`G)R<`````!@P,#`#5U=4`____$$!`0``````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3272:M#P\/`-+2T@#___\$S,S,``````9;6UL`____!,#`P``````%145%`/___P'W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3273-M]_<`.#@X``````1V=G8`____!MK:V@!86%@`````!GEY>0#___\8H:&A````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3276-M`````P("`@"HJ*@`____!,'!P0`!`0$`````!'AX>`#___\'YN;F``T-#0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3277:M```%OKZ^`/___Q/;V]L`````!"<G)P#___\"_?W]`$5%10`````$$A(2````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3278-M``2=G9T`____!(J*B@`````&D9&1`-C8V``"`@(`````!0,#`P#!P<$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3279:M!'-S<P`````%!P<'`.3DY`#___\"UM;6``,#`P`````$BHJ*`/___P'V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3280-M'Q\?``````8*"@H`V]O;`/___P_8V-@``@("``````4#`P,`P<'!`/___P1S
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3282-M``:UM;4`____`.SL[``4%!0`````!`4%!0#!P<$`____!OKZ^@`/#P\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3283:M!`$!`0#GY^<`____`&-C8P`````$9V=G`/___P3\_/P`N;FY`%)24@`"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3284:M````!A`0$`#JZNH`____`;*RL@`````'"@H*`)B8F`#___\$_O[^`%5550`R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3285:M,C(`5U=7`*"@H`#W]_<`____$O[^_@`R,C(`````!FIJ:@#___\$-S<W````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3286:M``41$1$`^/CX`/___P#L[.P`%!04``````0%!04`P<'!`/___P;Z^OH`#P\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3287-M``````0!`0$`Y^?G`/___P7FYN8`#0T-``````6^OKX`____%%)24@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3288:M(B(B`/#P\`#___\&EY>7``````:UM;4`____`F-C8P`````$9V=G`/___P3\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3289-M_/P`N;FY`%)24@`"`@(`````!A`0$`#JZNH`____`;*RL@`````'"@H*`)B8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3290:MF`#___\$_O[^`%5550`R,C(`5U=7`*"@H`#W]_<`____".;FY@`-#0T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3291-M!;Z^O@#___\'Y^?G``<'!P`````&;V]O`/S\_`#___\'[.SL`!04%``````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3292:M!04%`,'!P0#___\&^OKZ``\/#P`````$`0$!`.?GYP#___\`:6EI``````6=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3293-MG9T`____!55550`````'JJJJ`/___Q"]O;T`````!`,#`P"[N[L`____!555
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3294:M50`````%*"@H`/3T]`#___\$.#@X``````6YN;D`____`6-C8P`````$9V=G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3295-M`/___P3\_/P`N;FY`%)24@`"`@(`````!A`0$`#JZNH`____%^SL[``4%!0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3296-M````!`4%!0#!P<$`____!OKZ^@#___\V^?GY`!<7%P`````%M+2T`/___PI?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3297:M7U\`````!H"`@`#___\$Z>GI``H*"@`````%:VMK`/___P+CX^,`&!@8````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3298-M``27EY<`____!/?W]P`F)B8`````!`@("`#HZ.@`____!UM;6P`````%145%
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3300-M____`ZNKJP`!`0$`````!6MK:P#___\`7U]?``````:`@(``____!.GIZ0`*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3301:M"@H`````!6MK:P#___\#34U-``````0.#@X`\?'Q`/___P&$A(0`````!Y65
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3302-ME0#___\07U]?``````:`@(``____!.GIZ0`*"@H`````!6MK:P#___\.MK:V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3303-M``````4%!04`S,S,`/___P;<W-P`%!04``````4K*RL`_O[^`/___P!L;&P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3304:M````!8"`@`#___\'K:VM``````4[.SL`____`*FIJ0`````$/3T]`/O[^P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3305:M__\!V-C8`)>7EP!45%0`$1$1``````@#`P,`M[>W`/___P-]?7T`````"$%!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3306-M00#8V-@`____&ZVMK0`````&1T='`/S\_`#___\#N;FY``````9Q<7$`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3308-M____%+:VM@`````%!04%`,S,S`#___\&W-S<`!04%``````%*RLK`/[^_@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3309:M__\!J:FI``````0]/3T`^_O[`/___P'8V-@`EY>7`%145``1$1$`````"`,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3310-M`P"WM[<`____`WU]?0`````(04%!`-C8V`#___\16UM;``````5%144`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3312-M____`6MK:P`````%IZ>G`/___P29F9D`````!W-S<P#___\1.3DY``````15
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3313:M554`____!=?7UP`"`@(`````!<W-S0#___\$JJJJ``````4N+BX`____`:FI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3314:MJ0`````$/3T]`/O[^P#___\!V-C8`)>7EP!45%0`$1$1``````@#`P,`M[>W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3315-M`/___QAL;&P`````!8"`@`#___\'K:VM`/___S:DI*0`````!24E)0#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3316-M____">'AX0`%!04`````!2DI*0#[^_L`____!'9V=@`````%!@8&`./CXP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3317:M__\!]O;V`#,S,P`````$<W-S`/___P5W=W<`````!6AH:`#___\'P\/#````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3318:M``4!`0$`S,S,`/___Q2$A(0`````!(:&A@#___\!O+R\``("`@`````$@("`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3319:M`'Y^?@`````$\/#P`/___P+(R,@`"0D)``````5)24D`_/S\`.'AX0`%!04`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3320-M````!2DI*0#[^_L`____!'9V=@`````%!@8&`./CXP#___\"PL+"``````5S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3321:M<W,`____`?+R\@`2$A(`````!CX^/@#___\0X>'A``4%!0`````%*2DI`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3322-M^P#___\$=G9V``````4&!@8`X^/C`/___PWZ^OH`)24E``````5Y>7D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3323:M!NWM[0`D)"0`````!I^?GP#___\`ZNKJ``D)"0`````$)24E`/CX^`#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3324-M2$A(``````62DI(`[N[N`!86%@`````#"PL+`+&QL0"6EI8`6%A8`!D9&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3325:M```+!P<'`*JJJ@#___\%IZ>G`!,3$P`````'!04%`'1T=`#R\O(`____&/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3326-M_@`M+2T`````!24E)0#O[^\`____!#HZ.@`````%`P,#`-W=W0#___\`ZNKJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3327:M``D)"0`````$)24E`/CX^`#___\'2$A(``````62DI(`____!</#PP`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3328:M`0$!`,S,S`#___\3^OKZ`"4E)0`````%>7EY`/___P;M[>T`)"0D``````:?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3329-MGY\`____`>[N[@`6%A8``````PL+"P"QL;$`EI:6`%A86``9&1D`````"P<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3330:M!P"JJJH`____!:>GIP`3$Q,`````!P4%!0!T='0`\O+R`/___P[#P\,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3331:M!0$!`0#,S,P`____!_3T]``0$!``````!79V=@#___\)ZNKJ``D)"0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3332:M)24E`/CX^`#___\'2$A(``````62DI(`____`6YN;@`````%LK*R`/___P/0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3333-MT-``"`@(``````8_/S\`^_O[`/___Q"TM+0`````!<K*R@#___\%65E9````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3335-M`+&QL0"6EI8`6%A8`!D9&0`````+!P<'`*JJJ@#___\8ZNKJ``D)"0`````$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3336:M)24E`/CX^`#___\'2$A(`/___S8W-S<`````!9.3DP#___\*;6UM``````:X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3337-MN+@`____!.WM[0`,#`P`````!6!@8`#___\"9&1D``````1!04$`_/S\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3338-M_P3,S,P``P,#``````0#`P,`W=W=`/___P;]_?T`,C(R``````545%0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3339:M%5A86``````$M;6U`/___P#FYN8`%Q<7``````1!04$`_?W]`#\_/P`````#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3340-M&AH:`/___P+@X.``%Q<7``````4N+BX`\O+R`/___P!M;6T`````!KBXN`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3341:M__\$[>WM``P,#``````%8&!@`/___P,Y.3D`````!`0$!`#BXN(`____`9*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3342-MD@`````&`P,#`-'1T0#___\0;6UM``````:XN+@`____!.WM[0`,#`P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3343-M!6!@8`#___\.G)R<``````4B(B(`]O;V`/___P7[^_L`04%!``````8:&AH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3344:M^?GY`/___P!]?7T`````!;6UM0#___\'T]/3``$!`0`````$"`@(`.[N[@!N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3345-M;FX`````%"<G)P#)R<D`____!^KJZ@!H:&@`!`0$``````<8&!@`IJ:F`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3346-M_Q>KJZL`````!0P,#`#4U-0`____!+JZN@`````&6EI:`/___P%]?7T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3347:M!;6UM0#___\'T]/3``$!`0`````$"`@(`.[N[@#___\$_?W]`#(R,@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3348-M5%14`/___Q2<G)P`````!2(B(@#V]O8`____!?O[^P!!04$`````!AH:&@#Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3349:M^?D`____`6YN;@`````4)R<G`,G)R0#___\'ZNKJ`&AH:``$!`0`````!Q@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3350-M&`"FIJ8`____#/W]_0`R,C(`````!5145`#___\(DY.3``````4[.SL`_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3351:M`/___PE]?7T`````!;6UM0#___\'T]/3``$!`0`````$"`@(`.[N[@#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3352:M<G)R``````6\O+P`____`O+R\@`F)B8`````!AL;&P#HZ.@`____$/S\_``K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3353:M*RL`````!$!`0`#___\%U=75``("`@`````%P\/#`/___P2.CHX`````!104
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3354-M%`#W]_<`____`&YN;@`````4)R<G`,G)R0#___\9?7U]``````6UM;4`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3355:M!]/3TP`!`0$`____-<S,S``````%$!`0`/3T]`#___\)Z^OK``H*"@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3356:M0T-#`/___P5_?W\`````!M#0T`#___\!JJJJ``````03$Q,`Z.CH`/___P3Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3357-M^OH`+BXN``````586%@`____!YJ:F@`````%`P,#`-?7UP#___\5+2TM````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3358:M``3DY.0`_/S\`#\_/P`````$%Q<7`.?GYP#X^/@`"`@(``````-$1$0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3359-M`?+R\@`L+"P`````!1@8&`#BXN(`____`.OKZP`*"@H`````!4-#0P#___\%
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3365-M__\%/#P\``````4#`P,`V=G9`/___P#[^_L`%145``````0Q,3$`____"%A8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3366:M6``````%7EY>`/___P6:FIH`````!0,#`P#7U]<`____$_S\_``C(R,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3367:M!:JJJ@#___\&:VMK``````>)B8D`____`>/CXP`'!P<`````$@\/#P""@H(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3368-M]_?W`/___PK<W-P`8F)B``4%!0`````'3DY.`.SL[`#___\*FIJ:``````4#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3369:M`P,`U]?7`/___P?^_OX`)B8F``````7$Q,0`____"?O[^P`5%14`````!#$Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3370-M,0#___\(6%A8``````5>7EX`____`G=W=P`````%Q\?'`/___P)86%@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3371:M!@8&!@#'Q\<`____$9J:F@`````%MK:V`/___P5145$`````!3P\/`#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3372:M[N[N`!(2$@`````%>7EY`/___P#CX^,`!P<'`````!(/#P\`@H*"`/?W]P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3373:M__\9^_O[`!45%0`````$,3$Q`/___PA86%@``````/___S5?7U\`````!75U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3374:M=0#___\*?GY^``````;+R\L`____!/7U]0`3$Q,`````!4)"0@#___\!Z>GI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3375:M`!,3$P`````$IZ>G`/___P5^?GX`````!L_/SP#___\&\?'Q`!86%@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3376:M8&!@`/___Q7[^_L`!@8&``````,4%!0`____`'EY>0`````$`0$!`+FYN0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3377-M__\`PL+"``````1N;FX`____`/W]_0!*2DH`````!0H*"@#+R\L`____`7Y^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3378:M?@`````&R\O+`/___P3U]?4`$Q,3``````5"0D(`____`OS\_``J*BH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3379-M!<G)R0#___\!V]O;``````8'!P<`Y.3D`/___PG^_OX!____!'Y^?@`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3380:MR\O+`/___P3U]?4`$Q,3``````5"0D(`____#K&QL0`````%,#`P`/[^_@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3381-M__\%F9F9``````<.#@X`\/#P`/___P"ZNKH`````!:BHJ`#___\'Q<7%``$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3382:M`0`````$`0$!`-/3TP!T='0`````$1`0$`!]?7T`[N[N`/___P[CX^,`<'!P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3383-M``D)"0`````&'AX>`-+2T@#___\3KJZN``````5`0$``____!;^_OP`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3384:M8V-C`/___P&ZNKH`````!:BHJ`#___\'Q<7%``$!`0`````$`0$!`-/3TP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3385-M__\$\?'Q`!86%@`````%8&!@`/___Q2QL;$`````!3`P,`#^_OX`____!9F9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3386:MF0`````'#@X.`/#P\`#___\!='1T`````!$0$!``?7U]`.[N[@#___\.X^/C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3387-M`'!P<``)"0D`````!AX>'@#2TM(`____"/'Q\0`6%A8`````!6!@8`#___\(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3388:MN;FY``````5&1D8`____"KJZN@`````%J*BH`/___P?%Q<4``0$!``````0!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3389-M`0$`T]/3`/___P)^?GX`````!='1T0#___\!EY>7``````>7EY<`____$?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3390-M]0`9&1D`````!"\O+P#___\%R\O+``````:WM[<`____!'-S<P`````%`P,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3391:M`.+BX@#___\`='1T`````!$0$!``?7U]`.[N[@#___\;NKJZ``````6HJ*@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3392-M____!\7%Q0`!`0$``````/___P_"PL(`+R\O`&9F9@#T]/0`____`/W]_0"3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3393:MDY,`(2$A``P,#`"+BXL`____&NOKZP`'!P<`````!`0$!`#BXN(`____"?3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3394:M]``2$A(`````!4Y.3@#___\%EI:6``````:SL[,`____`5E960`````$3$Q,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3395-M`/___P7,S,P`!`0$``````5'1T<`____!W9V=@`````%!04%`-_?WP#___\5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3396:MUM;6``````1#0T,`M;6U``$!`0`````$=G9V`/___P&(B(@`````!)B8F`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3397:M__\`<W-S``````4!`0$`KJZN`/___P'T]/0`$A(2``````5.3DX`____!9:6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3398-ME@`````&L[.S`/___P*?GY\`````!34U-0#___\"DI*2``````9K:VL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3399:M"JJJJ@#,S,P`____`_3T]``2$A(`````!4Y.3@#___\%EI:6``````:SL[,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3400-M____#DU-30`````%JJJJ`/___P7!P<$`!04%``````=T='0`____`71T=```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3401:M```$&!@8`/S\_`#___\&]?7U`"DI*0`````%3T]/`/CX^``3$Q,`````#S8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3402-M-@"9F9D`]/3T`/___P;"PL(`7EY>`"@H*``C(R,`8V-C`.CHZ`#___\%Y^?G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3403:M`&EI:0`#`P,`````!186%@#CX^,`____$C,S,P`````%KZ^O`/___P5#0T,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3404:M````!0L+"P#FYN8`____`71T=``````$&!@8`/S\_`#___\&]?7U`"DI*0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3405:M```%3T]/`/___P5V=G8`````!04%!0#?W]\`____%$U-30`````%JJJJ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3406:M_P7!P<$`!04%``````=T='0`____`?CX^``3$Q,`````#S8V-@"9F9D`]/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3407-M`/___P;"PL(`7EY>`"@H*``C(R,`8V-C`.CHZ`#___\%Y^?G`&EI:0`#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3408-M````!186%@#CX^,`____!W9V=@`````%!04%`-_?WP#___\(4%!0``````7!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3409:MP<$`____"G1T=``````$&!@8`/S\_`#___\&]?7U`"DI*0`````%3T]/`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3410:M_P.&AH8`````!=S<W`#___\`S\_/``<'!P`````&86%A`/___Q*$A(0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3411-M!:FIJ0#___\%1T='``````4S,S,`____!.'AX0`'!P<`````!5145`#___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3412:M^/CX`!,3$P`````/-C8V`)F9F0#T]/0`____'71T=``````$&!@8`/S\_`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3413-M__\&]?7U`"DI*0```````````/___PZ)B8D``@("`"(B(@#*RLH`____`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3414-M^P!24E(``````[N[NP#___\9AH:&``````5965D`____"I"0D``````&S\_/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3415:M`/___P3^_OX`)R<G``````4F)B8`_O[^`/___P#&QL8`````!`0$!`#7U]<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3416-M____!/7U]0`H*"@`````!K^_OP#___\&X.#@``<'!P`````%:FIJ`/___Q:K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3417:MJZL`````!%)24@`2$A(`````!#@X.`#[^_L`____`4Y.3@`````$P<'!`**B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3418:MH@`````&B8F)`/___P*0D)``````!L_/SP#___\$_O[^`"<G)P`````%)B8F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3419-M`/[^_@#___\!^?GY`"`@(``````%GY^?`/___P)65E8`````!MC8V`#___\)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3420-M_/S\`"PL+`#GY^<`____`Y"0D``````&S\_/`/___P3^_OX`)R<G``````4F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3421:M)B8`_O[^`/___PWO[^\`!`0$``````09&1D`^_O[`/___P3:VMH`$Q,3````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3422:M``<%!04`X^/C`/___P$]/3T`````!&QL;`#___\'9&1D``````4#`P,`U=75
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3423:M`+:VM@`````,`@("`#DY.0"(B(@`W-S<`/___P+$Q,0`U=75`/___P+IZ>D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3424:M45%1``````0Q,3$`_/S\`/___P;+R\L`&AH:``````5C8V,`____$;:VM@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3425:M```%)B8F`/W]_0#___\$RLK*``````:#@X,`____`CT]/0`````$;&QL`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3426-M_P=D9&0`````!0,#`P#5U=4`____!.#@X``'!P<`````!6IJ:@#___\4[^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3427:M``0$!``````$&1D9`/O[^P#___\$VMK:`!,3$P`````'!04%`./CXP#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3428:MMK:V``````P"`@(`.3DY`(B(B`#<W-P`____`L3$Q`#5U=4`____`NGIZ0!1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3429:M45$`````!#$Q,0#\_/P`____!LO+RP`:&AH`````!6-C8P#___\&X.#@``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3430-M!P`````%:FIJ`/___PCEY>4`!`0$``````0X.#@`____"ST]/0`````$;&QL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3431-M`/___P=D9&0`````!0,#`P#5U=4`____`Y&1D0`````%YN;F`/'Q\0`D)"0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3432:M````!C,S,P#W]_<`____$>SL[``.#@X`````!"DI*0#]_?T`____!,/#PP``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3433-M```&L+"P`/___P1A86$`````!L+"P@#___\`MK:V``````P"`@(`.3DY`(B(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3434:MB`#<W-P`____`L3$Q`#5U=4`____&ST]/0`````$;&QL`/___P=D9&0`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3435-M`0````#___\,_?W]`&9F9@``````3T]/`/#P\`#___\!86%A```````"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3436-M@8&!`/'Q\0!X>'@`34U-`/___QC\_/P`'AX>``````7,S,P`____"?O[^P`>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3437:M'AX`````!4U-30#___\%KJZN``````:9F9D`____`45%10`````$9V=G`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3438-M_P5:6EH`````!C<W-P#___\'7%Q<``````4)"0D`Y>7E`/___Q9_?W\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3439:M!`$!`0`````$#@X.`-_?WP#___\"%145``````2TM+0`"`@(``````5D9&0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3440-M____`OO[^P`>'AX`````!4U-30#___\%KJZN``````:9F9D`____`I*2D@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3441:M```%$1$1`/;V]@#___\"*BHJ``````4^/CX`____"H>'AP``````R<G)`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3442-M_P+[^_L`'AX>``````5-34T`____!:ZNK@`````&F9F9`/___PZFIJ8`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3445-M__\$]/3T`"<G)P"VMK8`____`=W=W0`A(2$`````!K^_OP#___\'N;FY````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3446:M``49&1D`____$3P\/``````%FYN;`/___P524E(`````!1X>'@#W]_<`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3447:M`A<7%P`````$L[.S`/___P:7EY<`````!F=G9P#___\%7%Q<``````4)"0D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3448:MY>7E`/___Q2FIJ8`````!7)R<@#___\$Z>GI`"0D)``````(7EY>`/___P)M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3449-M;6T`````"`L+"P`Z.CH`<'!P`*ZNK@#N[NX`____!/3T]``G)R<`MK:V`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3450:M_P'=W=T`(2$A``````:_O[\`____![FYN0`````%&1D9`/___P9<7%P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3451-M!0D)"0#EY>4`____"(6%A0`````%K*RL`/___PL7%Q<`````!+.SLP#___\&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3453-M__\2<W-S``````6GIZ<`____!4%!00`````%,#`P`/[^_@#___\#VMK:``,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3454:M`P`````%,3$Q`/___P%M;6T`````"`L+"P`Z.CH`<'!P`*ZNK@#N[NX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3455-M!/3T]``G)R<`MK:V`/___QL7%Q<`````!+.SLP#___\&EY>7``````(`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3456:M____"_[^_@!@8&```````&9F9@#]_?T`____`:ZNK@```````0$!`*&AH0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3457:M__\!\?'Q`!,3$P#___\8K:VM``````4^/CX`____"J.CHP`````&R<G)`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3458:M_P4Y.3D`````!1<7%P#W]_<`____`-C8V``````$`0$!`-G9V0#___\$AH:&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3459-M``````>NKJX`____!M'1T0`"`@(`````!7)R<@#___\75%14``````JIJ:D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3460:M____`MO;VP`````$!04%`!<7%P`````%0T-#`/KZ^@#___\"HZ.C``````;)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3461-MR<D`____!3DY.0`````%%Q<7`/?W]P#___\!]O;V`!@8&``````%;V]O`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3463-M!LG)R0#___\%.3DY``````47%Q<`]_?W`/___PYE964`````!;JZN@#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3464:MZ^OK`"PL+``````)TM+2`/___P(%!04`````!.7EY0#___\%L[.S``0$!```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3465-M```%%Q<7`.[N[@#___\`.#@X``````08&!@`JZNK`,+"P@#CX^,`_O[^`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3467-M".GIZ0`````%#P\/`/___Q##P\,`````!1L;&P#Y^?D`____!-S<W``"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3468:M````!:2DI`#___\#!04%``````3EY>4`____!;.SLP`$!`0`````!1<7%P#N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3469-M[NX`____!-'1T0`"`@(`````!7)R<@#___\5965E``````6ZNKH`____`^OK
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3472-M____".GIZ0`````%#P\/`/___P71T=$``@("``````5R<G(`____"24E)0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3473:M```$(2$A`/W]_0#___\+!04%``````3EY>4`____!;.SLP`$!`0`````!1<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3474:M%P#N[NX`____!*RLK``````%D)"0``````8$!`0`O[^_`/___Q+CX^,`"`@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3475:M``````0K*RL`_?W]`/___P3"PL(`````!J^OKP#___\$7EY>``````:?GY\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3476:M____`3@X.``````$&!@8`*NKJP#"PL(`X^/C`/[^_@#___\'^_O[`$I*2@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3477:M````-#0T`.KJZ@#___\:!04%``````3EY>4`____!;.SLP`$!`0``````@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3478-M``#___\+<'!P``````!.3DX`_O[^`/___P'\_/P`)B8F``````!L;&P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3479:M`N'AX0`#`P,`____&$%!00`````%KZ^O`/___PHM+2T`````!45%10#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3480:MQ\?'``````:$A(0`____`7]_?P`````$145%`/___P28F)@`````!R@H*`#^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3481-M_OX`____!DY.3@`````%"PL+`.GIZ0#___\7*"@H``````EQ<7$`____`Z.C
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3484-M`````9"0D`#___\"+2TM``````5%144`____!<?'QP`````&A(2$`/___P\T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3485:M-#0`````!>?GYP#___\"W=W=`"HJ*@`````)2$A(`/___P,&!@8`````!/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3486:M^P#___\$L+"P``<'!P`````&JZNK`/___P$4%!0`````!&!@8`#___\*\/#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3487:M`$E)20`````";FYN`(R,C``````%3DY.`/W]_0#___\([N[N`$)"0@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3488:M6%A8`/___Q!(2$@`````!9"0D`#___\%;FYN``````4R,C(`_O[^`/___P,&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3489:M!@8`````!/O[^P#___\$L+"P``<'!P`````&JZNK`/___P5.3DX`````!0L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3490:M"P#IZ>D`____%30T-``````%Y^?G`/___P+=W=T`*BHJ``````E(2$@`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3491:M`Q04%``````$8&!@`/___PKP\/``24E)``````)N;FX`C(R,``````5.3DX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3492-M_?W]`/___PCN[NX`0D)"``````586%@`____!4Y.3@`````%"PL+`.GIZ0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3493:M__\(Q\?'``````6/CX\`____#`8&!@`````$^_O[`/___P2PL+``!P<'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3494:M``:KJZL`____!;R\O``````%!P<'``````:2DI(`____$V1D9``````%K*RL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3495:M`/___P5&1D8`````!2\O+P#^_OX`____`]_?WP`$!`0`````!1<7%P#X^/@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3496:M____`104%``````$8&!@`/___PKP\/``24E)``````)N;FX`____!OGY^0#M
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3497:M[>T`_?W]`/___Q`&!@8`````!/O[^P#___\$L+"P``<'!P`````#`````/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3498:M_PJ>GIX``````PX.#@!?7U\`K*RL```````1$1$`[^_O`/___P*8F)@`(B(B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3499-M`/___Q?5U=4`````!2,C(P#]_?T`____";:VM@`````&P,#``/___P575U<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3500:M````!0L+"P#N[NX`____`3L[.P`````$E)24`/___P.$A(0`````")Z>G@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3501:M__\&S,S,``````9W=W<`____%_GY^0`$!`0`````"$)"0@#\_/P`____`VQL
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3502-M;``````*%!04`-W=W0#___\#MK:V``````;`P,``____!5=75P`````%"PL+
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3504-MX^/C`"4E)0`````!!P<'`.?GYP#___\!MK:V``````;`P,``____!5=75P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3505:M```%"PL+`.[N[@#___\/$Q,3``````7Y^?D`____`;N[NP`3$Q,`````"KV]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3506-MO0#___\#'!P<``````3HZ.@`____`OKZ^@!_?W\``@("``````9D9&0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3507:M`@0$!``````$CX^/`/___PF[N[L`)"0D``````/&QL8`-C8V``````7*RLH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3508:M____!_W]_0"DI*0`'1T=``````4$!`0`T='1`/___P_.SLX`````!1@8&`#V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3509:M]O8`____!/3T]``.#@X`````!;FYN0#___\$'!P<``````3HZ.@`____`OKZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3510:M^@!_?W\``@("``````9D9&0`____!<S,S``````&=W=W`/___Q83$Q,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3511:M!?GY^0#___\!N[N[`!,3$P`````*O;V]`/___P,$!`0`````!(^/CP#___\)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3512-MN[N[`"0D)``````#QL;&`#8V-@`````%RLK*`/___P?]_?T`I*2D`!T='0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3513:M```%!`0$`-'1T0#___\$S,S,``````9W=W<`____"6UM;0`````$#`P,`/'Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3514-M\0#___\,'!P<``````3HZ.@`____`OKZ^@!_?W\``@("``````9D9&0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3515-M!M#0T``````,965E`/___Q/:VMH`!`0$``````0S,S,`_O[^`/___P3-S<T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3516:M````!K.SLP#___\$<'!P``````:`@(``____`@0$!``````$CX^/`/___PF[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3517-MN[L`)"0D``````/&QL8`____`_S\_`"4E)0`+R\O``("`@``````"PL+`&!@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3518:M8`#JZNH`____#AP<'``````$Z.CH`/___P+Z^OH`?W]_``("`@`````$````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3519-M`/___PGHZ.@`#@X.``````4I*2D``````&]O;P#___\#-#0T`%Y>7@#___\7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3520-M:6EI``````6/CX\`____"CX^/@`````%.CHZ`/___P7EY>4`!`0$``````5S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3521:M<W,`____`A$1$0`````$U-34`/___P'DY.0`3DY.``````@<'!P`^OKZ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3522-M_P9-34T`````!0T-#0#L[.P`____%]'1T0`````(("`@`.SL[`#___\$-S<W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3523:M``````D'!P<`Q<7%`/___P0^/CX`````!3HZ.@#___\%Y>7E``0$!``````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3524:M<W-S`/___P*)B8D`````!J"@H`#___\$+2TM``````7R\O(`____!L[.S@`?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3525:M'Q\``````FMK:P#___\"/CX^``````4Z.CH`____!>7EY0`$!`0`````!7-S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3526-M<P#___\0!`0$``````7(R,@`S,S,`%Y>7@`!`0$`````!!\?'P`````$,S,S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3527-M`/___P1+2TL`````!'9V=@#V]O8`U]?7`(^/CP`C(R,`````!S0T-`#V]O8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3528:M____`@H*"@`````$6UM;`/___P?#P\,`3$Q,``````1<7%P`____``P,#```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3529:M```%\_/S`/___P7DY.0`BHJ*`"$A(0`````'BHJ*`/___Q!45%0`````!9"0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3530:MD`#___\%H*"@``````4[.SL`____!4M+2P`````$=G9V`/;V]@#7U]<`CX^/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3531:M`",C(P`````'-#0T`/;V]@#___\%34U-``````4-#0T`[.SL`/___Q8$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3532:M````!<C(R`#,S,P`7EY>``$!`0`````$'Q\?``````0S,S,`____!`H*"@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3533:M```$6UM;`/___P?#P\,`3$Q,``````1<7%P`____``P,#``````%\_/S`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3534:M_P7DY.0`BHJ*`"$A(0`````'BHJ*`/___P5-34T`````!0T-#0#L[.P`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3535-M"/W]_0`8&!@`````!&MK:P#___\-2TM+``````1V=G8`]O;V`-?7UP"/CX\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3536:M(R,C``````<T-#0`]O;V`/___P;HZ.@`````"T-#0P#Z^OH`____$UA86```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3537:M```%O;V]`/___P5;6UL`````!3HZ.@#___\$]_?W`!`0$``````%"0D)`.KJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3538:MZ@#___\""@H*``````1;6UL`____!\/#PP!,3$P`````!%Q<7`#___\#[^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3539-M`#P\/``````%'Q\?`.+BX@#___\-2TM+``````1V=G8`]O;V`-?7UP"/CX\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3541-M!@8``````+Z^O@#___\"L;&Q``````"VMK8`____%O#P\``,#`P`````!`T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3542:M#0#Q\?$`____"<3$Q``````&M[>W`/___P5^?GX`````!0<'!P#FYN8`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3543:M`@,#`P`````$WM[>`,#`P`!G9V<`"PL+``````F-C8T`____!M/3TP`!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3544-M````!7IZ>@#___\8IJ:F``````<+"PL`T='1`/___P3[^_L`"`@(``````FF
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3545:MIJ8`____!,3$Q``````&M[>W`/___P5^?GX`````!0<'!P#FYN8`____`?7U
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3546-M]0`5%14`````!1`0$`#U]?4`____!'M[>P`````%O+R\`/___P3Z^OH`CX^/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3547-M``@("``````"&AH:`._O[P#___\!Q,3$``````:WM[<`____!7Y^?@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3548:M!P<'`.;FY@#___\0#@X.``````P#`P,`FIJ:`$!`0``````$J*BH`/___P28
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3549:MF)@`````$!\?'P#GY^<`____`S`P,``````%:6EI`-75U0#W]_<`^?GY`.;F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3550-MY@"YN;D`?'Q\`"DI*0`````%,S,S`/3T]`#___\`"0D)``````6UM;4`^/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3551:M`/?W]P#CX^,`N;FY`("`@``[.SL``@("``````A\?'P`____$-C8V``"`@(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3552-M````!!X>'@#X^/@`____!4M+2P`````%N;FY`/___P68F)@`````$!\?'P#G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3553:MY^<`____!=/3TP`!`0$`````!7IZ>@#___\7#@X.``````P#`P,`FIJ:`$!`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3554:M0``````$J*BH`/___P0P,#``````!6EI:0#5U=4`]_?W`/GY^0#FYN8`N;FY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3555-M`'Q\?``I*2D`````!3,S,P#T]/0`____``D)"0`````%M;6U`/CX^`#W]_<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3556:MX^/C`+FYN0"`@(``.SL[``("`@`````(?'Q\`/___P73T],``0$!``````5Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3557:M>GH`____"<#`P``````%UM;6`/___PV8F)@`````$!\?'P#GY^<`____!_[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3558:M_@`'!P<`````"2XN+@#Q\?$`____$]'1T0`!`0$`````!$E)20#___\%[^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3559-M``<'!P`````%P<'!`/___P2RLK(`````!FIJ:@#___\#,#`P``````5I:6D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3560-MU=75`/?W]P#Y^?D`YN;F`+FYN0!\?'P`*2DI``````4S,S,`]/3T`/___P+]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3561:M_?T`1$1$``````=B8F(`____#9B8F``````0'Q\?`/___PDF)B8``````#8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3562-M-@#Q\?$`____`=75U0```````@("``````#N[NX`____`?;V]@`H*"@`)B8F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3563-M`/[^_@#___\6D)"0``````5L;&P`____"DA(2``````%-34U`/___P7[^_L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3564:M&1D9``````5I:6D`____`Q04%``````1$A(2`//S\P#___\&6UM;``````4.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3565:M#@X`[N[N`/___QAZ>GH`````!@$!`0"LK*P`____!=+2T@`````)@8&!`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3566-M_P5(2$@`````!34U-0#___\%^_O[`!D9&0`````%:6EI`/___P*?GY\`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3567:M!G!P<`#___\%\?'Q`"$A(0`````$(R,C`*:FI@#GY^<`]O;V`-;6U@",C(P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3568:M)B8F``````,*"@H`Q\?'`/___P)(2$@`````!34U-0#___\%^_O[`!D9&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3569:M```%:6EI`/___Q$W-S<`````"PX.#@"UM;4`W-S<``$!`0`````#("`@`/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3570:M_`#___\$]?7U`!@8&``````.("`@`-_?WP#___\$?7U]`````!)!04$`\/#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3571:M`/___P$U-34`````%`T-#0"KJZL`____$6!@8``````%GIZ>`/___P7\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3572-M"PL+``````0W-S<`____!O7U]0`8&!@`````#B`@(`#?W]\`____!EM;6P``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3574-M(`#\_/P`____!'U]?0`````204%!`/#P\`#___\!-34U`````!0-#0T`JZNK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3575:M`/___P9;6UL`````!0X.#@#N[NX`____"6QL;``````$0D)"`/___P[U]?4`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3576:M&!@8``````X@("``W]_?`/___PDH*"@`````"!L;&P#DY.0`____%$Y.3@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3577-M```$`@("`-/3TP#___\%HJ*B``````5'1T<`____!7!P<``````%!04%`.#@
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3580-M``````8&!@``````^_O[`/___P%D9&0``````*NKJP#___\7.SL[``````0!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3581:M`0$`V-C8`/___PH^/CX`````!;.SLP#___\%X^/C``$!`0`````$!04%`.#@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3582:MX`#___\#1$1$``````H!`0$`-34U``````1]?7T`____!U-34P`<'!P`!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3583-M``````-]?7T`____&4]/3P`````&?W]_`/___P:UM;4`````"%U=70#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3584-M/CX^``````6SL[,`____!>/CXP`!`0$`````!`4%!0#@X.``____`M?7UP`(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3585:M"`@`````!`$!`0#:VMH`____!LS,S``,#`P`````#1,3$P#'Q\<`____`SX^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3586:M/@`````%L[.S`/___P7CX^,``0$!``````0%!04`X.#@`/___Q&8F)@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3587:M"BLK*P#6UM8`____`(&!@0`````$DI*2`/___P:TM+0``@("``````PP,#``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3588-MXN+B`/___P7M[>T`%A86``````\)"0D`CHZ.`/W]_0#___\"H*"@`````!-`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3589:M0$``V-C8`/___Q(0$!``````!"TM+0#]_?T`____!=K:V@`````%M;6U`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3590:M_P>TM+0``@("``````PP,#``XN+B`/___P=34U,`'!P<``0$!``````#?7U]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3591:M`/___QB8F)@`````"BLK*P#6UM8`____`(&!@0`````$DI*2`/___P7M[>T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3592-M%A86``````\)"0D`CHZ.`/W]_0#___\"H*"@`````!-`0$``V-C8`/___P=3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3593:M4U,`'!P<``0$!``````#?7U]`/___PH='1T`````!*VMK0#___\/M+2T``("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3594-M`@`````,,#`P`.+BX@#___\*5%14``````<*"@H`S,S,`/___Q3)R<D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3595:M!69F9@#___\&9F9F``````0"`@(`S\_/`/___P5,3$P`````!65E90#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3596-M[>WM`!86%@`````/"0D)`(Z.C@#]_?T`____!&1D9``````(!04%`/___PZT
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3598-MK``H*"@``````')R<@`U-34``````+*RL@#M[>T`:VMK``````!/3T\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3599:M&-_?WP!F9F8`"PL+``````)$1$0`____"_+R\@!D9&0``0$!``````(U-34`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3600:M____!Y65E0`&!@8``````V9F9@#___\$IJ:F``````D<'!P`KJZN`!P<'```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3601-M```#"@H*`.OKZP#___\)X>'A`!`0$``````!#@X.`.[N[@#___\9(R,C````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3602-M``524E(`_O[^`/___P;8V-@`*"@H`!`0$``9&1D``@("``````,]/3T`^?GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3603:M`/___P;R\O(`9&1D``$!`0`````"-34U`/___P>5E94`!@8&``````-F9F8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3604:M____!,7%Q0`H*"@``````TM+2P#___\(PL+"`!(2$@`````+,C(R`-?7UP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3605-M__\$\O+R`&1D9``!`0$``````C4U-0#___\'E965``8&!@`````#9F9F`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3606:M_Q+[^_L`)R<G``````<!`0$`:VMK`/;V]@#___\!3$Q,``````,2$A(`]/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3607-M`/___P>BHJ(`!P<'``````I=75T`]?7U`/___P>ZNKH``@("``````P#`P,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3608:M4U-3`-K:V@#___\$_O[^`&%A80`````0)"0D`*^OKP#___\4N[N[`$Q,3``#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3609-M`P,``````K>WMP#___\&Z>GI`!H:&@`````#.CHZ`/___PFBHJ(`!P<'````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3610:M``I=75T`]?7U`/___PKAX>$`$!`0``````$.#@X`[N[N`/___QC[^_L`)R<G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3611:M``````<!`0$`:VMK`/;V]@#___\!3$Q,``````,2$A(`]/3T`/___P:ZNKH`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3612:M`@("``````P#`P,`4U-3`-K:V@#___\$_O[^`&%A80`````0)"0D`*^OKP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3613-M__\+X>'A`!`0$``````!#@X.`.[N[@#___\*@X.#`"<G)P`````"&QL;`/O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3614-M^P#___\0HJ*B``<'!P`````*75U=`/7U]0#___\*^OKZ`#(R,@`````&`0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3615:M`*RLK`#___\5GIZ>``$!`0`````#$Q,3`.SL[`#___\&34U-``````1B8F(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3616:M____!E965@`````$"0D)`./CXP#___\%NKJZ``("`@`````,`P,#`%-34P#:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3617-MVMH`____!FQL;``````(%Q<7`/___P^BHJ(`!P<'``````I=75T`]?7U`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3618:M_P#___\`____"8.#@P`````#`0$!`'M[>P#___\`IZ>G``````,S,S,`\/#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3619-M`/___QKAX>$`-S<W``````&OKZ\`____#9:6E@`````"M[>W`/___PC9V=D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3620:M1T='``````$&!@8`XN+B`/___P6,C(P`!04%``````4/#P\`@("``/3T]`"2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3621-MDI(`````!&UM;0#___\+C8V-``````%]?7T`____&EI:6@`\/#P`,#`P````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3622:M``(N+BX`]/3T`/___PO-S<T`("`@``````$D)"0`[.SL`/___PF6EI8`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3623:M`K>WMP#___\(V=G9`$='1P`````!!@8&`.+BX@#___\%^?GY`%-34P`````"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3624-MO+R\`/___PG@X.``2DI*``````@8&!@`FYN;`/W]_0#___\'EI:6``````*W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3625:MM[<`____"-G9V0!'1T<``````08&!@#BXN(`____$]C8V``4%!0`````!3L[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3626-M.P#'Q\<`____`_GY^0#7U]<`=G9V``````%\?'P`____"=/3TP!#0T,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3627:M!R<G)P"SL[,`____"K6UM0`;&QL`````"1$1$0!Q<7$`W]_?`/___P?^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3628:MDI*2`!(2$@`````+!P<'`$M+2P"PL+``_/S\`/___Q>XN+@``````4A(2`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3629:M__\)Z.CH`)24E``("`@``0$!`,C(R`#___\*T]/3`$-#0P`````')R<G`+.S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3630-MLP#___\-C8V-``````%]?7T`____&MC8V``4%!0`````!3L[.P#'Q\<`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3631:M`_GY^0#7U]<`=G9V``````%\?'P`____"+6UM0`;&QL`````"1$1$0!Q<7$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3632:MW]_?`/___P?^_OX`DI*2`!(2$@`````+!P<'`$M+2P"PL+``_/S\`/___PV-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3633-MC8T``````7U]?0#___\,_O[^`&%A80`````!?W]_`/___Q+3T],`0T-#````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3634-M``<G)R<`L[.S`/___PQX>'@`````!X&!@0#___\7[>WM`,[.S@!@8&``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3635:M`9F9F0#___\'N+BX`&%A80`6%A8``````1$1$0#IZ>D`____!O?W]P"\O+P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3636:M;V]O``0$!``````!@X.#`/___P>UM;4`&QL;``````D1$1$`<7%Q`-_?WP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3637:M__\(L+"P``````A,3$P`____$-/3TP!#0T,`````!R<G)P"SL[,`____`O__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3638:M_P#___\)_?W]`'-S<P`.#@X`$1$1`%-34P#*RLH`____`IZ>G@`B(B(`#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3639:M`&5E90#Q\?$`____'/O[^P"$A(0`,C(R`/S\_`#___\.I:6E`"8F)@`_/S\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3640-M____"OW]_0"-C8T`'!P<`&MK:P#___\'W=W=`'1T=``L+"P`"0D)```````P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3641:M,#``B8F)`._O[P#___\!7U]?`"DI*0"!@8$`G)R<`#$Q,0`.#@X`X.#@`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3642-M_PO\_/P`5555`!86%@#N[NX`____'9^?GP`H*"@`&1D9`.#@X`#___\-[>WM
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3647-M`/___PB3DY,`&AH:`.GIZ0#___\+P<'!`&-C8P`E)24`!P<'``H*"@`D)"0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3648:M8&!@`+&QL0#]_?T`____#/+R\@"CHZ,`5555`"@H*``3$Q,``P,#``L+"P`B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3649:M(B(`2$A(`'U]?0"]O;T`^_O[`/___POS\_,`H:&A`%I:6@`I*2D`#P\/``0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3650:M!`$0$!``'AX>`#L[.P!?7U\`AH:&`,#`P`#W]_<`____&VUM;0`,#`P`UM;6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3651-M`/___PO%Q<4`D9&1`/___PW!P<$`8V-C`"4E)0`'!P<`"@H*`"0D)`!@8&``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3653-M!P<`(R,C`&-C8P#"PL(`____").3DP`:&AH`Z>GI`/___PGR\O(`HZ.C`%55
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3654:M50`H*"@`$Q,3``,#`P`+"PL`(B(B`$A(2`!]?7T`O;V]`/O[^P#___\+\_/S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3655:M`*&AH0!:6EH`*2DI``\/#P`$!`0!$!`0`!X>'@`[.SL`7U]?`(:&A@#`P,``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3656-M]_?W`/___Q#\_/P`5555`!86%@#N[NX`____#?O[^P!Z>GH`&QL;`.3DY`#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3659-M``@("`"MK:T`____"JVMK0`:&AH`4%!0`/O[^P#___\(\O+R`*.CHP!5554`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3660:M*"@H`!,3$P`#`P,`"PL+`"(B(@!(2$@`?7U]`+V]O0#[^_L`____"O[^_@!'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3661-M1T<`````!Z&AH0#___\2P<'!`&-C8P`E)24`!P<'``H*"@`D)"0`8&!@`+&Q
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3667-M`TQ,3`#Z^OH`____(?___P#______________XG\_/P`.3DY``````9P<'``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3668:M____7O[^_@!_?W\``0$!``````-5554`^/CX`/___R+___\`____________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3669-M__^)?W]_``````9%144`_/S\`/___UWQ\?$`2TM+``````,%!04`AH:&`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3670-M_@#___\C____`/______________B,;&Q@`#`P,`````!20D)`#N[NX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3671:M7>OKZP`N+BX``````T1$1`#1T=$`____)?___P#______________X?R\O(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3672:M(B(B``````4.#@X`UM;6`/___UZ'AX<`#P\/`!$1$0`P,#``;V]O`,S,S`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3673-M__\G____`/______________AUY>7@`````%`@("`+2TM`#___^-____`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3675-M``````575U<`____C____P#______________X9Q<7$``@("``````,Q,3$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3676:M]?7U`/___X____\`______________^'Y>7E`"$A(0`````!%145`.'AX0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3677-M__^0____`/______________B(J*B@``````!04%`,'!P0#___^1____`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3685-MZNH`____0_/S\P`G)R<``````Q45%0#JZNH`____.?W]_0"OKZ\`:VMK`#8V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3686:M-@`("`@`#@X.`$I*2@#>WMX`____[?W]_0"OKZ\`:VMK`#8V-@`("`@`#@X.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3687:M`$I*2@#>WMX`____G?___P#___]@75U=``````7N[NX`____BUU=70`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3688-M[N[N`/___T-=75T`````!>[N[@#___\Y6%A8``````0"`@(`V]O;`/___^U8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3689-M6%@`````!`("`@#;V]L`____G?___P#___]?O;V]``````4Q,3$`____B[V]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3690:MO0`````%,3$Q`/___T.]O;T`````!3$Q,0#___\YU=75``$!`0`````$4%!0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3691:M`/___^W5U=4``0$!``````104%``____GO___P#___]>_?W]`"XN+@`````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3692:MB(B(`/___SVZNKH`9&1D`#`P,``)"0D`%A86`$]/3P#!P<$`____1?W]_0`N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3693-M+BX`````!8B(B`#___]"_?W]`"XN+@`````%B(B(`/___SE<7%P`````!<+"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3695-M!<+"P@#___]-NKJZ`&1D9``P,#``"0D)`!86%@!/3T\`P<'!`/___TG___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3696:M____7J*BH@`````%!04%`.CHZ`#___\\S<W-``$!`0`````$%Q<7`/O[^P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3697-M__]$HJ*B``````4%!04`Z.CH`/___T*BHJ(`````!04%!0#HZ.@`____.-W=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3698:MW0`#`P,`````!#4U-0#___^YS<W-``$!`0`````$%Q<7`/O[^P#___\JW=W=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3699:M``,#`P`````$-34U`/___TW-S<T``0$!``````07%Q<`^_O[`/___TC___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3700-M____7?KZ^@`A(2$`````!5M;6P#___\]04%!``````6.CHX`____1/KZ^@`A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3701:M(2$`````!5M;6P#___]"^OKZ`"$A(0`````%6UM;`/___SEE964`````!:>G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3702-MIP#___^Y04%!``````6.CHX`____*V5E90`````%IZ>G`/___TU!04$`````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3706-MY``&!@8`````!!X>'@#[^_L`____N+"PL``````%'AX>`/CX^`#___\JY.3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3707:M``8&!@`````$'AX>`/O[^P#___],L+"P``````4>'AX`^/CX`/___TG___\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3708:M____2>WM[0#*RLH`IZ>G`(6%A0!C8V,`0D)"`"$A(0`$!`0`````"`@("`"_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3709-MO[\`^/CX`!L;&P`````%145%`/___SSY^?D`)"0D``````6@H*``____1/CX
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3727-M(1$1$0`("`@`````!30T-`#___\\NKJZ``````:VMK8`____1/KZ^@`='1T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3728:M````!30T-`#___\6V]O;``0$!``````$"0D)`/___R/Z^OH`'1T=``````4T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3729-M-#0`____.8&!@0`````%5E96`/___[BZNKH`````!K:VM@#___\K@8&!````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3732-M____19N;FP`````&LK*R`/___Q9P<'``````!2(B(@#___\CFYN;``````:R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3733:MLK(`____.//S\P`2$A(`````!<G)R0#___^W^OKZ`"DI*0`````%.SL[`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3734:M_ROS\_,`$A(2``````7)R<D`____2_KZ^@`I*2D`````!3L[.P#___]-____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3735-M`/___S(Y.3D`````'A`0$`!04%``E)24`-G9V0#___\"_/S\`"0D)``````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3736:M,S,S`/___SR.CHX`````!KZ^O@#___]$_/S\`"0D)``````%,S,S`/___Q<J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3737-M*BH`````!6)B8@#___\B_/S\`"0D)``````%,S,S`/___SF*BHH`````!3L[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3738-M.P#___^XCHZ.``````:^OKX`____*XJ*B@`````%.SL[`/___TR.CHX`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3739:M!KZ^O@#___]-____`/___S*TM+0`````&@$!`0`Q,3$`>GIZ`,+"P@#[^_L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3740-M____!:6EI0`````&LK*R`/___SOKZ^L`#P\/``````5"0D(`____1:6EI0``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3744-M````%Q04%`!75U<`GY^?`.?GYP#___\(_O[^`"PL+``````%-#0T`/___SQI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3745:M:6D`````!L7%Q0#___]$_O[^`"PL+``````%-#0T`/___Q@/#P\`````!&5E
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3746-M90#___\B_O[^`"PL+``````%-#0T`/___SF3DY,`````!2,C(P#]_?T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3747-MMVEI:0`````&Q<7%`/___RN3DY,`````!2,C(P#]_?T`____2VEI:0`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3748:MQ<7%`/___T[___\`____,P0$!``````44%!0`,S,S`#^_OX`____"["PL```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3749-M```&M+2T`/___SO5U=4``P,#``````5+2TL`____1;"PL``````&M+2T`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3752-MDY.3`/___TO5U=4``P,#``````5+2TL`____3____P#___\S%Q<7``````0+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3753:M"PL`,3$Q`%)24@!P<'``CHZ.`*2DI`"YN;D`>'AX``````8'!P<`Y>7E`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3754-M_PTU-34`````!34U-0#___\Z_?W]`./CXP!'1T<`````!K&QL0#5U=4`R,C(
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3756-M____&9"0D``````"04%!`._O[P#___\C-34U``````4U-34`____-/S\_`#7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3757:MU]<`N;FY`*NKJP"<G)P`:&AH``````41$1$`]/3T`/___[7]_?T`X^/C`$='
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3758-M1P`````&L;&Q`-75U0#(R,@`O+R\`*^OKP"BHJ(`E965`(B(B`![>WL`<W-S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3759:M`/___QW\_/P`U]?7`+FYN0"KJZL`G)R<`&AH:``````%$1$1`/3T]`#___])
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3760-M_?W]`./CXP!'1T<`````!K&QL0#5U=4`R,C(`+R\O`"OKZ\`HJ*B`)65E0"(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3761:MB(@`>WM[`'-S<P#___]&____`/___S-D9&0`%A86`$M+2P!]?7T`L+"P`-W=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3762-MW0#^_OX`____!3@X.``````&9V=G`/___PVZNKH`````!K:VM@#___\QZNKJ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3763:M`,'!P0"DI*0`C8V-`'5U=0!@8&``34U-`#DY.0`B(B(`!04%`````!$M+2T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3764-M____.[JZN@`````&MK:V`/___QGV]O8`BHJ*`&UM;0"NKJX`_O[^`/___R.Z
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3770-M``4X.#@`____*/CX^`#'Q\<`S,S,`-G9V0#M[>T`_O[^`/___P#^_OX`5U=7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3771:M`!,3$P`````;HJ*B`/___SM!04$`````!3@X.`#___\OY^?G`)V=G0!A86$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3772:M/#P\`$1$1`"!@8$`ZNKJ`/___PQ!04$`````!3@X.`#___\OPL+"`%965@`,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3773-M#`P`````#04%!0#EY>4`____"?KZ^@"IJ:D`5E96`"`@(``&!@8`"PL+`"XN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3774-M+@!V=G8`X.#@`/___X3Z^OH`J:FI`%965@`@("``!@8&``L+"P`N+BX`=G9V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3775:M`.#@X`#___\)_O[^`%=75P`3$Q,`````&Z*BH@#___\7PL+"`%965@`,#`P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3776:M````#04%!0#EY>4`____/O[^_@!75U<`$Q,3`````!NBHJ(`____#=[>W@":
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3777-MFIH`]_?W`/___POZ^OH`J:FI`%965@`@("``!@8&``L+"P`N+BX`=G9V`.#@
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3779-M*)J:F@`````#)"0D`.WM[0#GY^<`````''-S<P#___\[Q\?'``````:YN;D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3780:M____+.GIZ0"*BHH`-#0T``$!`0`````$$Q,3`+N[NP#___\*Q\?'``````:Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3781:MN;D`____+:^OKP`X.#@`````$%U=70#___\(^_O[`)N;FP`='1T`````!@@(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3782-M"`"/CX\`____,?/S\P"UM;4`>'AX`#L[.P`&!@8``````@H*"@`8&!@`.CHZ
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3788-MCX^/`/___Q____\`____/O'Q\0`+"PL`````!KZ^O@#___\-34U-``````4Y
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3789:M.3D`____`\W-S0!M;6T`*"@H``H*"@`1$1$`0T-#`*"@H`#\_/P`____'/3T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3790-M]``;&QL``````R\O+P#___\!/CX^`````!NOKZ\`____,O'Q\0!A86$`%145
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3791:M`+6UM0#___\$34U-``````4Y.3D`____`\W-S0!M;6T`*"@H``H*"@`1$1$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3792-M0T-#`*"@H`#\_/P`____'\G)R0!34U,`!04%``````@'!P<`R<G)`/___PE-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3793:M34T`````!3DY.0#___\#S<W-`&UM;0`H*"@`"@H*`!$1$0!#0T,`H*"@`/S\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3794-M_`#___\@T]/3`#X^/@`````2S\_/`/___P>^OKX`*"@H``````IK:VL`_?W]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3795:M`/___RSR\O(`I*2D`$]/3P`("`@`````"P,#`P!145$`T-#0`/___QK\_/P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3796:M*2DI``````"+BXL`____`/[^_@!^?GX`$1$1`.KJZ@#___\:OKZ^`"@H*```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3797-M```*:VMK`/W]_0#___\'/CX^`````!NOKZ\`____%-/3TP`^/CX`````$L_/
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3802-M40`````&+R\O`-;6U@#___\;@H*"``````2EI:4`____`:2DI``````;O+R\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3803:M`/___S'HZ.@`+BXN``````$%!04`H*"@`/___P+2TM(``0$!``````6WM[<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3804-M____`=K:V@!145$`````!B\O+P#6UM8`____',[.S@!+2TL`````##@X.`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3805:M__\(TM+2``$!`0`````%M[>W`/___P':VMH`45%1``````8O+R\`UM;6`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3806:M_QWW]_<`<W-S``0$!``````20D)"`/___P;R\O(`86%A``````V!@8$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3807:M*N/CXP!T='0`#@X.`````!`$!`0`HZ.C`/___QF>GIX``````0L+"P#+R\L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3808-M7EY>```````I*2D`____&?+R\@!A86$`````#8&!@0#___\'I*2D`````!N\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3809:MO+P`____$O?W]P!S<W,`!`0$`````!)"0D(`____)>/CXP!T='0`#@X.````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3810:M`!`$!`0`HZ.C`/___P6DI*0`````&[R\O`#___\!W=W=`!D9&0``````'1T=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3811:M`/O[^P#___\!_/S\`).3DP`0$!``````!;2TM`#___\%\O+R`&%A80`````-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3812-M@8&!`/___QW___\`____/BPL+``````&D9&1`/___PU86%@`````!34U-0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3813:M__\`^OKZ`(2$A``'!P<`````"!`0$`#7U]<`____$?O[^P#`P,``?GY^`$I*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3814:M2@`F)B8`#@X.``,#`P`````&(2$A`/S\_`#___\!86%A`````!$$!`0`(2$A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3815:M`$!`0`!<7%P`<W-S`(N+BP"AH:$`KZ^O`+R\O`#*RLH`____"EQ<7``'!P<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3816-M`````P4%!0#`P,``____";"PL``)"0D`'AX>`&%A80!;6UL`-C8V`!86%@`&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3817:M!@8`J:FI`/___POM[>T`+"PL``````81$1$`*BHJ``````4U-34`____`/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3818:M^@"$A(0`!P<'``````@0$!``U]?7`/___PFWM[<`#P\/`!\?'P!5554`3$Q,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3819-M`!D9&0`<'!P`^/CX`/___P?S\_,`;V]O``("`@`````/&1D9`&IJ:@#KZ^L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3820:M____!%A86``````%-34U`/___P#Z^OH`A(2$``<'!P`````($!`0`-?7UP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3821:M__\;U]?7`"XN+@`````)`0$!`"TM+0!M;6T`#`P,``````:TM+0`____!<S,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3822:MS``B(B(`````#@,#`P#%Q<4`____$/[^_@#*RLH`C(R,`&%A80`V-C8`'AX>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3823:M`!`0$``%!04`'!P<`$M+2P"=G9T`^?GY`/___PKV]O8`=W=W``4%!0`````3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3824-M"`@(`,G)R0#___\7^_O[`"(B(@`````%G)R<`/___P'^_OX`Q\?'`'Y^?@!#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3825-M0T,`&1D9``4%!0`.#@X`/S\_`)N;FP#Z^OH`____#,S,S``B(B(`````#@,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3826:M`P#%Q<4`____!F%A80`````1!`0$`"$A(0!`0$``7%Q<`'-S<P"+BXL`H:&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3827-M`*^OKP"\O+P`RLK*`/___Q+7U]<`+BXN``````D!`0$`+2TM`&UM;0`,#`P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3828:M````!K2TM`#___\,_O[^`,K*R@",C(P`86%A`#8V-@`>'AX`$!`0``4%!0`<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3829-M'!P`2TM+`)V=G0#Y^?D`____"O;V]@!W=W<`!04%`````!,("`@`R<G)`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3830:M_P1A86$`````$00$!``A(2$`0$!``%Q<7`!S<W,`BXN+`*&AH0"OKZ\`O+R\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3831:M`(J*B@`0$!``````!(N+BP#___\!S\_/`#0T-``````')B8F`._O[P#___\#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3832-MS,S,`"(B(@`````.`P,#`,7%Q0#___\"^OKZ`!86%@`@("``?GY^`/+R\@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3833-M__\4A86%`/___SW"PL(`````!@D)"0#O[^\`____#-O;VP`#`P,`````!:^O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3834:MKP#1T=$`+R\O``````M/3T\`____#]34U`!K:VL`$A(2``````R4E)0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3835:M`=K:V@`$!`0``````@$!`0`2$A(`*BHJ`$)"0@!965D`'Q\?``````9,3$P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3836:MV=G9`/O[^P#___\2^?GY``,#`P`````%W-S<`/___PC@X.``$!`0``````:T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3837-MM+0`____"O;V]@`Z.CH`````"`("`@`````%KZ^O`-'1T0`O+R\`````"T]/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3838:M3P#___\(YN;F`!,3$P`````$5%14`/___P?$Q,0`'AX>``````D<'!P`65E9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3839-M``L+"P`````&'1T=`-75U0#___\"V]O;``,#`P`````%KZ^O`-'1T0`O+R\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3840-M````"T]/3P#___\:I*2D``L+"P`````(&QL;`(&!@0#FYN8`____`+N[NP``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3841:M```&*"@H`/[^_@#___\$IJ:F``D)"0`````0,#`P`/[^_@#___\-R<G)`&)B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3842-M8@`6%A8`````"2,C(P#,S,P`____",K*R@`C(R,`````%AL;&P#JZNH`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3843-M%J&AH0`````%+R\O`/W]_0#GY^<`@8&!`"`@(``````'*BHJ`-_?WP#___\*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3844:MIJ:F``D)"0`````0,#`P`/[^_@#___\$VMK:``0$!``````"`0$!`!(2$@`J
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3845-M*BH`0D)"`%E960`?'Q\`````!DQ,3`#9V=D`^_O[`/___QJDI*0`"PL+````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3847-M`!86%@`````)(R,C`,S,S`#___\(RLK*`",C(P`````6&QL;`.KJZ@#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3848:MVMK:``0$!``````"`0$!`!(2$@`J*BH`0D)"`%E960`?'Q\`````!DQ,3`#9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3849-MV=D`^_O[`/___P;Y^?D`'AX>``````0+"PL`[^_O`/O[^P!_?W\`!`0$````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3850:M``E145$`____`J:FI@`)"0D`````$#`P,`#^_OX`____`>OKZP`````"'Q\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3851-M`(B(B`!P<'``*BHJ`%=75P#Z^OH`____#HF)B0``````____/5E960`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3852-M7U]?`/___PUB8F(`````!1T='0!_?W\`!04%``````P.#@X`____#=+2T@!-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3853:M34T``0$!``````T5%14`]O;V`/___P'GY^<`H*"@`+"PL`#)R<D`X>'A`/GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3854-M^0#___\"WM[>``<'!P`````%!`0$`-G9V0#___\4TM+2``````4+"PL`_O[^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3856-M'1T=`']_?P`%!04`````#`X.#@#___\(45%1``````7-S<T`____!HV-C0`$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3857:M!`0`````"#$Q,0"KJZL`^/CX`$5%10`````((2$A`/;V]@#___\!8F)B````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3858:M``4='1T`?W]_``4%!0`````,#@X.`/___QF'AX<`````"!,3$P"9F9D`^_O[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3859:M`/___P)`0$``````!IF9F0#___\$DI*2`````!.YN;D`____"ZZNK@`V-C8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3860-M````#0H*"@#(R,@`____!K>WMP`+"PL`````&%U=70#___\5_?W]`"@H*```
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3862-M_P3GY^<`H*"@`+"PL`#)R<D`X>'A`/GY^0#___\"WM[>``<'!P`````%!`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3863:M`-G9V0#___\;AX>'``````@3$Q,`F9F9`/O[^P#___\"0$!```````:9F9D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3864-M____":ZNK@`V-C8`````#0H*"@#(R,@`____!K>WMP`+"PL`````&%U=70#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3866-M!`#9V=D`____")65E0`````%:FIJ`-[>W@`T-#0`````"PP,#`#___\!DI*2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3867:M`````!.YN;D`____`>'AX0`````'P<'!`/___PVMK:T``0$!``````#___\\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3868-MZNKJ``8&!@`````&Q,3$`/___PSBXN(`!04%`````!4*"@H`____"_#P\`!I
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3876-M____#55550`````&965E`/___QK^_OX`;FYN``````AD9&0`[.SL`/___P.^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3877:MOKX`````!A45%0#W]_<`____!\G)R0`\/#P`````$!P<'`#T]/0`____!,W-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3878-MS0`'!P<`````&2(B(@#___\+5555``````9E964`____"/GY^0`<'!P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3879:M!8Z.C@`0$!``````"@L+"P!N;FX`X.#@`/___P"0D)``````%%U=70#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3880-MV=G9``````?*RLH`____#,O+RP`*"@H```````````#___\\AX>'``````8I
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3881:M*2D`____#6QL;``````-`0$!`"XN+@`/#P\`````!28F)@#___\*P,#``!L;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3882-M&P`````'-C8V`(.#@P"BHJ(``P,#``````0+"PL`[>WM`/___PK#P\,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3883:M!@@("`#DY.0`____%7Y^?@`````%8V-C`/___P>YN;D``0$!``````<M+2T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3884:M____":ZNK@`!`0$`````!R,C(P!D9&0`````#0$!`0`N+BX`#P\/``````4F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3885:M)B8`____!OCX^``C(R,`````!;V]O0#___\$]?7U`$E)20`````(+2TM`-O;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3886:MVP#___\!M;6U``````D6%A8`W-S<`/___P%L;&P`````#0$!`0`N+BX`#P\/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3887-M``````4F)B8`____%W!P<``````'"0D)`*2DI`#___\%.CHZ``````9^?GX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3893-MY.0`____&G!P<``````'"0D)`*2DI`#___\%.CHZ``````9^?GX`____!O?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3894:M]P!T='0``@("`````!*+BXL`____`_?W]P`E)24`````"0$!`0`Z.CH`B(B(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3895-M`,#`P`#DY.0`]O;V`/O[^P#JZNH`V=G9`+*RL@![>WL`#@X.``````0Y.3D`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3899-M._W]_0`A(2$`````!HZ.C@#___\,YN;F``@("``````+*BHJ`(Z.C@#HZ.@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3900:MV]O;``("`@`````%8F)B`/___PC]_?T`@("```("`@`````%`0$!`%M;6P#-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3901-MS<T`____`5U=70`````%<'!P`/___PK^_OX`,S,S``````9T='0`____%E55
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3904-M____!HB(B``````%-34U`/___P3Y^?D`1D9&``````A*2DH`\O+R`/___P'X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3905:M^/@`(2$A``````@7%Q<`T]/3`/___P'FYN8`"`@(``````LJ*BH`CHZ.`.CH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3906-MZ`#;V]L``@("``````5B8F(`____%H6%A0`````''1T=`,[.S@#___\%L;&Q
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3908-M````!@8&!@#___\&V-C8`"DI*0`````'"`@(`%965@";FYL`QL;&`-;6U@"[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3909:MN[L`4E)2``````4Y.3D`____`Y^?GP`````(`0$!`%U=70#7U]<`____!M;6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3910:MU@!R<G(`%A86``````5:6EH`____%+>WMP`````+`0$!`&1D9`#M[>T`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3911-M`#L[.P`````%#0T-`/___P6AH:$`````"`P,#`">GIX`_O[^`/___P+N[NX`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3919-M#&QL;``````*'Q\?`*:FI@#^_OX`____`6IJ:@`````&L[.S`/___P?N[NX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3920:M04%!``````8U-34`R,C(`/___P+#P\,``0$!``````0%!04`XN+B`/___PJ>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3921-MGIX`````!@X.#@#M[>T`____%BLK*P`````%OKZ^`/___P7^_OX`145%````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3926-M``<A(2$`W]_?`/___P7\_/P`*RLK``````9C8V,`____`LW-S0`("`@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3927:M!R,C(P#4U-0`____!/CX^``````&$Q,3`/___P6XN+@`$!`0``````84%!0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3928:MAH:&`.SL[`#___\%+R\O``````00$!``____`T)"0@`````''1T=`,/#PP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3929:M__\&XN+B`$Y.3@`````(AH:&`/___Q0^/CX`````"A45%0"_O[\`____`>3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3930:MY``#`P,`````!0@("`#___\$S<W-``@("``````'(R,C`-34U`#___\$^/CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3931:M``````83$Q,`____"YZ>G@`````&#@X.`.WM[0#___\9HZ.C``````<A(2$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3932:MW]_?`/___P7\_/P`*RLK``````9C8V,`____!;BXN``0$!``````!A04%`"&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3933-MAH8`[.SL`/___P4O+R\`````!!`0$`#___\#0D)"``````<='1T`P\/#`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3935-M``````XA(2$`F9F9`/GY^0#___\#S<W-``@("``````'(R,C`-34U`#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3936:M^/CX``````83$Q,`____`<O+RP`````'Z>GI`/___PG\_/P`2TM+``````,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3937-M````____.TU-30`````&7EY>`/___PSDY.0`!P<'``````E:6EH`\?'Q`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3944-M\?'Q`/___P+KZ^L`"0D)``````48&!@`^_O[`/___Q31T=$`"@H*``````8D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3945:M)"0`XN+B`/___P:=G9T`````!@$!`0#5U=4`____`>SL[``?'Q\`````!S`P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3946-M,`#IZ>D`____!>'AX0`````&*RLK`/___P2HJ*@``P,#``````4&!@8`>GIZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3947-M`//S\P#___\'+2TM``````0&!@8`____`QH:&@`````'X>'A`/___P<R,C(`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3948:M````"%I:6@#[^_L`____$\7%Q0`````*+R\O`.'AX0#___\"?GY^``````8B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3949-M(B(`____`^SL[``?'Q\`````!S`P,`#IZ>D`____!>'AX0`````&*RLK`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3950-M_PKQ\?$`%Q<7``````:#@X,`____&='1T0`*"@H`````!B0D)`#BXN(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3951:M!IV=G0`````&`0$!`-75U0#___\$J*BH``,#`P`````%!@8&`'IZ>@#S\_,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3952:M____!RTM+0`````$!@8&`/___P,:&AH`````!^'AX0#___\',C(R``````A:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3953-M6EH`^_O[`/___PCQ\?$`%Q<7``````:#@X,`____"/S\_``B(B(`````#!D9
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3956-M`@("``````;'Q\<`____#&UM;0`````)?GY^`/___P1^?GX`````!G]_?P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3957:M__\&S,S,`!<7%P`````%&1D9`,#`P`#___\$@("```````4!`0$`U-34`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3958-M_PIT='0`````!A86%@#T]/0`____%M?7UP`````%&!@8`/___P7)R<D`!04%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3959-M``````K.SLX`____!H>'AP`````(7%Q<`/___P!M;6T`````"7Y^?@#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3960:M?GY^``````9_?W\`____!=/3TP`#`P,`````!9>7EP#___\#L[.S``$!`0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3961:M```'6EI:`/W]_0#___\$S,S,`#4U-0`````%965E`/GY^0#___\#;6UM````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3962-M``E^?GX`____!'Y^?@`````&?W]_`/___Q3P\/``)"0D``````89&1D`X.#@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3963:M`/___P;W]_<`'!P<``````9(2$@`____`?[^_@!&1D8`````!S4U-0#P\/``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3964-M____!K*RL@`````&4U-3`/___P.HJ*@``P,#``````4M+2T`U-34`/___PB*
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3968-M````!A86%@#T]/0`____&/#P\``D)"0`````!AD9&0#@X.``____!O?W]P`<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3969:M'!P`````!DA(2`#___\$J*BH``,#`P`````%+2TM`-34U`#___\(BHJ*````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3970-M``4B(B(`____`PH*"@`````'V-C8`/___P<-#0T`````!W!P<`#^_OX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3971-M"71T=``````&%A86`/3T]`#___\(HZ.C``````L+"PL`?W]_`/3T]`#___\%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3972:M_O[^`$9&1@`````'-34U`/#P\`#___\&LK*R``````934U,`____`<C(R```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3973-M```'_?W]`/___PB2DI(`````!0````#___\Z>WM[``````8P,#``____#.GI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3974:MZ0`)"0D`````"(*"@@#___\$\_/S`!(2$@`````%!@8&`.?GYP#___\%SL[.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3975:M`!`0$``````%*BHJ`.'AX0#___\$T]/3``8&!@`````%34U-`/___PK6UM8`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3976-M!04%``````:2DI(`____%ZVMK0`````%1D9&`/___P3Q\?$`(B(B``````H!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3977-M`0$`]?7U`/___P6_O[\``P,#``````<V-C8`]_?W`.GIZ0`)"0D`````"(*"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3978:M@@#___\$\_/S`!(2$@`````%!@8&`.?GYP#___\%1T='``````45%14`]O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3979-M`/___P+KZ^L`%A86``````<^/CX`^?GY`/___P<\/#P``````@L+"P"=G9T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3980:M____!.GIZ0`)"0D`````"(*"@@#___\$\_/S`!(2$@`````%!@8&`.?GYP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3981-M__\47%Q<``````8+"PL`S<W-`/___P>(B(@`````![N[NP#___\!EY>7````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3983-M`/?W]P#___\']_?W`&]O;P`````&86%A`/___P,T-#0`````!V]O;P#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3984:M%A86``````4+"PL`G9V=`/___Q70T-```0$!``````@]/3T`\_/S`/___P.6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3985-MEI8`````!Y.3DP#___\"EY>7``````<Q,3$`[^_O`/___P=V=G8`````!H&!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3992-MFIJ:`/___PQX>'@`````"&5E90#___\%C(R,``````9@8&``____!=/3TP`3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3993:M$Q,`````!3X^/@#N[NX`____!/S\_``T-#0`````!L3$Q`#___\*1$1$````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:3994:M``8A(2$`^?GY`/___Q>#@X,`````!7-S<P#___\$6%A8``````L>'AX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3995-M!>;FY@`7%Q<`````!QH:&@#EY>4`____`'AX>``````(965E`/___P6,C(P`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-3999-M`/___P'GY^<`#@X.``````8B(B(`Z.CH`/___P@J*BH`````!K^_OP#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4000:MW-S<`!,3$P`````%965E`/[^_@#___\'L[.S`"<G)P`````'R,C(`/___P.+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4001:MBXL`````!P$!`0">GIX`____!E!04``````#!`0$`%A86`#?W]\`____%DM+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4002:M2P`````(,C(R`/+R\@#___\#^OKZ`!\?'P`````&`0$!`-_?WP#___\!Y^?G
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4003:M``X.#@`````&(B(B`.CHZ`#___\(*BHJ``````:_O[\`____"41$1``````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4004-M(2$A`/GY^0#___\8L;&Q``````>PL+``____!^SL[``/#P\`````!BXN+@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4005:M__\#W-S<`!,3$P`````%965E`/[^_@#___\'L[.S`"<G)P`````'R,C(`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4006:M_P.+BXL`````!P$!`0">GIX`____!E!04``````#!`0$`%A86`#?W]\`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4007:M"T1$1``````&(2$A`/GY^0#___\(KJZN``````D,#`P`F)B8`/___PCGY^<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4008-M#@X.``````8B(B(`Z.CH`/___P@J*BH`````!K^_OP#___\!R,C(``````82
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4013-M1D8`____!/S\_``_/S\`````!P@("`#*RLH`____`/'Q\0`/#P\`````!S0T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4014:M-`#X^/@`____!/CX^``9&1D`````!M+2T@#___\$_O[^`#`P,``````%"0D)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4015-M`.OKZP#___\"OKZ^``````<("`@`T='1`/___PK\_/P`Y.3D`/___P;Q\?$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4016:M#P\/``````<T-#0`^/CX`/___P3X^/@`&1D9``````;2TM(`____$_#P\``8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4017-M&!@`````!FYN;@#___\(;V]O``````>@H*``____`6%A80`````&#0T-`-75
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4028-M*BHJ``````<`````____.4!`0``````&;FYN`/___PR*BHH`````!P<'!P#7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4029:MU]<`____!965E0`````&1$1$`/___P3S\_,`+"PL``````4Z.CH`\_/S`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4030-M_P72TM(`!@8&``````:RLK(`____"?;V]@`?'Q\`````!BLK*P#]_?T`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4032-M____!'EY>0`````(I*2D`/___P&*BHH`````!P<'!P#7U]<`____!965E0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4033:M```&1$1$`/___P6CHZ,`````!FAH:`#___\"_O[^`"XN+@`````'EI:6`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4034:M_Q2*BHH`````!P<'!P#7U]<`____!965E0`````&1$1$`/___Q1S<W,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4035-M!C$Q,0#Y^?D`____!\K*R@`&!@8`````!AD9&0#Y^?D`____`-;6U@`"`@(`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4044-MZNKJ`/___PG6UM8``@("``````:BHJ(`____"75U=0`````&3T]/`/___P+*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4045:MRLH`````!B8F)@#___\&='1T``````A;6UL`____.-;6U@`````&`0$!`-C8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4046-MV`#___\+^?GY`!H:&@`````'@8&!`/___P7[^_L`'Q\?``````:QL;$`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4048-M____"7Y^?@`````'KZ^O`/___QC]_?T`"0D)``````0#`P,`]_?W`/___P'X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4049:M^/@`,#`P``````4'!P<`Q\?'``4%!0`````$EY>7`/___P.WM[<``0$!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4050-M``=W=W<`____`?GY^0`:&AH`````!X&!@0#___\%^_O[`!\?'P`````&L;&Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4051:M`/___P3Y^?D`(2$A``````4!`0$`V-C8`/___P*KJZL`````!TU-30#___\4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4052:M^?GY`!H:&@`````'@8&!`/___P7[^_L`'Q\?``````:QL;$`____$]O;VP`&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4053-M!@8`````!0,#`P#.SLX`____!^#@X``6%A8`````!X6%A0#___\!6EI:````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4054:M``9'1T<`____"?CX^``3$Q,`````!J&AH0#___\`SL[.``,#`P`````$"PL+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4055:M`-S<W`#___\`^OKZ`,3$Q`"#@X,`0$!```8&!@`````+.CHZ`.SL[`#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4056-MY.3D`#P\/``````(`P,#`'!P<`#R\O(`____'L#`P``````'`P,#`+N[NP#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4057:M__\%H:&A``````<3$Q,`]_?W`/___P%:6EH`````!D='1P#___\)^/CX`!,3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4058-M$P`````&H:&A`/___PA^?GX`````!Z^OKP#___\8V]O;``8&!@`````%`P,#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4061-MY.0`/#P\``````@#`P,`<'!P`/+R\@#___\3?GY^``````>OKZ\`____"4M+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4062:M2P`````',S,S`//S\P#___\*6EI:``````9'1T<`____"?CX^``3$Q,`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4063-M!J&AH0#___\"S<W-``````8P,#``____!;BXN``!`0$`````!R@H*`#S\_,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4064:M____.&YN;@`````&1$1$`/___PR?GY\`````!QX>'@#V]O8`____!:"@H```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4065:M```&&QL;`/S\_`#___\#@H*"``````41$1$`V]O;`/___P9\?'P`````!Z&A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4066-MH0#___\)X.#@``@("``````&-C8V`/___QG<W-P`````!2@H*`#___\";V]O
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4068-M____`9^?GP`````''AX>`/;V]@#___\%H*"@``````8;&QL`_/S\`/___P21
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4069:MD9$`````!DQ,3`#___\#,3$Q``````8,#`P`XN+B`/___Q2?GY\`````!QX>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4070-M'@#V]O8`____!:"@H``````&&QL;`/S\_`#___\365E9``````9N;FX`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4071:M!_7U]0`O+R\`````!PH*"@#M[>T`____`.3DY``$!`0`````!0L+"P#?W]\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4072:M____"9N;FP`````&"PL+`/'Q\0#^_OX`.#@X``````545%0`?W]_`$-#0P`*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4073-M"@H`````#F1D9`#V]O8`____"?S\_`"*BHH`"@H*``````@<'!P`L;&Q`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4077-M[>T`____`?[^_@`X.#@`````!5145`!_?W\`0T-#``H*"@`````.9&1D`/;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4078:M]@#___\)_/S\`(J*B@`*"@H`````"!P<'`"QL;$`____$>#@X``("`@`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4079:M!C8V-@#___\)U]?7``$!`0`````&(B(B`.CHZ`#___\*Y.3D``0$!``````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4080-M"PL+`-_?WP#___\)FYN;``````8+"PL`\?'Q`/___P+1T=$`````!CL[.P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4081:M__\$Y^?G`!86%@`````'"0D)`-/3TP#___\`____-_7U]0`0$!``````!J^O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4082-MKP#___\,+2TM``````>CHZ,`____!?[^_@`I*2D`````!GQ\?`#___\#P<'!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4083:M``,#`P`````$`@("`+N[NP#___\&R<G)``0$!``````&'1T=`/KZ^@#___\)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4084:M5%14``````>[N[L`____&;*RL@`````%5555`/___P&UM;4``0$!``````5/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4085-M3T\`____`("`@``````%Y^?G`/___P'\_/P`/S\_``````<J*BH`\?'Q`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4089-M6%@`````"&IJ:@#___\!@("```````9[>WL`____"?O[^P`A(2$`````!F%A
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4090:M80#___\`K:VM`````!<E)24`N;FY`/___PWAX>$`7%Q<``$!`0`````(7%Q<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4091-M`/#P\`#___\:O[^_``````=65E8`____!J*BH@`````'#`P,`.WM[0#___\!
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4093-MN[L`____&-[>W@`#`P,`````!145%0#Q\?$`____!UA86``````(:FIJ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4094:M_P*MK:T`````%R4E)0"YN;D`____#>'AX0!<7%P``0$!``````A<7%P`\/#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4095-M`/___P]45%0`````![N[NP#___\)9V=G``````?!P<$`____"X"`@``````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4096:M>WM[`/___PG[^_L`(2$A``````9A86$`____`]75U0`````&145%`/___P/^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4097-M_OX`145%``````B>GIX`____`/___P#___\WG)R<``````8?'Q\`_/S\`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4100-M04%!`/___QJ(B(@`````!8*"@@#___\`YN;F`!45%0`````%'!P<`.WM[0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4101:M__\`0D)"``````00$!``____`GU]?0`````'$A(2`-S<W`#___\"N;FY````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4102-M``<L+"P`_?W]`/___P6RLK(`````!@("`@#?W]\`____!(6%A0`````&+2TM
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4104-MLK*R``````8"`@(`W]_?`/___Q-J:FH`````!HN+BP#___\'C(R,``````@"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4105:M`@(`VMK:`/___P$F)B8`````!0L+"P#L[.P`____"965E0`````'R,C(`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4106:M_P`P,#``````%2$A(0"=G9T`_/S\`/___Q#0T-``2TM+``````@C(R,`TM+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4107-M`/___QE`0$``````!BHJ*@#T]/0`____!?W]_0`G)R<`````!WQ\?`#___\"
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4109-M04$`____&6IJ:@`````&BXN+`/___P>,C(P`````"`("`@#:VMH`____`C`P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4110:M,``````5(2$A`)V=G0#\_/P`____$-#0T`!+2TL`````"",C(P#2TM(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4111-M#;^_OP`````'04%!`/___PGO[^\`"PL+``````9-34T`____#"8F)@`````%
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4114-M``>NKJX`____!CX^/@`````&24E)`/___P-A86$`````!2\O+P#Y^?D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4115:M!FAH:``````'$A(2`/3T]`#___\(_?W]`"\O+P`````'QL;&`/___QI>7EX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4116:M````!;"PL`#^_OX`1$1$``````4"`@(`P<'!`/___P#[^_L`"@H*``````0X
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4117:M.#@`____`;Z^O@`"`@(`````!@0$!`"\O+P`____`T='1P`````'KJZN`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4118:M_P8^/CX`````!DE)20#___\$[^_O`!`0$``````&FIJ:`/___P+]_?T`%Q<7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4119-M``````:MK:T`____%4='1P`````'KJZN`/___P8^/CX`````!DE)20#___\3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4122-M,`"AH:$`^_O[`/___PKN[NX`^_O[`/___P?`P,``,S,S``````</#P\`Q<7%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4123:M`/___Q?#P\,`````!\/#PP#___\&I:6E``````<1$1$`[^_O`/___P'3T],`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4124-M````!G1T=`#___\)Z.CH`!`0$``````&/CX^`/___P?]_?T`+R\O``````?&
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4127-M`#,S,P`````'#P\/`,7%Q0#___\+_?W]`"\O+P`````'QL;&`/___PF-C8T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4128:M````!@$!`0#0T-``____"]/3TP`````&='1T`/___PGHZ.@`$!`0``````8^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4129-M/CX`____!.+BX@`````&65E9`/___P+)R<D`!04%``````<L+"P`]?7U`/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4136-M````!R\O+P#^_OX`____!<[.S@`````'L+"P`/___Q.@H*``````!H.#@P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4137:M__\&W=W=`!(2$@`````)P<'!`/___P&/CX\`````!0("`@#AX>$`____"/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4138:M_@!*2DH`````![6UM0#___\`65E9`````!$2$A(`9F9F`,?'QP#___\*P<'!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4139:M`%I:6@`0$!````````,#`P!!04$`S<W-`/___P;]_?T`EI:6``T-#0`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4140-M$Q,3`.;FY@#___\61D9&``````8R,C(`____!O[^_@`J*BH`````!XV-C0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4141-M__\"CX^/``````4"`@(`X>'A`/___PC^_OX`2DI*``````>UM;4`____!YR<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4142:MG``````'2DI*`/___QF@H*``````!H.#@P#___\&W=W=`!(2$@`````)P<'!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4143:M`/___P)965D`````$1(2$@!F9F8`Q\?'`/___PK!P<$`6EI:`!`0$```````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4144:M`P,#`$%!00#-S<T`____!OW]_0"6EI8`#0T-``````83$Q,`YN;F`/___PJ<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4145-MG)P`````!TI*2@#___\)_O[^`"0D)``````&3T]/`/___PR/CX\`````!0("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4146:M`@#AX>$`____"/[^_@!*2DH`````![6UM0#___\$ZNKJ``````9D9&0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4147-M`?'Q\0`B(B(`````!PP,#`#7U]<`____`O___P#___\V8F)B``````9D9&0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4148-M____#&-C8P`````'K*RL`/___P9@8&``````!AL;&P#\_/P`____`?S\_``N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4149:M+BX`````!6=G9P#___\&XN+B`!(2$@`````'"0D)`.KJZ@#___\(\_/S`!@8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4150-M&``````'S<W-`/___QL,#`P`````!`P,#`#&QL8`!`0$``````4T-#0`^OKZ
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4153-M__\#BXN+``````:CHZ,`____#924E`!G9V<`____!6-C8P`````'K*RL`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4154:M_P9@8&``````!AL;&P#\_/P`____$T-#0P`````%!`0$`.;FY@#___\%\O+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4155-M`"LK*P`````)-#0T`/___P)65E8`````!4)"0@#___\)@X.#``````<X.#@`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4156-M____`/7U]0`("`@`````#AL;&P!H:&@`M[>W`/KZ^@#___\#\O+R`/___P7C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4157:MX^,`45%1``````40$!``V=G9`/___P?8V-@`&1D9``````9O;V\`____%<O+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4158-MRP`````'I:6E`/___P:MK:T`````!R(B(@#Y^?D`____`E965@`````%0D)"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4159-M`/___PF#@X,`````!S@X.`#___\'\_/S`!@8&``````'S<W-`/___QE#0T,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4160:M````!00$!`#FYN8`____!?+R\@`K*RL`````"30T-`#___\"]?7U``@("```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4161-M```.&QL;`&AH:`"WM[<`^OKZ`/___P/R\O(`____!>/CXP!145$`````!1`0
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4169-M^OH`____`^KJZ@`("`@`````!BHJ*@#^_OX`____!>KJZ@`("`@`````!H"`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4170:M@`#___\$<W-S``````?4U-0`____`U5550`````%%A86`/GY^0#___\,W=W=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4171-M``\/#P"4E)0`____!.KJZ@`("`@`````!BHJ*@#^_OX`____!>KJZ@`("`@`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4177-M`@(`````!\+"P@#___\'?7U]``````=145$`____&?+R\@`%!04`````!4I*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4178:M2@#___\%_/S\`$E)20`````*IJ:F`/___P*RLK(`````"R,C(P!75U<`DY.3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4179:M`-;6U@#___\&_O[^`$5%10#O[^\`____`\K*R@`7%Q<`````!UM;6P#___\(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4180-MJ:FI``````8B(B(`____"7U]?0`````'45%1`/___PI5554`````!D%!00#_
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4185-M```&!`0$`.7EY0#___\",#`P``````5X>'@`____!?W]_0!65E8`````"`,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4186:M`P#?W]\`____".CHZ``+"PL`````!@$!`0#3T],`____&[>WMP`````-G)R<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4187-M`/___P,A(2$`````!:RLK``)"0D`````!A\?'P#JZNH`____!(&!@0`````'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4188:MH:&A`/___P:`@(``````!@0$!`#EY>4`____`^;FY@`)"0D`````!CHZ.@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4189:M__\$+BXN``````5F9F8`____#/?W]P`R,C(``````%Q<7`#___\$@8&!````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4190-M``>AH:$`____!H"`@``````&!`0$`.7EY0#___\3KZ^O``````:2DI(`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4191:M!/W]_0!;6UL`````"AT='0#[^_L`____`A$1$0`````%R\O+`/___P?#P\,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4192-M"0D)``````=24E(`____`7!P<``````&;V]O`(R,C`"EI:4`RLK*`/'Q\0#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4193-M__\*?'Q\``````#<W-P`____`M75U0`,#`P`````!A@8&`"`@(``Y.3D`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4194:M_PCQ\?$`````!@@("`#___\4U=75``$!`0`````&D9&1`/___P:\O+P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4195:M!SP\/`#___\$$1$1``````7+R\L`____!\/#PP`)"0D`````!U)24@#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4196:MZ.CH``L+"P`````&`0$!`-/3TP#___\9KZ^O``````:2DI(`____!/W]_0!;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4197-M6UL`````"AT='0#[^_L`____`G!P<``````&;V]O`(R,C`"EI:4`RLK*`/'Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4198-M\0#___\*?'Q\``````#<W-P`____`M75U0`,#`P`````!A@8&`"`@(``Y.3D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4199:M`/___PCQ\?$`````!@@("`#___\(Z.CH``L+"P`````&`0$!`-/3TP#___\)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4200:M[.SL``8&!@`````&M[>W`/___PT1$1$`````!<O+RP#___\'P\/#``D)"0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4201-M```'4E)2`/___P<*"@H`````!8*"@@#9V=D`"PL+``````<R,C(`^/CX`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4202:M_P3___\`____"G!P<```````#`P,`"4E)0`^/CX`$1$1``````!45%0`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4203-M`,O+RP`8&!@``````W!P<`#___\:*"@H``````:JJJH`____"_GY^0`7%Q<`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4207-M!/GY^0`7%Q<`````!AX>'@#[^_L`____!?CX^``6%A8`````!E-34P#___\$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4208:M;6UM``````>=G9T`____!!$1$0`````%L+"P`/___POZ^OH`3$Q,``````$5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4209-M%14`____`_GY^0`7%Q<`````!AX>'@#[^_L`____!?CX^``6%A8`````!E-3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4211-M``````7Q\?$`____!L/#PP`,#`P`````!PP,#`#CX^,`____`4!`0``````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4212:M("`@`/___PZ"@H(``````4M+2P#V]O8`____`/KZ^@`G)R<`````!0$!`0!]
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4213-M?7T`^/CX`/___PJ-C8T`````!C,S,P#___\47%Q<``````85%14`]?7U`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4214:M_P9'1T<`````!\G)R0#___\$!`0$``````7Q\?$`____!L/#PP`,#`P`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4215-M!PP,#`#CX^,`____!VIJ:@`````'6%A8`/___QIS<W,`````!M#0T`#___\#
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4219-M``````7Q\?$`____!L/#PP`,#`P`````!PP,#`#CX^,`____!Q@8&``````%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4220:MAX>'`#(R,@`````'$!`0`-[>W@#___\%____`/___PKP\/``\_/S`/___P'"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4221-MPL(``@("`!T='0#O[^\`N[N[``P,#```````34U-`.CHZ`"MK:T``````!$1
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4225-M__\#LK*R``````T!`0$`K:VM`/___P6>GIX`````!Y"0D`#___\&H*"@````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4226:M``>^OKX`____`^7EY0`("`@`````!@P,#`#S\_,`____!`0$!``````%WM[>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4227-M`/___PKX^/@`4E)2``````(.#@X`____`YZ>G@`````'D)"0`/___P:@H*``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4228:M````![Z^O@#___\41$1$``````;N[NX`____`O+R\@!)24D`````"PT-#0#P
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4229-M\/``____`P<'!P`````%^OKZ`/___P6FIJ8`"0D)``````B0D)``____`AH:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4230-M&@`````%7U]?`/___PSQ\?$`5E96``````-A86$`____`*"@H``````&;6UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4231:M`/___PKW]_<`<W-S``````>'AX<`____$][>W@`#`P,`````!H2$A`#___\&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4232-MU-34``````=45%0`____!0<'!P`````%^OKZ`/___P6FIJ8`"0D)``````B0
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4233:MD)``____!^#@X``%!04`````!@,#`P#8V-@`____&D1$1``````&[N[N`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4234-M_P+R\O(`24E)``````L-#0T`\/#P`/___P,:&AH`````!5]?7P#___\,\?'Q
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4237-M__\.!P<'``````7Z^OH`____!::FI@`)"0D`````")"0D`#___\(*"@H````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4238:M``4;&QL`````!P$!`0"TM+0`____!O___P#___\-]O;V`",C(P`!`0$`O[^_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4239:M`/___P"XN+@``````$]/3P#Z^OH`____`'=W=P``````%A86`/___QE5554`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4240:M````!H*"@@#___\,+BXN``````82$A(`]/3T`/___P8U-34`````!BHJ*@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4241-M__\#/S\_``````6;FYL`____`^OKZP!"0D(`````"DA(2`#___\)965E````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4242:M``==75T`____'3DY.0`````*"0D)`,_/SP#___\$?'Q\``````V!@8$`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4243:M!BXN+@`````&$A(2`/3T]`#___\&-34U``````8J*BH`____!&UM;0`````'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4244-M8F)B`/___P4&!@8`````!??W]P#___\)Z>GI`#DY.0`````#7%Q<`/___P,N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4245:M+BX`````!A(2$@#T]/0`____!C4U-0`````&*BHJ`/___Q4?'Q\`````!O;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4246-M]@#___\!U-34`"LK*P`````,<'!P`/___P09&1D`````!=;6U@#___\#Z^OK
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4247:M`&!@8``````)1$1$`/[^_@#___\""0D)``````5O;V\`____"OW]_0"?GY\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4248:M'!P<``````2,C(P`____`$I*2@`````&T-#0`/___PCW]_<`G)R<`!T='0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4249:M```'$1$1`.WM[0#___\39V=G``````81$1$`\?'Q`/___P9G9V<`````!@,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4250:M`P#8V-@`____!1D9&0`````%UM;6`/___P/KZ^L`8&!@``````E$1$0`_O[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4251-M`/___P=E964`````!UU=70#___\;'Q\?``````;V]O8`____`=34U``K*RL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4252:M````#'!P<`#___\$"0D)``````5O;V\`____"OW]_0"?GY\`'!P<``````2,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4253:MC(P`____`$I*2@`````&T-#0`/___PCW]_<`G)R<`!T='0`````'$1$1`.WM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4254-M[0#___\'965E``````==75T`____"MK:V@`````&%145`/CX^`#___\.&1D9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4255:M``````76UM8`____`^OKZP!@8&``````"41$1`#^_OX`____"#HZ.@`````.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4256-M@("``/___P?___\`____#7-S<P``````<G)R`/___P']_?T`:6EI`/GY^0#^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4258-MN@`````'?GY^`/___P;)R<D`````!Y:6E@#___\#%145``````75U=4`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4259:M`?[^_@"?GY\`$Q,3``````N_O[\`____".#@X``%!04`````!@,#`P#;V]L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4260:M____'1`0$``````*HJ*B`/___P5(2$@`````#%145`#^_OX`____!;JZN@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4261-M```'?GY^`/___P;)R<D`````!Y:6E@#___\#YN;F``@("``````'QL;&`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4262:M_P48&!@`````!>+BX@#___\(M+2T`!H:&@`````$Q\?'`/___P*ZNKH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4263-M!WY^?@#___\&R<G)``````>6EI8`____%0T-#0`````&OKZ^`-/3TP!P<'``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4264-M!P<'``````0%!04`("`@``````4#`P,`W]_?`/___P1!04$`````!5%140#R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4265:M\O(`YN;F`+2TM`!G9V<`"PL+``````D4%!0`YN;F`/___P,$!`0`````!1\?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4266-M'P#P\/``____!^[N[@"0D)``)R<G``````47%Q<`\/#P`/___P`9&1D`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4267:M!O/S\P#___\&S,S,`'-S<P`3$Q,`````":"@H`#___\3YN;F``<'!P`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4268-M@H*"`/___P;T]/0`#`P,``````9=75T`____!D%!00`````%45%1`/+R\@#F
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4270-M`P#;V]L`____&PT-#0`````&OKZ^`-/3TP!P<'``!P<'``````0%!04`("`@
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4271:M``````4#`P,`W]_?`/___P0$!`0`````!1\?'P#P\/``____!^[N[@"0D)``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4272-M)R<G``````47%Q<`\/#P`/___P`9&1D`````!O/S\P#___\&S,S,`'-S<P`3
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4284-MPL+"`/___P06%A8`````!BDI*0"KJZL`Y^?G`/KZ^@#V]O8`Y.3D`+V]O0"+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4285:MBXL`1$1$``4%!0`````'J:FI`/___P$%!04`````!J&AH0#R\O(`^_O[`.WM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4286-M[0#-S<T`H*"@`&-C8P`@("``````"VMK:P#___\4<G)R``````84%!0`\O+R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4287-M`/___P:AH:$`````!@("`@#9V=D`____!GU]?0`````4!@8&`,+"P@#___\(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4288:M:6EI``````=@8&``____'`0$!``````.`@("`*>GIP`D)"0`````!55550#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4289-M__\%%A86``````8I*2D`JZNK`.?GYP#Z^OH`]O;V`.3DY`"]O;T`BXN+`$1$
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4298-M``9R<G(`____`^KJZ@`*"@H`````!Y.3DP#___\&EY>7``````4+"PL`='1T
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4299:M`,W-S0#P\/``\O+R`-?7UP";FYL`3$Q,``("`@`````%"PL+`-S<W`#___\"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4300:MT-#0``````=M;6T`____!N[N[@`)"0D`````!G)R<@#___\6$A(2``````T!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4301:M`0$`F)B8`-#0T``````&R,C(`/___P72TM(`````$P$!`0"AH:$`____!4)"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4302:M0@`````7>WM[`/___P(3$Q,`````&6%A80#\_/P`____$^SL[``+"PL`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4303:M!HR,C`#___\'4%!0``````975U<`____!]+2T@`````3`0$!`*&AH0#___\(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4304:MZ.CH``@("``````&!`0$`-S<W`#___\<$A(2``````T!`0$`F)B8`-#0T```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4305:M```&R,C(`/___P5"0D(`````%WM[>P#___\"$Q,3`````!EA86$`_/S\`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4306:M_P?HZ.@`"`@(``````8$!`0`W-S<`/___PK9V=D`````!EA86`#___\0TM+2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4307-M`````!,!`0$`H:&A`/___PN&AH8`````"QD9&0#BXN(`____"?___P#___\+
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4309-M```&+"PL`/___PQ86%@`````!@4%!0#BXN(`____!I"0D``````&`P,#`-_?
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4310:MWP#___\$+2TM``````X0$!``````!2<G)P#]_?T`____"'AX>``````'8F)B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4311:M`/___QZ2DI(`````"!P<'`#HZ.@`____!K.SLP`````*!@8&`,3$Q`#___\'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4312-M6%A8``````8%!04`XN+B`/___P:0D)``````!@,#`P#?W]\`____`XB(B```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4313:M```'#`P,`/'Q\0#___\&^OKZ`#$Q,0`````3IZ>G`/___P-86%@`````!@4%
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4314-M!0#BXN(`____!I"0D``````&`P,#`-_?WP#___\6/#P\``````P!`0$`FYN;
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4315:M`/___P!T='0`````!3HZ.@#___\'2DI*`````!$!`0$`EY>7`/___P:.CHX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4316-M````%GY^?@#___\#145%`````!<!`0$`?'Q\`/[^_@#___\4?GY^``````8=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4317-M'1T`]_?W`/___P;]_?T`#@X.``````4!`0$`TM+2`/___PA*2DH`````$0$!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4318:M`0"7EY<`____"7AX>``````'8F)B`/___QT\/#P`````#`$!`0";FYL`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4319-M`'1T=``````%.CHZ`/___P:.CHX`````%GY^?@#___\#145%`````!<!`0$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4320-M?'Q\`/[^_@#___\(>'AX``````=B8F(`____"X6%A0`````&Q,3$`/___Q%*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4321:M2DH`````$0$!`0"7EY<`____#*>GIP`````*!P<'`,C(R`#___\*____`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4322:M_PKCX^,`"@H*`"4E)0#W]_<`____`L[.S@`1$1$``````$A(2`#P\/``____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4323-M&TM+2P`````&E)24`/___PPF)B8`````!F%A80#___\'0D)"``````945%0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4324:M____!6=G9P`````-3T]/`!H:&@`````%G)R<`/___PDC(R,`````!@0$!`#>
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4325-MWMX`____'FAH:``````'!P<'`,G)R0#___\'D)"0``````J=G9T`____""8F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4326:M)@`````&86%A`/___P="0D(`````!E145`#___\$LK*R``````=I:6D`____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4327:M"-;6U@`-#0T`````$8V-C0#___\$)B8F``````9A86$`____!T)"0@`````&
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4328-M5%14`/___Q>)B8D`````"P8&!@"FIJ8`____`24E)0`````%K:VM`/___P?=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4329:MW=T`#0T-``````\$!`0`FYN;`/___P?Q\?$`%145`````!,.#@X`JJJJ`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4330-M_P2HJ*@`````%A04%`"PL+``____%A45%0`````&H:&A`/___P?:VMH`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4331:M!DY.3@#___\)W=W=``T-#0`````/!`0$`)N;FP#___\*(R,C``````8$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4332-MWM[>`/___QV)B8D`````"P8&!@"FIJ8`____`24E)0`````%K:VM`/___P;Q
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4333-M\?$`%145`````!,.#@X`JJJJ`/___P2HJ*@`````%A04%`"PL+``____"B,C
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4334:M(P`````&!`0$`-[>W@#___\+-C8V``````4Q,3$`____$MW=W0`-#0T`````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4335-M#P0$!`";FYL`____#='1T0`````*H*"@`/___PO___\`____"EE960``````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4342-M_P7.SLX`'!P<``````0#`P,`V]O;`/___P>CHZ,`````!L?'QP#___\7[>WM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4343:M``X.#@`````)$Q,3`,#`P`#___\!Z^OK``````4B(B(`_?W]`/___PB[N[L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4344:M"0D)``````T2$A(`O;V]`/___PF?GY\`````$E!04`#CX^,`____!?[^_@!(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4345-M2$@`````%%E960#IZ>D`____%V-C8P`````%,#`P`/W]_0#___\'R<G)````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4346:M``4!`0$`SL[.`/___PJ[N[L`"0D)``````T2$A(`O;V]`/___PON[NX`PL+"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4347:M`*ZNK@`S,S,``````V-C8P#___\>[>WM``X.#@`````)$Q,3`,#`P`#___\!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4348:MZ^OK``````4B(B(`_?W]`/___P>?GY\`````$E!04`#CX^,`____!?[^_@!(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4349-M2$@`````%%E960#IZ>D`____"^[N[@#"PL(`KJZN`#,S,P`````#8V-C`/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4350:M_PP>'AX`````!9R<G`#___\3N[N[``D)"0`````-$A(2`+V]O0#___\.U]?7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4351:M``````EN;FX`____#/___P#___\)S,S,``$!`0!5554`____`O+R\@`G)R<`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4352-M`````#(R,@#BXN(`W=W=`.3DY`#W]_<`____&^_O[P"*BHH`"PL+``````)B
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4354-M_P=U=74`````"1\?'P"^OKX`_O[^`"(B(@`````%BHJ*`/___PW3T],``@("
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4355:M``````$$!`0`WM[>`/___Q\4%!0`````!FMK:P#___\)\?'Q`):6E@!\?'P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4356-M@X.#`')R<@`("`@``````T5%10#\_/P`____"O#P\`!65E8``````UM;6P#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4357:M__\)KZ^O`!D9&0`````#.SL[`/___P?!P<$`(2$A``````-#0T,`____"\/#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4358-MPP`6%A8`````#"LK*P#+R\L`____!_#P\`!65E8``````UM;6P#___\)KZ^O
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4360-M<W-S`",C(P`````"DI*2`/___PK,S,P`)B8F``````M&1D8`X.#@`/___PML
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4361:M;&P`````#T)"0@#!P<$`____"/+R\@!%144`````$3X^/@#$Q,0`____&MS<
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4362-MW`!Z>GH`!`0$``````*]O;T`____"/S\_`"(B(@`4E)2`!X>'@`````"5U=7
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4363:M`/___PS,S,P`)B8F``````M&1D8`X.#@`/___P_3T],``@("``````$$!`0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4364-MWM[>`/___Q^2DI(`````"#P\/`#CX^,`____`OS\_`"=G9T`<W-S`",C(P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4365-M```"DI*2`/___PEL;&P`````#T)"0@#!P<$`____"/+R\@!%144`````$3X^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4366:M/@#$Q,0`____$-/3TP`"`@(``````00$!`#>WMX`____#/O[^P"YN;D`/S\_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4367:M``````(0$!``]?7U`/___Q3,S,P`)B8F``````M&1D8`X.#@`/___P[]_?T`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4368-M/#P\``````@_/S\`^_O[`/___PS___\`____"49&1@`'!P<`W]_?`/___P)2
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4369:M4E(`````!0$!`0!X>'@`____'-75U0`G)R<``````<C(R`#___\/_/S\`$Y.
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4370-M3@`````!`P,#`-C8V`#___\*\_/S`&1D9``````"L;&Q`/___PB0D)``"PL+
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4373-M^OH`____#LS,S``:&AH``````24E)0#O[^\`____#/S\_`!.3DX``````0,#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4374:M`P#8V-@`____"O/S\P!D9&0``````K&QL0#___\(Y.3D`#$Q,0`````"LK*R
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4375:M`/___PSKZ^L`8F)B``0$!``````()"0D`)F9F0#[^_L`____"?S\_`!.3DX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4376-M`````0,#`P#8V-@`____"O/S\P!D9&0``````K&QL0#___\9_O[^`&5E90``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4377:M```%$1$1`).3DP#]_?T`____!N'AX0`;&QL``````!`0$`#T]/0`____"_CX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4378:M^`"%A84`#`P,``````<K*RL`I:6E`/___PZ9F9D`$Q,3``````H:&AH`;6UM
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4379-M`-/3TP#___\+_/S\`)*2D@`6%A8`````#!X>'@!M;6T`S,S,`/___QYT='0`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4380-M`````5!04`#___\,_O[^`)"0D``!`0$`"@H*`.+BX@#___\-^/CX`(6%A0`,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4381:M#`P`````!RLK*P"EI:4`____$FIJ:@`````!8F)B`/___R#^_OX`965E````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4382:M``41$1$`DY.3`/W]_0#___\&X>'A`!L;&P``````$!`0`/3T]`#___\*F9F9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4383:M`!,3$P`````*&AH:`&UM;0#3T],`____"_S\_`"2DI(`%A86``````P>'AX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4384-M;6UM`,S,S`#___\3:FIJ``````%B8F(`____#_3T]``S,S,``````7!P<`#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4385:M__\6^/CX`(6%A0`,#`P`````!RLK*P"EI:4`____$(J*B@`````('!P<`.GI
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4386:MZ0#___\-____`/___PF4E)0`;6UM`/___P,E)24`#`P,`!(2$@`8&!@!$Q,3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4387-M``\/#P`*"@H`-C8V`/___QWS\_,`<'!P`#HZ.@#___\1^OKZ`'U]?0`;&QL`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4388-M8&!@`/___PVEI:4`+2TM`"PL+`#^_OX`____">CHZ`"!@8$`-34U``T-#0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4389:M````%Q<7`')R<@#BXN(`____`KZ^O@`1$1$`86%A`,S,S`#:VMH`5E96``L+
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4390-M"P""@H(`____#_;V]@!-34T`#P\/`-W=W0#___\C^?GY`(&!@0`@("``'Q\?
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4392-M____#:6EI0`M+2T`+"PL`/[^_@#___\)]_?W`("`@``<'!P`+BXN`/[^_@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4393:M__\.X>'A`(J*B@!(2$@`'!P<``@("``$!`0`%!04`#HZ.@!S<W,`O[^_`/[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4394-M_@#___\,^OKZ`'U]?0`;&QL`8&!@`/___PVEI:4`+2TM`"PL+`#^_OX`____
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4396-M____#NSL[`".CHX`0T-#`!45%0`%!04`%!04`#`P,`!N;FX`NKJZ`/[^_@#_
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4397:M__\0]?7U`**BH@!<7%P`+2TM``\/#P`$!`0`!04%`!,3$P`O+R\`5E96`(R,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4398-MC`#*RLH`_O[^`/___P_Y^?D`KJZN`&EI:0`U-34`%A86``<'!P`"`@(`#0T-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4399-M`!L;&P`N+BX`4U-3`'IZ>@"DI*0`V]O;`/___R'Q\?$`0T-#``T-#0#<W-P`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4400:M____#KR\O`"KJZL`____$.SL[`".CHX`0T-#`!45%0`%!04`%!04`#`P,`!N
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4401:M;FX`NKJZ`/[^_@#___\3]O;V`$U-30`/#P\`W=W=`/___R*BHJ(`-#0T``<'
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4402:M!P`0$!``/S\_`)*2D@#S\_,`____"=[>W@`\/#P`>7EY`/___PSU]?4`HJ*B
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4403:M`%Q<7``M+2T`#P\/``0$!``%!04`$Q,3`"\O+P!65E8`C(R,`,K*R@#^_OX`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4404-M____#_GY^0"NKJX`:6EI`#4U-0`6%A8`!P<'``("`@`-#0T`&QL;`"XN+@!3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4405-M4U,`>GIZ`*2DI`#;V]L`____%O;V]@!-34T`#P\/`-W=W0#___\0\?'Q`&]O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4406:M;P`;&QL`V=G9`/___QCL[.P`CHZ.`$-#0P`5%14`!04%`!04%``P,#``;FYN
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4407:M`+JZN@#^_OX`____$-34U``'!P<`````!P<'!P#)R<D`____#O___P#_____
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4408-M______________\"^OKZ`#(R,@`````(FYN;`/___P____\`____________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4409-M________`GU]?0`````(9&1D`/___Q#___\`____________________`<K*
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4410:MR@`$!`0`````!S8V-@#X^/@`____$/___P#___________________\`]_?W
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4411-M`"DI*0`````'%145`./CXP#___\1____`/___________________P!Q<7$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4412:M````!P,#`P"^OKX`____$O___P#________________`P,```0$!``````>,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu:4413:MC(P`____$____P#_______________[R\O(`("`@``````=65E8`____%/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/ttf/read.miff.uu-4414-M_P#_______________YD9&0`````!RLK*P#T]/0`____%/___P#_________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-87-M__________________________________________GY^0```-ZX`````/KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:88:M^O________S\_,G&MD$\($Y``..]`````$$\($P_`&95`'5O3?__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-89-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-102-M_________________________________________________YN5>%]/`*F-
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:103:M`&9?/O___^/BVX>`8````"XF`+&3`/_4`$4Z`"PE`+&3`*6)`"DE$?O[^___
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-104-M__?W]P```)6.</______________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-132-M__________________________________________________________;V
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:133:M]AX;"Y^$`+N;`"LG$@```)V#`/G/`/_4`/_4`/_4`/_4`/_4`/_4`/G/````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:134:M`,._K?____[^_GQU5"<@`//*`#$I`-;3R/__________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-135-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-178-M______7U])J4=@```)=^`/W3`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:179:M`/_4`/_4`/_4`'-@`(N$90```&M9`.*\`/_4`/_4`/_4`,FG`````/[^_O__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-180-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-193-M_^7DW;"KDV!9.0```&A7`.*\`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:194:M`/_4`/_4`/_4`/_4`.2^`````!$.`-"M`/_4`/_4`/_4`/_4`/;-`````,O(
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-195-MN/__________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-208-M_[BSG2TH$P```&=6`+67`.C!`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:209:M`/_4`/_4`/_4`/_4`/_4`/_4`&!0`$<[`/7,`/_4`/_4`/_4`/_4`/_4`(UU
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-210-M`'-L2____________^+@VO/S\O__________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-254-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:255:M`/_4`/_4`/_4`/_4`$H^`,&]JO_______\O'MP```*V0`'1N3/__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-256-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-314-M'9:)(H=\)J22'[VE%^3`!OW3`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:315:M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`+&3`"$<`,BF`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-316-M`.S$`#@O`)F3=O______________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-328-M_____________________________________________^WN[IJAH0P.#@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:329:M`"TW-UYT=&^)B7N7EV)Y>4975P```````%A6)\VP$/[3`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-330-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-375-M_\___\___\OZ^FZ(B````-BW#/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:376:M`/_4`/_4`/_4`/_4`/G/`````.GHY;2OERTI$R0>`!`.!?W]_?__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-377-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-407-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:408:M_____[NQK0```#TE'$\P)!H0#````**5D/[^_O______________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-409-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-435-M-N&+;8QG5P```+;@X,___\___\___\___\___\___\___\___\___\___V1[
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:436:M>YJ+(O_4`/_4`/3*`&-!`````````.*V`/_4`/_4`/_4`/_4`/C/`$4Z`&ME
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-437-M0^+AVO______________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-450-M",-U6206$?^9=?^9=;!X8BHT-,___\___\___\___\___\___\___\___\__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:451:M_\___Y[#PT)"(\>@`$\Q`````!L``,X``````/O1`/_4`/_4`/_4`/;,`#@O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-452-M`'ER41P9"FAA0/______________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-479-M_____________________________________________Z.IJ5EM;4-&1```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:480:M`$LM(^V.;?^9=?^9=?^9=54S)[EO5?^9=?V8=````,7R\L___\___\___\__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-481-M_\___\___\___\___\___Z;-S3DB(O\``/T``)(``````#`8`/7,`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-482-M`/_4`/_4`,.B`->S`)=^`$U'*?__________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:483:M__________________S\_`D'!LMZ7?^9=?^9=?^9=9A;1D`F'5$P(R\<%```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:484:M`$XO)()./`L&!8^`>___________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-485-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-528-M_________________________________________]'+R3$=%O^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:529:M=?^9=?F5<@```%\P$81#&7U#($TK&0````@%!#TE'`````8$`[BNJO______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-530-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-539-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:540:M_QL6%)A;1=>!8J%A2EPW*AX2#@````````$!`#@B&IE<1NR.;/^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-541-M=?^9=?^9=?^9=:=S7P```*[7U\___\___\___\___\___Z?-S0```.J/;O^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:542:M=?^9=?&1;UPW*G%4$__4`/_4`/_4`/S1`%!#`&UF15Q6-A$.`)A_`#DT&O__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-543-M__________________________________________________#O[P```/V8
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-556-M=?^9=?^9=?^9=?^9=?^9=?^9=;A[9````#0_/X">GI&RLGJ6EBLT-!`0#\:!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:557:M9_N7<P````8$`P```()C$OW2`/_4`/_4`/W2`%=(`&9@/P```)%Y`'IF`"DE
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-558-M$>_O[/____________________________________________________[^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-603-M`/_4`"PD`(AQ`!<4".KIYO_______________________________\C!P4TX
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:604:M.````````$0``````)!60ON7<_^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=6D\
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-605-M)XA%&!$*!^*(:/N6<\=W6T$G'E(Q)IE<1C,?%VI;5?__________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-618-M`/_4`/_4`.G"`#LQ`$M%)_3T\________________________]G5U6-.3@,!
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:619:M`0```$@``,,``/\``)```!T)!_^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-620-M=?^9=:1@1%LN$'4_(````````"P9$#@@%OZ8=/^9==B!8Q(-"___________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-661-M_____________T0W,LQZ7?^9=?^9=?^9=?^9=?^9=:QG3PP'!0X(!JQG3_^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:662:M=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9==R$90```*B$#__4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:663:M`/_4`/_4`/_4`/O1`)N!`````)B3=?S\_/___________Z*4E!@-#0```$$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-664-M`,T``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\```0``&4S)R,5$$0V
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-692-M=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?R7<Y191````,RF"/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:693:M`/_4`/_4`/K0`..]`(9O`````$,](M;4R?________O[^XEW=P(!`0@``)D`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-694-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/D``&L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:695:M`````#$@(/'Q\?___________T9&1A45%4I*2GIZ>C(R,I*2DG%B5WU`%LEF
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-696-M(\EF(\EF(XY(&59'/?__________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-707-M=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=<QZ7@\)!U8_$NW$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:708:M`O_4`*6*`$<[``4$`````````(J$9.7DW_________W]_7YJ:@````P``*,`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-709-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``(P`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-752-M_[*GHVI`,?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?V8=#\F
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:753:M'7E;$O_4`/_4`/W3`-JU`(AQ``0#``$!`(:`7_'Q[____^'@X#$@(````&\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-754-M`/H``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/L`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-767-M_________]S8UAD/#/^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:768:M=81//%Q#$O_4`/_4`/_4`!T8`````````````+*MEO_______WQH:````$L`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-769-M`.T``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-812-M_____________________________________\:]NC<A&O^9=?^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:813:M=?^9=?^9=?^9==^):P```$)"0@````````("`5M4-+&LE.?FXO___\6^O@<#
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-814-M`Q<``-,``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-826-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:827:M_____________________^3BXJ66EFA34T(N+B`3$PD$!"HH*````*EP7/^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-828-M=?^9=?^9=?^9=>R/;G=73````+>WM^_O[P```/O[^________________VE4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-841-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:842:M_____________^GIZ9%_?R46%@````````X``$```&<``(\``)03$P("`MW=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:843:MW1`0$$X^-Y1G6'M:3D0W,@```(B(B//S\____^7EY0```/___________]G5
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-844-MU10*"@T``-```/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-846-M_________________________________________________________^_O
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:847:M[P```!X>'@```%5554E)25Y>7@```(5$%XU'&54K#P```)"">?__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-848-M_________________________________________R\O+_7U]?__________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-892-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:893:M_^SL[`````$!`965E?__________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-894-M_____S<W-]+2TO______________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-904-M_____U965H%Y>0```%T``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:905:M`/\``/\``/\``/\``/D``$D``````)J)B?__________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-906-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-922-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:923:M_____________________][>W@````$!`8R,C/______________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-924-M_____________________Y:6EHR,C/_______________^SL[````/______
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-932-M_____________^GHZ)>'APX'!Q0``-H``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:933:M`/\``/\``/\``/\``/\``/\``/\``/\``/\``.4&!@$!`<?'Q___________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-934-M_________^WM[82$A````(LF)O\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-949-M__________3T](J*B@```(DG)^@%!?\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:950:M`/\``/\``/\``/\``/\``/\``/T``$T``````+*FIO__________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-951-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-961-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:962:M_____[ZUM4`L+`````$``$(``*@``/$``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-963-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``.$)"0P,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:964:M#&IJ:O____[^_JFIJ0```'(H*.P$!/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-965-M`/\``/\``/\``/\``/\``/\``/\``.(``!,``!<,#.;EY?______________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-978-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:979:M`+D:&E]?7_____?W]S4U-3\@(.$("/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-980-M`/\``/\``/\``/\``/\``/\``/\``/\``*T``````%(]/?W]_?__________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1007-MX%U'1P````D``(D``/<``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1008:M`/\``/\``/\``$\``*P``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1009-M`/\``/\``/\``/\``'`H*+&QL3HZ.GXG)_\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1036-M_________________________________________________________]?3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1037:MTS<E)0```$P``.8``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1038:M`/\``/\``/\``/\``/\``/\``,,``$X``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1039-M`/\``/\``/\``/\``/\``/\``/\``/\``(@G)SH?'_P``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1051-M_________________________________________________________][=
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1052:MW3<E)0```$P``.8``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1053-M`/\``/\``/\``/\``/\``/\``/\``/\``)4``(T``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1066-M__________________________________________________________GY
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1067:M^6)-30```$L``.8``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1068-M`/\``/\``/\``/\``/\``/\``/\``/0``,0``&X``````%$``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1082-M_YJ*B@$``!L``,X``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1083:M`/\``/\``/\``/\``/\``/\``,X``&0```X``````$4B(JB(B(I[>QT``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1084-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1097-M_]C5U1@-#0$``)X``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1098:M`/\``/\``/\``/\``/L``+@``$D``````````#<D)*>9F?CX^/_______]C4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1099-MU````/H``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1100-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1101:M`$H```,!`=[;V_______________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1102-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1141-M_,C"O7ML8D8X+D8X+J.7CO______________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1142:M_________Y6$A````$H``/D``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1143-M`/\``/\``/D``)T``!H``````"\=';6IJ?__________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1173-M`/\``/\``+<``"<``````#,A(<.ZNO______________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1174:M_____________________________________________U`\/$@``,4``!H`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1175-M`(8``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1185-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1186:M______________[^_IZ3C!D-!$$A"R`0!F(R$4,A"P````(!`):6EO______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1187-M_________________Y>'AP```&(``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1215-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1216:M_____________________[BXN````%E963HZ.AT='0X*!D0D$5HP%G0[&0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1217:M`(J*BA8/#0,"`6([+287$0```**<FZNFI0```%XQ)B8."@@``/,``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1218-M`/\``/<``'<``````!0*"K*FIO__________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1231-M_____________________________R8F)F!@8#HZ.C4S,A41#P```#DB&CPD
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1232:M'!(+"````````!@/"_F5<_^9=?^9=:=D30````$!`9I<1_^9=?^9=385$#$`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1233-M`/\``/D``'0``````!8+"[6IJ?__________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1252-MD?__________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1253:M_________________]C8V`$!`82$A/_______________]O;VQ`0$&9F9O/S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1254-M\_____________________________________#P\(B(B````&UM;>#@X/__
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1291-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1292:M_____Y.3DR$A(9"-C`$!`1,,">N-;--^85<T*%4S)[=N5/^9=?^9=?^9=?^9
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1293-M=?^9=?^9=;]R5P```)>0C?______________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1306-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1307:M______________3T]````````%\Y+$TN(P```"06$7!#,X=1/@```,9W6_J6
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1308-M<]N#9..(:/^9=;YR6````(F"?___________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1317-M_________________________________________________________XR,
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1318:MC`````4%!5Q<7./CXQ04%````!$1$0````0$!-_?W___________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1319-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1321-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1322:M_____________________]#0T`$!`0```-F"9/^9=?^9=?^9=>2):3HC&VY"
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1323-M,A,+"0```````,%T6-)^80```&I?6_______________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1340-M_________________________________________________\&XN#(@(```
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1341:M``````P``$H``)H``-P``/T``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1342-M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1408-M_________________________________________________[N[NP,#`P``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1409:M`,3$Q````",C(S4U-3P\/`<'!P```/'Q\?__________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1410-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1427-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1428:M_________^[N[@```$U&0P```'M).4<K(`````````$```$``-F"9/^9==6`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1429-M8@$!`4U%0O__________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1438-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1439:M_____]?7UP```!,3$T='1P```,'!P0X.#@4%!0```#0T-/______________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1440-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1453-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1454:M_________________P("`C`P,````````````!X>'@$!`186%@("`EA86/__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1455-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1488-M______________________________________________7U]0@&!@T(!@X)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1489:M!P```````$$A#+5<'P4#`O______________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1490-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1613-MX@```-X``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1614:M`$,``#PI*?_______________________________________________\*Z
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1615-MN@```/```/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/L``%,`
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1688-M_________________________________________________VM65A(``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1689:M`/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``$P``%`\//__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1690-M_____________________________________________________X)O;P``
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1751-M__________________________________________________________/S
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1752:M\UQ'1P```$L``/```/\``/\``/\``/\``/\``/\``/\``/\``/\``/\``/\`
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1753-M`%@@`*F-`/_4`/_4`/_4`/_4`/_4`/_4`/7,`&%1`#8R&>_O[/__________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1859-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`+25
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1860:M`$=")?_______________________________________________^[N[@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1861-M`/S\_/______________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1872-M__________________________________________________________[^
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1873:M_FV/D@````"_SP#K_P#K_P#K_P#K_P#D^!L7``4$`$U``.G"`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1874-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1887-M`````.SKZ/__________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1888:M_^_Q\29&20!!1P#=\`#K_P#K_P#K_P#K_P#K_P#J_B`L$PD'`+:7`/W2`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1889-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1890:M`/_4`/_4`/_4`/_4`*V0`$8Z`````!,1!JVGCO[^_O__________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1891-M__________[^_@```.OKZ_______________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1918-M_________WN;G@````"WQP#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1919:M_P#J_@!_B@X,`$,_(0```,"@`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1920-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`(MT`$,^
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1926-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1927:M_____________________]?7UP````$!`:BHJ/___________[&QL4)"0O__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1928-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1977-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/7,````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1978:M`/CX^/____________CX^$!D9P`C)@#3Y0#K_P#K_P#K_P#K_P#K_P#K_P#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1979-M_P#K_P#K_P#K_P#J_0!X@@,*"]7>W_______________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1995-M_________________]S;TAD4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:1996:M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`$L_`,?$L___________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-1997-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2024-M_P#K_P#K_P#K_P#K_P#K_P#K_P"AKP```*F_P/____________________KZ
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2025:M^L#`P$-#0W-S<____________________VYG1JZ0`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2026-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`+:<&QH9$C4Q
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2052-M_________________________________XJ$9&%1`/_4`/_4`/_4`/_4`/_4
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2053:M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`'ED`$H]`!00````````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2054-M`!*ZN0#K_P#K_P#K_P#K_P#K_P#K_P#;[@`T.39:7??W]_________KZ^KBX
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2069-M`/_4`(%K`"*0?@#K_P#K_P#K_P#K_P#K_P#"T@```'25F/________?W]YJ:
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2070:MF@```$='1\G)R?[^_O____________________________________CX^`0$
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2071-M`<&@`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2092-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2093:M_____XZ.C@```$Y.3EI:6D9&1@8&!@T-#2PL+````/KZ^O______________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2094-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2101-M_________________Y2.<$P_`/_4`/_4`/_4`/?-`,NL$M>U#>*]".O$!?+)
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2102:M`?C.`/S1`/[3`/[3`#$M&ZJJJO____'Q\0````+=\`#6Z````)VVN/______
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2103-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2107-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2108:M_____________P4%!6%A80````L+"P("`@$!`0````8&!GU]??__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2109-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2116-M__________________________[^_CDT&J*'`/_4`/_4`,JK$T='1RXN+A,3
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2117:M$P````````````````````$!`4Y.3O_______Y*2DBAN=`#K_P#K_P#-W@``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2118-M`+W,SO______________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2122-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2123:M_________________^'AX0```````!,3$V]O;_S\_`P,#`````@("$I*2O__
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2124-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2137-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2138:M_________________________]G9V0````("`@T-#34U-3DY.0$!`0``````
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2139:M``$!`9&1D?__________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2140-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2146-M_________________________________________________[6QFBHF$3LV
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2147:M'$E%+@```!L;&U=75W1T=(Z.CJ:FIKJZNLS,S-S<W$1$1`````X4%7Y^?F1D
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2148-M9")"10#C]@#K_P#K_P"FM````.SO[_______________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2168-M_____________________________________________PP,##$Q,30T-&AH
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2169:M:````$E)22`@(+V]O2PL+````/?W]_______________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2170-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2198-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2199:M_____QL;&R`@(````"`@(*"@H````%145`0$!````.?GY_______________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2200-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2204-M`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`/_4`*6)`````!JHGP#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2205:M_P"0G````+_.S____________________________^_O[[^_OW!P<`$!`0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2206-M`&%A8;>WM^GIZ?[^_O__________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2213-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2214:M_____________X6%A0$!`2<G)P$!`0("`@0$!````"DI*0$!`?__________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2215-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2228-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2229:M_________________^7EY0```#DY.0<'!P$!`5)24FYN;E-34P```)N;F___
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2230-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2294-M__KZ^DE#)G%>`/_4`/_4`/_4`/_4`/_4`/_4`/_4`-BV#2@E%PL+"[2:&_S1
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2295:M`']J``````["Q@#K_P#/X0`0$59[?N;FYGM[>P```&UM;=_?W___________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2296-M______________'Q\=;6UJVMK924E'AX>%E9638V-A$1$0``````````````
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2313-M____________________________________________________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2314:M_________XVIK``0$0#A]`#K_P_#TP```%]?7P```!.[R0#K_P#K_P#K_P#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2315-M_P#K_P#K_P#K_P#K_P#K_P#K_P#:[0`#`XJGJ?______________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2384-M_________________________________[O+S0````")E0#K_P#K_P#K_QTR
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2385:M-,?'Q_____+R\H:&A@```":#B@'A]`#K_P#J_@!\AP$$!<;.SY.3DP```$]/
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2386-M3]+2TO______________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2474-M_________________________________________________^GL[!@S-0!8
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2475:M7P#D]P#K_P#K_P#K_PC1X0<*"HF)B>KJZA,3$R6'D`#K_P#K_P#K_P#$U0``
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2476-M`&^1E/______________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2862-M_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K_P#K
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu:2863:M_P#K_P#K_P#K_P#K_P##U``^0P$#`Y>QL_;V]O______________________
graphicsmagick-1.4+really1.3.35+hg16348/debian/reference-new/PerlMagick/t/reference/wmf/ski.miff.uu-2864-M____________________________________________________________
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-133-	# Cannot patch a binary file, so do take a detour via uudecode...
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules:134:	for i in `cd "$(CURDIR)/debian/reference-new"; find -name "*.uu"`; do \
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-135-		new="$(CURDIR)/debian/reference-new/$$i"; \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-139-		test ! -f "$${save}" || continue; \
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules:140:		mkdir -p "`dirname $${save}`" && \
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-141-		mv "$${orig}" "$${save}" && \
##############################################
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-177-	test ! -d "$(CURDIR)/debian/reference-orig" || \
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules:178:	for i in `cd "$(CURDIR)/debian/reference-orig"; find -type f`; do \
graphicsmagick-1.4+really1.3.35+hg16348/debian/rules-179-		orig="$${i}"; \