OSDN Git Service

* config.table: Provide a backup shell for executing move-if-change.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 1999 07:27:40 +0000 (07:27 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 1999 07:27:40 +0000 (07:27 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29883 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/ChangeLog
libiberty/config.table

index b0c99e3..e80098e 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 814c9eb..4e33746 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