]> git.saurik.com Git - wxWidgets.git/commitdiff
Maybe compilation works now.
authorRobert Roebling <robert@roebling.de>
Fri, 27 Apr 2001 16:30:22 +0000 (16:30 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 27 Apr 2001 16:30:22 +0000 (16:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 1af6276084f3249e4aba4b79b8bf08d0487561ee..fbbfa98dbd77776803636930570ee15a82629a34 100644 (file)
 /* Define if you have the <iconv.h> header file.  */
 #undef HAVE_ICONV_H
 
+/* Test for GLIBC 2.2 iconv() */
+#undef WX_ICONV_TAKES_CHAR
+
 /* Define if you have the <langinfo.h> header file.  */
 #undef HAVE_LANGINFO_H