fi
else
+ if test "$wxUSE_MGL" != "1"; then
for ac_header in linux/joystick.h
do
done
+ fi
fi
if test "$wxUSE_JOYSTICK" = "yes"; then
+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