X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7043674e7ab9d89a582131b4ce6e684ccabf6b6..7e4501ee3cc88ee8dd2b75e2964118e2897ec4a2:/aclocal.m4?ds=inline diff --git a/aclocal.m4 b/aclocal.m4 index 95e83ca11f..5897275add 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -408,7 +408,7 @@ size_t iconv(); ) 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