Mercurial > emacs
changeset 40420:fffc7f4c2cc7
(s390-*-linux-gnu): New system. From Adam Thornton <athornton@sinenomine.net>.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 28 Oct 2001 19:05:36 +0000 |
parents | d62da8c1d493 |
children | 1eec9125d32e |
files | configure.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Sun Oct 28 18:53:39 2001 +0000 +++ b/configure.in Sun Oct 28 19:05:36 2001 +0000 @@ -562,6 +562,9 @@ i370-ibm-aix*) machine=ibm370aix opsys=usg5-3 ;; + s390-*-linux-gnu) + machine=ibms390 opsys=gnu-linux + ;; rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* ) machine=ibmrs6000 opsys=aix3-1 ;;