mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
* NEWS: Officially drop support for building Bison with K&R C,
since it didn't work anyway and it's not worth worrying about. * Makefile.maint (wget_files): Remove ansi2knr.c. (ansi2knr.c-url_prefix): Remove. * lib/.cvsignore: Remove ansi2knr, ansi2knr.*. * lib/Makefile.am (AUTOMAKE_OPTIONS): Remove. * src/Makefile.am (AUTOMAKE_OPTIONS): Remove.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
|||||||
|
2002-10-16 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
|
* NEWS: Officially drop support for building Bison with K&R C,
|
||||||
|
since it didn't work anyway and it's not worth worrying about.
|
||||||
|
* Makefile.maint (wget_files): Remove ansi2knr.c.
|
||||||
|
(ansi2knr.c-url_prefix): Remove.
|
||||||
|
* lib/.cvsignore: Remove ansi2knr, ansi2knr.*.
|
||||||
|
* lib/Makefile.am (AUTOMAKE_OPTIONS): Remove.
|
||||||
|
* src/Makefile.am (AUTOMAKE_OPTIONS): Remove.
|
||||||
|
|
||||||
2002-10-15 Paul Eggert <eggert@twinsun.com>
|
2002-10-15 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
Stop using the "enum_" trick for K&R-style function definitions;
|
Stop using the "enum_" trick for K&R-style function definitions;
|
||||||
|
|||||||
Reference in New Issue
Block a user