mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Replace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
If the first m4 in $PATH is wrong, it keeps looking. Moreover, its requirements for a correct m4 are stricter. * m4/m4.m4: Replace with Autoconf 2.63's m4/m4.m4. * configure.ac: Update to use AC_PROG_GNU_M4. Reported by Eric Blake.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-04-04 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Replace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
|
||||
If the first m4 in $PATH is wrong, it keeps looking. Moreover, its
|
||||
requirements for a correct m4 are stricter.
|
||||
* m4/m4.m4: Replace with Autoconf 2.63's m4/m4.m4.
|
||||
* configure.ac: Update to use AC_PROG_GNU_M4.
|
||||
Reported by Eric Blake.
|
||||
|
||||
2009-04-03 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Help with updating web manual.
|
||||
|
||||
Reference in New Issue
Block a user