aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig.sub3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index dc075d5cb36..9542fb28ef2 100755
--- a/config.sub
+++ b/config.sub
@@ -307,7 +307,6 @@ case $basic_machine in
307 basic_machine=m68k-hp 307 basic_machine=m68k-hp
308 os=-hpux 308 os=-hpux
309 ;; 309 ;;
310 hp9k2[0-9][0-9] | hp9k31[0-9])
311 basic_machine=m68000-hp 310 basic_machine=m68000-hp
312 ;; 311 ;;
313 hp9k3[2-9][0-9]) 312 hp9k3[2-9][0-9])
@@ -662,7 +661,7 @@ case $os in
662 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ 661 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
663 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 662 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
664 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ 663 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
665 | -cygwin32* | -pe* | -psos* | -moss* ) 664 | -cygwin32* | -pe* | -psos* | -moss* | -proelf* )
666 # Remember, each alternative MUST END IN *, to match a version number. 665 # Remember, each alternative MUST END IN *, to match a version number.
667 ;; 666 ;;
668 -sunos5*) 667 -sunos5*)