]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now
[wxWidgets.git] / configure
index def8aaae5bc706c556e9f07e54e67fb1952f0fee..5f830dbd84fc3f64938f121df1355beb3abbeee8 100755 (executable)
--- a/configure
+++ b/configure
@@ -14619,7 +14619,7 @@ if test "$wxUSE_THREADS" = "yes"; then
 EOF
 
 
-    if test "$wxUSE_DARWIN" = "0"; then
+    if test "x$wxUSE_DARWIN" != "x1"; then
     CFLAGS="${CFLAGS} -D_REENTRANT"
     CXXFLAGS="${CXXFLAGS} -D_REENTRANT"
   fi