]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Re-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
[wxWidgets.git] / configure
index 875ebebf09ea9e342a2ba929f6ba30f458d9c67e..ff903f0f18913aaa5d09a1fc0c713e1bca7f9fa0 100755 (executable)
--- a/configure
+++ b/configure
@@ -15237,7 +15237,7 @@ fi
 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6
 
     iconv_const=
-    if test "x$wx_cv_func_iconv_const" != "xyes"; then
+    if test "x$wx_cv_func_iconv_const" = "xyes"; then
         iconv_const="const"
     fi