mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
Version 2.4.1a.
* NEWS (2.4.2): Rename to... (2.4.1a): ... this for now. Set date. * configure.ac (AM_INIT_AUTOMAKE): Disable gnits for now because it does not like this version name.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user