groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/doc Makefile.in Makefile.sub


From: Werner LEMBERG
Subject: [Groff-commit] groff/doc Makefile.in Makefile.sub
Date: Sun, 07 Aug 2005 05:09:44 -0400

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 05/08/07 09:09:44

Modified files:
        doc            : Makefile.in Makefile.sub 

Log message:
        Fix comments.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/doc/Makefile.in.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/doc/Makefile.sub.diff?tr1=1.20&tr2=1.21&r1=text&r2=text

Patches:
Index: groff/doc/Makefile.in
diff -u groff/doc/Makefile.in:1.16 groff/doc/Makefile.in:1.17
--- groff/doc/Makefile.in:1.16  Thu May 26 21:01:58 2005
+++ groff/doc/Makefile.in       Sun Aug  7 09:09:44 2005
@@ -39,8 +39,9 @@
 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
Index: groff/doc/Makefile.sub
diff -u groff/doc/Makefile.sub:1.20 groff/doc/Makefile.sub:1.21
--- groff/doc/Makefile.sub:1.20 Wed Aug  3 07:19:00 2005
+++ groff/doc/Makefile.sub      Sun Aug  7 09:09:44 2005
@@ -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=\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]