]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/Makefile.am (bison.simple): Fix the awk program: quote only
[bison.git] / ChangeLog
index b0e45468671716923b0c2838dfbe3584adbac230..fcd7c4a09fe2ad6e8d8e2f064e430af6fe1e4c6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-17  Akim Demaille  <akim@epita.fr>
+
+       * src/Makefile.am (bison.simple): Fix the awk program: quote only
+       the file name, not the whole `#line LINE FILE'.
+
 2000-03-17  Akim Demaille  <akim@epita.fr>
 
        On syntax errors, report the token on which we choked.