diff man/Makefile.in @ 59150:dc9f687acb18

(MAKEINFO): Specify --force.
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 19:56:34 +0000
parents 27baac8434ba
children 23a17af379b1 95879cc1ed20
line wrap: on
line diff
--- a/man/Makefile.in	Mon Dec 27 19:55:14 2004 +0000
+++ b/man/Makefile.in	Mon Dec 27 19:56:34 2004 +0000
@@ -31,7 +31,8 @@
 
 
 # The makeinfo program is part of the Texinfo distribution.
-MAKEINFO = makeinfo
+# Use --force so that it generates output even if there are errors.
+MAKEINFO = makeinfo --force
 INFO_TARGETS = ../info/emacs ../info/emacs-xtra ../info/ccmode ../info/cl \
 	        ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
 		../info/message ../info/sieve ../info/pgg ../info/emacs-mime \