summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gnu.org>1996-03-04 23:03:15 +0000
committerRichard Kenner <kenner@gnu.org>1996-03-04 23:03:15 +0000
commitbba51ac77a00f156da6d02f59d03f708522280bc (patch)
tree54b2ad5bd7b1a12f63098c4eb9937e466d06fb22 /config.sub
parente49639955f4c3ad8a08d3457894417b456a57533 (diff)
Accept -moss* as op sys.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 76881e1588..ad95eb54f3 100755
--- a/config.sub
+++ b/config.sub
@@ -661,7 +661,7 @@ case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -cygwin32* | -pe* | -psos*)
+ | -cygwin32* | -pe* | -psos* -moss*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)