mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
* configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.
(O0FLAGS): New. (VALGRIND, GXX): New. * tests/atlocal.in (CFLAGS): Use O0FLAGS. * tests/bison.in: Run $PREBISON a pre-command. * tests/Makefile.am (maintainer-check, maintainer-check-valgrind) (maintainer-check-g++): New. * Makefile.am (maintainer-check): New.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2002-10-13 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.
|
||||
(O0FLAGS): New.
|
||||
(VALGRIND, GXX): New.
|
||||
* tests/atlocal.in (CFLAGS): Use O0FLAGS.
|
||||
* tests/bison.in: Run $PREBISON a pre-command.
|
||||
* tests/Makefile.am (maintainer-check, maintainer-check-valgrind)
|
||||
(maintainer-check-g++): New.
|
||||
* Makefile.am (maintainer-check): New.
|
||||
|
||||
2002-10-13 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/glr.c: Formatting changes.
|
||||
|
||||
Reference in New Issue
Block a user