fixed links with xpdf-3.01
[swftools.git] / config.h.in
index 234d6f8..e8a0408 100644 (file)
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
 #undef size_t
 
+#undef SIZEOF_SIGNED
+#undef SIZEOF_UNSIGNED
+#undef SIZEOF_SIGNED_LONG
+#undef SIZEOF_UNSIGNED_LONG
+#undef SIZEOF_SIGNED_LONG_LONG
+#undef SIZEOF_UNSIGNED_LONG_LONG
+
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
 /* Define if you have the <zlib.h> header file.  */
 #undef HAVE_ZLIB_H
 
+/* Define if you have the <avifile/version.h> header file.  */
+#undef HAVE_AVIFILE_VERSION_H
+
+/* Define if you have the <freetype/ft2build.h> header file.  */
+#undef HAVE_FT2BUILD_H
+
+/* Define if you have the <version.h> header file.  */
+#undef HAVE_VERSION_H
+
+/* Define if you have the jpeg library (-ljpeg).  */
 /* Define if you have the jpeg library (-ljpeg).  */
 #undef HAVE_LIBJPEG
 
 /* Typedefs */
 #undef boolean 
 
-/* Typedefs */
-#undef bool
-
 /* use gzip/uncompress */
 #undef USE_GZIP
 
 
 /* have/use freetype library */
 #undef HAVE_FREETYPE
+#undef HAVE_FREETYPE_FREETYPE_H
+
+/* have/use freetype library */
+#undef HAVE_AVIFILE
+
+#undef HAVE_FONTCONFIG_H
+#undef HAVE_FONTCONFIG
 
 /* have/use internal l.a.m.e. mp3 library */
 #undef HAVE_LAME