(next): Fix typo in m68k-next-ns3 alternative.

From-SVN: r7040
This commit is contained in:
Richard Stallman 1994-04-12 20:13:58 +00:00
parent 291b0f345c
commit b1bbf0ed2c
1 changed files with 1 additions and 1 deletions

2
gcc/config.sub vendored
View File

@ -344,7 +344,7 @@ case $basic_machine in
-ns2*)
;;
*)
$os=-ns3
os=-ns3
;;
esac
;;