mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
Playing with Autoscan.
* m4/prereq.m4 (jm_PREREQ_ARGMATCH, jm_FUNC_ARGMATCH): New. * lib/Makefile.am (libbison_a_SOURCES): No longer include argmatch.c and argmatch.h, since they are AC_LIBSOURCE'd. * lib/strcasecmp.c, lib/strncasecmp.c, lib/memcmp.c: New, from the Coreutils 4.5.1.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-09-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Playing with Autoscan.
|
||||
|
||||
* m4/prereq.m4 (jm_PREREQ_ARGMATCH, jm_FUNC_ARGMATCH): New.
|
||||
* lib/Makefile.am (libbison_a_SOURCES): No longer include
|
||||
argmatch.c and argmatch.h, since they are AC_LIBSOURCE'd.
|
||||
* lib/strcasecmp.c, lib/strncasecmp.c, lib/memcmp.c: New, from the
|
||||
Coreutils 4.5.1.
|
||||
|
||||
2002-09-24 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* doc/bison.texinfo (Stack Overflow): xref to Recursion.
|
||||
|
||||
Reference in New Issue
Block a user