* configure: Regenerate for ../common/aclocal.m4 update.

This commit is contained in:
Hans-Peter Nilsson
2004-12-07 23:51:23 +00:00
parent 119860e511
commit 379832de9a
26 changed files with 289 additions and 181 deletions

6
sim/v850/configure vendored
View File

@ -3973,6 +3973,11 @@ done
cgen_breaks=""
if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
cgen_breaks="break cgen_rtx_error";
fi
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure
@ -4181,6 +4186,7 @@ s%@sim_stdio@%$sim_stdio%g
s%@sim_trace@%$sim_trace%g
s%@sim_profile@%$sim_profile%g
s%@EXEEXT@%$EXEEXT%g
s%@cgen_breaks@%$cgen_breaks%g
CEOF
EOF