ports/devel/autoconf2.13/files/patch-autoconf.texi
Tijl Coosemans ec2102597a devel/autoconf*: restructure to prepare for 2.71
- Rename autoconf 2.13 port directory, package, and command all to
  autoconf2.13 just like ports like perl and python.
- Let USES=autoreconf run gtkdocize if necessary.
- Rewrite autoconf-wrapper and rename it autoconf-switch to reflect
  better what it does.
- Delete patch-bison.  It has been reverted upstream.
- Add a patch to let autoreconf set the AUTOCONF environment variable
  so subprocesses like automake use the correct version.
- Make building of info files optional.
- Address portlint, portclippy, portfmt issues in devel/autoconf*.

PR:		259556, 263970
2022-05-27 11:51:04 +02:00

17 lines
385 B
Text

--- autoconf.texi.orig 2000-02-27 16:18:10 UTC
+++ autoconf.texi
@@ -15,11 +15,10 @@
@end iftex
@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@dircategory Software development
+@direntry
* Autoconf: (autoconf). Create source code configuration scripts.
-END-INFO-DIR-ENTRY
-@end format
+@end direntry
Autoconf: Creating Automatic Configuration Scripts, by David MacKenzie.