* 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

View File

@@ -1,3 +1,7 @@
2004-12-08 Hans-Peter Nilsson <hp@axis.com>
* configure: Regenerate for ../common/aclocal.m4 update.
2004-10-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Committed by Andrew Cagney.

6
sim/m32r/configure vendored
View File

@@ -3864,6 +3864,11 @@ fi
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
@@ -4077,6 +4082,7 @@ s%@cgendir@%$cgendir%g
s%@cgen@%$cgen%g
s%@traps_obj@%$traps_obj%g
s%@sim_extra_cflags@%$sim_extra_cflags%g
s%@cgen_breaks@%$cgen_breaks%g
CEOF
EOF