diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-08-20 13:51:46 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-08-20 13:51:46 -0400 |
commit | e449974dc54562bcb9a8a4c578e92d3f12ca67bb (patch) | |
tree | b8aad10e190c538de8663f054232d771e2386f7f /README | |
parent | 4681aae23a283742d17baff6f1a5692fbf9a376f (diff) | |
download | musl-e449974dc54562bcb9a8a4c578e92d3f12ca67bb.tar.gz |
fix two bugs in sed code configure uses to save command line
one place where semicolon (non-portable) was still used in place of
separate -e options (copied over from an old version of this code),
and use of a literal slash in the bracket expression for the final
command, despite slash being used as the delimiter for the s command.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions