# HG changeset patch # User Richard M. Stallman # Date 1139931169 0 # Node ID 9f1f5414047d684aa21ddcf8c575f09612a5f4e8 # Parent 8bc56d7e5e781c76334a406aad02b917e096feba (s390x-*-linux-gnu*): New configuration. diff -r 8bc56d7e5e78 -r 9f1f5414047d configure.in --- a/configure.in Tue Feb 14 15:31:49 2006 +0000 +++ b/configure.in Tue Feb 14 15:32:49 2006 +0000 @@ -654,6 +654,9 @@ s390-*-linux-gnu* ) machine=ibms390 opsys=gnu-linux ;; + s390x-*-linux-gnu* ) + machine=ibms390x opsys=gnu-linux + ;; rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* ) machine=ibmrs6000 opsys=aix3-1 ;;