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