]> git.saurik.com Git - bison.git/blobdiff - configure.ac
Version 2.4.1b.
[bison.git] / configure.ac
index 3caf9354254313e8deb6c5a9314d975509a6b830..399f2c961653a1e08aa7cce92d4041ae33d32ae1 100644 (file)
@@ -38,7 +38,7 @@ AC_CONFIG_MACRO_DIR([m4])
 # for example, run make dist at other times without being required to add a
 # bogus NEWS entry.
 AM_INIT_AUTOMAKE([1.11.1 dist-bzip2]
-                 m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [-], [gnu], [gnits]))
+                 m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [-], [gnu], [gnu]))
 AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
 
 # Checks for the compiler.