Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of

the recent commit to autoconf_inc.m4 using Bakefile 0.1.8 (CVS).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2005-03-17 17:38:51 +00:00
parent 7acf6a921e
commit fbb7dfffb0
2 changed files with 3 additions and 3 deletions

2
aclocal.m4 vendored
View File

@@ -1442,7 +1442,7 @@ AC_DEFUN([AC_BAKEFILE],
AC_BAKEFILE_DEPS
AC_BAKEFILE_RES_COMPILERS
BAKEFILE_BAKEFILE_M4_VERSION="0.1.7"
BAKEFILE_BAKEFILE_M4_VERSION="0.1.8"
dnl includes autoconf_inc.m4:
$1

4
configure vendored
View File

@@ -42284,10 +42284,10 @@ fi
BAKEFILE_BAKEFILE_M4_VERSION="0.1.7"
BAKEFILE_BAKEFILE_M4_VERSION="0.1.8"
BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.7"
BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.8"