summaryrefslogtreecommitdiff
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
commit8d0e29c1d340c000bb10544f82374588174409c0 (patch)
tree212ffb5a61479c2c55cc6b6d6d9ea28721f907f1
parent34064236f53ca974813a2d80678810c96e6aea6e (diff)
downloademacs-8d0e29c1d340c000bb10544f82374588174409c0.tar.gz
Accept -moss* as op sys.
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 76881e15889..ad95eb54f32 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*)