summaryrefslogtreecommitdiff
path: root/toolchain/dependencies/check-host-sed.sh
AgeCommit message (Collapse)Author
2007-03-09Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer
names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm)