blob: 9301267db88067a9884b7f0087daa01bc127060d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- magick/magick_config.h.in.orig Thu Dec 18 09:12:27 2003
+++ magick/magick_config.h.in Wed Apr 21 16:53:23 2004
@@ -79,6 +79,9 @@
/* define if the compiler supports the explicit keyword */
#undef HAVE_EXPLICIT
+/* Define to 1 if you have the <ft2build.h> header file. */
+#undef HAVE_FT2BUILD_H
+
/* Define to 1 if you have the <freetype/freetype.h> header file. */
#undef HAVE_FREETYPE_FREETYPE_H
|