* 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.
This commit is contained in:
Ian Lance Taylor 1998-07-24 21:04:00 +00:00
parent 5639074c60
commit e2dce311e0
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,7 @@
Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
* config.guess: Merge with FSF.
Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
start-sanitize-sky