From: David Elliott Date: Thu, 17 Mar 2005 17:38:51 +0000 (+0000) Subject: Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fbb7dfffb098c0c1a71f15674fba0d3af9609028 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 --- diff --git a/aclocal.m4 b/aclocal.m4 index e536a75bac..ab4f1f49f3 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -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 diff --git a/configure b/configure index d871087519..9320415c81 100755 --- a/configure +++ b/configure @@ -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"