added gocr checks
[swftools.git] / config.h.in
index c286118..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