gbranden pushed a commit to branch master
in repository groff.
commit 9907adf0423fc266eb40d5727e6b3f1003955724
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 19 14:46:27 2024 -0500
INSTALL.REPO: Add caveat re: OpenBSD 7.4 byacc.
Prompted by discussion with Lennart Jablonka.
https://lists.gnu.org/archive/html/groff/2024-03/msg00019.html
---
INSTALL.REPO | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/INSTALL.REPO b/INSTALL.REPO
index c0783592c..cea115888 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -30,7 +30,8 @@ are several others.
$ export AUTOCONF_VERSION=2.69
* You will need a 'yacc' program. We recommend Berkeley yacc ('byacc')
- or GNU Bison ('bison').
+ or GNU Bison ('bison'). The version of byacc in OpenBSD 7.4 is known
+ to not work; Bison does.
* groff's Texinfo manual is generated in several formats: GNU Info,
HTML, plain text, TeX DVI, and PDF. The former three require
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit