From 5b45a5690ec6790329f7066faac9f07c6e23cf5a Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 4 Mar 1996 23:03:15 +0000 Subject: [PATCH] Accept -moss* as op sys. --- config.sub | 2 +- lib/config.sub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.sub b/config.sub index 76881e15..ad95eb54 100644 --- 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*) diff --git a/lib/config.sub b/lib/config.sub index 76881e15..ad95eb54 100644 --- a/lib/config.sub +++ b/lib/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*) -- 2.43.5