projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aff49d
)
Make --keep-mswin
author
Fred Fish
<fnf@specifix.com>
Sat, 31 Jan 1998 06:19:34 +0000
(06:19 +0000)
committer
Fred Fish
<fnf@specifix.com>
Sat, 31 Jan 1998 06:19:34 +0000
(06:19 +0000)
config/.Sanitize
patch
|
blob
|
history
diff --git
a/config/.Sanitize
b/config/.Sanitize
index 127ad3c2a6a2a6f8c646a0fea6cb79fd5127af0f..dd2ec613a85c0cb41c656a3aa4f891cab0b2e47a 100644
(file)
--- a/
config/.Sanitize
+++ b/
config/.Sanitize
@@
-21,10
+21,10
@@
else
lose_these_too="${lose_these_too} mt-r5900"
fi
-if ( echo $* | grep keep\-mswin > /dev/null ) ; then
- keep_these_too="${keep_these_too} mh-windows"
-else
+if ( echo $* | grep lose\-mswin > /dev/null ) ; then
lose_these_too="${lose_these_too} mh-windows"
+else
+ keep_these_too="${keep_these_too} mh-windows"
fi
# All files listed between the "Things-to-keep:" line and the