aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-12 20:13:58 +0000
committerRichard M. Stallman1994-04-12 20:13:58 +0000
commit1a440e30d920ce8545f47631c7b6a325a47575da (patch)
tree3e3bfaa4596435be7ea184f237f35c395330a228
parentcd320f323ec8c2b7a32476ed44a95ef4053a02b6 (diff)
downloademacs-1a440e30d920ce8545f47631c7b6a325a47575da.tar.gz
emacs-1a440e30d920ce8545f47631c7b6a325a47575da.zip
(next): Fix typo in m68k-next-ns3 alternative.
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index ff0323bf973..25300219eb5 100755
--- a/config.sub
+++ b/config.sub
@@ -344,7 +344,7 @@ case $basic_machine in
344 -ns2*) 344 -ns2*)
345 ;; 345 ;;
346 *) 346 *)
347 $os=-ns3 347 os=-ns3
348 ;; 348 ;;
349 esac 349 esac
350 ;; 350 ;;