X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ece66cf552b80d2c82f28b6c280a3cff106b9cf..a51dff7380c17258a209dd3c9c7fa01444553ee5:/autoconf_inc.m4 diff --git a/autoconf_inc.m4 b/autoconf_inc.m4 index bbff5e7a7d..a86b3f5fe1 100644 --- a/autoconf_inc.m4 +++ b/autoconf_inc.m4 @@ -1,10 +1,7 @@ dnl This macro was generated by -dnl Bakefile 0.1.2 (http://bakefile.sourceforge.net) +dnl Bakefile 0.1.4 (http://bakefile.sourceforge.net) dnl Do not modify, all changes will be overwritten! - -dnl Conditions: - dnl ### begin block 0_AC_BAKEFILE_PRECOMP_HEADERS ### AC_BAKEFILE_PRECOMP_HEADERS @@ -472,6 +469,24 @@ dnl ### begin block 1_COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0 ### COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0="" fi AC_SUBST(COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0) +dnl ### begin block 1_COND_TOOLKIT_WINCE ### + COND_TOOLKIT_WINCE="#" + if test "x$TOOLKIT" = "xWINCE" ; then + COND_TOOLKIT_WINCE="" + fi + AC_SUBST(COND_TOOLKIT_WINCE) +dnl ### begin block 1_COND_TOOLKIT_WINCE_USE_GUI_1 ### + COND_TOOLKIT_WINCE_USE_GUI_1="#" + if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" ; then + COND_TOOLKIT_WINCE_USE_GUI_1="" + fi + AC_SUBST(COND_TOOLKIT_WINCE_USE_GUI_1) +dnl ### begin block 1_COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0 ### + COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0="#" + if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then + COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0="" + fi + AC_SUBST(COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0) dnl ### begin block 1_COND_TOOLKIT_X11 ### COND_TOOLKIT_X11="#" if test "x$TOOLKIT" = "xX11" ; then