]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
added test for HitTest(m_dragPoint) bug to the sample
[wxWidgets.git] / configure
index e3089e21b4faa953df76e333affd1931d612ff08..52287b79e203c03dfb817c14a3829a066b7d2e53 100755 (executable)
--- a/configure
+++ b/configure
@@ -14809,8 +14809,8 @@ EOF
   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