diff options
| -rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index 00cd45dab53..c572c9285dd 100755 --- a/config.sub +++ b/config.sub | |||
| @@ -545,7 +545,7 @@ case $os in | |||
| 545 | | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ | 545 | | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ |
| 546 | | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | 546 | | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ |
| 547 | | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | 547 | | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ |
| 548 | | -lynxos* | -bosx* | -ns*) | 548 | | -lynxos* | -bosx* | -ns* | -cxux*) |
| 549 | ;; | 549 | ;; |
| 550 | -sunos5*) | 550 | -sunos5*) |
| 551 | os=`echo $os | sed -e 's|sunos5|solaris2|'` | 551 | os=`echo $os | sed -e 's|sunos5|solaris2|'` |