Automated update

This commit is contained in:
leaf%mozilla.org 2002-04-02 14:11:39 +00:00
parent e31f0f5173
commit 0d8da00e48

6
configure vendored
View File

@ -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