summaryrefslogtreecommitdiff
path: root/devel/libtool15/files/patch-ltmain.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-52/+44
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix pthread handlingAde Lovett2005-12-241-7/+25
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=151978
* Update to 1.5.18Ade Lovett2005-06-171-59/+33
| | | | | | | | | More robust -pthread hack obtained from dfports. Tested with: full build of x11/gnome2 and x11/kde3 Notes: svn path=/head/; revision=137641
* Add a patch to support gnome 2.10 sharedlib version.Koop Mast2005-03-071-7/+54
| | | | | | | | | Patch made by ahze limited testing done by me. Obtained from: libtool cvs. Notes: svn path=/head/; revision=130548
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-3/+40
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Upgrade to libtool 1.5 after repo-copy.Ade Lovett2003-07-021-9/+5
| | | | Notes: svn path=/head/; revision=84062
* Fix "dreaded thread problem" on -current where multithreaded apps areAde Lovett2003-06-281-0/+11
not linked with libc_r. Bump PORTREVISION since this is a CRITICAL patch. Submitted by: marcus Notes: svn path=/head/; revision=83786