mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2001-11-06 John Marshall <jmarshall@acm.org>
* config.sub: Accept "-palmos*" as a valid OS.
This commit is contained in:
parent
2ab1c3ca2f
commit
45a38b4439
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-06 John Marshall <jmarshall@acm.org>
|
||||||
|
|
||||||
|
* config.sub: Accept "-palmos*" as a valid OS.
|
||||||
|
|
||||||
2001-11-07 Geoffrey Keating <geoffk@redhat.com>
|
2001-11-07 Geoffrey Keating <geoffk@redhat.com>
|
||||||
|
|
||||||
* config.sub: Change 'stormy16' to 'xstormy16' in the two places
|
* config.sub: Change 'stormy16' to 'xstormy16' in the two places
|
||||||
|
2
config.sub
vendored
2
config.sub
vendored
@ -1070,7 +1070,7 @@ case $os in
|
|||||||
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
|
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
|
||||||
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
||||||
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
||||||
| -os2* | -vos*)
|
| -os2* | -vos* | -palmos*)
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
-qnx*)
|
-qnx*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user