]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fixed SIZEOF_WCHAR_T detection
[wxWidgets.git] / configure
index 8469354d8d979c33faa924dd10890f94ec214af4..8afa83e0f28a29b7ecf4beea4b582cee9f491467 100755 (executable)
--- a/configure
+++ b/configure
@@ -10531,7 +10531,7 @@ fi
 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6
 
 cat >> confdefs.h <<EOF
-#define wxSIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
+#define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
 EOF