summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS3
1 files changed, 2 insertions, 1 deletions
diff --git a/PROBLEMS b/PROBLEMS
index f679c3a3..c287a9c9 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -790,6 +790,7 @@ Makefile. If that doesn't solve the problem, define INT_MIN as
----------------------------------------------------------------------
-* When compiling on MacOS X, groff compiles but does not run well.
+* When compiling on MacOS X, groff compiles but does not run well,
+ especially `eqn', causing many `can't break line' messages.
Use ./configure CXX=g++2 then make as usual.