diff configure.in @ 68889:9f1f5414047d

(s390x-*-linux-gnu*): New configuration.
author Richard M. Stallman <rms@gnu.org>
date Tue, 14 Feb 2006 15:32:49 +0000
parents d10c5b8ae128
children 8cd64e734ed5 428d132b4028 9e490faa9f6b
line wrap: on
line diff
--- 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
   ;;