fix typo I introduced in last merge

This commit is contained in:
Todd C. Miller
2003-01-20 21:07:51 +00:00
parent f1b0329256
commit 5478ef4e29

2
config.sub vendored
View File

@@ -146,7 +146,7 @@ case $os in
-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
-apple | -axis -sr2201*)
-apple | -axis | -sr2201*)
os=
basic_machine=$1
;;