renamed HAVE_FREETYPE_FT2BUILD_H to HAVE_FT2BUILD_H.
[swftools.git] / config.h.in
index 7ae0eea..98aa4b6 100644 (file)
 /* Define if your <sys/time.h> declares struct tm.  */
 #undef TM_IN_SYS_TIME
 
+/* Define if you have the time() function */
+#undef HAVE_TIME
+
+/* Define if you have the time.h header file */
+#undef HAVE_TIME_H
+
 /* Define if you have the lrand48 function.  */
 #undef HAVE_LRAND48
 
 /* 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