diff options
Diffstat (limited to 'sim/arm')
-rw-r--r-- | sim/arm/ChangeLog | 4 | ||||
-rwxr-xr-x | sim/arm/configure | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index f9f7160..3a50e89 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-06-16 Andrew Cagney <ac131313@redhat.com> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + 2002-06-12 Andrew Cagney <ac131313@redhat.com> * Makefile.in: Update copyright. diff --git a/sim/arm/configure b/sim/arm/configure index 2c574e4..65f0825 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -3537,6 +3537,8 @@ done COPRO=armcopro.o + + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure |