git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13798
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
)
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
)
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
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