summaryrefslogtreecommitdiff
path: root/devel/autoconf-wrapper/files/autotools-wrapper.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't let the wrapper eat stdin, which breaks autopoint.Koop Mast2013-12-091-0/+3
| | | | | | PR: ports/184479 Submitted by: novel@ Approved by: ade@ (autotools@ hat)
* UTFize and remove my middle name.Dag-Erling Smørgrav2011-10-111-1/+1
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-11/+5
|
* Use full path to find, sed and sort, to avoid surprises when other versionsDag-Erling Smørgrav2007-11-091-2/+2
| | | | | | | are present (e.g. when building openwrt) Requested by: luigi@ Approved by: portmgr (pav@)
* Fix the case where ${bindir} is a symlink.Dag-Erling Smørgrav2007-10-251-1/+1
|
* Update to the autotools new world order.Ade Lovett2007-07-281-0/+95
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav