From ad20b0b300846930b222eaa16e40235645d66d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 5 Jul 2003 23:14:08 +0000 Subject: [PATCH] removed obsolete file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/autoconf_inc.m4 | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 samples/autoconf_inc.m4 diff --git a/samples/autoconf_inc.m4 b/samples/autoconf_inc.m4 deleted file mode 100644 index 17a05b3285..0000000000 --- a/samples/autoconf_inc.m4 +++ /dev/null @@ -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)