From: Richard Stallman Date: Sun, 11 Feb 1996 23:40:37 +0000 (+0000) Subject: Fix typo in previous change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9c64bdf8776143c0cb3e910d21667cc18771590d;p=gcc.git Fix typo in previous change. From-SVN: r11204 --- diff --git a/gcc/config.sub b/gcc/config.sub index 0223922fc91..8cf47544ff5 100755 --- a/gcc/config.sub +++ b/gcc/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*)