From 1a440e30d920ce8545f47631c7b6a325a47575da Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 12 Apr 1994 20:13:58 +0000 Subject: [PATCH] (next): Fix typo in m68k-next-ns3 alternative. --- config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -ns2*) ;; *) - $os=-ns3 + os=-ns3 ;; esac ;; -- 2.39.5