* config.guess: Merge with FSF.
authorIan Lance Taylor <ian@airs.com>
Fri, 24 Jul 1998 21:04:00 +0000 (21:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 24 Jul 1998 21:04:00 +0000 (21:04 +0000)
As part of this, the BePC entry is no longer sanitized, since it is
now in the FSF version of config.guess.

.Sanitize
ChangeLog

index 7db6ade1d7bea7c2398c7d9ac47481d030dce925..a41d1827b3516de513fbb5d545376e524c0c6046 100644 (file)
--- 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
index 13e162ed480387fb54739e1512a5b8127e7fcd63..172744977ee9ea546fb8551eec992c830cb836ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
This page took 0.028846 seconds and 4 git commands to generate.