Improve the checking of sed by adding some common GNU sed installation
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 9 Mar 2007 08:33:34 +0000 (08:33 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 9 Mar 2007 08:33:34 +0000 (08:33 -0000)
commit1506b0cfd5708c81fe286549d63843c5030c0e8a
tree46ed27097f9ccc05feaa4e021534519a50235ee4
parenta9612bfdd90268cf065b09e8a0ff1b6c8a99b399
Improve the checking of sed by adding some common GNU sed installation
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)
package/sed/sedcheck.sh
toolchain/dependencies/check-host-sed.sh [new file with mode: 0755]
toolchain/dependencies/dependencies.sh