aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.table
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-10-10 07:27:40 +0000
committerJeff Law <law@gcc.gnu.org>1999-10-10 01:27:40 -0600
commitcd32188bd6206306941c0756b940e0827bc99958 (patch)
treeb89e700b6091f917d2baaac3909bfec51c45f628 /libiberty/config.table
parent55f7891bb79c49bca34c2866ca94fb754be30a88 (diff)
downloadgcc-cd32188bd6206306941c0756b940e0827bc99958.zip
gcc-cd32188bd6206306941c0756b940e0827bc99958.tar.gz
gcc-cd32188bd6206306941c0756b940e0827bc99958.tar.bz2
* config.table: Provide a backup shell for executing move-if-change.
From-SVN: r29883
Diffstat (limited to 'libiberty/config.table')
-rw-r--r--libiberty/config.table2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/config.table b/libiberty/config.table
index 814c9eb..4e33746 100644
--- a/libiberty/config.table
+++ b/libiberty/config.table
@@ -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