]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Regenerate configure.
authorAndrew Cagney <cagney@redhat.com>
Thu, 31 Jan 2002 20:34:29 +0000 (20:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 31 Jan 2002 20:34:29 +0000 (20:34 +0000)
bfd/ChangeLog
bfd/configure

index 953556e246ab816052099d09d01dde0900acf912..02b51ab7bb4c8ff5414dec616ffd0667dbc88374 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-31  Andrew Cagney  <ac131313@redhat.com>
+
+       * configure: Re-generate.
+
 2002-01-31  David O'Brien  <obrien@FreeBSD>
 
        * configure.in: Recognize the differences in core files from FreeBSD
index 872d7d58b88bbb0bd584bf53817809331ff1e710..889f3b393111760fc26805f60f97c81107709fb3 100755 (executable)
@@ -5016,7 +5016,7 @@ if test "${target}" = "${host}"; then
        COREFILE=trad-core.lo
        TRAD_HEADER='"hosts/symmetry.h"'
        ;;
-  i[3456]86-*-bsd* | i[34567]86-*-freebsd[1234] | i[34567]86-*-freebsd[1234]\.* | i[34567]86-*-freebsd*aout*)
+  i[3456]86-*-bsd* | i[34567]86-*-freebsd[123] | i[34567]86-*-freebsd[123]\.* | i[34567]86-*-freebsd4\.[01]* | i[34567]86-*-freebsd*aout*)
        COREFILE=trad-core.lo
        TRAD_HEADER='"hosts/i386bsd.h"'
        ;;