* config.table: Provide a backup shell for executing move-if-change.
From-SVN: r29883
This commit is contained in:
parent
55f7891bb7
commit
cd32188bd6
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
|
||||
|
||||
* config.table: Provide a backup shell for executing move-if-change.
|
||||
|
||||
1999-10-02 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* xmalloc.c (xmalloc): Fix spelling error.
|
||||
|
|
|
@ -58,4 +58,4 @@ else
|
|||
fi
|
||||
|
||||
frag=xhost-mkfrag
|
||||
${CONFIG_SHELL} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
|
||||
${CONFIG_SHELL-/bin/sh} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
|
||||
|
|
Loading…
Add table
Reference in a new issue