]> git.eshelyaron.com Git - emacs.git/commitdiff
(i[34]86-next-*): New alternative.
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 May 1994 04:05:17 +0000 (04:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 May 1994 04:05:17 +0000 (04:05 +0000)
configure1.in

index 0620b1fab5bb8a0fc5331917158d0b1aafd7f686..3144bdd324170159f1ebf64ed0094ad22ed034c7 100755 (executable)
@@ -828,7 +828,7 @@ case "${canonical}" in
   ;;
 
   ## NeXT
-  m68*-next-* )
+  m68*-next-* | i[34]86-next-* )
     machine=next opsys=mach2
   ;;