
$FreeBSD: ports/x11-toolkits/wxgtk-devel/files/patch-setup.h.in,v 1.1 2002/01/31 13:00:35 sobomax Exp $

--- setup.h.in	2002/01/31 11:53:03	1.1
+++ setup.h.in	2002/01/31 11:55:49
@@ -1030,8 +1030,12 @@
 /* Define if you have the <wctype.h> header file.  */
 #undef HAVE_WCTYPE_H
 
-/* Define if you have the <iconv.h> header file.  */
-#undef HAVE_ICONV_H
+/* Define if you have the <giconv.h> header file.  */
+#undef HAVE_GICONV_H
+
+#ifdef HAVE_GICONV_H
+  #define HAVE_ICONV_H
+#endif
 
 /* Test for GLIBC 2.2 iconv() */
 #undef WX_ICONV_TAKES_CHAR
