From: Ian Lance Taylor Date: Fri, 24 Jul 1998 21:04:00 +0000 (+0000) Subject: * config.guess: Merge with FSF. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2dce311e0f0468b1d21811d8f118a60cf191c7b;p=binutils-gdb.git * config.guess: Merge with FSF. As part of this, the BePC entry is no longer sanitized, since it is now in the FSF version of config.guess. --- diff --git a/.Sanitize b/.Sanitize index 7db6ade1d7b..a41d1827b35 100644 --- a/.Sanitize +++ b/.Sanitize @@ -659,7 +659,7 @@ else done fi -beos_files="ChangeLog config.guess configure.in" +beos_files="ChangeLog configure.in" if ( echo $* | grep keep\-beos > /dev/null ) ; then for i in $beos_files ; do if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then diff --git a/ChangeLog b/ChangeLog index 13e162ed480..172744977ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jul 24 17:01:42 1998 Ian Lance Taylor + + * config.guess: Merge with FSF. + Fri Jul 24 08:43:36 1998 Doug Evans start-sanitize-sky