1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/devel/autoconf268/files/patch-autoconf.texi
Ade Lovett 3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00

39 lines
1.6 KiB
Plaintext

--- doc/autoconf.texi.orig Thu Nov 16 16:16:27 2006
+++ doc/autoconf.texi Sat Apr 14 15:41:27 2007
@@ -3,5 +3,5 @@
@comment %**start of header
-@setfilename autoconf.info
+@setfilename autoconf-2.61.info
@include version.texi
-@settitle Autoconf
+@settitle Autoconf-2.61
@setchapternewpage odd
@@ -205,25 +205,5 @@
-@dircategory Software development
+@dircategory Programming & development tools
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts.
-@end direntry
-
-@dircategory Individual utilities
-@direntry
-* autoscan: (autoconf)autoscan Invocation.
- Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
-* autoconf: (autoconf)autoconf Invocation.
- How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
- Remaking multiple @command{configure} scripts
-* autoheader: (autoconf)autoheader Invocation.
- How to create configuration templates
-* autom4te: (autoconf)autom4te Invocation.
- The Autoconf executables backbone
-* configure: (autoconf)configure Invocation. Configuring a package.
-* autoupdate: (autoconf)autoupdate Invocation.
- Automatic update of @file{configure.ac}
-* config.status: (autoconf)config.status Invocation. Recreating configurations.
-* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
+* Autoconf-2.61: (autoconf-2.61). Create source code configuration scripts.
@end direntry