]> git.saurik.com Git - bison.git/blobdiff - configure.ac
* configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
[bison.git] / configure.ac
index c4eecdf732d7a257715b9cdf59908e6ed80dbf79..7f41b60ee57e5e90e952004ef7ca79f91f2fb53f 100644 (file)
@@ -23,7 +23,7 @@ AC_PREREQ(2.54)
 AC_INIT([GNU Bison], [1.49c], [bug-bison@gnu.org])
 AC_CONFIG_AUX_DIR(config)
 
-AM_INIT_AUTOMAKE([1.6.3 check-news readme-alpha dist-bzip2])
+AM_INIT_AUTOMAKE([1.7 check-news readme-alpha dist-bzip2])
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.