From: Akim Demaille Date: Fri, 17 Aug 2001 14:54:14 +0000 (+0000) Subject: * doc/install.texi, doc/autoconf.texi: Use `autoconf', not X-Git-Tag: AUTOCONF-2.52d~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb311dd14b72600cc59f7ecf775e4f6bf8c4edc;p=thirdparty%2Fautoconf.git * doc/install.texi, doc/autoconf.texi: Use `autoconf', not `autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it. --- diff --git a/ChangeLog b/ChangeLog index 75ca754e0..24c234c2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-17 Akim Demaille + + * doc/install.texi, doc/autoconf.texi: Use `autoconf', not + `autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it. + 2001-08-17 Akim Demaille * lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not diff --git a/INSTALL b/INSTALL index 27690b448..62ea076c1 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,9 @@ +Copyright 1994, 1995, 1996, 1999, 2000, 2001 Free Software Foundation, +Inc. + + This file is free documentation; the Free Software Foundation gives +unlimited permission to copy, distribute and modify it. + Basic Installation ================== @@ -223,12 +229,3 @@ operates. `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. -Copyright Notice for the `INSTALL' File -======================================= - - Copyright 1994, 1995, 1996, 1999, 2000, 2001 Free Software -Foundation, Inc. - - The `INSTALL' file is free documentation; the Free Software -Foundation gives unlimited permission to copy, distribute and modify it. - diff --git a/doc/autoconf.texi b/doc/autoconf.texi index b2d8fab95..d1096acac 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -9667,7 +9667,7 @@ may use comes with Autoconf. * configure Invocation:: Changing how @code{configure} runs @end menu -@set autoconf_manual +@set autoconf @include install.texi diff --git a/doc/install.texi b/doc/install.texi index 249227bf5..1f550a1ee 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -1,7 +1,7 @@ @c This file is included by autoconf.texi and is used to produce @c the INSTALL file. -@ifclear autoconf_manual +@ifclear autoconf Copyright 1994, 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.