mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Prepare for 2.4.2 release.
* NEWS (2.4.1b): Rename back to... (2.4.2): ... this, and unset date. * configure.ac (AM_INIT_AUTOMAKE): Re-enable gnits.
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], [gnu]))
|
||||
m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [-], [gnu], [gnits]))
|
||||
AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
|
||||
|
||||
# Checks for the compiler.
|
||||
|
||||
Reference in New Issue
Block a user