mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bbd6a62a28
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
12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
--- 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
|
|
+@dircategory Programming & development tools
|
|
@direntry
|
|
* Libtool: (libtool). Generic shared library support script.
|
|
@end direntry
|