summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2005-08-07 09:09:44 +0000
committerwl <wl>2005-08-07 09:09:44 +0000
commit94dd88a2fd7daf0119c3db17e8c12ebb1d73620f (patch)
tree1ad2594f9248bb3c3378070cc64aa75ad54f6a42 /doc/Makefile.in
parent7e2f0c9f650029f5c7b6d097e70d1c1e4b31180f (diff)
downloadgroff-94dd88a2fd7daf0119c3db17e8c12ebb1d73620f.tar.gz
Fix comments.
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 7a8829b9..05fb5bc2 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -39,8 +39,9 @@ TROFFBIN=$(top_builddir)/src/roff/troff/troff
GROFFBIN=$(top_builddir)/src/roff/groff/groff
GROFF_BIN_PATH=`echo $(groff_bin_dirs) | sed -e 's| *|:|g'`
-# Since info files are distributed within the groff package, no
-# autoconf test for the makeinfo binary is done.
+# info files are distributed with the groff package, so makeinfo is
+# usually not needed (however, to build from CVS you NEED it!)
+# FIXME: Add autoconf test to check whether makeinfo exists.
MAKEINFO=makeinfo
# Users who want to print out the groff manual are expected to have