Commit b4ea9a9d by Jeffrey A Law Committed by Jeff Law

* Makefile.in (INSTALL): Remove "--no-header" argument.

From-SVN: r22080
parent 8c08ae7a
Sat Aug 29 12:39:56 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (INSTALL): Remove "--no-header" argument.
* NEWS: Various updates.
Fri Aug 28 19:00:44 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
......
......@@ -2129,7 +2129,7 @@ cpp.dvi: $(srcdir)/cpp.texi
INSTALL: $(srcdir)/install1.texi $(srcdir)/install.texi
cd $(srcdir); $(MAKEINFO) -D INSTALLONLY --no-header \
cd $(srcdir); $(MAKEINFO) -D INSTALLONLY \
--no-split -o INSTALL install1.texi
#
# Deletion of files made during compilation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment