* config.table: Provide a backup shell for executing move-if-change.
authorMarc Espie <espie@cvs.openbsd.org>
Sun, 10 Oct 1999 07:27:40 +0000 (07:27 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 10 Oct 1999 07:27:40 +0000 (01:27 -0600)
From-SVN: r29883

libiberty/ChangeLog
libiberty/config.table

index b0c99e317abe34fcb69a6d6ed9119d569fa41201..e80098ea208d9cfd06972e05ef95961739c4261f 100644 (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.
index 814c9eb1d9befb58df65c43e20b580ac23ed3c64..4e33746164c9f33983d691fa14753ace127d1cf1 100644 (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