aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-24 21:04:00 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-24 21:04:00 +0000
commite2dce311e0f0468b1d21811d8f118a60cf191c7b (patch)
treea22b528f9ab1c867bb542a2bcf0139d11c34a6e6 /.Sanitize
parent5639074c607212f249e6f62782e7542a996b50a6 (diff)
downloadgdb-e2dce311e0f0468b1d21811d8f118a60cf191c7b.zip
gdb-e2dce311e0f0468b1d21811d8f118a60cf191c7b.tar.gz
gdb-e2dce311e0f0468b1d21811d8f118a60cf191c7b.tar.bz2
* 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.
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 7db6ade..a41d182 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