* Makefile.in (INSTALL): Remove "--no-header" argument.
authorJeffrey A Law <law@cygnus.com>
Sat, 29 Aug 1998 11:41:40 +0000 (11:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 29 Aug 1998 11:41:40 +0000 (05:41 -0600)
From-SVN: r22080

gcc/ChangeLog
gcc/Makefile.in

index f8ed48ab4c0b9560299945c3fd609ca503c8c807..4530c521b51899375c3130e6b2c8306319c90559 100644 (file)
@@ -1,5 +1,7 @@
 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>
index 8eca4bedf959465b9012eed2ebaca3e96a9754b2..b339e85ca7d0d513b51d8ddf260aba5c4cb96723 100644 (file)
@@ -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 
 #\f
 # Deletion of files made during compilation.