added gocr checks
authorkramm <kramm>
Sat, 5 Apr 2008 07:36:30 +0000 (07:36 +0000)
committerkramm <kramm>
Sat, 5 Apr 2008 07:36:30 +0000 (07:36 +0000)
config.h.in

index c286118..2d98665 100644 (file)
 /* Define if you have the unistd.h header file */
 #undef HAVE_UNISTD_H
 
 /* 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
 
 /* Define if you have the lrand48 function.  */
 #undef HAVE_LRAND48