]> code.delx.au - gnu-emacs/commitdiff
(s390x-*-linux-gnu*): New configuration.
authorRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 2006 15:32:49 +0000 (15:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 2006 15:32:49 +0000 (15:32 +0000)
configure.in

index 2982f4c2fc2631199d03dc103a33738c44947daa..3c3a44560bc270e831d59ce070f6fcd55fede2b3 100644 (file)
@@ -654,6 +654,9 @@ dnl see the `changequote' comment above.
   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
   ;;