]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Forgot to remove wxBackingFile from the changes.txt. It was kept internal
[wxWidgets.git] / configure
index 53ad4cf065c661cb36c9d7c1e4d883289b7e2bee..36630e0b3a5dd767471dbd28194b62ec4fa8b53b 100755 (executable)
--- a/configure
+++ b/configure
@@ -45477,6 +45477,7 @@ echo "${ECHO_T}$wxUSE_JOYSTICK" >&6
         fi
 
         else
+                if test "$wxUSE_MGL" != "1"; then
 
 for ac_header in linux/joystick.h
 do
@@ -45626,6 +45627,7 @@ fi
 
 done
 
+        fi
     fi
 
     if test "$wxUSE_JOYSTICK" = "yes"; then
@@ -49772,7 +49774,7 @@ fi
 
 
 
-    BAKEFILE_BAKEFILE_M4_VERSION="0.2.0"
+    BAKEFILE_BAKEFILE_M4_VERSION="0.2.1"
 
 
 BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.1"
@@ -51081,6 +51083,10 @@ echo "${ECHO_T}no" >&6
 
 
 
+if test "$USE_UNIX" != "1" -a "$USE_WIN32" != "1"; then
+    DISABLED_CONTRIB="$DISABLED_CONTRIB net"
+fi
+
 for subdir in `echo $SUBDIRS`; do
     if test -d ${srcdir}/${subdir} ; then
         if test "$wxUSE_GUI" = "yes"; then