[SCM] GNU Autoconf source repository branch, master, updated. v2.69-163-g0bd5dbd
"Paul Eggert" <[email protected]> Wed, 14 Sep 2016 00:51:44 +0000 (UTC)
| Newsgroups | gmane.comp.sysutils.autoconf.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=0bd5dbd9b271ade96d2a7783e465b79ec194e8af
The branch, master has been updated
via 0bd5dbd9b271ade96d2a7783e465b79ec194e8af (commit)
from 125ec0d7a0cc81976316be203acc347b2f8fc1cb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0bd5dbd9b271ade96d2a7783e465b79ec194e8af
Author: Paul Eggert <[email protected]>
Date: Tue Sep 13 17:51:18 2016 -0700
doc: port to Texinfo 6.3
* doc/autoconf.texi: Remove obsolete @setcontentsaftertitlepage
that provokes a warning from Texinfo 6.3.
-----------------------------------------------------------------------
Summary of changes:
doc/autoconf.texi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 029ddd6..ddbeddf 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -6,9 +6,6 @@
@settitle Autoconf
@documentencoding UTF-8
@setchapternewpage odd
-@ifnothtml
-@setcontentsaftertitlepage
-@end ifnothtml
@finalout
@c @ovar(ARG)
hooks/post-receive
--
GNU Autoconf source repository