From bbaf47fd2077b3a7c207e801885b33cf1d60645a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Sun, 6 Apr 2003 10:47:51 +0000 Subject: [PATCH] Use the same configuration for all aix5, not just aix5.1. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 522e93f029d..8665fefb6e7 100644 --- a/configure.in +++ b/configure.in @@ -586,7 +586,7 @@ case "${canonical}" in rs6000-ibm-aix4.2* | powerpc-ibm-aix4.2* ) machine=ibmrs6000 opsys=aix4-2 ;; - rs6000-ibm-aix5.1* | powerpc-ibm-aix5.1* ) + rs6000-ibm-aix5* | powerpc-ibm-aix5* ) machine=ibmrs6000 opsys=aix4-2 ;; rs6000-ibm-aix4.0* | powerpc-ibm-aix4.0* ) -- 2.39.5