]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/acconfig.h: Don't protect config.h against multiple
[bison.git] / ChangeLog
index 729640e3e944fa7bd1ce5fa333e81653c5814e56..0ffd0ecff1761354c405e1c7c13087697f2eabda 100644 (file)
--- a/ChangeLog
+++ b/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.