summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in5
-rw-r--r--doc/Makefile.sub5
2 files changed, 6 insertions, 4 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
diff --git a/doc/Makefile.sub b/doc/Makefile.sub
index d6e9d0fe..5357f184 100644
--- a/doc/Makefile.sub
+++ b/doc/Makefile.sub
@@ -21,8 +21,9 @@
GROFFBIN=$(top_builddir)/src/roff/groff/groff
GROFF_BIN_PATH=`echo $(groff_bin_dirs) | sed -e 's| *|$(SH_SEP)|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
groff_bin_dirs=\