From: Richard M. Stallman Date: Sun, 11 Feb 1996 23:40:37 +0000 (+0000) Subject: Fix typo in previous change. X-Git-Tag: cvs/libc-960212~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf2af37da5d8a925a2f8dd8020b5e90a383d78e;p=thirdparty%2Fglibc.git Fix typo in previous change. --- 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*)