File autoconf-2.69-texinfo-6.3.patch of Package autoconf269

From a6c524f4d0a2bdab120b7abb28910c3a5a67e5e4 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Tue, 13 Sep 2016 17:51:18 -0700
Subject: [PATCH] doc: port to Texinfo 6.3

* doc/autoconf.texi: Remove obsolete @setcontentsaftertitlepage
that provokes a warning from Texinfo 6.3.
---
 doc/autoconf.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 34ca2137..79f65412 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -5,9 +5,6 @@
 @include version.texi
 @settitle Autoconf
 @setchapternewpage odd
-@ifnothtml
-@setcontentsaftertitlepage
-@end ifnothtml
 @finalout
 
 @c @ovar(ARG)
-- 
2.55.0