aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Naggum1996-03-05 03:02:45 +0000
committerErik Naggum1996-03-05 03:02:45 +0000
commitc01e66e11b903592f268a4ffc52b2c2e5343d0ad (patch)
tree92c567db5e40566978f3574478e676df37fc876f
parent21c7c7800a9b43980bb818969a5c657c09100581 (diff)
downloademacs-c01e66e11b903592f268a4ffc52b2c2e5343d0ad.tar.gz
emacs-c01e66e11b903592f268a4ffc52b2c2e5343d0ad.zip
(moss): Fix previous change.
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index ad95eb54f32..b2691160cf0 100755
--- a/config.sub
+++ b/config.sub
@@ -661,7 +661,7 @@ case $os in
661 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ 661 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
662 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 662 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
663 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ 663 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
664 | -cygwin32* | -pe* | -psos* -moss*) 664 | -cygwin32* | -pe* | -psos* | -moss*)
665 # Remember, each alternative MUST END IN *, to match a version number. 665 # Remember, each alternative MUST END IN *, to match a version number.
666 ;; 666 ;;
667 -sunos5*) 667 -sunos5*)