Skip to content
Snippets Groups Projects
Commit af699bc1 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Portability fix (bison version).

parent 05058a14
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
Portability fixes. Portability fixes.
* doc/Makefile.am (check-doc): Use "diff -c" instead of "diff -u" * doc/Makefile.am (check-doc): Use "diff -c" instead of "diff -u"
for increased portability. for increased portability.
* HACKING: Use bison 1.35. Bison 1.28 produces a file that fails
on AIX.
Fix Texinfo error. Fix Texinfo error.
* doc/Makefile.am (protocol-a.texi): Use '@"a', not '@"a{}', when * doc/Makefile.am (protocol-a.texi): Use '@"a', not '@"a{}', when
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment