summaryrefslogtreecommitdiff
path: root/devel/libtool15/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't remove share/aclocal.Satoshi Asami2000-06-031-1/+0
| | | | Notes: svn path=/head/; revision=29135
* Changes from maintainer:Steve Price1999-05-291-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | 1. Add a -prefix arguement to libtool, to find where the installed copies of ltconfig and ltmain.sh reside. 2. Don't install the .la files unless --install-ltlibs is passed to ltconfig. 3. Don't force linking with -lc, and allow -?thread to be passed to the linker. 4. Don't build static libs if not using version numbers (for plugins). 5. Install instead of lib${release}.a lib.a lib${release}.so lib.so lib${release}.so.${ver} lib${release}.so.${ver} to support multi-release installations. 6. Change version to "1.3-freebsd-ports" so people know who to blame. 7. Misc fixes. PR: 11839 Submitted by: maintainer Notes: svn path=/head/; revision=19050
* Update to version 1.3.Steve Price1999-05-041-1/+15
| | | | | | | | PR: 11356 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18478
* Import libtool-1.2, It's a generic library support script.Vanilla I. Shu1998-05-071-0/+13
PR: ports/6531 Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp> Notes: svn path=/head/; revision=10896