]> git.eshelyaron.com Git - emacs.git/commitdiff
(i[34]86-ncr-sysv*): New specific alternative.
authorRichard M. Stallman <rms@gnu.org>
Sun, 21 Nov 1993 09:02:45 +0000 (09:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 21 Nov 1993 09:02:45 +0000 (09:02 +0000)
configure1.in

index bae6799d170f1bae99e20947e0ed2088e01eefbc..f28bc9e0a51938e27011d13c6724cc008d7569e3 100755 (executable)
@@ -704,6 +704,11 @@ case "${canonical}" in
     machine=symmetry opsys=bsd4-3
   ;;
 
+  ## Unspecified sysv on an ncr machine defaults to svr4.
+  i[34]86-ncr-sysv* )
+    machine=intel386 opsys=usg5-4
+  ;;
+
   ## Intel 860
   i860-*-sysvr4* )
     machine=i860 opsys=usg5-4