if test "$wxUSE_LIBMSPACK" != "no"; then
-
if test "${ac_cv_header_mspack_h+set}" = set; then
echo "$as_me:$LINENO: checking for mspack.h" >&5
echo $ECHO_N "checking for mspack.h... $ECHO_C" >&6
fi
if test "x$MSPACK_LINK" = "x" ; then
wxUSE_LIBMSPACK=no
- else
- cat >>confdefs.h <<\_ACEOF
+ fi
+fi
+
+if test "$wxUSE_LIBMSPACK" != "no"; then
+ cat >>confdefs.h <<\_ACEOF
#define wxUSE_LIBMSPACK 1
_ACEOF
- fi
fi
if test "$wxUSE_GUI" = "yes"; then
- cat >>confdefs.h <<\_ACEOF
+ cat >>confdefs.h <<\_ACEOF
#define wxUSE_GUI 1
_ACEOF
- fi
+ fi
if test "$wxUSE_UNIX" = "yes"; then