X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99a2637bdbcfe12fb7075fe9673c6d3fcb18ea0f..6750264e508ea1bc13d20b8d583c147e9b04da70:/configure diff --git a/configure b/configure index a399bbb832..36630e0b3a 100755 --- 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