]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fixed the last of the off-by-one errors (some are refixed, again...)
[wxWidgets.git] / configure
index e3089e21b4faa953df76e333affd1931d612ff08..52287b79e203c03dfb817c14a3829a066b7d2e53 100755 (executable)
--- a/configure
+++ b/configure
@@ -14809,8 +14809,8 @@ EOF
   fi
 
                 
   fi
 
                 
-      if test "x$wx_lib_glibc21" = "xyes"; then
-      CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=500"
+          if test "x$wx_lib_glibc21" = "xyes"; then
+      CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
   fi
 
   echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6
   fi
 
   echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6