summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-02-11 23:40:37 +0000
committerRichard M. Stallman <rms@gnu.org>1996-02-11 23:40:37 +0000
commit315095d47ee478ca80c8cb8f53e45522373b47f5 (patch)
treedbe35b15de70209df8fc41115541f8750f09de50
parentddc4c640e8d01f71ab8ad15938bd846ea6b561db (diff)
downloademacs-libc-960212.tar.gz
Fix typo in previous change.libc-960212
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 0223922fc91..8cf47544ff5 100755
--- a/config.sub
+++ b/config.sub
@@ -657,7 +657,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*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)