mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Automated update
This commit is contained in:
parent
e31f0f5173
commit
0d8da00e48
6
configure
vendored
6
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user