X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5ea72c19daec27f1213c4292134c40f81d956fb3..311b2e56eaad952fc7908336e3aeb019dd8bf1ee:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 399f2c96..3caf9354 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], [gnu])) + m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [-], [gnu], [gnits])) AC_CONFIG_HEADERS([lib/config.h:lib/config.hin]) # Checks for the compiler.