X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1216f52d92fd74ac2418f171eb4629ec001a716c..7699e843c07be6b26d65e9efbbb5e9d32f74d294:/configure

diff --git a/configure b/configure
index 8469354d8d..8afa83e0f2 100755
--- 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