regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-24 10:23:35 +00:00
parent f284605f65
commit 1c3a6972f4
623 changed files with 5944 additions and 5908 deletions

View File

@@ -2,6 +2,9 @@ dnl This macro was generated by
dnl Bakefile 0.1.1 (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
@@ -403,24 +406,6 @@ dnl ### begin block 1_COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0 ###
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=""
fi
AC_SUBST(COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0)
dnl ### begin block 1_COND_TOOLKIT_OS2 ###
COND_TOOLKIT_OS2="#"
if test "x$TOOLKIT" = "xOS2" ; then
COND_TOOLKIT_OS2=""
fi
AC_SUBST(COND_TOOLKIT_OS2)
dnl ### begin block 1_COND_TOOLKIT_OS2_USE_GUI_1 ###
COND_TOOLKIT_OS2_USE_GUI_1="#"
if test "x$TOOLKIT" = "xOS2" -a "x$USE_GUI" = "x1" ; then
COND_TOOLKIT_OS2_USE_GUI_1=""
fi
AC_SUBST(COND_TOOLKIT_OS2_USE_GUI_1)
dnl ### begin block 1_COND_TOOLKIT_OS2_USE_GUI_1_WXUNIV_0 ###
COND_TOOLKIT_OS2_USE_GUI_1_WXUNIV_0="#"
if test "x$TOOLKIT" = "xOS2" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
COND_TOOLKIT_OS2_USE_GUI_1_WXUNIV_0=""
fi
AC_SUBST(COND_TOOLKIT_OS2_USE_GUI_1_WXUNIV_0)
dnl ### begin block 1_COND_TOOLKIT_PM ###
COND_TOOLKIT_PM="#"
if test "x$TOOLKIT" = "xPM" ; then