]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of
authorDavid Elliott <dfe@tgwbd.org>
Thu, 17 Mar 2005 17:38:51 +0000 (17:38 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 17 Mar 2005 17:38:51 +0000 (17:38 +0000)
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

aclocal.m4
configure

index e536a75bac95256d1b90820c8de10b375c9fccf1..ab4f1f49f357fe9cf98e2b1aabd4091b2f443e13 100644 (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
index d8710875190549000b6469d3242b39cd6bc5d82b..9320415c813301114e2d13b16b025b5f83febb69 100755 (executable)
--- a/configure
+++ b/configure
 
 
 
-    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"