]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
reverted to gtk-specific close xbm
[wxWidgets.git] / configure
index a399bbb8320814d6b38a6ec30c4d3fc1f6c45f41..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
@@ -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