* config.table: Provide a backup shell for executing move-if-change.

From-SVN: r29883
This commit is contained in:
Marc Espie 1999-10-10 07:27:40 +00:00 committed by Jeff Law
parent 55f7891bb7
commit cd32188bd6
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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