* 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/mips/configure vendored
View File

@@ -4808,6 +4808,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
@@ -5027,6 +5032,7 @@ s%@sim_multi_obj@%$sim_multi_obj%g
s%@mips_extra_objs@%$mips_extra_objs%g
s%@mips_igen_engine@%$mips_igen_engine%g
s%@mips_extra_libs@%$mips_extra_libs%g
s%@cgen_breaks@%$cgen_breaks%g
CEOF
EOF