summaryrefslogtreecommitdiff
path: root/devel/libtool/files/patch-aa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-11 01:04:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-11 01:04:52 +0000
commitbbd6a62a28b2cfb46e412091903f05d22b53e56c (patch)
tree151fed73fada0e22e4f45e6a8572019e9923ef56 /devel/libtool/files/patch-aa
parentUnbreak this port, thanks to suggestions made by (diff)
Submitted by: maintainer
He says: Update libtool to 1.3.3 and modify it's behaviour a bit. It now behaves like a stock libtool unless we start sending one of three flags: --disable-ltlibs Don't install .la files --release-suffix Add the release to the end of all the libs (like GLib/GTK+) --release-ignore Don't add the release to any libs. PR: 13114
Diffstat (limited to 'devel/libtool/files/patch-aa')
-rw-r--r--devel/libtool/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libtool/files/patch-aa b/devel/libtool/files/patch-aa
index 483466c69666..91ff871e5ae3 100644
--- a/devel/libtool/files/patch-aa
+++ b/devel/libtool/files/patch-aa
@@ -1,7 +1,7 @@
---- doc/libtool.texi.orig Wed Mar 11 02:04:36 1998
-+++ doc/libtool.texi Mon Apr 27 16:57:24 1998
-@@ -10,7 +10,7 @@
- @set BUGADDR the libtool mailing list @email{bug-libtool@@gnu.org}
+--- doc/libtool.texi.orig Tue Jun 29 15:48:12 1999
++++ doc/libtool.texi Tue Aug 31 23:41:25 1999
+@@ -11,7 +11,7 @@
+ @set MAILLIST the libtool mailing list @email{libtool@@gnu.org}
@set objdir .libs
-@dircategory GNU programming tools