From 0d8da00e48706ee3e0f9415c7fb25721cba7e22e Mon Sep 17 00:00:00 2001 From: "leaf%mozilla.org" Date: Tue, 2 Apr 2002 14:11:39 +0000 Subject: [PATCH] Automated update --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 0632660a2047..ddd11d194506 100755 --- a/configure +++ b/configure @@ -5224,7 +5224,7 @@ case "$target" in *-*-os2*) NO_LD_ARCHIVE_FLAGS= ;; -*-aix4.3*) +*-aix4.3*|*-aix5*) NO_LD_ARCHIVE_FLAGS= ;; *-openvms*) @@ -6458,7 +6458,7 @@ done case $target in -*-aix4.3*) +*-aix4.3*|*-aix5*) ;; *) for ac_hdr in sys/cdefs.h @@ -7507,7 +7507,7 @@ EOF ;; - *-aix4.3*) + *-aix4.3*|*-aix5*) cat >> confdefs.h <<\EOF #define _REENTRANT 1 EOF