From 29f45f85e9d899383ded862314afe7964bf0f786 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 27 Apr 2001 16:30:22 +0000 Subject: [PATCH] Maybe compilation works now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.h.in b/setup.h.in index 1af6276084..fbbfa98dbd 100644 --- a/setup.h.in +++ b/setup.h.in @@ -824,6 +824,9 @@ /* Define if you have the header file. */ #undef HAVE_ICONV_H +/* Test for GLIBC 2.2 iconv() */ +#undef WX_ICONV_TAKES_CHAR + /* Define if you have the header file. */ #undef HAVE_LANGINFO_H