]> granicus.if.org Git - imagemagick/blobdiff - magick/magick-config.h
distort comment typos
[imagemagick] / magick / magick-config.h
index eb92a8efa3b6fb99a92bdfb36e9710bdd01d90b3..88f478b28adc09ebea3cc0cc8d9dfd7757877a12 100644 (file)
 
 /* Location of coder modules */
 #ifndef MAGICKCORE_CODER_PATH
-#define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-6.6.2/modules-Q16/coders/"
+#define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-6.6.7/modules-Q16/coders/"
 #endif
 
 /* Subdirectory of lib where coder modules are installed */
 #ifndef MAGICKCORE_CODER_RELATIVE_PATH
-#define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-6.6.2/modules-Q16/coders"
+#define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-6.6.7/modules-Q16/coders"
 #endif
 
 /* Directory where architecture-dependent configuration files live. */
 #ifndef MAGICKCORE_CONFIGURE_PATH
-#define MAGICKCORE_CONFIGURE_PATH "/usr/local/lib/ImageMagick-6.6.2/config/"
+#define MAGICKCORE_CONFIGURE_PATH "/usr/local/lib/ImageMagick-6.6.7/config/"
 #endif
 
 /* Subdirectory of lib where architecture-dependent configuration files live.
    */
 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
-#define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.2/config"
+#define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.7/config"
 #endif
 
 /* Define if you have DJVU library */
@@ -60,7 +60,7 @@
 
 /* Directory where ImageMagick documents live. */
 #ifndef MAGICKCORE_DOCUMENTATION_PATH
-#define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-6.6.2/"
+#define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-6.6.7/"
 #endif
 
 /* Define if you have Display Postscript */
 #endif
 
 /* Define if you have FFTW library */
-#ifndef MAGICKCORE_FFTW_DELEGATE
-#define MAGICKCORE_FFTW_DELEGATE 1
-#endif
+/* #undef FFTW_DELEGATE */
 
 /* Location of filter modules */
 #ifndef MAGICKCORE_FILTER_PATH
-#define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-6.6.2/modules-Q16/filters/"
+#define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-6.6.7/modules-Q16/filters/"
 #endif
 
 /* Subdirectory of lib where filter modules are installed */
 #ifndef MAGICKCORE_FILTER_RELATIVE_PATH
-#define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-6.6.2/modules-Q16/filters"
+#define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-6.6.7/modules-Q16/filters"
 #endif
 
 /* Define if you have FONTCONFIG library */
 /* #undef GS_DELEGATE */
 
 /* Define if you have GVC library */
-/* #undef GVC_DELEGATE */
+#ifndef MAGICKCORE_GVC_DELEGATE
+#define MAGICKCORE_GVC_DELEGATE 1
+#endif
 
 /* Define to 1 if you have the `argz_add' function. */
 #ifndef MAGICKCORE_HAVE_ARGZ_ADD
 #define MAGICKCORE_HAVE_ATEXIT 1
 #endif
 
+/* Define to 1 if you have the `atoll' function. */
+#ifndef MAGICKCORE_HAVE_ATOLL
+#define MAGICKCORE_HAVE_ATOLL 1
+#endif
+
 /* define if bool is a built-in type */
 #ifndef MAGICKCORE_HAVE_BOOL
 #define MAGICKCORE_HAVE_BOOL /**/
 #endif
 
+/* Define to 1 if you have the `cabs' function. */
+#ifndef MAGICKCORE_HAVE_CABS
+#define MAGICKCORE_HAVE_CABS 1
+#endif
+
+/* Define to 1 if you have the `carg' function. */
+#ifndef MAGICKCORE_HAVE_CARG
+#define MAGICKCORE_HAVE_CARG 1
+#endif
+
 /* Define to 1 if you have the `cimag' function. */
 #ifndef MAGICKCORE_HAVE_CIMAG
 #define MAGICKCORE_HAVE_CIMAG 1
 #define MAGICKCORE_HAVE_COMPLEX_H 1
 #endif
 
+/* Define to 1 if you have the `creal' function. */
+#ifndef MAGICKCORE_HAVE_CREAL
+#define MAGICKCORE_HAVE_CREAL 1
+#endif
+
+/* Define to 1 if you have the `ctime_r' function. */
+#ifndef MAGICKCORE_HAVE_CTIME_R
+#define MAGICKCORE_HAVE_CTIME_R 1
+#endif
+
 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
    you don't. */
 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
 #define MAGICKCORE_HAVE_GETCWD 1
 #endif
 
+/* Define to 1 if you have the `getc_unlocked' function. */
+#ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
+#define MAGICKCORE_HAVE_GETC_UNLOCKED 1
+#endif
+
 /* Define to 1 if you have the `getdtablesize' function. */
 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE
 #define MAGICKCORE_HAVE_GETDTABLESIZE 1
 /* Define if you have the <lcms2.h> header file. */
 /* #undef HAVE_LCMS2_H */
 
+/* Define if you have the <lcms2/lcms2.h> header file. */
+/* #undef HAVE_LCMS2_LCMS2_H */
+
 /* Define if you have the <lcms.h> header file. */
 #ifndef MAGICKCORE_HAVE_LCMS_H
 #define MAGICKCORE_HAVE_LCMS_H 1
 #endif
 
-/* Define if you have the <lcms/lcms2.h> header file. */
-/* #undef HAVE_LCMS_LCMS2_H */
-
 /* Define if you have the <lcms/lcms.h> header file. */
 /* #undef HAVE_LCMS_LCMS_H */
 
 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
 #endif
 
+/* Define to 1 if you have the `lltostr' function. */
+/* #undef HAVE_LLTOSTR */
+
 /* Define to 1 if you have the <locale.h> header file. */
 #ifndef MAGICKCORE_HAVE_LOCALE_H
 #define MAGICKCORE_HAVE_LOCALE_H 1
 #define MAGICKCORE_HAVE_NAMESPACE_STD /**/
 #endif
 
+/* Define to 1 if you have the `nanosleep' function. */
+#ifndef MAGICKCORE_HAVE_NANOSLEEP
+#define MAGICKCORE_HAVE_NANOSLEEP 1
+#endif
+
 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 /* #undef HAVE_NDIR_H */
 
 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
 #endif
 
+/* Define to 1 if you have the `posix_spawnp' function. */
+#ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
+#define MAGICKCORE_HAVE_POSIX_SPAWNP 1
+#endif
+
 /* Define to 1 if you have the `pow' function. */
 #ifndef MAGICKCORE_HAVE_POW
 #define MAGICKCORE_HAVE_POW 1
 #define MAGICKCORE_HAVE_PWRITE 1
 #endif
 
+/* Define to 1 if you have the `qsort_r' function. */
+#ifndef MAGICKCORE_HAVE_QSORT_R
+#define MAGICKCORE_HAVE_QSORT_R 1
+#endif
+
 /* Define to 1 if you have the `raise' function. */
 #ifndef MAGICKCORE_HAVE_RAISE
 #define MAGICKCORE_HAVE_RAISE 1
    `tzname'. */
 /* #undef HAVE_TZNAME */
 
+/* Define to 1 if you have the `ulltostr' function. */
+/* #undef HAVE_ULLTOSTR */
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #ifndef MAGICKCORE_HAVE_UNISTD_H
 #define MAGICKCORE_HAVE_UNISTD_H 1
 #define MAGICKCORE_JPEG_DELEGATE 1
 #endif
 
-/* Define if you have LCMS library */
+/* Define if you have LCMS (v1.11 or later) library */
 #ifndef MAGICKCORE_LCMS_DELEGATE
 #define MAGICKCORE_LCMS_DELEGATE 1
 #endif
 
 /* Directory where architecture-dependent files live. */
 #ifndef MAGICKCORE_LIBRARY_PATH
-#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-6.6.2/"
+#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-6.6.7/"
 #endif
 
 /* Subdirectory of lib where ImageMagick architecture dependent files are
    installed */
 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
-#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.6.2"
+#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.6.7"
 #endif
 
 /* Define if you have LQR library */
 
 /* Define to the system default library search path. */
 #ifndef MAGICKCORE_LT_DLSEARCH_PATH
-#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/alliance/lib:/usr/lib64/atlas:/usr/lib64/kicad:/usr/lib64/llvm:/usr/lib64/mysql:/usr/lib64/octave-3.2.4:/usr/lib64/openmotif:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib64/tcl8.5:/usr/lib64/wine/:/usr/lib64/xulrunner-1.9.2"
+#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/mesa:/usr/lib32/mesa:/usr/lib32/alsa-lib:/usr/lib/alsa-lib:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
 #endif
 
 /* The archive extension */
 #define MAGICKCORE_LT_OBJDIR ".libs/"
 #endif
 
+/* Define if you have lzma compression library */
+/* #undef LZMA_DELEGATE */
+
 /* Define to prepend to default font search path. */
 /* #undef MAGICK_FONT_PATH */
 
 /* #undef NO_MINUS_C_MINUS_O */
 
 /* Define if you have OPENEXR library */
-/* #undef OPENEXR_DELEGATE */
+#ifndef MAGICKCORE_OPENEXR_DELEGATE
+#define MAGICKCORE_OPENEXR_DELEGATE 1
+#endif
 
 /* Define to the address where bug reports for this package should be sent. */
 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
 
 /* Define to the full name and version of this package. */
 #ifndef MAGICKCORE_PACKAGE_STRING
-#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.2"
+#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.7"
 #endif
 
 /* Define to the one symbol short name of this package. */
 
 /* Define to the version of this package. */
 #ifndef MAGICKCORE_PACKAGE_VERSION
-#define MAGICKCORE_PACKAGE_VERSION "6.6.2"
+#define MAGICKCORE_PACKAGE_VERSION "6.6.7"
 #endif
 
 /* Define if you have PNG library */
 
 /* Directory where architecture-independent configuration files live. */
 #ifndef MAGICKCORE_SHARE_CONFIGURE_PATH
-#define MAGICKCORE_SHARE_CONFIGURE_PATH "/usr/local/share/ImageMagick-6.6.2/config/"
+#define MAGICKCORE_SHARE_CONFIGURE_PATH "/usr/local/share/ImageMagick-6.6.7/config/"
 #endif
 
 /* Subdirectory of lib where architecture-independent configuration files
    live. */
 #ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH
-#define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.2/config"
+#define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.7/config"
 #endif
 
 /* Directory where architecture-independent files live. */
 #ifndef MAGICKCORE_SHARE_PATH
-#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-6.6.2/"
+#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-6.6.7/"
 #endif
 
 /* The size of `off_t', as computed by sizeof. */
 #define MAGICKCORE_STDC_HEADERS 1
 #endif
 
+/* Define if you have POSIX threads libraries and header files. */
+#ifndef MAGICKCORE_THREAD_SUPPORT
+#define MAGICKCORE_THREAD_SUPPORT 1
+#endif
+
 /* Define if you have TIFF library */
 #ifndef MAGICKCORE_TIFF_DELEGATE
 #define MAGICKCORE_TIFF_DELEGATE 1