freebsd-ports/devel/automake14/files/patch-automake.texi
Alan Eldridge 07a43438a3 1. Made post-install DESTDIR-safe.
2. Made install put files in the RIGHT place (no extra level of dirs;
	changing 'datadir' is not the right thing to do).
3. Made nice exit when you have USE_AUTOMAKE* defined.
4. Renamed patch files so I can tell what they do.
5. Portrevision bump => 3.
2002-10-13 12:54:48 +00:00

28 lines
742 B
Text

--- automake.texi.orig Wed Jan 6 08:01:26 1999
+++ automake.texi Mon Mar 18 21:44:51 2002
@@ -1,7 +1,8 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename automake.info
-@settitle automake
+@setfilename automake14.info
+@dircategory Programming & development tools
+@settitle Automake14
@setchapternewpage off
@c %**end of header
@@ -9,12 +10,12 @@
@dircategory GNU admin
@direntry
-* automake: (automake). Making Makefile.in's
+* Automake14: (automake14). Making Makefile.in's
@end direntry
@dircategory Individual utilities
@direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
+* Aclocal14: (automake14) Invoking aclocal. Generating aclocal.m4
@end direntry
@ifinfo