From: Richard M. Stallman Date: Tue, 24 May 1994 04:05:17 +0000 (+0000) Subject: (i[34]86-next-*): New alternative. X-Git-Tag: emacs-19.34~8188 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1df16e382080b46408162f61a16fafc06be52a42;p=emacs.git (i[34]86-next-*): New alternative. --- diff --git a/configure1.in b/configure1.in index 0620b1fab5b..3144bdd3241 100755 --- a/configure1.in +++ b/configure1.in @@ -828,7 +828,7 @@ case "${canonical}" in ;; ## NeXT - m68*-next-* ) + m68*-next-* | i[34]86-next-* ) machine=next opsys=mach2 ;;