]> git.saurik.com Git - wxWidgets.git/blame - samples/autoconf_inc.m4
only configure programs which compile without GUI when building wxBase
[wxWidgets.git] / samples / autoconf_inc.m4
CommitLineData
fe0895cf
VS
1dnl This macro was generated by
2dnl Bakefile 0.1.1 (http://bakefile.sourceforge.net)
3dnl Do not modify, all changes will be overwritten!
4
5 dnl Conditions:
6
e6cc62c6
VS
7dnl ### begin block COND_PLATFORM_WIN32_1 ###
8 COND_PLATFORM_WIN32_1="#"
fe0895cf 9 if test "x$PLATFORM_WIN32" = "x1" ; then
e6cc62c6 10 COND_PLATFORM_WIN32_1=
fe0895cf 11 fi
e6cc62c6
VS
12 AC_SUBST(COND_PLATFORM_WIN32_1)
13dnl ### begin block COND_PLATFORM_WIN32_0 ###
14 COND_PLATFORM_WIN32_0="#"
fe0895cf 15 if test "x$PLATFORM_WIN32" = "x0" ; then
e6cc62c6 16 COND_PLATFORM_WIN32_0=
fe0895cf 17 fi
e6cc62c6
VS
18 AC_SUBST(COND_PLATFORM_WIN32_0)
19dnl ### begin block COND_USE_GUI_0 ###
20 COND_USE_GUI_0="#"
fe0895cf 21 if test "x$USE_GUI" = "x0" ; then
e6cc62c6 22 COND_USE_GUI_0=
fe0895cf 23 fi
e6cc62c6
VS
24 AC_SUBST(COND_USE_GUI_0)
25dnl ### begin block COND_DEPS_TYPE_GCC ###
26 COND_DEPS_TYPE_GCC="#"
27 if test "x$DEPS_TYPE" = "xgcc" ; then
28 COND_DEPS_TYPE_GCC=
fe0895cf 29 fi
e6cc62c6 30 AC_SUBST(COND_DEPS_TYPE_GCC)