added gocr checks
[swftools.git] / config.h.in
index 2102282..2d98665 100644 (file)
 /* Define if you have the unistd.h header file */
 #undef HAVE_UNISTD_H
 
+/* for gocr */
+#undef HAVE_WCHAR_H
+#undef HAVE_WCSCHR
+#undef HAVE_WCSDUP
+
 /* Define if you have the lrand48 function.  */
 #undef HAVE_LRAND48
 
 #endif
 #endif
 
+#ifdef HAVE_FT2BUILD_H
+#define HAVE_FREETYPE_H 1
+#endif
+
 /* #ifdef HAVE_T1LIB_H */
 /* #ifdef HAVE_LIBT1 */
 /* #define HAVE_T1LIB */