emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/Makefile.in


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/Makefile.in
Date: Mon, 27 Dec 2004 21:08:20 -0500

Index: emacs/man/Makefile.in
diff -c emacs/man/Makefile.in:1.62 emacs/man/Makefile.in:1.63
*** emacs/man/Makefile.in:1.62  Tue Dec  7 16:55:48 2004
--- emacs/man/Makefile.in       Mon Dec 27 19:56:34 2004
***************
*** 31,37 ****
  
  
  # The makeinfo program is part of the Texinfo distribution.
! MAKEINFO = makeinfo
  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 \
--- 31,38 ----
  
  
  # The makeinfo program is part of the Texinfo distribution.
! # 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 \




reply via email to

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