projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb455d
)
Now recognizes MacOS 10 as a valid OS
author
Brad Thompson
<yak@mit.edu>
Fri, 13 Aug 1999 23:19:39 +0000
(23:19 +0000)
committer
Brad Thompson
<yak@mit.edu>
Fri, 13 Aug 1999 23:19:39 +0000
(23:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11652
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/config.sub
patch
|
blob
|
history
diff --git
a/src/config/config.sub
b/src/config/config.sub
index 00bea6e6aaf93fb77bd94582dd3046d99f6dcbdc..3274dc237567c3ddabf34fe85a3e60f3021f3405 100644
(file)
--- a/
src/config/config.sub
+++ b/
src/config/config.sub
@@
-714,7
+714,7
@@
case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -uxpv* | -beos*)
+ | -mingw32* | -linux-gnu* | -uxpv* | -beos*
| -macos*
)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-linux*)