summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 8b1b76c1..b5b6730c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -426,6 +426,7 @@ test -z "$SED" && {
}
func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin
+ rm -f conftest.sed
SED=$func_path_progs_result
}