summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure940
1 files changed, 446 insertions, 494 deletions
diff --git a/configure b/configure
index 5a5e162bd..552acba68 100755
--- a/configure
+++ b/configure
@@ -886,6 +886,7 @@ Optional Packages:
886 --with-privsep-user=user Specify non-privileged user for privilege separation 886 --with-privsep-user=user Specify non-privileged user for privilege separation
887 --with-sectok Enable smartcard support using libsectok 887 --with-sectok Enable smartcard support using libsectok
888 --with-opensc[=PFX] Enable smartcard support using OpenSC (optionally in PATH) 888 --with-opensc[=PFX] Enable smartcard support using OpenSC (optionally in PATH)
889 --with-selinux Enable SELinux support
889 --with-kerberos5=PATH Enable Kerberos 5 support 890 --with-kerberos5=PATH Enable Kerberos 5 support
890 --with-privsep-path=xxx Path for privilege separation chroot (default=/var/empty) 891 --with-privsep-path=xxx Path for privilege separation chroot (default=/var/empty)
891 --with-xauth=PATH Specify path to xauth program 892 --with-xauth=PATH Specify path to xauth program
@@ -1001,7 +1002,7 @@ esac
1001 else 1002 else
1002 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1003 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1003 fi 1004 fi
1004 cd $ac_popdir 1005 cd "$ac_popdir"
1005 done 1006 done
1006fi 1007fi
1007 1008
@@ -1931,8 +1932,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1931 cat conftest.err >&5 1932 cat conftest.err >&5
1932 echo "$as_me:$LINENO: \$? = $ac_status" >&5 1933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1933 (exit $ac_status); } && 1934 (exit $ac_status); } &&
1934 { ac_try='test -z "$ac_c_werror_flag" 1935 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
1935 || test ! -s conftest.err'
1936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 1936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1937 (eval $ac_try) 2>&5 1937 (eval $ac_try) 2>&5
1938 ac_status=$? 1938 ac_status=$?
@@ -1990,8 +1990,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1990 cat conftest.err >&5 1990 cat conftest.err >&5
1991 echo "$as_me:$LINENO: \$? = $ac_status" >&5 1991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1992 (exit $ac_status); } && 1992 (exit $ac_status); } &&
1993 { ac_try='test -z "$ac_c_werror_flag" 1993 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
1994 || test ! -s conftest.err'
1995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 1994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1996 (eval $ac_try) 2>&5 1995 (eval $ac_try) 2>&5
1997 ac_status=$? 1996 ac_status=$?
@@ -2107,8 +2106,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2107 cat conftest.err >&5 2106 cat conftest.err >&5
2108 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2109 (exit $ac_status); } && 2108 (exit $ac_status); } &&
2110 { ac_try='test -z "$ac_c_werror_flag" 2109 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2111 || test ! -s conftest.err'
2112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2110 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2113 (eval $ac_try) 2>&5 2111 (eval $ac_try) 2>&5
2114 ac_status=$? 2112 ac_status=$?
@@ -2162,8 +2160,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2162 cat conftest.err >&5 2160 cat conftest.err >&5
2163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2164 (exit $ac_status); } && 2162 (exit $ac_status); } &&
2165 { ac_try='test -z "$ac_c_werror_flag" 2163 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2166 || test ! -s conftest.err'
2167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2168 (eval $ac_try) 2>&5 2165 (eval $ac_try) 2>&5
2169 ac_status=$? 2166 ac_status=$?
@@ -2208,8 +2205,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2208 cat conftest.err >&5 2205 cat conftest.err >&5
2209 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2210 (exit $ac_status); } && 2207 (exit $ac_status); } &&
2211 { ac_try='test -z "$ac_c_werror_flag" 2208 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2212 || test ! -s conftest.err'
2213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2214 (eval $ac_try) 2>&5 2210 (eval $ac_try) 2>&5
2215 ac_status=$? 2211 ac_status=$?
@@ -2253,8 +2249,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2253 cat conftest.err >&5 2249 cat conftest.err >&5
2254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2255 (exit $ac_status); } && 2251 (exit $ac_status); } &&
2256 { ac_try='test -z "$ac_c_werror_flag" 2252 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2257 || test ! -s conftest.err'
2258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2259 (eval $ac_try) 2>&5 2254 (eval $ac_try) 2>&5
2260 ac_status=$? 2255 ac_status=$?
@@ -2408,8 +2403,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2408 cat conftest.err >&5 2403 cat conftest.err >&5
2409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2410 (exit $ac_status); } && 2405 (exit $ac_status); } &&
2411 { ac_try='test -z "$ac_c_werror_flag" 2406 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2412 || test ! -s conftest.err'
2413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2414 (eval $ac_try) 2>&5 2408 (eval $ac_try) 2>&5
2415 ac_status=$? 2409 ac_status=$?
@@ -2451,8 +2445,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2451 cat conftest.err >&5 2445 cat conftest.err >&5
2452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2453 (exit $ac_status); } && 2447 (exit $ac_status); } &&
2454 { ac_try='test -z "$ac_c_werror_flag" 2448 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2455 || test ! -s conftest.err'
2456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2457 (eval $ac_try) 2>&5 2450 (eval $ac_try) 2>&5
2458 ac_status=$? 2451 ac_status=$?
@@ -2509,8 +2502,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2509 cat conftest.err >&5 2502 cat conftest.err >&5
2510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2511 (exit $ac_status); } && 2504 (exit $ac_status); } &&
2512 { ac_try='test -z "$ac_c_werror_flag" 2505 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2513 || test ! -s conftest.err'
2514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2515 (eval $ac_try) 2>&5 2507 (eval $ac_try) 2>&5
2516 ac_status=$? 2508 ac_status=$?
@@ -3628,8 +3620,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3628 cat conftest.err >&5 3620 cat conftest.err >&5
3629 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3630 (exit $ac_status); } && 3622 (exit $ac_status); } &&
3631 { ac_try='test -z "$ac_c_werror_flag" 3623 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3632 || test ! -s conftest.err'
3633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3634 (eval $ac_try) 2>&5 3625 (eval $ac_try) 2>&5
3635 ac_status=$? 3626 ac_status=$?
@@ -3658,8 +3649,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3658 cat conftest.err >&5 3649 cat conftest.err >&5
3659 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3660 (exit $ac_status); } && 3651 (exit $ac_status); } &&
3661 { ac_try='test -z "$ac_c_werror_flag" 3652 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3662 || test ! -s conftest.err'
3663 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3664 (eval $ac_try) 2>&5 3654 (eval $ac_try) 2>&5
3665 ac_status=$? 3655 ac_status=$?
@@ -3729,8 +3719,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3729 cat conftest.err >&5 3719 cat conftest.err >&5
3730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3731 (exit $ac_status); } && 3721 (exit $ac_status); } &&
3732 { ac_try='test -z "$ac_c_werror_flag" 3722 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3733 || test ! -s conftest.err'
3734 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3735 (eval $ac_try) 2>&5 3724 (eval $ac_try) 2>&5
3736 ac_status=$? 3725 ac_status=$?
@@ -3782,8 +3771,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3782 cat conftest.err >&5 3771 cat conftest.err >&5
3783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3784 (exit $ac_status); } && 3773 (exit $ac_status); } &&
3785 { ac_try='test -z "$ac_c_werror_flag" 3774 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3786 || test ! -s conftest.err'
3787 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3788 (eval $ac_try) 2>&5 3776 (eval $ac_try) 2>&5
3789 ac_status=$? 3777 ac_status=$?
@@ -3854,8 +3842,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3854 cat conftest.err >&5 3842 cat conftest.err >&5
3855 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3856 (exit $ac_status); } && 3844 (exit $ac_status); } &&
3857 { ac_try='test -z "$ac_c_werror_flag" 3845 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3858 || test ! -s conftest.err'
3859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3846 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3860 (eval $ac_try) 2>&5 3847 (eval $ac_try) 2>&5
3861 ac_status=$? 3848 ac_status=$?
@@ -3907,8 +3894,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3907 cat conftest.err >&5 3894 cat conftest.err >&5
3908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3909 (exit $ac_status); } && 3896 (exit $ac_status); } &&
3910 { ac_try='test -z "$ac_c_werror_flag" 3897 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3911 || test ! -s conftest.err'
3912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3913 (eval $ac_try) 2>&5 3899 (eval $ac_try) 2>&5
3914 ac_status=$? 3900 ac_status=$?
@@ -4086,8 +4072,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4086 cat conftest.err >&5 4072 cat conftest.err >&5
4087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4088 (exit $ac_status); } && 4074 (exit $ac_status); } &&
4089 { ac_try='test -z "$ac_c_werror_flag" 4075 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4090 || test ! -s conftest.err'
4091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4076 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4092 (eval $ac_try) 2>&5 4077 (eval $ac_try) 2>&5
4093 ac_status=$? 4078 ac_status=$?
@@ -4162,8 +4147,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4162 cat conftest.err >&5 4147 cat conftest.err >&5
4163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4164 (exit $ac_status); } && 4149 (exit $ac_status); } &&
4165 { ac_try='test -z "$ac_c_werror_flag" 4150 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4166 || test ! -s conftest.err'
4167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4168 (eval $ac_try) 2>&5 4152 (eval $ac_try) 2>&5
4169 ac_status=$? 4153 ac_status=$?
@@ -4242,8 +4226,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4242 cat conftest.err >&5 4226 cat conftest.err >&5
4243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4227 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244 (exit $ac_status); } && 4228 (exit $ac_status); } &&
4245 { ac_try='test -z "$ac_c_werror_flag" 4229 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4246 || test ! -s conftest.err'
4247 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4248 (eval $ac_try) 2>&5 4231 (eval $ac_try) 2>&5
4249 ac_status=$? 4232 ac_status=$?
@@ -4326,8 +4309,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4326 cat conftest.err >&5 4309 cat conftest.err >&5
4327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4328 (exit $ac_status); } && 4311 (exit $ac_status); } &&
4329 { ac_try='test -z "$ac_c_werror_flag" 4312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4330 || test ! -s conftest.err'
4331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4332 (eval $ac_try) 2>&5 4314 (eval $ac_try) 2>&5
4333 ac_status=$? 4315 ac_status=$?
@@ -4425,8 +4407,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4425 cat conftest.err >&5 4407 cat conftest.err >&5
4426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4408 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4427 (exit $ac_status); } && 4409 (exit $ac_status); } &&
4428 { ac_try='test -z "$ac_c_werror_flag" 4410 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4429 || test ! -s conftest.err'
4430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4431 (eval $ac_try) 2>&5 4412 (eval $ac_try) 2>&5
4432 ac_status=$? 4413 ac_status=$?
@@ -4495,8 +4476,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4495 cat conftest.err >&5 4476 cat conftest.err >&5
4496 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4497 (exit $ac_status); } && 4478 (exit $ac_status); } &&
4498 { ac_try='test -z "$ac_c_werror_flag" 4479 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4499 || test ! -s conftest.err'
4500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4501 (eval $ac_try) 2>&5 4481 (eval $ac_try) 2>&5
4502 ac_status=$? 4482 ac_status=$?
@@ -4566,8 +4546,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4566 cat conftest.err >&5 4546 cat conftest.err >&5
4567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4568 (exit $ac_status); } && 4548 (exit $ac_status); } &&
4569 { ac_try='test -z "$ac_c_werror_flag" 4549 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4570 || test ! -s conftest.err'
4571 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4572 (eval $ac_try) 2>&5 4551 (eval $ac_try) 2>&5
4573 ac_status=$? 4552 ac_status=$?
@@ -4637,8 +4616,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4637 cat conftest.err >&5 4616 cat conftest.err >&5
4638 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4639 (exit $ac_status); } && 4618 (exit $ac_status); } &&
4640 { ac_try='test -z "$ac_c_werror_flag" 4619 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4641 || test ! -s conftest.err'
4642 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4643 (eval $ac_try) 2>&5 4621 (eval $ac_try) 2>&5
4644 ac_status=$? 4622 ac_status=$?
@@ -4708,8 +4686,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4708 cat conftest.err >&5 4686 cat conftest.err >&5
4709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4710 (exit $ac_status); } && 4688 (exit $ac_status); } &&
4711 { ac_try='test -z "$ac_c_werror_flag" 4689 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4712 || test ! -s conftest.err'
4713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4714 (eval $ac_try) 2>&5 4691 (eval $ac_try) 2>&5
4715 ac_status=$? 4692 ac_status=$?
@@ -4779,8 +4756,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4779 cat conftest.err >&5 4756 cat conftest.err >&5
4780 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4781 (exit $ac_status); } && 4758 (exit $ac_status); } &&
4782 { ac_try='test -z "$ac_c_werror_flag" 4759 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4783 || test ! -s conftest.err'
4784 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4760 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4785 (eval $ac_try) 2>&5 4761 (eval $ac_try) 2>&5
4786 ac_status=$? 4762 ac_status=$?
@@ -4850,8 +4826,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4850 cat conftest.err >&5 4826 cat conftest.err >&5
4851 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4852 (exit $ac_status); } && 4828 (exit $ac_status); } &&
4853 { ac_try='test -z "$ac_c_werror_flag" 4829 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4854 || test ! -s conftest.err'
4855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4856 (eval $ac_try) 2>&5 4831 (eval $ac_try) 2>&5
4857 ac_status=$? 4832 ac_status=$?
@@ -4924,8 +4899,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4924 cat conftest.err >&5 4899 cat conftest.err >&5
4925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4926 (exit $ac_status); } && 4901 (exit $ac_status); } &&
4927 { ac_try='test -z "$ac_c_werror_flag" 4902 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4928 || test ! -s conftest.err'
4929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4930 (eval $ac_try) 2>&5 4904 (eval $ac_try) 2>&5
4931 ac_status=$? 4905 ac_status=$?
@@ -4980,8 +4954,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4980 cat conftest.err >&5 4954 cat conftest.err >&5
4981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4982 (exit $ac_status); } && 4956 (exit $ac_status); } &&
4983 { ac_try='test -z "$ac_c_werror_flag" 4957 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4984 || test ! -s conftest.err'
4985 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4958 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4986 (eval $ac_try) 2>&5 4959 (eval $ac_try) 2>&5
4987 ac_status=$? 4960 ac_status=$?
@@ -5087,8 +5060,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5087 cat conftest.err >&5 5060 cat conftest.err >&5
5088 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5089 (exit $ac_status); } && 5062 (exit $ac_status); } &&
5090 { ac_try='test -z "$ac_c_werror_flag" 5063 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5091 || test ! -s conftest.err'
5092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5064 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5093 (eval $ac_try) 2>&5 5065 (eval $ac_try) 2>&5
5094 ac_status=$? 5066 ac_status=$?
@@ -5353,8 +5325,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5353 cat conftest.err >&5 5325 cat conftest.err >&5
5354 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5326 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5355 (exit $ac_status); } && 5327 (exit $ac_status); } &&
5356 { ac_try='test -z "$ac_c_werror_flag" 5328 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5357 || test ! -s conftest.err'
5358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5329 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5359 (eval $ac_try) 2>&5 5330 (eval $ac_try) 2>&5
5360 ac_status=$? 5331 ac_status=$?
@@ -5545,8 +5516,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5545 cat conftest.err >&5 5516 cat conftest.err >&5
5546 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5547 (exit $ac_status); } && 5518 (exit $ac_status); } &&
5548 { ac_try='test -z "$ac_c_werror_flag" 5519 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5549 || test ! -s conftest.err'
5550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5551 (eval $ac_try) 2>&5 5521 (eval $ac_try) 2>&5
5552 ac_status=$? 5522 ac_status=$?
@@ -5608,6 +5578,31 @@ _ACEOF
5608_ACEOF 5578_ACEOF
5609 5579
5610 ;; 5580 ;;
5581*-*-k*bsd*-gnu)
5582 check_for_libcrypt_later=1
5583 cat >>confdefs.h <<\_ACEOF
5584#define PAM_TTY_KLUDGE 1
5585_ACEOF
5586
5587 cat >>confdefs.h <<\_ACEOF
5588#define LOCKED_PASSWD_PREFIX "!"
5589_ACEOF
5590
5591 cat >>confdefs.h <<\_ACEOF
5592#define SPT_TYPE SPT_REUSEARGV
5593_ACEOF
5594
5595
5596cat >>confdefs.h <<\_ACEOF
5597#define _PATH_BTMP "/var/log/btmp"
5598_ACEOF
5599
5600
5601cat >>confdefs.h <<\_ACEOF
5602#define USE_BTMP 1
5603_ACEOF
5604
5605 ;;
5611*-*-linux*) 5606*-*-linux*)
5612 no_dev_ptmx=1 5607 no_dev_ptmx=1
5613 check_for_libcrypt_later=1 5608 check_for_libcrypt_later=1
@@ -5690,8 +5685,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5690 cat conftest.err >&5 5685 cat conftest.err >&5
5691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5692 (exit $ac_status); } && 5687 (exit $ac_status); } &&
5693 { ac_try='test -z "$ac_c_werror_flag" 5688 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5694 || test ! -s conftest.err'
5695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5696 (eval $ac_try) 2>&5 5690 (eval $ac_try) 2>&5
5697 ac_status=$? 5691 ac_status=$?
@@ -5861,8 +5855,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5861 cat conftest.err >&5 5855 cat conftest.err >&5
5862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5863 (exit $ac_status); } && 5857 (exit $ac_status); } &&
5864 { ac_try='test -z "$ac_c_werror_flag" 5858 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5865 || test ! -s conftest.err'
5866 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5867 (eval $ac_try) 2>&5 5860 (eval $ac_try) 2>&5
5868 ac_status=$? 5861 ac_status=$?
@@ -5929,8 +5922,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5929 cat conftest.err >&5 5922 cat conftest.err >&5
5930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5931 (exit $ac_status); } && 5924 (exit $ac_status); } &&
5932 { ac_try='test -z "$ac_c_werror_flag" 5925 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5933 || test ! -s conftest.err'
5934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5926 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5935 (eval $ac_try) 2>&5 5927 (eval $ac_try) 2>&5
5936 ac_status=$? 5928 ac_status=$?
@@ -6111,8 +6103,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6111 cat conftest.err >&5 6103 cat conftest.err >&5
6112 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6113 (exit $ac_status); } && 6105 (exit $ac_status); } &&
6114 { ac_try='test -z "$ac_c_werror_flag" 6106 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6115 || test ! -s conftest.err'
6116 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6117 (eval $ac_try) 2>&5 6108 (eval $ac_try) 2>&5
6118 ac_status=$? 6109 ac_status=$?
@@ -6277,8 +6268,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6277 cat conftest.err >&5 6268 cat conftest.err >&5
6278 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6279 (exit $ac_status); } && 6270 (exit $ac_status); } &&
6280 { ac_try='test -z "$ac_c_werror_flag" 6271 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6281 || test ! -s conftest.err'
6282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6283 (eval $ac_try) 2>&5 6273 (eval $ac_try) 2>&5
6284 ac_status=$? 6274 ac_status=$?
@@ -6581,8 +6571,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6581 cat conftest.err >&5 6571 cat conftest.err >&5
6582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6583 (exit $ac_status); } && 6573 (exit $ac_status); } &&
6584 { ac_try='test -z "$ac_c_werror_flag" 6574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6585 || test ! -s conftest.err'
6586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6587 (eval $ac_try) 2>&5 6576 (eval $ac_try) 2>&5
6588 ac_status=$? 6577 ac_status=$?
@@ -6690,8 +6679,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6690 cat conftest.err >&5 6679 cat conftest.err >&5
6691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6692 (exit $ac_status); } && 6681 (exit $ac_status); } &&
6693 { ac_try='test -z "$ac_c_werror_flag" 6682 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6694 || test ! -s conftest.err'
6695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6696 (eval $ac_try) 2>&5 6684 (eval $ac_try) 2>&5
6697 ac_status=$? 6685 ac_status=$?
@@ -6764,8 +6752,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6764 cat conftest.err >&5 6752 cat conftest.err >&5
6765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6766 (exit $ac_status); } && 6754 (exit $ac_status); } &&
6767 { ac_try='test -z "$ac_c_werror_flag" 6755 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6768 || test ! -s conftest.err'
6769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6770 (eval $ac_try) 2>&5 6757 (eval $ac_try) 2>&5
6771 ac_status=$? 6758 ac_status=$?
@@ -7022,8 +7009,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7022 cat conftest.err >&5 7009 cat conftest.err >&5
7023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7024 (exit $ac_status); } && 7011 (exit $ac_status); } &&
7025 { ac_try='test -z "$ac_c_werror_flag" 7012 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7026 || test ! -s conftest.err'
7027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7028 (eval $ac_try) 2>&5 7014 (eval $ac_try) 2>&5
7029 ac_status=$? 7015 ac_status=$?
@@ -7533,8 +7519,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7533 cat conftest.err >&5 7519 cat conftest.err >&5
7534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7535 (exit $ac_status); } && 7521 (exit $ac_status); } &&
7536 { ac_try='test -z "$ac_c_werror_flag" 7522 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7537 || test ! -s conftest.err'
7538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7523 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7539 (eval $ac_try) 2>&5 7524 (eval $ac_try) 2>&5
7540 ac_status=$? 7525 ac_status=$?
@@ -7683,8 +7668,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7683 cat conftest.err >&5 7668 cat conftest.err >&5
7684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7685 (exit $ac_status); } && 7670 (exit $ac_status); } &&
7686 { ac_try='test -z "$ac_c_werror_flag" 7671 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7687 || test ! -s conftest.err'
7688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7689 (eval $ac_try) 2>&5 7673 (eval $ac_try) 2>&5
7690 ac_status=$? 7674 ac_status=$?
@@ -7750,8 +7734,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7750 cat conftest.err >&5 7734 cat conftest.err >&5
7751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7752 (exit $ac_status); } && 7736 (exit $ac_status); } &&
7753 { ac_try='test -z "$ac_c_werror_flag" 7737 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7754 || test ! -s conftest.err'
7755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7756 (eval $ac_try) 2>&5 7739 (eval $ac_try) 2>&5
7757 ac_status=$? 7740 ac_status=$?
@@ -7850,8 +7833,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7850 cat conftest.err >&5 7833 cat conftest.err >&5
7851 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7852 (exit $ac_status); } && 7835 (exit $ac_status); } &&
7853 { ac_try='test -z "$ac_c_werror_flag" 7836 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7854 || test ! -s conftest.err'
7855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7856 (eval $ac_try) 2>&5 7838 (eval $ac_try) 2>&5
7857 ac_status=$? 7839 ac_status=$?
@@ -7917,8 +7899,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7917 cat conftest.err >&5 7899 cat conftest.err >&5
7918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7919 (exit $ac_status); } && 7901 (exit $ac_status); } &&
7920 { ac_try='test -z "$ac_c_werror_flag" 7902 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7921 || test ! -s conftest.err'
7922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7923 (eval $ac_try) 2>&5 7904 (eval $ac_try) 2>&5
7924 ac_status=$? 7905 ac_status=$?
@@ -8019,8 +8000,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8019 cat conftest.err >&5 8000 cat conftest.err >&5
8020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8021 (exit $ac_status); } && 8002 (exit $ac_status); } &&
8022 { ac_try='test -z "$ac_c_werror_flag" 8003 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8023 || test ! -s conftest.err'
8024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8025 (eval $ac_try) 2>&5 8005 (eval $ac_try) 2>&5
8026 ac_status=$? 8006 ac_status=$?
@@ -8086,8 +8066,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8086 cat conftest.err >&5 8066 cat conftest.err >&5
8087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8067 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8088 (exit $ac_status); } && 8068 (exit $ac_status); } &&
8089 { ac_try='test -z "$ac_c_werror_flag" 8069 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8090 || test ! -s conftest.err'
8091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8070 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8092 (eval $ac_try) 2>&5 8071 (eval $ac_try) 2>&5
8093 ac_status=$? 8072 ac_status=$?
@@ -8193,8 +8172,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8193 cat conftest.err >&5 8172 cat conftest.err >&5
8194 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8195 (exit $ac_status); } && 8174 (exit $ac_status); } &&
8196 { ac_try='test -z "$ac_c_werror_flag" 8175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8197 || test ! -s conftest.err'
8198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8199 (eval $ac_try) 2>&5 8177 (eval $ac_try) 2>&5
8200 ac_status=$? 8178 ac_status=$?
@@ -8256,8 +8234,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8256 cat conftest.err >&5 8234 cat conftest.err >&5
8257 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8258 (exit $ac_status); } && 8236 (exit $ac_status); } &&
8259 { ac_try='test -z "$ac_c_werror_flag" 8237 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8260 || test ! -s conftest.err'
8261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8238 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8262 (eval $ac_try) 2>&5 8239 (eval $ac_try) 2>&5
8263 ac_status=$? 8240 ac_status=$?
@@ -8412,8 +8389,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8412 cat conftest.err >&5 8389 cat conftest.err >&5
8413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8414 (exit $ac_status); } && 8391 (exit $ac_status); } &&
8415 { ac_try='test -z "$ac_c_werror_flag" 8392 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8416 || test ! -s conftest.err'
8417 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8418 (eval $ac_try) 2>&5 8394 (eval $ac_try) 2>&5
8419 ac_status=$? 8395 ac_status=$?
@@ -8541,8 +8517,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8541 cat conftest.err >&5 8517 cat conftest.err >&5
8542 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8543 (exit $ac_status); } && 8519 (exit $ac_status); } &&
8544 { ac_try='test -z "$ac_c_werror_flag" 8520 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8545 || test ! -s conftest.err'
8546 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8521 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8547 (eval $ac_try) 2>&5 8522 (eval $ac_try) 2>&5
8548 ac_status=$? 8523 ac_status=$?
@@ -8731,8 +8706,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8731 cat conftest.err >&5 8706 cat conftest.err >&5
8732 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8733 (exit $ac_status); } && 8708 (exit $ac_status); } &&
8734 { ac_try='test -z "$ac_c_werror_flag" 8709 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8735 || test ! -s conftest.err'
8736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8737 (eval $ac_try) 2>&5 8711 (eval $ac_try) 2>&5
8738 ac_status=$? 8712 ac_status=$?
@@ -8797,8 +8771,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8797 cat conftest.err >&5 8771 cat conftest.err >&5
8798 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8799 (exit $ac_status); } && 8773 (exit $ac_status); } &&
8800 { ac_try='test -z "$ac_c_werror_flag" 8774 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8801 || test ! -s conftest.err'
8802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8803 (eval $ac_try) 2>&5 8776 (eval $ac_try) 2>&5
8804 ac_status=$? 8777 ac_status=$?
@@ -8867,8 +8840,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8867 cat conftest.err >&5 8840 cat conftest.err >&5
8868 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8869 (exit $ac_status); } && 8842 (exit $ac_status); } &&
8870 { ac_try='test -z "$ac_c_werror_flag" 8843 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8871 || test ! -s conftest.err'
8872 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8844 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8873 (eval $ac_try) 2>&5 8845 (eval $ac_try) 2>&5
8874 ac_status=$? 8846 ac_status=$?
@@ -8922,8 +8894,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8922 cat conftest.err >&5 8894 cat conftest.err >&5
8923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8924 (exit $ac_status); } && 8896 (exit $ac_status); } &&
8925 { ac_try='test -z "$ac_c_werror_flag" 8897 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8926 || test ! -s conftest.err'
8927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8928 (eval $ac_try) 2>&5 8899 (eval $ac_try) 2>&5
8929 ac_status=$? 8900 ac_status=$?
@@ -9030,8 +9001,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9030 cat conftest.err >&5 9001 cat conftest.err >&5
9031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9002 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9032 (exit $ac_status); } && 9003 (exit $ac_status); } &&
9033 { ac_try='test -z "$ac_c_werror_flag" 9004 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9034 || test ! -s conftest.err'
9035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9036 (eval $ac_try) 2>&5 9006 (eval $ac_try) 2>&5
9037 ac_status=$? 9007 ac_status=$?
@@ -9106,8 +9076,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9106 cat conftest.err >&5 9076 cat conftest.err >&5
9107 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9108 (exit $ac_status); } && 9078 (exit $ac_status); } &&
9109 { ac_try='test -z "$ac_c_werror_flag" 9079 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9110 || test ! -s conftest.err'
9111 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9112 (eval $ac_try) 2>&5 9081 (eval $ac_try) 2>&5
9113 ac_status=$? 9082 ac_status=$?
@@ -9170,8 +9139,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9170 cat conftest.err >&5 9139 cat conftest.err >&5
9171 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9172 (exit $ac_status); } && 9141 (exit $ac_status); } &&
9173 { ac_try='test -z "$ac_c_werror_flag" 9142 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9174 || test ! -s conftest.err'
9175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9176 (eval $ac_try) 2>&5 9144 (eval $ac_try) 2>&5
9177 ac_status=$? 9145 ac_status=$?
@@ -9446,8 +9414,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9446 cat conftest.err >&5 9414 cat conftest.err >&5
9447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9448 (exit $ac_status); } && 9416 (exit $ac_status); } &&
9449 { ac_try='test -z "$ac_c_werror_flag" 9417 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9450 || test ! -s conftest.err'
9451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9452 (eval $ac_try) 2>&5 9419 (eval $ac_try) 2>&5
9453 ac_status=$? 9420 ac_status=$?
@@ -9512,8 +9479,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9512 cat conftest.err >&5 9479 cat conftest.err >&5
9513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9514 (exit $ac_status); } && 9481 (exit $ac_status); } &&
9515 { ac_try='test -z "$ac_c_werror_flag" 9482 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9516 || test ! -s conftest.err'
9517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9518 (eval $ac_try) 2>&5 9484 (eval $ac_try) 2>&5
9519 ac_status=$? 9485 ac_status=$?
@@ -9614,8 +9580,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9614 cat conftest.err >&5 9580 cat conftest.err >&5
9615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9616 (exit $ac_status); } && 9582 (exit $ac_status); } &&
9617 { ac_try='test -z "$ac_c_werror_flag" 9583 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9618 || test ! -s conftest.err'
9619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9584 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9620 (eval $ac_try) 2>&5 9585 (eval $ac_try) 2>&5
9621 ac_status=$? 9586 ac_status=$?
@@ -9683,8 +9648,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9683 cat conftest.err >&5 9648 cat conftest.err >&5
9684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9649 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9685 (exit $ac_status); } && 9650 (exit $ac_status); } &&
9686 { ac_try='test -z "$ac_c_werror_flag" 9651 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9687 || test ! -s conftest.err'
9688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9689 (eval $ac_try) 2>&5 9653 (eval $ac_try) 2>&5
9690 ac_status=$? 9654 ac_status=$?
@@ -9756,8 +9720,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9756 cat conftest.err >&5 9720 cat conftest.err >&5
9757 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9758 (exit $ac_status); } && 9722 (exit $ac_status); } &&
9759 { ac_try='test -z "$ac_c_werror_flag" 9723 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9760 || test ! -s conftest.err'
9761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9762 (eval $ac_try) 2>&5 9725 (eval $ac_try) 2>&5
9763 ac_status=$? 9726 ac_status=$?
@@ -9910,8 +9873,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9910 cat conftest.err >&5 9873 cat conftest.err >&5
9911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9912 (exit $ac_status); } && 9875 (exit $ac_status); } &&
9913 { ac_try='test -z "$ac_c_werror_flag" 9876 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9914 || test ! -s conftest.err'
9915 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9877 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9916 (eval $ac_try) 2>&5 9878 (eval $ac_try) 2>&5
9917 ac_status=$? 9879 ac_status=$?
@@ -9965,8 +9927,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9965 cat conftest.err >&5 9927 cat conftest.err >&5
9966 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9967 (exit $ac_status); } && 9929 (exit $ac_status); } &&
9968 { ac_try='test -z "$ac_c_werror_flag" 9930 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9969 || test ! -s conftest.err'
9970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9971 (eval $ac_try) 2>&5 9932 (eval $ac_try) 2>&5
9972 ac_status=$? 9933 ac_status=$?
@@ -10073,8 +10034,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10073 cat conftest.err >&5 10034 cat conftest.err >&5
10074 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10075 (exit $ac_status); } && 10036 (exit $ac_status); } &&
10076 { ac_try='test -z "$ac_c_werror_flag" 10037 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10077 || test ! -s conftest.err'
10078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10079 (eval $ac_try) 2>&5 10039 (eval $ac_try) 2>&5
10080 ac_status=$? 10040 ac_status=$?
@@ -10176,8 +10136,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10176 cat conftest.err >&5 10136 cat conftest.err >&5
10177 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10178 (exit $ac_status); } && 10138 (exit $ac_status); } &&
10179 { ac_try='test -z "$ac_c_werror_flag" 10139 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10180 || test ! -s conftest.err'
10181 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10182 (eval $ac_try) 2>&5 10141 (eval $ac_try) 2>&5
10183 ac_status=$? 10142 ac_status=$?
@@ -10246,8 +10205,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10246 cat conftest.err >&5 10205 cat conftest.err >&5
10247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10248 (exit $ac_status); } && 10207 (exit $ac_status); } &&
10249 { ac_try='test -z "$ac_c_werror_flag" 10208 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10250 || test ! -s conftest.err'
10251 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10252 (eval $ac_try) 2>&5 10210 (eval $ac_try) 2>&5
10253 ac_status=$? 10211 ac_status=$?
@@ -10473,8 +10431,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10473 cat conftest.err >&5 10431 cat conftest.err >&5
10474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10475 (exit $ac_status); } && 10433 (exit $ac_status); } &&
10476 { ac_try='test -z "$ac_c_werror_flag" 10434 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10477 || test ! -s conftest.err'
10478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10479 (eval $ac_try) 2>&5 10436 (eval $ac_try) 2>&5
10480 ac_status=$? 10437 ac_status=$?
@@ -10529,8 +10486,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10529 cat conftest.err >&5 10486 cat conftest.err >&5
10530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10531 (exit $ac_status); } && 10488 (exit $ac_status); } &&
10532 { ac_try='test -z "$ac_c_werror_flag" 10489 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10533 || test ! -s conftest.err'
10534 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10535 (eval $ac_try) 2>&5 10491 (eval $ac_try) 2>&5
10536 ac_status=$? 10492 ac_status=$?
@@ -10629,8 +10585,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10629 cat conftest.err >&5 10585 cat conftest.err >&5
10630 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10631 (exit $ac_status); } && 10587 (exit $ac_status); } &&
10632 { ac_try='test -z "$ac_c_werror_flag" 10588 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10633 || test ! -s conftest.err'
10634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10635 (eval $ac_try) 2>&5 10590 (eval $ac_try) 2>&5
10636 ac_status=$? 10591 ac_status=$?
@@ -10726,8 +10681,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10726 cat conftest.err >&5 10681 cat conftest.err >&5
10727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10728 (exit $ac_status); } && 10683 (exit $ac_status); } &&
10729 { ac_try='test -z "$ac_c_werror_flag" 10684 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10730 || test ! -s conftest.err'
10731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10732 (eval $ac_try) 2>&5 10686 (eval $ac_try) 2>&5
10733 ac_status=$? 10687 ac_status=$?
@@ -10795,8 +10749,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10795 cat conftest.err >&5 10749 cat conftest.err >&5
10796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10797 (exit $ac_status); } && 10751 (exit $ac_status); } &&
10798 { ac_try='test -z "$ac_c_werror_flag" 10752 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10799 || test ! -s conftest.err'
10800 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10801 (eval $ac_try) 2>&5 10754 (eval $ac_try) 2>&5
10802 ac_status=$? 10755 ac_status=$?
@@ -10873,8 +10826,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10873 cat conftest.err >&5 10826 cat conftest.err >&5
10874 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10875 (exit $ac_status); } && 10828 (exit $ac_status); } &&
10876 { ac_try='test -z "$ac_c_werror_flag" 10829 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10877 || test ! -s conftest.err'
10878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10879 (eval $ac_try) 2>&5 10831 (eval $ac_try) 2>&5
10880 ac_status=$? 10832 ac_status=$?
@@ -11032,8 +10984,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11032 cat conftest.err >&5 10984 cat conftest.err >&5
11033 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11034 (exit $ac_status); } && 10986 (exit $ac_status); } &&
11035 { ac_try='test -z "$ac_c_werror_flag" 10987 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11036 || test ! -s conftest.err'
11037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10988 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11038 (eval $ac_try) 2>&5 10989 (eval $ac_try) 2>&5
11039 ac_status=$? 10990 ac_status=$?
@@ -11140,8 +11091,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11140 cat conftest.err >&5 11091 cat conftest.err >&5
11141 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11142 (exit $ac_status); } && 11093 (exit $ac_status); } &&
11143 { ac_try='test -z "$ac_c_werror_flag" 11094 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11144 || test ! -s conftest.err'
11145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11095 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11146 (eval $ac_try) 2>&5 11096 (eval $ac_try) 2>&5
11147 ac_status=$? 11097 ac_status=$?
@@ -11247,8 +11197,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11247 cat conftest.err >&5 11197 cat conftest.err >&5
11248 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11249 (exit $ac_status); } && 11199 (exit $ac_status); } &&
11250 { ac_try='test -z "$ac_c_werror_flag" 11200 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11251 || test ! -s conftest.err'
11252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11201 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11253 (eval $ac_try) 2>&5 11202 (eval $ac_try) 2>&5
11254 ac_status=$? 11203 ac_status=$?
@@ -11540,8 +11489,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11540 cat conftest.err >&5 11489 cat conftest.err >&5
11541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11490 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11542 (exit $ac_status); } && 11491 (exit $ac_status); } &&
11543 { ac_try='test -z "$ac_c_werror_flag" 11492 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11544 || test ! -s conftest.err'
11545 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11493 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11546 (eval $ac_try) 2>&5 11494 (eval $ac_try) 2>&5
11547 ac_status=$? 11495 ac_status=$?
@@ -11644,8 +11592,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11644 cat conftest.err >&5 11592 cat conftest.err >&5
11645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11646 (exit $ac_status); } && 11594 (exit $ac_status); } &&
11647 { ac_try='test -z "$ac_c_werror_flag" 11595 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11648 || test ! -s conftest.err'
11649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11650 (eval $ac_try) 2>&5 11597 (eval $ac_try) 2>&5
11651 ac_status=$? 11598 ac_status=$?
@@ -11710,8 +11657,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11710 cat conftest.err >&5 11657 cat conftest.err >&5
11711 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11712 (exit $ac_status); } && 11659 (exit $ac_status); } &&
11713 { ac_try='test -z "$ac_c_werror_flag" 11660 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11714 || test ! -s conftest.err'
11715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11661 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11716 (eval $ac_try) 2>&5 11662 (eval $ac_try) 2>&5
11717 ac_status=$? 11663 ac_status=$?
@@ -11777,8 +11723,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11777 cat conftest.err >&5 11723 cat conftest.err >&5
11778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11724 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11779 (exit $ac_status); } && 11725 (exit $ac_status); } &&
11780 { ac_try='test -z "$ac_c_werror_flag" 11726 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11781 || test ! -s conftest.err'
11782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11727 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11783 (eval $ac_try) 2>&5 11728 (eval $ac_try) 2>&5
11784 ac_status=$? 11729 ac_status=$?
@@ -11832,8 +11777,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11832 cat conftest.err >&5 11777 cat conftest.err >&5
11833 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11834 (exit $ac_status); } && 11779 (exit $ac_status); } &&
11835 { ac_try='test -z "$ac_c_werror_flag" 11780 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11836 || test ! -s conftest.err'
11837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11838 (eval $ac_try) 2>&5 11782 (eval $ac_try) 2>&5
11839 ac_status=$? 11783 ac_status=$?
@@ -11902,8 +11846,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11902 cat conftest.err >&5 11846 cat conftest.err >&5
11903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11904 (exit $ac_status); } && 11848 (exit $ac_status); } &&
11905 { ac_try='test -z "$ac_c_werror_flag" 11849 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11906 || test ! -s conftest.err'
11907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11908 (eval $ac_try) 2>&5 11851 (eval $ac_try) 2>&5
11909 ac_status=$? 11852 ac_status=$?
@@ -11996,8 +11939,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11996 cat conftest.err >&5 11939 cat conftest.err >&5
11997 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11998 (exit $ac_status); } && 11941 (exit $ac_status); } &&
11999 { ac_try='test -z "$ac_c_werror_flag" 11942 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12000 || test ! -s conftest.err'
12001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12002 (eval $ac_try) 2>&5 11944 (eval $ac_try) 2>&5
12003 ac_status=$? 11945 ac_status=$?
@@ -12068,8 +12010,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12068 cat conftest.err >&5 12010 cat conftest.err >&5
12069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12070 (exit $ac_status); } && 12012 (exit $ac_status); } &&
12071 { ac_try='test -z "$ac_c_werror_flag" 12013 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12072 || test ! -s conftest.err'
12073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12074 (eval $ac_try) 2>&5 12015 (eval $ac_try) 2>&5
12075 ac_status=$? 12016 ac_status=$?
@@ -12162,8 +12103,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12162 cat conftest.err >&5 12103 cat conftest.err >&5
12163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12164 (exit $ac_status); } && 12105 (exit $ac_status); } &&
12165 { ac_try='test -z "$ac_c_werror_flag" 12106 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12166 || test ! -s conftest.err'
12167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12168 (eval $ac_try) 2>&5 12108 (eval $ac_try) 2>&5
12169 ac_status=$? 12109 ac_status=$?
@@ -12232,8 +12172,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12232 cat conftest.err >&5 12172 cat conftest.err >&5
12233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12234 (exit $ac_status); } && 12174 (exit $ac_status); } &&
12235 { ac_try='test -z "$ac_c_werror_flag" 12175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12236 || test ! -s conftest.err'
12237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12238 (eval $ac_try) 2>&5 12177 (eval $ac_try) 2>&5
12239 ac_status=$? 12178 ac_status=$?
@@ -12331,8 +12270,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12331 cat conftest.err >&5 12270 cat conftest.err >&5
12332 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12333 (exit $ac_status); } && 12272 (exit $ac_status); } &&
12334 { ac_try='test -z "$ac_c_werror_flag" 12273 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12335 || test ! -s conftest.err'
12336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12337 (eval $ac_try) 2>&5 12275 (eval $ac_try) 2>&5
12338 ac_status=$? 12276 ac_status=$?
@@ -12400,8 +12338,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12400 cat conftest.err >&5 12338 cat conftest.err >&5
12401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12402 (exit $ac_status); } && 12340 (exit $ac_status); } &&
12403 { ac_try='test -z "$ac_c_werror_flag" 12341 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12404 || test ! -s conftest.err'
12405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12406 (eval $ac_try) 2>&5 12343 (eval $ac_try) 2>&5
12407 ac_status=$? 12344 ac_status=$?
@@ -12510,8 +12447,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12510 cat conftest.err >&5 12447 cat conftest.err >&5
12511 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12512 (exit $ac_status); } && 12449 (exit $ac_status); } &&
12513 { ac_try='test -z "$ac_c_werror_flag" 12450 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12514 || test ! -s conftest.err'
12515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12516 (eval $ac_try) 2>&5 12452 (eval $ac_try) 2>&5
12517 ac_status=$? 12453 ac_status=$?
@@ -12662,8 +12598,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12662 cat conftest.err >&5 12598 cat conftest.err >&5
12663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12664 (exit $ac_status); } && 12600 (exit $ac_status); } &&
12665 { ac_try='test -z "$ac_c_werror_flag" 12601 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12666 || test ! -s conftest.err'
12667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12668 (eval $ac_try) 2>&5 12603 (eval $ac_try) 2>&5
12669 ac_status=$? 12604 ac_status=$?
@@ -12815,8 +12750,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12815 cat conftest.err >&5 12750 cat conftest.err >&5
12816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12817 (exit $ac_status); } && 12752 (exit $ac_status); } &&
12818 { ac_try='test -z "$ac_c_werror_flag" 12753 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12819 || test ! -s conftest.err'
12820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12754 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12821 (eval $ac_try) 2>&5 12755 (eval $ac_try) 2>&5
12822 ac_status=$? 12756 ac_status=$?
@@ -12922,8 +12856,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12922 cat conftest.err >&5 12856 cat conftest.err >&5
12923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12924 (exit $ac_status); } && 12858 (exit $ac_status); } &&
12925 { ac_try='test -z "$ac_c_werror_flag" 12859 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12926 || test ! -s conftest.err'
12927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12928 (eval $ac_try) 2>&5 12861 (eval $ac_try) 2>&5
12929 ac_status=$? 12862 ac_status=$?
@@ -13024,8 +12957,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13024 cat conftest.err >&5 12957 cat conftest.err >&5
13025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13026 (exit $ac_status); } && 12959 (exit $ac_status); } &&
13027 { ac_try='test -z "$ac_c_werror_flag" 12960 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13028 || test ! -s conftest.err'
13029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13030 (eval $ac_try) 2>&5 12962 (eval $ac_try) 2>&5
13031 ac_status=$? 12963 ac_status=$?
@@ -13130,8 +13062,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13130 cat conftest.err >&5 13062 cat conftest.err >&5
13131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13132 (exit $ac_status); } && 13064 (exit $ac_status); } &&
13133 { ac_try='test -z "$ac_c_werror_flag" 13065 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13134 || test ! -s conftest.err'
13135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13136 (eval $ac_try) 2>&5 13067 (eval $ac_try) 2>&5
13137 ac_status=$? 13068 ac_status=$?
@@ -13233,8 +13164,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13233 cat conftest.err >&5 13164 cat conftest.err >&5
13234 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13235 (exit $ac_status); } && 13166 (exit $ac_status); } &&
13236 { ac_try='test -z "$ac_c_werror_flag" 13167 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13237 || test ! -s conftest.err'
13238 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13239 (eval $ac_try) 2>&5 13169 (eval $ac_try) 2>&5
13240 ac_status=$? 13170 ac_status=$?
@@ -13332,8 +13262,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13332 cat conftest.err >&5 13262 cat conftest.err >&5
13333 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13334 (exit $ac_status); } && 13264 (exit $ac_status); } &&
13335 { ac_try='test -z "$ac_c_werror_flag" 13265 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13336 || test ! -s conftest.err'
13337 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13338 (eval $ac_try) 2>&5 13267 (eval $ac_try) 2>&5
13339 ac_status=$? 13268 ac_status=$?
@@ -13402,8 +13331,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13402 cat conftest.err >&5 13331 cat conftest.err >&5
13403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13332 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13404 (exit $ac_status); } && 13333 (exit $ac_status); } &&
13405 { ac_try='test -z "$ac_c_werror_flag" 13334 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13406 || test ! -s conftest.err'
13407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13335 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13408 (eval $ac_try) 2>&5 13336 (eval $ac_try) 2>&5
13409 ac_status=$? 13337 ac_status=$?
@@ -13504,8 +13432,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13504 cat conftest.err >&5 13432 cat conftest.err >&5
13505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13506 (exit $ac_status); } && 13434 (exit $ac_status); } &&
13507 { ac_try='test -z "$ac_c_werror_flag" 13435 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13508 || test ! -s conftest.err'
13509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13436 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13510 (eval $ac_try) 2>&5 13437 (eval $ac_try) 2>&5
13511 ac_status=$? 13438 ac_status=$?
@@ -13574,8 +13501,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13574 cat conftest.err >&5 13501 cat conftest.err >&5
13575 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13576 (exit $ac_status); } && 13503 (exit $ac_status); } &&
13577 { ac_try='test -z "$ac_c_werror_flag" 13504 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13578 || test ! -s conftest.err'
13579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13580 (eval $ac_try) 2>&5 13506 (eval $ac_try) 2>&5
13581 ac_status=$? 13507 ac_status=$?
@@ -13761,8 +13687,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13761 cat conftest.err >&5 13687 cat conftest.err >&5
13762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13763 (exit $ac_status); } && 13689 (exit $ac_status); } &&
13764 { ac_try='test -z "$ac_c_werror_flag" 13690 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13765 || test ! -s conftest.err'
13766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13767 (eval $ac_try) 2>&5 13692 (eval $ac_try) 2>&5
13768 ac_status=$? 13693 ac_status=$?
@@ -13824,8 +13749,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13824 cat conftest.err >&5 13749 cat conftest.err >&5
13825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13826 (exit $ac_status); } && 13751 (exit $ac_status); } &&
13827 { ac_try='test -z "$ac_c_werror_flag" 13752 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13828 || test ! -s conftest.err'
13829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13830 (eval $ac_try) 2>&5 13754 (eval $ac_try) 2>&5
13831 ac_status=$? 13755 ac_status=$?
@@ -14229,8 +14153,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14229 cat conftest.err >&5 14153 cat conftest.err >&5
14230 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14231 (exit $ac_status); } && 14155 (exit $ac_status); } &&
14232 { ac_try='test -z "$ac_c_werror_flag" 14156 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14233 || test ! -s conftest.err'
14234 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14157 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14235 (eval $ac_try) 2>&5 14158 (eval $ac_try) 2>&5
14236 ac_status=$? 14159 ac_status=$?
@@ -14294,8 +14217,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14294 cat conftest.err >&5 14217 cat conftest.err >&5
14295 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14296 (exit $ac_status); } && 14219 (exit $ac_status); } &&
14297 { ac_try='test -z "$ac_c_werror_flag" 14220 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14298 || test ! -s conftest.err'
14299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14300 (eval $ac_try) 2>&5 14222 (eval $ac_try) 2>&5
14301 ac_status=$? 14223 ac_status=$?
@@ -14382,8 +14304,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14382 cat conftest.err >&5 14304 cat conftest.err >&5
14383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14384 (exit $ac_status); } && 14306 (exit $ac_status); } &&
14385 { ac_try='test -z "$ac_c_werror_flag" 14307 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14386 || test ! -s conftest.err'
14387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14388 (eval $ac_try) 2>&5 14309 (eval $ac_try) 2>&5
14389 ac_status=$? 14310 ac_status=$?
@@ -14456,8 +14377,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14456 cat conftest.err >&5 14377 cat conftest.err >&5
14457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14458 (exit $ac_status); } && 14379 (exit $ac_status); } &&
14459 { ac_try='test -z "$ac_c_werror_flag" 14380 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14460 || test ! -s conftest.err'
14461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14462 (eval $ac_try) 2>&5 14382 (eval $ac_try) 2>&5
14463 ac_status=$? 14383 ac_status=$?
@@ -14564,8 +14484,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14564 cat conftest.err >&5 14484 cat conftest.err >&5
14565 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14566 (exit $ac_status); } && 14486 (exit $ac_status); } &&
14567 { ac_try='test -z "$ac_c_werror_flag" 14487 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14568 || test ! -s conftest.err'
14569 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14570 (eval $ac_try) 2>&5 14489 (eval $ac_try) 2>&5
14571 ac_status=$? 14490 ac_status=$?
@@ -14666,8 +14585,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14666 cat conftest.err >&5 14585 cat conftest.err >&5
14667 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14668 (exit $ac_status); } && 14587 (exit $ac_status); } &&
14669 { ac_try='test -z "$ac_c_werror_flag" 14588 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14670 || test ! -s conftest.err'
14671 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14672 (eval $ac_try) 2>&5 14590 (eval $ac_try) 2>&5
14673 ac_status=$? 14591 ac_status=$?
@@ -14754,8 +14672,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14754 cat conftest.err >&5 14672 cat conftest.err >&5
14755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14673 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14756 (exit $ac_status); } && 14674 (exit $ac_status); } &&
14757 { ac_try='test -z "$ac_c_werror_flag" 14675 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14758 || test ! -s conftest.err'
14759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14676 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14760 (eval $ac_try) 2>&5 14677 (eval $ac_try) 2>&5
14761 ac_status=$? 14678 ac_status=$?
@@ -14855,8 +14772,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14855 cat conftest.err >&5 14772 cat conftest.err >&5
14856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14857 (exit $ac_status); } && 14774 (exit $ac_status); } &&
14858 { ac_try='test -z "$ac_c_werror_flag" 14775 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14859 || test ! -s conftest.err'
14860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14861 (eval $ac_try) 2>&5 14777 (eval $ac_try) 2>&5
14862 ac_status=$? 14778 ac_status=$?
@@ -14915,8 +14831,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14915 cat conftest.err >&5 14831 cat conftest.err >&5
14916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14917 (exit $ac_status); } && 14833 (exit $ac_status); } &&
14918 { ac_try='test -z "$ac_c_werror_flag" 14834 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14919 || test ! -s conftest.err'
14920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14921 (eval $ac_try) 2>&5 14836 (eval $ac_try) 2>&5
14922 ac_status=$? 14837 ac_status=$?
@@ -15172,8 +15087,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15172 cat conftest.err >&5 15087 cat conftest.err >&5
15173 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15174 (exit $ac_status); } && 15089 (exit $ac_status); } &&
15175 { ac_try='test -z "$ac_c_werror_flag" 15090 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15176 || test ! -s conftest.err'
15177 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15178 (eval $ac_try) 2>&5 15092 (eval $ac_try) 2>&5
15179 ac_status=$? 15093 ac_status=$?
@@ -15248,8 +15162,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15248 cat conftest.err >&5 15162 cat conftest.err >&5
15249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15250 (exit $ac_status); } && 15164 (exit $ac_status); } &&
15251 { ac_try='test -z "$ac_c_werror_flag" 15165 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15252 || test ! -s conftest.err'
15253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15254 (eval $ac_try) 2>&5 15167 (eval $ac_try) 2>&5
15255 ac_status=$? 15168 ac_status=$?
@@ -15326,8 +15239,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15326 cat conftest.err >&5 15239 cat conftest.err >&5
15327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15328 (exit $ac_status); } && 15241 (exit $ac_status); } &&
15329 { ac_try='test -z "$ac_c_werror_flag" 15242 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15330 || test ! -s conftest.err'
15331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15332 (eval $ac_try) 2>&5 15244 (eval $ac_try) 2>&5
15333 ac_status=$? 15245 ac_status=$?
@@ -15397,8 +15309,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15397 cat conftest.err >&5 15309 cat conftest.err >&5
15398 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15399 (exit $ac_status); } && 15311 (exit $ac_status); } &&
15400 { ac_try='test -z "$ac_c_werror_flag" 15312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15401 || test ! -s conftest.err'
15402 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15403 (eval $ac_try) 2>&5 15314 (eval $ac_try) 2>&5
15404 ac_status=$? 15315 ac_status=$?
@@ -16465,8 +16376,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16465 cat conftest.err >&5 16376 cat conftest.err >&5
16466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16467 (exit $ac_status); } && 16378 (exit $ac_status); } &&
16468 { ac_try='test -z "$ac_c_werror_flag" 16379 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16469 || test ! -s conftest.err'
16470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16471 (eval $ac_try) 2>&5 16381 (eval $ac_try) 2>&5
16472 ac_status=$? 16382 ac_status=$?
@@ -16529,8 +16439,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16529 cat conftest.err >&5 16439 cat conftest.err >&5
16530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16531 (exit $ac_status); } && 16441 (exit $ac_status); } &&
16532 { ac_try='test -z "$ac_c_werror_flag" 16442 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16533 || test ! -s conftest.err'
16534 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16535 (eval $ac_try) 2>&5 16444 (eval $ac_try) 2>&5
16536 ac_status=$? 16445 ac_status=$?
@@ -16593,8 +16502,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16593 cat conftest.err >&5 16502 cat conftest.err >&5
16594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16595 (exit $ac_status); } && 16504 (exit $ac_status); } &&
16596 { ac_try='test -z "$ac_c_werror_flag" 16505 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16597 || test ! -s conftest.err'
16598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16599 (eval $ac_try) 2>&5 16507 (eval $ac_try) 2>&5
16600 ac_status=$? 16508 ac_status=$?
@@ -16660,8 +16568,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16660 cat conftest.err >&5 16568 cat conftest.err >&5
16661 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16662 (exit $ac_status); } && 16570 (exit $ac_status); } &&
16663 { ac_try='test -z "$ac_c_werror_flag" 16571 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16664 || test ! -s conftest.err'
16665 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16572 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16666 (eval $ac_try) 2>&5 16573 (eval $ac_try) 2>&5
16667 ac_status=$? 16574 ac_status=$?
@@ -16723,8 +16630,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16723 cat conftest.err >&5 16630 cat conftest.err >&5
16724 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16725 (exit $ac_status); } && 16632 (exit $ac_status); } &&
16726 { ac_try='test -z "$ac_c_werror_flag" 16633 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16727 || test ! -s conftest.err'
16728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16729 (eval $ac_try) 2>&5 16635 (eval $ac_try) 2>&5
16730 ac_status=$? 16636 ac_status=$?
@@ -16764,8 +16670,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16764 cat conftest.err >&5 16670 cat conftest.err >&5
16765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16766 (exit $ac_status); } && 16672 (exit $ac_status); } &&
16767 { ac_try='test -z "$ac_c_werror_flag" 16673 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16768 || test ! -s conftest.err'
16769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16674 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16770 (eval $ac_try) 2>&5 16675 (eval $ac_try) 2>&5
16771 ac_status=$? 16676 ac_status=$?
@@ -16821,8 +16726,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16821 cat conftest.err >&5 16726 cat conftest.err >&5
16822 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16823 (exit $ac_status); } && 16728 (exit $ac_status); } &&
16824 { ac_try='test -z "$ac_c_werror_flag" 16729 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16825 || test ! -s conftest.err'
16826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16827 (eval $ac_try) 2>&5 16731 (eval $ac_try) 2>&5
16828 ac_status=$? 16732 ac_status=$?
@@ -16862,8 +16766,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16862 cat conftest.err >&5 16766 cat conftest.err >&5
16863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16864 (exit $ac_status); } && 16768 (exit $ac_status); } &&
16865 { ac_try='test -z "$ac_c_werror_flag" 16769 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16866 || test ! -s conftest.err'
16867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16770 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16868 (eval $ac_try) 2>&5 16771 (eval $ac_try) 2>&5
16869 ac_status=$? 16772 ac_status=$?
@@ -16927,8 +16830,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16927 cat conftest.err >&5 16830 cat conftest.err >&5
16928 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16929 (exit $ac_status); } && 16832 (exit $ac_status); } &&
16930 { ac_try='test -z "$ac_c_werror_flag" 16833 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16931 || test ! -s conftest.err'
16932 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16834 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16933 (eval $ac_try) 2>&5 16835 (eval $ac_try) 2>&5
16934 ac_status=$? 16836 ac_status=$?
@@ -16959,10 +16861,8 @@ See \`config.log' for more details." >&2;}
16959esac 16861esac
16960else 16862else
16961 if test "$cross_compiling" = yes; then 16863 if test "$cross_compiling" = yes; then
16962 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling 16864 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
16963See \`config.log' for more details." >&5 16865echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
16964echo "$as_me: error: cannot run test program while cross compiling
16965See \`config.log' for more details." >&2;}
16966 { (exit 1); exit 1; }; } 16866 { (exit 1); exit 1; }; }
16967else 16867else
16968 cat >conftest.$ac_ext <<_ACEOF 16868 cat >conftest.$ac_ext <<_ACEOF
@@ -17074,8 +16974,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17074 cat conftest.err >&5 16974 cat conftest.err >&5
17075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17076 (exit $ac_status); } && 16976 (exit $ac_status); } &&
17077 { ac_try='test -z "$ac_c_werror_flag" 16977 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17078 || test ! -s conftest.err'
17079 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16978 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17080 (eval $ac_try) 2>&5 16979 (eval $ac_try) 2>&5
17081 ac_status=$? 16980 ac_status=$?
@@ -17137,8 +17036,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17137 cat conftest.err >&5 17036 cat conftest.err >&5
17138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17139 (exit $ac_status); } && 17038 (exit $ac_status); } &&
17140 { ac_try='test -z "$ac_c_werror_flag" 17039 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17141 || test ! -s conftest.err'
17142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17143 (eval $ac_try) 2>&5 17041 (eval $ac_try) 2>&5
17144 ac_status=$? 17042 ac_status=$?
@@ -17178,8 +17076,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17178 cat conftest.err >&5 17076 cat conftest.err >&5
17179 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17180 (exit $ac_status); } && 17078 (exit $ac_status); } &&
17181 { ac_try='test -z "$ac_c_werror_flag" 17079 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17182 || test ! -s conftest.err'
17183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17184 (eval $ac_try) 2>&5 17081 (eval $ac_try) 2>&5
17185 ac_status=$? 17082 ac_status=$?
@@ -17235,8 +17132,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17235 cat conftest.err >&5 17132 cat conftest.err >&5
17236 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17237 (exit $ac_status); } && 17134 (exit $ac_status); } &&
17238 { ac_try='test -z "$ac_c_werror_flag" 17135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17239 || test ! -s conftest.err'
17240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17241 (eval $ac_try) 2>&5 17137 (eval $ac_try) 2>&5
17242 ac_status=$? 17138 ac_status=$?
@@ -17276,8 +17172,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17276 cat conftest.err >&5 17172 cat conftest.err >&5
17277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17278 (exit $ac_status); } && 17174 (exit $ac_status); } &&
17279 { ac_try='test -z "$ac_c_werror_flag" 17175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17280 || test ! -s conftest.err'
17281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17282 (eval $ac_try) 2>&5 17177 (eval $ac_try) 2>&5
17283 ac_status=$? 17178 ac_status=$?
@@ -17341,8 +17236,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17341 cat conftest.err >&5 17236 cat conftest.err >&5
17342 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17343 (exit $ac_status); } && 17238 (exit $ac_status); } &&
17344 { ac_try='test -z "$ac_c_werror_flag" 17239 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17345 || test ! -s conftest.err'
17346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17347 (eval $ac_try) 2>&5 17241 (eval $ac_try) 2>&5
17348 ac_status=$? 17242 ac_status=$?
@@ -17373,10 +17267,8 @@ See \`config.log' for more details." >&2;}
17373esac 17267esac
17374else 17268else
17375 if test "$cross_compiling" = yes; then 17269 if test "$cross_compiling" = yes; then
17376 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling 17270 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
17377See \`config.log' for more details." >&5 17271echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
17378echo "$as_me: error: cannot run test program while cross compiling
17379See \`config.log' for more details." >&2;}
17380 { (exit 1); exit 1; }; } 17272 { (exit 1); exit 1; }; }
17381else 17273else
17382 cat >conftest.$ac_ext <<_ACEOF 17274 cat >conftest.$ac_ext <<_ACEOF
@@ -17488,8 +17380,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17488 cat conftest.err >&5 17380 cat conftest.err >&5
17489 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17381 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17490 (exit $ac_status); } && 17382 (exit $ac_status); } &&
17491 { ac_try='test -z "$ac_c_werror_flag" 17383 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17492 || test ! -s conftest.err'
17493 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17384 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17494 (eval $ac_try) 2>&5 17385 (eval $ac_try) 2>&5
17495 ac_status=$? 17386 ac_status=$?
@@ -17551,8 +17442,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17551 cat conftest.err >&5 17442 cat conftest.err >&5
17552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17553 (exit $ac_status); } && 17444 (exit $ac_status); } &&
17554 { ac_try='test -z "$ac_c_werror_flag" 17445 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17555 || test ! -s conftest.err'
17556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17557 (eval $ac_try) 2>&5 17447 (eval $ac_try) 2>&5
17558 ac_status=$? 17448 ac_status=$?
@@ -17592,8 +17482,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17592 cat conftest.err >&5 17482 cat conftest.err >&5
17593 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17594 (exit $ac_status); } && 17484 (exit $ac_status); } &&
17595 { ac_try='test -z "$ac_c_werror_flag" 17485 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17596 || test ! -s conftest.err'
17597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17486 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17598 (eval $ac_try) 2>&5 17487 (eval $ac_try) 2>&5
17599 ac_status=$? 17488 ac_status=$?
@@ -17649,8 +17538,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17649 cat conftest.err >&5 17538 cat conftest.err >&5
17650 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17651 (exit $ac_status); } && 17540 (exit $ac_status); } &&
17652 { ac_try='test -z "$ac_c_werror_flag" 17541 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17653 || test ! -s conftest.err'
17654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17655 (eval $ac_try) 2>&5 17543 (eval $ac_try) 2>&5
17656 ac_status=$? 17544 ac_status=$?
@@ -17690,8 +17578,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17690 cat conftest.err >&5 17578 cat conftest.err >&5
17691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17692 (exit $ac_status); } && 17580 (exit $ac_status); } &&
17693 { ac_try='test -z "$ac_c_werror_flag" 17581 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17694 || test ! -s conftest.err'
17695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17696 (eval $ac_try) 2>&5 17583 (eval $ac_try) 2>&5
17697 ac_status=$? 17584 ac_status=$?
@@ -17755,8 +17642,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17755 cat conftest.err >&5 17642 cat conftest.err >&5
17756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17757 (exit $ac_status); } && 17644 (exit $ac_status); } &&
17758 { ac_try='test -z "$ac_c_werror_flag" 17645 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17759 || test ! -s conftest.err'
17760 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17761 (eval $ac_try) 2>&5 17647 (eval $ac_try) 2>&5
17762 ac_status=$? 17648 ac_status=$?
@@ -17787,10 +17673,8 @@ See \`config.log' for more details." >&2;}
17787esac 17673esac
17788else 17674else
17789 if test "$cross_compiling" = yes; then 17675 if test "$cross_compiling" = yes; then
17790 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling 17676 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
17791See \`config.log' for more details." >&5 17677echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
17792echo "$as_me: error: cannot run test program while cross compiling
17793See \`config.log' for more details." >&2;}
17794 { (exit 1); exit 1; }; } 17678 { (exit 1); exit 1; }; }
17795else 17679else
17796 cat >conftest.$ac_ext <<_ACEOF 17680 cat >conftest.$ac_ext <<_ACEOF
@@ -17902,8 +17786,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17902 cat conftest.err >&5 17786 cat conftest.err >&5
17903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17787 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17904 (exit $ac_status); } && 17788 (exit $ac_status); } &&
17905 { ac_try='test -z "$ac_c_werror_flag" 17789 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17906 || test ! -s conftest.err'
17907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17790 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17908 (eval $ac_try) 2>&5 17791 (eval $ac_try) 2>&5
17909 ac_status=$? 17792 ac_status=$?
@@ -17965,8 +17848,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17965 cat conftest.err >&5 17848 cat conftest.err >&5
17966 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17967 (exit $ac_status); } && 17850 (exit $ac_status); } &&
17968 { ac_try='test -z "$ac_c_werror_flag" 17851 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17969 || test ! -s conftest.err'
17970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17971 (eval $ac_try) 2>&5 17853 (eval $ac_try) 2>&5
17972 ac_status=$? 17854 ac_status=$?
@@ -18006,8 +17888,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18006 cat conftest.err >&5 17888 cat conftest.err >&5
18007 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18008 (exit $ac_status); } && 17890 (exit $ac_status); } &&
18009 { ac_try='test -z "$ac_c_werror_flag" 17891 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18010 || test ! -s conftest.err'
18011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17892 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18012 (eval $ac_try) 2>&5 17893 (eval $ac_try) 2>&5
18013 ac_status=$? 17894 ac_status=$?
@@ -18063,8 +17944,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18063 cat conftest.err >&5 17944 cat conftest.err >&5
18064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18065 (exit $ac_status); } && 17946 (exit $ac_status); } &&
18066 { ac_try='test -z "$ac_c_werror_flag" 17947 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18067 || test ! -s conftest.err'
18068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17948 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18069 (eval $ac_try) 2>&5 17949 (eval $ac_try) 2>&5
18070 ac_status=$? 17950 ac_status=$?
@@ -18104,8 +17984,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18104 cat conftest.err >&5 17984 cat conftest.err >&5
18105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18106 (exit $ac_status); } && 17986 (exit $ac_status); } &&
18107 { ac_try='test -z "$ac_c_werror_flag" 17987 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18108 || test ! -s conftest.err'
18109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17988 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18110 (eval $ac_try) 2>&5 17989 (eval $ac_try) 2>&5
18111 ac_status=$? 17990 ac_status=$?
@@ -18169,8 +18048,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18169 cat conftest.err >&5 18048 cat conftest.err >&5
18170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18171 (exit $ac_status); } && 18050 (exit $ac_status); } &&
18172 { ac_try='test -z "$ac_c_werror_flag" 18051 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18173 || test ! -s conftest.err'
18174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18175 (eval $ac_try) 2>&5 18053 (eval $ac_try) 2>&5
18176 ac_status=$? 18054 ac_status=$?
@@ -18201,10 +18079,8 @@ See \`config.log' for more details." >&2;}
18201esac 18079esac
18202else 18080else
18203 if test "$cross_compiling" = yes; then 18081 if test "$cross_compiling" = yes; then
18204 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling 18082 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
18205See \`config.log' for more details." >&5 18083echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
18206echo "$as_me: error: cannot run test program while cross compiling
18207See \`config.log' for more details." >&2;}
18208 { (exit 1); exit 1; }; } 18084 { (exit 1); exit 1; }; }
18209else 18085else
18210 cat >conftest.$ac_ext <<_ACEOF 18086 cat >conftest.$ac_ext <<_ACEOF
@@ -18316,8 +18192,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18316 cat conftest.err >&5 18192 cat conftest.err >&5
18317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18318 (exit $ac_status); } && 18194 (exit $ac_status); } &&
18319 { ac_try='test -z "$ac_c_werror_flag" 18195 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18320 || test ! -s conftest.err'
18321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18322 (eval $ac_try) 2>&5 18197 (eval $ac_try) 2>&5
18323 ac_status=$? 18198 ac_status=$?
@@ -18379,8 +18254,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18379 cat conftest.err >&5 18254 cat conftest.err >&5
18380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18381 (exit $ac_status); } && 18256 (exit $ac_status); } &&
18382 { ac_try='test -z "$ac_c_werror_flag" 18257 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18383 || test ! -s conftest.err'
18384 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18385 (eval $ac_try) 2>&5 18259 (eval $ac_try) 2>&5
18386 ac_status=$? 18260 ac_status=$?
@@ -18420,8 +18294,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18420 cat conftest.err >&5 18294 cat conftest.err >&5
18421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18422 (exit $ac_status); } && 18296 (exit $ac_status); } &&
18423 { ac_try='test -z "$ac_c_werror_flag" 18297 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18424 || test ! -s conftest.err'
18425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18298 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18426 (eval $ac_try) 2>&5 18299 (eval $ac_try) 2>&5
18427 ac_status=$? 18300 ac_status=$?
@@ -18477,8 +18350,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18477 cat conftest.err >&5 18350 cat conftest.err >&5
18478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18351 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18479 (exit $ac_status); } && 18352 (exit $ac_status); } &&
18480 { ac_try='test -z "$ac_c_werror_flag" 18353 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18481 || test ! -s conftest.err'
18482 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18483 (eval $ac_try) 2>&5 18355 (eval $ac_try) 2>&5
18484 ac_status=$? 18356 ac_status=$?
@@ -18518,8 +18390,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18518 cat conftest.err >&5 18390 cat conftest.err >&5
18519 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18520 (exit $ac_status); } && 18392 (exit $ac_status); } &&
18521 { ac_try='test -z "$ac_c_werror_flag" 18393 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18522 || test ! -s conftest.err'
18523 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18524 (eval $ac_try) 2>&5 18395 (eval $ac_try) 2>&5
18525 ac_status=$? 18396 ac_status=$?
@@ -18583,8 +18454,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18583 cat conftest.err >&5 18454 cat conftest.err >&5
18584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18455 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18585 (exit $ac_status); } && 18456 (exit $ac_status); } &&
18586 { ac_try='test -z "$ac_c_werror_flag" 18457 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18587 || test ! -s conftest.err'
18588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18458 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18589 (eval $ac_try) 2>&5 18459 (eval $ac_try) 2>&5
18590 ac_status=$? 18460 ac_status=$?
@@ -18615,10 +18485,8 @@ See \`config.log' for more details." >&2;}
18615esac 18485esac
18616else 18486else
18617 if test "$cross_compiling" = yes; then 18487 if test "$cross_compiling" = yes; then
18618 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling 18488 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
18619See \`config.log' for more details." >&5 18489echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
18620echo "$as_me: error: cannot run test program while cross compiling
18621See \`config.log' for more details." >&2;}
18622 { (exit 1); exit 1; }; } 18490 { (exit 1); exit 1; }; }
18623else 18491else
18624 cat >conftest.$ac_ext <<_ACEOF 18492 cat >conftest.$ac_ext <<_ACEOF
@@ -18853,8 +18721,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18853 cat conftest.err >&5 18721 cat conftest.err >&5
18854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18855 (exit $ac_status); } && 18723 (exit $ac_status); } &&
18856 { ac_try='test -z "$ac_c_werror_flag" 18724 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18857 || test ! -s conftest.err'
18858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18859 (eval $ac_try) 2>&5 18726 (eval $ac_try) 2>&5
18860 ac_status=$? 18727 ac_status=$?
@@ -18918,8 +18785,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18918 cat conftest.err >&5 18785 cat conftest.err >&5
18919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18920 (exit $ac_status); } && 18787 (exit $ac_status); } &&
18921 { ac_try='test -z "$ac_c_werror_flag" 18788 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18922 || test ! -s conftest.err'
18923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18924 (eval $ac_try) 2>&5 18790 (eval $ac_try) 2>&5
18925 ac_status=$? 18791 ac_status=$?
@@ -18982,8 +18848,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18982 cat conftest.err >&5 18848 cat conftest.err >&5
18983 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18984 (exit $ac_status); } && 18850 (exit $ac_status); } &&
18985 { ac_try='test -z "$ac_c_werror_flag" 18851 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18986 || test ! -s conftest.err'
18987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18988 (eval $ac_try) 2>&5 18853 (eval $ac_try) 2>&5
18989 ac_status=$? 18854 ac_status=$?
@@ -19053,8 +18918,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19053 cat conftest.err >&5 18918 cat conftest.err >&5
19054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19055 (exit $ac_status); } && 18920 (exit $ac_status); } &&
19056 { ac_try='test -z "$ac_c_werror_flag" 18921 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19057 || test ! -s conftest.err'
19058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19059 (eval $ac_try) 2>&5 18923 (eval $ac_try) 2>&5
19060 ac_status=$? 18924 ac_status=$?
@@ -19117,8 +18981,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19117 cat conftest.err >&5 18981 cat conftest.err >&5
19118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19119 (exit $ac_status); } && 18983 (exit $ac_status); } &&
19120 { ac_try='test -z "$ac_c_werror_flag" 18984 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19121 || test ! -s conftest.err'
19122 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18985 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19123 (eval $ac_try) 2>&5 18986 (eval $ac_try) 2>&5
19124 ac_status=$? 18987 ac_status=$?
@@ -19179,8 +19042,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19179 cat conftest.err >&5 19042 cat conftest.err >&5
19180 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19181 (exit $ac_status); } && 19044 (exit $ac_status); } &&
19182 { ac_try='test -z "$ac_c_werror_flag" 19045 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19183 || test ! -s conftest.err'
19184 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19185 (eval $ac_try) 2>&5 19047 (eval $ac_try) 2>&5
19186 ac_status=$? 19048 ac_status=$?
@@ -19241,8 +19103,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19241 cat conftest.err >&5 19103 cat conftest.err >&5
19242 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19243 (exit $ac_status); } && 19105 (exit $ac_status); } &&
19244 { ac_try='test -z "$ac_c_werror_flag" 19106 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19245 || test ! -s conftest.err'
19246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19247 (eval $ac_try) 2>&5 19108 (eval $ac_try) 2>&5
19248 ac_status=$? 19109 ac_status=$?
@@ -19303,8 +19164,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19303 cat conftest.err >&5 19164 cat conftest.err >&5
19304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19305 (exit $ac_status); } && 19166 (exit $ac_status); } &&
19306 { ac_try='test -z "$ac_c_werror_flag" 19167 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19307 || test ! -s conftest.err'
19308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19309 (eval $ac_try) 2>&5 19169 (eval $ac_try) 2>&5
19310 ac_status=$? 19170 ac_status=$?
@@ -19368,8 +19228,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19368 cat conftest.err >&5 19228 cat conftest.err >&5
19369 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19370 (exit $ac_status); } && 19230 (exit $ac_status); } &&
19371 { ac_try='test -z "$ac_c_werror_flag" 19231 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19372 || test ! -s conftest.err'
19373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19374 (eval $ac_try) 2>&5 19233 (eval $ac_try) 2>&5
19375 ac_status=$? 19234 ac_status=$?
@@ -19430,8 +19289,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19430 cat conftest.err >&5 19289 cat conftest.err >&5
19431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19432 (exit $ac_status); } && 19291 (exit $ac_status); } &&
19433 { ac_try='test -z "$ac_c_werror_flag" 19292 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19434 || test ! -s conftest.err'
19435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19293 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19436 (eval $ac_try) 2>&5 19294 (eval $ac_try) 2>&5
19437 ac_status=$? 19295 ac_status=$?
@@ -19497,8 +19355,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19497 cat conftest.err >&5 19355 cat conftest.err >&5
19498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19499 (exit $ac_status); } && 19357 (exit $ac_status); } &&
19500 { ac_try='test -z "$ac_c_werror_flag" 19358 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19501 || test ! -s conftest.err'
19502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19503 (eval $ac_try) 2>&5 19360 (eval $ac_try) 2>&5
19504 ac_status=$? 19361 ac_status=$?
@@ -19566,8 +19423,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19566 cat conftest.err >&5 19423 cat conftest.err >&5
19567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19568 (exit $ac_status); } && 19425 (exit $ac_status); } &&
19569 { ac_try='test -z "$ac_c_werror_flag" 19426 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19570 || test ! -s conftest.err'
19571 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19572 (eval $ac_try) 2>&5 19428 (eval $ac_try) 2>&5
19573 ac_status=$? 19429 ac_status=$?
@@ -19635,8 +19491,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19635 cat conftest.err >&5 19491 cat conftest.err >&5
19636 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19637 (exit $ac_status); } && 19493 (exit $ac_status); } &&
19638 { ac_try='test -z "$ac_c_werror_flag" 19494 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19639 || test ! -s conftest.err'
19640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19641 (eval $ac_try) 2>&5 19496 (eval $ac_try) 2>&5
19642 ac_status=$? 19497 ac_status=$?
@@ -19706,8 +19561,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19706 cat conftest.err >&5 19561 cat conftest.err >&5
19707 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19708 (exit $ac_status); } && 19563 (exit $ac_status); } &&
19709 { ac_try='test -z "$ac_c_werror_flag" 19564 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19710 || test ! -s conftest.err'
19711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19712 (eval $ac_try) 2>&5 19566 (eval $ac_try) 2>&5
19713 ac_status=$? 19567 ac_status=$?
@@ -19784,8 +19638,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19784 cat conftest.err >&5 19638 cat conftest.err >&5
19785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19786 (exit $ac_status); } && 19640 (exit $ac_status); } &&
19787 { ac_try='test -z "$ac_c_werror_flag" 19641 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19788 || test ! -s conftest.err'
19789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19642 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19790 (eval $ac_try) 2>&5 19643 (eval $ac_try) 2>&5
19791 ac_status=$? 19644 ac_status=$?
@@ -19852,8 +19705,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19852 cat conftest.err >&5 19705 cat conftest.err >&5
19853 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19854 (exit $ac_status); } && 19707 (exit $ac_status); } &&
19855 { ac_try='test -z "$ac_c_werror_flag" 19708 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19856 || test ! -s conftest.err'
19857 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19709 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19858 (eval $ac_try) 2>&5 19710 (eval $ac_try) 2>&5
19859 ac_status=$? 19711 ac_status=$?
@@ -19918,8 +19770,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19918 cat conftest.err >&5 19770 cat conftest.err >&5
19919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19920 (exit $ac_status); } && 19772 (exit $ac_status); } &&
19921 { ac_try='test -z "$ac_c_werror_flag" 19773 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19922 || test ! -s conftest.err'
19923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19924 (eval $ac_try) 2>&5 19775 (eval $ac_try) 2>&5
19925 ac_status=$? 19776 ac_status=$?
@@ -19984,8 +19835,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19984 cat conftest.err >&5 19835 cat conftest.err >&5
19985 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19986 (exit $ac_status); } && 19837 (exit $ac_status); } &&
19987 { ac_try='test -z "$ac_c_werror_flag" 19838 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19988 || test ! -s conftest.err'
19989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19990 (eval $ac_try) 2>&5 19840 (eval $ac_try) 2>&5
19991 ac_status=$? 19841 ac_status=$?
@@ -20050,8 +19900,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20050 cat conftest.err >&5 19900 cat conftest.err >&5
20051 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20052 (exit $ac_status); } && 19902 (exit $ac_status); } &&
20053 { ac_try='test -z "$ac_c_werror_flag" 19903 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20054 || test ! -s conftest.err'
20055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19904 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20056 (eval $ac_try) 2>&5 19905 (eval $ac_try) 2>&5
20057 ac_status=$? 19906 ac_status=$?
@@ -20117,8 +19966,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20117 cat conftest.err >&5 19966 cat conftest.err >&5
20118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20119 (exit $ac_status); } && 19968 (exit $ac_status); } &&
20120 { ac_try='test -z "$ac_c_werror_flag" 19969 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20121 || test ! -s conftest.err'
20122 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20123 (eval $ac_try) 2>&5 19971 (eval $ac_try) 2>&5
20124 ac_status=$? 19972 ac_status=$?
@@ -20163,8 +20011,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20163 cat conftest.err >&5 20011 cat conftest.err >&5
20164 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20165 (exit $ac_status); } && 20013 (exit $ac_status); } &&
20166 { ac_try='test -z "$ac_c_werror_flag" 20014 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20167 || test ! -s conftest.err'
20168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20169 (eval $ac_try) 2>&5 20016 (eval $ac_try) 2>&5
20170 ac_status=$? 20017 ac_status=$?
@@ -20232,8 +20079,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20232 cat conftest.err >&5 20079 cat conftest.err >&5
20233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20234 (exit $ac_status); } && 20081 (exit $ac_status); } &&
20235 { ac_try='test -z "$ac_c_werror_flag" 20082 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20236 || test ! -s conftest.err'
20237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20238 (eval $ac_try) 2>&5 20084 (eval $ac_try) 2>&5
20239 ac_status=$? 20085 ac_status=$?
@@ -20298,8 +20144,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20298 cat conftest.err >&5 20144 cat conftest.err >&5
20299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20300 (exit $ac_status); } && 20146 (exit $ac_status); } &&
20301 { ac_try='test -z "$ac_c_werror_flag" 20147 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20302 || test ! -s conftest.err'
20303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20304 (eval $ac_try) 2>&5 20149 (eval $ac_try) 2>&5
20305 ac_status=$? 20150 ac_status=$?
@@ -20366,8 +20211,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20366 cat conftest.err >&5 20211 cat conftest.err >&5
20367 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20368 (exit $ac_status); } && 20213 (exit $ac_status); } &&
20369 { ac_try='test -z "$ac_c_werror_flag" 20214 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20370 || test ! -s conftest.err'
20371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20215 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20372 (eval $ac_try) 2>&5 20216 (eval $ac_try) 2>&5
20373 ac_status=$? 20217 ac_status=$?
@@ -20433,8 +20277,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20433 cat conftest.err >&5 20277 cat conftest.err >&5
20434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20435 (exit $ac_status); } && 20279 (exit $ac_status); } &&
20436 { ac_try='test -z "$ac_c_werror_flag" 20280 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20437 || test ! -s conftest.err'
20438 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20439 (eval $ac_try) 2>&5 20282 (eval $ac_try) 2>&5
20440 ac_status=$? 20283 ac_status=$?
@@ -20500,8 +20343,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20500 cat conftest.err >&5 20343 cat conftest.err >&5
20501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20502 (exit $ac_status); } && 20345 (exit $ac_status); } &&
20503 { ac_try='test -z "$ac_c_werror_flag" 20346 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20504 || test ! -s conftest.err'
20505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20506 (eval $ac_try) 2>&5 20348 (eval $ac_try) 2>&5
20507 ac_status=$? 20349 ac_status=$?
@@ -20568,8 +20410,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20568 cat conftest.err >&5 20410 cat conftest.err >&5
20569 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20570 (exit $ac_status); } && 20412 (exit $ac_status); } &&
20571 { ac_try='test -z "$ac_c_werror_flag" 20413 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20572 || test ! -s conftest.err'
20573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20574 (eval $ac_try) 2>&5 20415 (eval $ac_try) 2>&5
20575 ac_status=$? 20416 ac_status=$?
@@ -20632,8 +20473,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20632 cat conftest.err >&5 20473 cat conftest.err >&5
20633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20634 (exit $ac_status); } && 20475 (exit $ac_status); } &&
20635 { ac_try='test -z "$ac_c_werror_flag" 20476 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20636 || test ! -s conftest.err'
20637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20638 (eval $ac_try) 2>&5 20478 (eval $ac_try) 2>&5
20639 ac_status=$? 20479 ac_status=$?
@@ -20699,8 +20539,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20699 cat conftest.err >&5 20539 cat conftest.err >&5
20700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20701 (exit $ac_status); } && 20541 (exit $ac_status); } &&
20702 { ac_try='test -z "$ac_c_werror_flag" 20542 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20703 || test ! -s conftest.err'
20704 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20705 (eval $ac_try) 2>&5 20544 (eval $ac_try) 2>&5
20706 ac_status=$? 20545 ac_status=$?
@@ -21602,8 +21441,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21602 cat conftest.err >&5 21441 cat conftest.err >&5
21603 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21604 (exit $ac_status); } && 21443 (exit $ac_status); } &&
21605 { ac_try='test -z "$ac_c_werror_flag" 21444 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21606 || test ! -s conftest.err'
21607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21608 (eval $ac_try) 2>&5 21446 (eval $ac_try) 2>&5
21609 ac_status=$? 21447 ac_status=$?
@@ -21646,8 +21484,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21646 cat conftest.err >&5 21484 cat conftest.err >&5
21647 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21648 (exit $ac_status); } && 21486 (exit $ac_status); } &&
21649 { ac_try='test -z "$ac_c_werror_flag" 21487 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21650 || test ! -s conftest.err'
21651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21652 (eval $ac_try) 2>&5 21489 (eval $ac_try) 2>&5
21653 ac_status=$? 21490 ac_status=$?
@@ -21721,8 +21558,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21721 cat conftest.err >&5 21558 cat conftest.err >&5
21722 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21723 (exit $ac_status); } && 21560 (exit $ac_status); } &&
21724 { ac_try='test -z "$ac_c_werror_flag" 21561 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21725 || test ! -s conftest.err'
21726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21727 (eval $ac_try) 2>&5 21563 (eval $ac_try) 2>&5
21728 ac_status=$? 21564 ac_status=$?
@@ -21774,8 +21610,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21774 cat conftest.err >&5 21610 cat conftest.err >&5
21775 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21776 (exit $ac_status); } && 21612 (exit $ac_status); } &&
21777 { ac_try='test -z "$ac_c_werror_flag" 21613 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21778 || test ! -s conftest.err'
21779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21780 (eval $ac_try) 2>&5 21615 (eval $ac_try) 2>&5
21781 ac_status=$? 21616 ac_status=$?
@@ -21844,8 +21679,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21844 cat conftest.err >&5 21679 cat conftest.err >&5
21845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21846 (exit $ac_status); } && 21681 (exit $ac_status); } &&
21847 { ac_try='test -z "$ac_c_werror_flag" 21682 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21848 || test ! -s conftest.err'
21849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21850 (eval $ac_try) 2>&5 21684 (eval $ac_try) 2>&5
21851 ac_status=$? 21685 ac_status=$?
@@ -21910,8 +21744,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21910 cat conftest.err >&5 21744 cat conftest.err >&5
21911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21745 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21912 (exit $ac_status); } && 21746 (exit $ac_status); } &&
21913 { ac_try='test -z "$ac_c_werror_flag" 21747 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21914 || test ! -s conftest.err'
21915 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21748 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21916 (eval $ac_try) 2>&5 21749 (eval $ac_try) 2>&5
21917 ac_status=$? 21750 ac_status=$?
@@ -21976,8 +21809,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21976 cat conftest.err >&5 21809 cat conftest.err >&5
21977 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21978 (exit $ac_status); } && 21811 (exit $ac_status); } &&
21979 { ac_try='test -z "$ac_c_werror_flag" 21812 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21980 || test ! -s conftest.err'
21981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21813 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21982 (eval $ac_try) 2>&5 21814 (eval $ac_try) 2>&5
21983 ac_status=$? 21815 ac_status=$?
@@ -22042,8 +21874,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
22042 cat conftest.err >&5 21874 cat conftest.err >&5
22043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22044 (exit $ac_status); } && 21876 (exit $ac_status); } &&
22045 { ac_try='test -z "$ac_c_werror_flag" 21877 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22046 || test ! -s conftest.err'
22047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22048 (eval $ac_try) 2>&5 21879 (eval $ac_try) 2>&5
22049 ac_status=$? 21880 ac_status=$?
@@ -22108,8 +21939,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
22108 cat conftest.err >&5 21939 cat conftest.err >&5
22109 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22110 (exit $ac_status); } && 21941 (exit $ac_status); } &&
22111 { ac_try='test -z "$ac_c_werror_flag" 21942 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22112 || test ! -s conftest.err'
22113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22114 (eval $ac_try) 2>&5 21944 (eval $ac_try) 2>&5
22115 ac_status=$? 21945 ac_status=$?
@@ -22173,8 +22003,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
22173 cat conftest.err >&5 22003 cat conftest.err >&5
22174 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22175 (exit $ac_status); } && 22005 (exit $ac_status); } &&
22176 { ac_try='test -z "$ac_c_werror_flag" 22006 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22177 || test ! -s conftest.err'
22178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22179 (eval $ac_try) 2>&5 22008 (eval $ac_try) 2>&5
22180 ac_status=$? 22009 ac_status=$?
@@ -22238,8 +22067,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
22238 cat conftest.err >&5 22067 cat conftest.err >&5
22239 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22240 (exit $ac_status); } && 22069 (exit $ac_status); } &&
22241 { ac_try='test -z "$ac_c_werror_flag" 22070 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22242 || test ! -s conftest.err'
22243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22244 (eval $ac_try) 2>&5 22072 (eval $ac_try) 2>&5
22245 ac_status=$? 22073 ac_status=$?
@@ -22302,8 +22130,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22302 cat conftest.err >&5 22130 cat conftest.err >&5
22303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22304 (exit $ac_status); } && 22132 (exit $ac_status); } &&
22305 { ac_try='test -z "$ac_c_werror_flag" 22133 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22306 || test ! -s conftest.err'
22307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22308 (eval $ac_try) 2>&5 22135 (eval $ac_try) 2>&5
22309 ac_status=$? 22136 ac_status=$?
@@ -22369,8 +22196,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22369 cat conftest.err >&5 22196 cat conftest.err >&5
22370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22371 (exit $ac_status); } && 22198 (exit $ac_status); } &&
22372 { ac_try='test -z "$ac_c_werror_flag" 22199 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22373 || test ! -s conftest.err'
22374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22375 (eval $ac_try) 2>&5 22201 (eval $ac_try) 2>&5
22376 ac_status=$? 22202 ac_status=$?
@@ -22436,8 +22262,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22436 cat conftest.err >&5 22262 cat conftest.err >&5
22437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22438 (exit $ac_status); } && 22264 (exit $ac_status); } &&
22439 { ac_try='test -z "$ac_c_werror_flag" 22265 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22440 || test ! -s conftest.err'
22441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22442 (eval $ac_try) 2>&5 22267 (eval $ac_try) 2>&5
22443 ac_status=$? 22268 ac_status=$?
@@ -22502,8 +22327,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22502 cat conftest.err >&5 22327 cat conftest.err >&5
22503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22504 (exit $ac_status); } && 22329 (exit $ac_status); } &&
22505 { ac_try='test -z "$ac_c_werror_flag" 22330 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22506 || test ! -s conftest.err'
22507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22508 (eval $ac_try) 2>&5 22332 (eval $ac_try) 2>&5
22509 ac_status=$? 22333 ac_status=$?
@@ -22568,8 +22392,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22568 cat conftest.err >&5 22392 cat conftest.err >&5
22569 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22570 (exit $ac_status); } && 22394 (exit $ac_status); } &&
22571 { ac_try='test -z "$ac_c_werror_flag" 22395 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22572 || test ! -s conftest.err'
22573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22396 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22574 (eval $ac_try) 2>&5 22397 (eval $ac_try) 2>&5
22575 ac_status=$? 22398 ac_status=$?
@@ -22635,8 +22458,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22635 cat conftest.err >&5 22458 cat conftest.err >&5
22636 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22637 (exit $ac_status); } && 22460 (exit $ac_status); } &&
22638 { ac_try='test -z "$ac_c_werror_flag" 22461 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22639 || test ! -s conftest.err'
22640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22641 (eval $ac_try) 2>&5 22463 (eval $ac_try) 2>&5
22642 ac_status=$? 22464 ac_status=$?
@@ -22700,8 +22522,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22700 cat conftest.err >&5 22522 cat conftest.err >&5
22701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22702 (exit $ac_status); } && 22524 (exit $ac_status); } &&
22703 { ac_try='test -z "$ac_c_werror_flag" 22525 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22704 || test ! -s conftest.err'
22705 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22706 (eval $ac_try) 2>&5 22527 (eval $ac_try) 2>&5
22707 ac_status=$? 22528 ac_status=$?
@@ -22766,8 +22587,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22766 cat conftest.err >&5 22587 cat conftest.err >&5
22767 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22768 (exit $ac_status); } && 22589 (exit $ac_status); } &&
22769 { ac_try='test -z "$ac_c_werror_flag" 22590 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22770 || test ! -s conftest.err'
22771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22772 (eval $ac_try) 2>&5 22592 (eval $ac_try) 2>&5
22773 ac_status=$? 22593 ac_status=$?
@@ -22853,8 +22673,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
22853 cat conftest.err >&5 22673 cat conftest.err >&5
22854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22855 (exit $ac_status); } && 22675 (exit $ac_status); } &&
22856 { ac_try='test -z "$ac_c_werror_flag" 22676 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
22857 || test ! -s conftest.err'
22858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22859 (eval $ac_try) 2>&5 22678 (eval $ac_try) 2>&5
22860 ac_status=$? 22679 ac_status=$?
@@ -23013,8 +22832,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23013 cat conftest.err >&5 22832 cat conftest.err >&5
23014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 22833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23015 (exit $ac_status); } && 22834 (exit $ac_status); } &&
23016 { ac_try='test -z "$ac_c_werror_flag" 22835 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23017 || test ! -s conftest.err'
23018 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 22836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23019 (eval $ac_try) 2>&5 22837 (eval $ac_try) 2>&5
23020 ac_status=$? 22838 ac_status=$?
@@ -23181,8 +22999,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23181 cat conftest.err >&5 22999 cat conftest.err >&5
23182 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23183 (exit $ac_status); } && 23001 (exit $ac_status); } &&
23184 { ac_try='test -z "$ac_c_werror_flag" 23002 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23185 || test ! -s conftest.err'
23186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23187 (eval $ac_try) 2>&5 23004 (eval $ac_try) 2>&5
23188 ac_status=$? 23005 ac_status=$?
@@ -23236,8 +23053,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23236 cat conftest.err >&5 23053 cat conftest.err >&5
23237 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23054 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23238 (exit $ac_status); } && 23055 (exit $ac_status); } &&
23239 { ac_try='test -z "$ac_c_werror_flag" 23056 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23240 || test ! -s conftest.err'
23241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23057 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23242 (eval $ac_try) 2>&5 23058 (eval $ac_try) 2>&5
23243 ac_status=$? 23059 ac_status=$?
@@ -23312,8 +23128,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23312 cat conftest.err >&5 23128 cat conftest.err >&5
23313 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23314 (exit $ac_status); } && 23130 (exit $ac_status); } &&
23315 { ac_try='test -z "$ac_c_werror_flag" 23131 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23316 || test ! -s conftest.err'
23317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23318 (eval $ac_try) 2>&5 23133 (eval $ac_try) 2>&5
23319 ac_status=$? 23134 ac_status=$?
@@ -23367,8 +23182,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23367 cat conftest.err >&5 23182 cat conftest.err >&5
23368 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23183 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23369 (exit $ac_status); } && 23184 (exit $ac_status); } &&
23370 { ac_try='test -z "$ac_c_werror_flag" 23185 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23371 || test ! -s conftest.err'
23372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23373 (eval $ac_try) 2>&5 23187 (eval $ac_try) 2>&5
23374 ac_status=$? 23188 ac_status=$?
@@ -23438,8 +23252,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23438 cat conftest.err >&5 23252 cat conftest.err >&5
23439 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23440 (exit $ac_status); } && 23254 (exit $ac_status); } &&
23441 { ac_try='test -z "$ac_c_werror_flag" 23255 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23442 || test ! -s conftest.err'
23443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23444 (eval $ac_try) 2>&5 23257 (eval $ac_try) 2>&5
23445 ac_status=$? 23258 ac_status=$?
@@ -23493,8 +23306,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23493 cat conftest.err >&5 23306 cat conftest.err >&5
23494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23307 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23495 (exit $ac_status); } && 23308 (exit $ac_status); } &&
23496 { ac_try='test -z "$ac_c_werror_flag" 23309 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23497 || test ! -s conftest.err'
23498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23499 (eval $ac_try) 2>&5 23311 (eval $ac_try) 2>&5
23500 ac_status=$? 23312 ac_status=$?
@@ -23559,8 +23371,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23559 cat conftest.err >&5 23371 cat conftest.err >&5
23560 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23561 (exit $ac_status); } && 23373 (exit $ac_status); } &&
23562 { ac_try='test -z "$ac_c_werror_flag" 23374 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23563 || test ! -s conftest.err'
23564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23375 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23565 (eval $ac_try) 2>&5 23376 (eval $ac_try) 2>&5
23566 ac_status=$? 23377 ac_status=$?
@@ -23603,8 +23414,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23603 cat conftest.err >&5 23414 cat conftest.err >&5
23604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23605 (exit $ac_status); } && 23416 (exit $ac_status); } &&
23606 { ac_try='test -z "$ac_c_werror_flag" 23417 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23607 || test ! -s conftest.err'
23608 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23609 (eval $ac_try) 2>&5 23419 (eval $ac_try) 2>&5
23610 ac_status=$? 23420 ac_status=$?
@@ -23703,8 +23513,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23703 cat conftest.err >&5 23513 cat conftest.err >&5
23704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23514 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23705 (exit $ac_status); } && 23515 (exit $ac_status); } &&
23706 { ac_try='test -z "$ac_c_werror_flag" 23516 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23707 || test ! -s conftest.err'
23708 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23709 (eval $ac_try) 2>&5 23518 (eval $ac_try) 2>&5
23710 ac_status=$? 23519 ac_status=$?
@@ -23770,8 +23579,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23770 cat conftest.err >&5 23579 cat conftest.err >&5
23771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23772 (exit $ac_status); } && 23581 (exit $ac_status); } &&
23773 { ac_try='test -z "$ac_c_werror_flag" 23582 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23774 || test ! -s conftest.err'
23775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23583 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23776 (eval $ac_try) 2>&5 23584 (eval $ac_try) 2>&5
23777 ac_status=$? 23585 ac_status=$?
@@ -23842,8 +23650,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23842 cat conftest.err >&5 23650 cat conftest.err >&5
23843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23844 (exit $ac_status); } && 23652 (exit $ac_status); } &&
23845 { ac_try='test -z "$ac_c_werror_flag" 23653 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23846 || test ! -s conftest.err'
23847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23848 (eval $ac_try) 2>&5 23655 (eval $ac_try) 2>&5
23849 ac_status=$? 23656 ac_status=$?
@@ -23914,8 +23721,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23914 cat conftest.err >&5 23721 cat conftest.err >&5
23915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23916 (exit $ac_status); } && 23723 (exit $ac_status); } &&
23917 { ac_try='test -z "$ac_c_werror_flag" 23724 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23918 || test ! -s conftest.err'
23919 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23920 (eval $ac_try) 2>&5 23726 (eval $ac_try) 2>&5
23921 ac_status=$? 23727 ac_status=$?
@@ -23959,8 +23765,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23959 cat conftest.err >&5 23765 cat conftest.err >&5
23960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23961 (exit $ac_status); } && 23767 (exit $ac_status); } &&
23962 { ac_try='test -z "$ac_c_werror_flag" 23768 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23963 || test ! -s conftest.err'
23964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23965 (eval $ac_try) 2>&5 23770 (eval $ac_try) 2>&5
23966 ac_status=$? 23771 ac_status=$?
@@ -23997,6 +23802,173 @@ fi
23997fi 23802fi
23998 23803
23999 23804
23805# Check whether user wants SELinux support
23806SELINUX_MSG="no"
23807
23808# Check whether --with-selinux or --without-selinux was given.
23809if test "${with_selinux+set}" = set; then
23810 withval="$with_selinux"
23811 if test "x$withval" != "xno" ; then
23812
23813cat >>confdefs.h <<\_ACEOF
23814#define WITH_SELINUX 1
23815_ACEOF
23816
23817 SELINUX_MSG="yes"
23818
23819for ac_header in selinux/selinux.h
23820do
23821as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
23822if eval "test \"\${$as_ac_Header+set}\" = set"; then
23823 echo "$as_me:$LINENO: checking for $ac_header" >&5
23824echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
23825if eval "test \"\${$as_ac_Header+set}\" = set"; then
23826 echo $ECHO_N "(cached) $ECHO_C" >&6
23827fi
23828echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
23829echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
23830else
23831 # Is the header compilable?
23832echo "$as_me:$LINENO: checking $ac_header usability" >&5
23833echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
23834cat >conftest.$ac_ext <<_ACEOF
23835/* confdefs.h. */
23836_ACEOF
23837cat confdefs.h >>conftest.$ac_ext
23838cat >>conftest.$ac_ext <<_ACEOF
23839/* end confdefs.h. */
23840$ac_includes_default
23841#include <$ac_header>
23842_ACEOF
23843rm -f conftest.$ac_objext
23844if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23845 (eval $ac_compile) 2>conftest.er1
23846 ac_status=$?
23847 grep -v '^ *+' conftest.er1 >conftest.err
23848 rm -f conftest.er1
23849 cat conftest.err >&5
23850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23851 (exit $ac_status); } &&
23852 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
23853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23854 (eval $ac_try) 2>&5
23855 ac_status=$?
23856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23857 (exit $ac_status); }; } &&
23858 { ac_try='test -s conftest.$ac_objext'
23859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23860 (eval $ac_try) 2>&5
23861 ac_status=$?
23862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23863 (exit $ac_status); }; }; then
23864 ac_header_compiler=yes
23865else
23866 echo "$as_me: failed program was:" >&5
23867sed 's/^/| /' conftest.$ac_ext >&5
23868
23869ac_header_compiler=no
23870fi
23871rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
23872echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23873echo "${ECHO_T}$ac_header_compiler" >&6
23874
23875# Is the header present?
23876echo "$as_me:$LINENO: checking $ac_header presence" >&5
23877echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
23878cat >conftest.$ac_ext <<_ACEOF
23879/* confdefs.h. */
23880_ACEOF
23881cat confdefs.h >>conftest.$ac_ext
23882cat >>conftest.$ac_ext <<_ACEOF
23883/* end confdefs.h. */
23884#include <$ac_header>
23885_ACEOF
23886if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23887 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23888 ac_status=$?
23889 grep -v '^ *+' conftest.er1 >conftest.err
23890 rm -f conftest.er1
23891 cat conftest.err >&5
23892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23893 (exit $ac_status); } >/dev/null; then
23894 if test -s conftest.err; then
23895 ac_cpp_err=$ac_c_preproc_warn_flag
23896 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
23897 else
23898 ac_cpp_err=
23899 fi
23900else
23901 ac_cpp_err=yes
23902fi
23903if test -z "$ac_cpp_err"; then
23904 ac_header_preproc=yes
23905else
23906 echo "$as_me: failed program was:" >&5
23907sed 's/^/| /' conftest.$ac_ext >&5
23908
23909 ac_header_preproc=no
23910fi
23911rm -f conftest.err conftest.$ac_ext
23912echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23913echo "${ECHO_T}$ac_header_preproc" >&6
23914
23915# So? What about this header?
23916case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23917 yes:no: )
23918 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23919echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23920 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23921echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23922 ac_header_preproc=yes
23923 ;;
23924 no:yes:* )
23925 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23926echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23927 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23928echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23929 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
23930echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
23931 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
23932echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
23933 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23934echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23935 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23936echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23937 (
23938 cat <<\_ASBOX
23939## ------------------------------------------- ##
23940## Report this to openssh-unix-dev@mindrot.org ##
23941## ------------------------------------------- ##
23942_ASBOX
23943 ) |
23944 sed "s/^/$as_me: WARNING: /" >&2
23945 ;;
23946esac
23947echo "$as_me:$LINENO: checking for $ac_header" >&5
23948echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
23949if eval "test \"\${$as_ac_Header+set}\" = set"; then
23950 echo $ECHO_N "(cached) $ECHO_C" >&6
23951else
23952 eval "$as_ac_Header=\$ac_header_preproc"
23953fi
23954echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
23955echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
23956
23957fi
23958if test `eval echo '${'$as_ac_Header'}'` = yes; then
23959 cat >>confdefs.h <<_ACEOF
23960#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
23961_ACEOF
23962
23963fi
23964
23965done
23966
23967 LIBS="$LIBS -lselinux"
23968 fi
23969
23970fi;
23971
24000# Check whether user wants Kerberos 5 support 23972# Check whether user wants Kerberos 5 support
24001KRB5_MSG="no" 23973KRB5_MSG="no"
24002 23974
@@ -24069,8 +24041,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24069 cat conftest.err >&5 24041 cat conftest.err >&5
24070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24071 (exit $ac_status); } && 24043 (exit $ac_status); } &&
24072 { ac_try='test -z "$ac_c_werror_flag" 24044 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24073 || test ! -s conftest.err'
24074 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24075 (eval $ac_try) 2>&5 24046 (eval $ac_try) 2>&5
24076 ac_status=$? 24047 ac_status=$?
@@ -24129,8 +24100,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24129 cat conftest.err >&5 24100 cat conftest.err >&5
24130 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24131 (exit $ac_status); } && 24102 (exit $ac_status); } &&
24132 { ac_try='test -z "$ac_c_werror_flag" 24103 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24133 || test ! -s conftest.err'
24134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24104 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24135 (eval $ac_try) 2>&5 24105 (eval $ac_try) 2>&5
24136 ac_status=$? 24106 ac_status=$?
@@ -24188,8 +24158,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24188 cat conftest.err >&5 24158 cat conftest.err >&5
24189 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24190 (exit $ac_status); } && 24160 (exit $ac_status); } &&
24191 { ac_try='test -z "$ac_c_werror_flag" 24161 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24192 || test ! -s conftest.err'
24193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24162 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24194 (eval $ac_try) 2>&5 24163 (eval $ac_try) 2>&5
24195 ac_status=$? 24164 ac_status=$?
@@ -24268,8 +24237,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24268 cat conftest.err >&5 24237 cat conftest.err >&5
24269 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24270 (exit $ac_status); } && 24239 (exit $ac_status); } &&
24271 { ac_try='test -z "$ac_c_werror_flag" 24240 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24272 || test ! -s conftest.err'
24273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24274 (eval $ac_try) 2>&5 24242 (eval $ac_try) 2>&5
24275 ac_status=$? 24243 ac_status=$?
@@ -24323,8 +24291,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24323 cat conftest.err >&5 24291 cat conftest.err >&5
24324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24325 (exit $ac_status); } && 24293 (exit $ac_status); } &&
24326 { ac_try='test -z "$ac_c_werror_flag" 24294 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24327 || test ! -s conftest.err'
24328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24295 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24329 (eval $ac_try) 2>&5 24296 (eval $ac_try) 2>&5
24330 ac_status=$? 24297 ac_status=$?
@@ -24395,8 +24362,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24395 cat conftest.err >&5 24362 cat conftest.err >&5
24396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24363 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24397 (exit $ac_status); } && 24364 (exit $ac_status); } &&
24398 { ac_try='test -z "$ac_c_werror_flag" 24365 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24399 || test ! -s conftest.err'
24400 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24366 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24401 (eval $ac_try) 2>&5 24367 (eval $ac_try) 2>&5
24402 ac_status=$? 24368 ac_status=$?
@@ -24466,8 +24432,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24466 cat conftest.err >&5 24432 cat conftest.err >&5
24467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24468 (exit $ac_status); } && 24434 (exit $ac_status); } &&
24469 { ac_try='test -z "$ac_c_werror_flag" 24435 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24470 || test ! -s conftest.err'
24471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24436 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24472 (eval $ac_try) 2>&5 24437 (eval $ac_try) 2>&5
24473 ac_status=$? 24438 ac_status=$?
@@ -24537,8 +24502,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24537 cat conftest.err >&5 24502 cat conftest.err >&5
24538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24539 (exit $ac_status); } && 24504 (exit $ac_status); } &&
24540 { ac_try='test -z "$ac_c_werror_flag" 24505 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24541 || test ! -s conftest.err'
24542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24543 (eval $ac_try) 2>&5 24507 (eval $ac_try) 2>&5
24544 ac_status=$? 24508 ac_status=$?
@@ -24683,8 +24647,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24683 cat conftest.err >&5 24647 cat conftest.err >&5
24684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24685 (exit $ac_status); } && 24649 (exit $ac_status); } &&
24686 { ac_try='test -z "$ac_c_werror_flag" 24650 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24687 || test ! -s conftest.err'
24688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24689 (eval $ac_try) 2>&5 24652 (eval $ac_try) 2>&5
24690 ac_status=$? 24653 ac_status=$?
@@ -24841,8 +24804,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24841 cat conftest.err >&5 24804 cat conftest.err >&5
24842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24843 (exit $ac_status); } && 24806 (exit $ac_status); } &&
24844 { ac_try='test -z "$ac_c_werror_flag" 24807 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
24845 || test ! -s conftest.err'
24846 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24847 (eval $ac_try) 2>&5 24809 (eval $ac_try) 2>&5
24848 ac_status=$? 24810 ac_status=$?
@@ -24999,8 +24961,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24999 cat conftest.err >&5 24961 cat conftest.err >&5
25000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 24962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25001 (exit $ac_status); } && 24963 (exit $ac_status); } &&
25002 { ac_try='test -z "$ac_c_werror_flag" 24964 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25003 || test ! -s conftest.err'
25004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 24965 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25005 (eval $ac_try) 2>&5 24966 (eval $ac_try) 2>&5
25006 ac_status=$? 24967 ac_status=$?
@@ -25150,8 +25111,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
25150 cat conftest.err >&5 25111 cat conftest.err >&5
25151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 25112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25152 (exit $ac_status); } && 25113 (exit $ac_status); } &&
25153 { ac_try='test -z "$ac_c_werror_flag" 25114 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25154 || test ! -s conftest.err'
25155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 25115 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25156 (eval $ac_try) 2>&5 25116 (eval $ac_try) 2>&5
25157 ac_status=$? 25117 ac_status=$?
@@ -25301,8 +25261,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
25301 cat conftest.err >&5 25261 cat conftest.err >&5
25302 echo "$as_me:$LINENO: \$? = $ac_status" >&5 25262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25303 (exit $ac_status); } && 25263 (exit $ac_status); } &&
25304 { ac_try='test -z "$ac_c_werror_flag" 25264 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25305 || test ! -s conftest.err'
25306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 25265 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25307 (eval $ac_try) 2>&5 25266 (eval $ac_try) 2>&5
25308 ac_status=$? 25267 ac_status=$?
@@ -25457,8 +25416,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25457 cat conftest.err >&5 25416 cat conftest.err >&5
25458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 25417 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25459 (exit $ac_status); } && 25418 (exit $ac_status); } &&
25460 { ac_try='test -z "$ac_c_werror_flag" 25419 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25461 || test ! -s conftest.err'
25462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 25420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25463 (eval $ac_try) 2>&5 25421 (eval $ac_try) 2>&5
25464 ac_status=$? 25422 ac_status=$?
@@ -25512,8 +25470,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25512 cat conftest.err >&5 25470 cat conftest.err >&5
25513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 25471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25514 (exit $ac_status); } && 25472 (exit $ac_status); } &&
25515 { ac_try='test -z "$ac_c_werror_flag" 25473 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25516 || test ! -s conftest.err'
25517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 25474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25518 (eval $ac_try) 2>&5 25475 (eval $ac_try) 2>&5
25519 ac_status=$? 25476 ac_status=$?
@@ -25893,8 +25850,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
25893 cat conftest.err >&5 25850 cat conftest.err >&5
25894 echo "$as_me:$LINENO: \$? = $ac_status" >&5 25851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25895 (exit $ac_status); } && 25852 (exit $ac_status); } &&
25896 { ac_try='test -z "$ac_c_werror_flag" 25853 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
25897 || test ! -s conftest.err'
25898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 25854 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25899 (eval $ac_try) 2>&5 25855 (eval $ac_try) 2>&5
25900 ac_status=$? 25856 ac_status=$?
@@ -26428,8 +26384,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26428 cat conftest.err >&5 26384 cat conftest.err >&5
26429 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26430 (exit $ac_status); } && 26386 (exit $ac_status); } &&
26431 { ac_try='test -z "$ac_c_werror_flag" 26387 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26432 || test ! -s conftest.err'
26433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26388 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26434 (eval $ac_try) 2>&5 26389 (eval $ac_try) 2>&5
26435 ac_status=$? 26390 ac_status=$?
@@ -26485,8 +26440,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26485 cat conftest.err >&5 26440 cat conftest.err >&5
26486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26487 (exit $ac_status); } && 26442 (exit $ac_status); } &&
26488 { ac_try='test -z "$ac_c_werror_flag" 26443 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26489 || test ! -s conftest.err'
26490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26491 (eval $ac_try) 2>&5 26445 (eval $ac_try) 2>&5
26492 ac_status=$? 26446 ac_status=$?
@@ -26570,8 +26524,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26570 cat conftest.err >&5 26524 cat conftest.err >&5
26571 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26572 (exit $ac_status); } && 26526 (exit $ac_status); } &&
26573 { ac_try='test -z "$ac_c_werror_flag" 26527 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26574 || test ! -s conftest.err'
26575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26576 (eval $ac_try) 2>&5 26529 (eval $ac_try) 2>&5
26577 ac_status=$? 26530 ac_status=$?
@@ -26650,8 +26603,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26650 cat conftest.err >&5 26603 cat conftest.err >&5
26651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26652 (exit $ac_status); } && 26605 (exit $ac_status); } &&
26653 { ac_try='test -z "$ac_c_werror_flag" 26606 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26654 || test ! -s conftest.err'
26655 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26656 (eval $ac_try) 2>&5 26608 (eval $ac_try) 2>&5
26657 ac_status=$? 26609 ac_status=$?
@@ -26734,8 +26686,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26734 cat conftest.err >&5 26686 cat conftest.err >&5
26735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26736 (exit $ac_status); } && 26688 (exit $ac_status); } &&
26737 { ac_try='test -z "$ac_c_werror_flag" 26689 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26738 || test ! -s conftest.err'
26739 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26740 (eval $ac_try) 2>&5 26691 (eval $ac_try) 2>&5
26741 ac_status=$? 26692 ac_status=$?
@@ -26809,8 +26760,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
26809 cat conftest.err >&5 26760 cat conftest.err >&5
26810 echo "$as_me:$LINENO: \$? = $ac_status" >&5 26761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26811 (exit $ac_status); } && 26762 (exit $ac_status); } &&
26812 { ac_try='test -z "$ac_c_werror_flag" 26763 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
26813 || test ! -s conftest.err'
26814 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 26764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
26815 (eval $ac_try) 2>&5 26765 (eval $ac_try) 2>&5
26816 ac_status=$? 26766 ac_status=$?
@@ -27224,9 +27174,9 @@ exec 6>&1
27224exec 5>>config.log 27174exec 5>>config.log
27225{ 27175{
27226 echo 27176 echo
27227 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<BOXI_EOF 27177 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
27228## Running $as_me. ## 27178## Running $as_me. ##
27229BOXI_EOF 27179_ASBOX
27230} >&5 27180} >&5
27231cat >&5 <<_CSEOF 27181cat >&5 <<_CSEOF
27232 27182
@@ -27724,11 +27674,6 @@ esac
27724 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; 27674 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
27725 esac 27675 esac
27726 27676
27727 if test x"$ac_file" != x-; then
27728 { echo "$as_me:$LINENO: creating $ac_file" >&5
27729echo "$as_me: creating $ac_file" >&6;}
27730 rm -f "$ac_file"
27731 fi
27732 # Let's still pretend it is `configure' which instantiates (i.e., don't 27677 # Let's still pretend it is `configure' which instantiates (i.e., don't
27733 # use $as_me), people would be surprised to read: 27678 # use $as_me), people would be surprised to read:
27734 # /* config.h. Generated by config.status. */ 27679 # /* config.h. Generated by config.status. */
@@ -27767,6 +27712,12 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
27767 fi;; 27712 fi;;
27768 esac 27713 esac
27769 done` || { (exit 1); exit 1; } 27714 done` || { (exit 1); exit 1; }
27715
27716 if test x"$ac_file" != x-; then
27717 { echo "$as_me:$LINENO: creating $ac_file" >&5
27718echo "$as_me: creating $ac_file" >&6;}
27719 rm -f "$ac_file"
27720 fi
27770_ACEOF 27721_ACEOF
27771cat >>$CONFIG_STATUS <<_ACEOF 27722cat >>$CONFIG_STATUS <<_ACEOF
27772 sed "$ac_vpsub 27723 sed "$ac_vpsub
@@ -28089,6 +28040,7 @@ fi
28089echo " Manpage format: $MANTYPE" 28040echo " Manpage format: $MANTYPE"
28090echo " PAM support: $PAM_MSG" 28041echo " PAM support: $PAM_MSG"
28091echo " KerberosV support: $KRB5_MSG" 28042echo " KerberosV support: $KRB5_MSG"
28043echo " SELinux support: $SELINUX_MSG"
28092echo " Smartcard support: $SCARD_MSG" 28044echo " Smartcard support: $SCARD_MSG"
28093echo " S/KEY support: $SKEY_MSG" 28045echo " S/KEY support: $SKEY_MSG"
28094echo " TCP Wrappers support: $TCPW_MSG" 28046echo " TCP Wrappers support: $TCPW_MSG"