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