mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* src/acconfig.h: Don't protect config.h against multiple
inclusion. Don't define PARAMS. * src/system.h: Define PARAMS. Remove some of the ad-hoc CPP magic for DOS, VMS etc.: this is the purpose of config.h. system.h must not try to fix wrong definitions in config.h.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2000-09-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/acconfig.h: Don't protect config.h against multiple
|
||||
inclusion.
|
||||
Don't define PARAMS.
|
||||
* src/system.h: Define PARAMS.
|
||||
Remove some of the ad-hoc CPP magic for DOS, VMS etc.: this is the
|
||||
purpose of config.h. system.h must not try to fix wrong
|
||||
definitions in config.h.
|
||||
|
||||
2000-09-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/derives.h: New file.
|
||||
|
||||
Reference in New Issue
Block a user