X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a3d760ef5d7d9bcab78268f5117c39566aa0345c..2ad7e09e963e72ac4c69bb10b866b68947197aaf:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 3caf9354..399f2c96 100644 --- a/configure.ac +++ b/configure.ac @@ -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.