removed obsolete file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2003-07-05 23:14:08 +00:00
parent b1c331c58e
commit ad20b0b300

View File

@ -1,30 +0,0 @@
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 COND_PLATFORM_WIN32_1 ###
COND_PLATFORM_WIN32_1="#"
if test "x$PLATFORM_WIN32" = "x1" ; then
COND_PLATFORM_WIN32_1=
fi
AC_SUBST(COND_PLATFORM_WIN32_1)
dnl ### begin block COND_PLATFORM_WIN32_0 ###
COND_PLATFORM_WIN32_0="#"
if test "x$PLATFORM_WIN32" = "x0" ; then
COND_PLATFORM_WIN32_0=
fi
AC_SUBST(COND_PLATFORM_WIN32_0)
dnl ### begin block COND_USE_GUI_0 ###
COND_USE_GUI_0="#"
if test "x$USE_GUI" = "x0" ; then
COND_USE_GUI_0=
fi
AC_SUBST(COND_USE_GUI_0)
dnl ### begin block COND_DEPS_TYPE_GCC ###
COND_DEPS_TYPE_GCC="#"
if test "x$DEPS_TYPE" = "xgcc" ; then
COND_DEPS_TYPE_GCC=
fi
AC_SUBST(COND_DEPS_TYPE_GCC)