Lines Matching refs:conftest
85 echo "#! /bin/sh" >conftest.sh
86 echo "exit 0" >>conftest.sh
87 chmod +x conftest.sh
88 if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
93 rm -f conftest.sh
1058 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1067 rm -rf conftest* confdefs.h
1186 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1187 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1320 echo timestamp > conftest.file
1327 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1330 set X `ls -t $srcdir/configure conftest.file`
1332 rm -f conftest.file
1333 if test "$*" != "X $srcdir/configure conftest.file" \
1334 && test "$*" != "X conftest.file $srcdir/configure"; then
1347 test "$2" = conftest.file
1368 cat <<\_ACEOF >conftest.sed
1371 program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1372 rm conftest.sed
1435 cat >conftest.make <<\_ACEOF
1440 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1446 rm -f conftest.make
1667 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1668 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2000 cat >conftest.$ac_ext <<_ACEOF
2025 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2038 for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
2039 ls a.out conftest 2>/dev/null;
2040 ls a.* conftest.* 2>/dev/null`; do
2055 cat conftest.$ac_ext >&5
2094 rm -f a.out a.exe conftest$ac_cv_exeext
2110 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2111 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2112 # work properly (i.e., refer to `conftest.exe'), while it won't with
2114 for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
2129 rm -f conftest$ac_cv_exeext
2133 rm -f conftest.$ac_ext
2141 cat >conftest.$ac_ext <<_ACEOF
2159 rm -f conftest.o conftest.obj
2165 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2174 cat conftest.$ac_ext >&5
2180 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2191 cat >conftest.$ac_ext <<_ACEOF
2212 rm -f conftest.$ac_objext
2218 { ac_try='test -s conftest.$ac_objext'
2227 cat conftest.$ac_ext >&5
2230 rm -f conftest.$ac_objext conftest.$ac_ext
2245 cat >conftest.$ac_ext <<_ACEOF
2263 rm -f conftest.$ac_objext
2269 { ac_try='test -s conftest.$ac_objext'
2278 cat conftest.$ac_ext >&5
2281 rm -f conftest.$ac_objext conftest.$ac_ext
2304 cat >conftest.$ac_ext <<_ACEOF
2309 rm -f conftest.$ac_objext
2315 { ac_try='test -s conftest.$ac_objext'
2330 cat >conftest.$ac_ext <<_ACEOF
2349 rm -f conftest.$ac_objext
2355 { ac_try='test -s conftest.$ac_objext'
2364 cat conftest.$ac_ext >&5
2367 rm -f conftest.$ac_objext conftest.$ac_ext
2368 cat >conftest.$ac_ext <<_ACEOF
2386 rm -f conftest.$ac_objext
2392 { ac_try='test -s conftest.$ac_objext'
2401 cat conftest.$ac_ext >&5
2403 rm -f conftest.$ac_objext conftest.$ac_ext
2405 rm -f conftest*
2414 cat conftest.$ac_ext >&5
2416 rm -f conftest.$ac_objext conftest.$ac_ext
2419 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2420 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2477 mkdir conftest.dir
2480 cp "$am_depcomp" conftest.dir
2481 cd conftest.dir
2491 echo '#include "conftest.h"' > conftest.c
2492 echo 'int i;' > conftest.h
2493 echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
2511 source=conftest.c object=conftest.o \
2512 depfile=conftest.Po tmpdepfile=conftest.TPo \
2513 $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
2514 grep conftest.h conftest.Po > /dev/null 2>&1 &&
2522 rm -rf conftest.dir
2783 if ($GETCONF LFS_CFLAGS) >conftest.1 2>conftest.2 && test ! -s conftest.2
2785 ac_cv_sys_largefile_CFLAGS=`cat conftest.1`
2804 cat >conftest.$ac_ext <<_ACEOF
2822 rm -f conftest.$ac_objext conftest$ac_exeext
2828 { ac_try='test -s conftest$ac_exeext'
2837 cat conftest.$ac_ext >&5
2840 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
2844 rm -f conftest*
2853 if ($GETCONF LFS_LDFLAGS) >conftest.1 2>conftest.2 && test ! -s conftest.2
2855 ac_cv_sys_largefile_LDFLAGS=`cat conftest.1`
2860 rm -f conftest*
2869 if ($GETCONF LFS_LIBS) >conftest.1 2>conftest.2 && test ! -s conftest.2
2871 ac_cv_sys_largefile_LIBS=`cat conftest.1`
2876 rm -f conftest*
3035 cat >conftest.$ac_ext <<_ACEOF
3083 rm -f conftest.$ac_objext
3089 { ac_try='test -s conftest.$ac_objext'
3098 cat conftest.$ac_ext >&5
3100 rm -f conftest.$ac_objext conftest.$ac_ext
3120 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3121 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3143 cat >conftest.$ac_ext <<_ACEOF
3149 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3150 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3152 egrep -v '^ *\+' conftest.er1 >conftest.err
3153 rm -f conftest.er1
3154 cat conftest.err >&5
3157 if test -s conftest.err; then
3169 cat conftest.$ac_ext >&5
3173 rm -f conftest.err conftest.$ac_ext
3177 cat >conftest.$ac_ext <<_ACEOF
3182 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3183 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3185 egrep -v '^ *\+' conftest.er1 >conftest.err
3186 rm -f conftest.er1
3187 cat conftest.err >&5
3190 if test -s conftest.err; then
3203 cat conftest.$ac_ext >&5
3208 rm -f conftest.err conftest.$ac_ext
3212 rm -f conftest.err conftest.$ac_ext
3234 cat >conftest.$ac_ext <<_ACEOF
3240 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3241 (eval $ac_cpp conftestconftest.er1
3243 egrep -v '^ *\+' conftest.er1 >conftest.err
3244 rm -f conftest.er1
3245 cat conftest.err >&5
3248 if test -s conftest.err; then
3260 cat conftest.$ac_ext >&5
3264 rm -f conftest.err conftest.$ac_ext
3268 cat >conftest.$ac_ext <<_ACEOF
3273 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3274 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3276 egrep -v '^ *\+' conftest.er1 >conftest.err
3277 rm -f conftest.er1
3278 cat conftest.err >&5
3281 if test -s conftest.err; then
3294 cat conftest.$ac_ext >&5
3299 rm -f conftest.err conftest.$ac_ext
3303 rm -f conftest.err conftest.$ac_ext
3314 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3315 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3338 cat >conftest.$ac_ext <<_ACEOF
3345 rm -f conftest.$ac_objext
3351 { ac_try='test -s conftest.$ac_objext'
3360 cat conftest.$ac_ext >&5
3363 rm -f conftest.$ac_objext conftest.$ac_ext
3401 cat >conftest.$ac_ext <<_ACEOF
3410 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3411 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3413 egrep -v '^ *\+' conftest.er1 >conftest.err
3414 rm -f conftest.er1
3415 cat conftest.err >&5
3418 if test -s conftest.err; then
3430 cat conftest.$ac_ext >&5
3433 rm -f conftest.err conftest.$ac_ext
3437 cat >conftest.$ac_ext <<_ACEOF
3443 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3449 rm -f conftest*
3455 cat >conftest.$ac_ext <<_ACEOF
3461 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3467 rm -f conftest*
3476 cat >conftest.$ac_ext <<_ACEOF
3502 rm -f conftest$ac_exeext
3507 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3517 cat conftest.$ac_ext >&5
3521 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3551 cat >conftest.$ac_ext <<_ACEOF
3557 rm -f conftest.$ac_objext
3563 { ac_try='test -s conftest.$ac_objext'
3572 cat conftest.$ac_ext >&5
3575 rm -f conftest.$ac_objext conftest.$ac_ext
3582 cat >conftest.$ac_ext <<_ACEOF
3587 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3588 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3590 egrep -v '^ *\+' conftest.er1 >conftest.err
3591 rm -f conftest.er1
3592 cat conftest.err >&5
3595 if test -s conftest.err; then
3607 cat conftest.$ac_ext >&5
3610 rm -f conftest.err conftest.$ac_ext
3655 cat >conftest.$ac_ext <<_ACEOF
3676 rm -f conftest.$ac_objext
3682 { ac_try='test -s conftest.$ac_objext'
3691 cat conftest.$ac_ext >&5
3694 rm -f conftest.$ac_objext conftest.$ac_ext
3713 cat >conftest.$ac_ext <<_ACEOF
3734 rm -f conftest.$ac_objext
3740 { ac_try='test -s conftest.$ac_objext'
3749 cat conftest.$ac_ext >&5
3752 rm -f conftest.$ac_objext conftest.$ac_ext
3773 cat >conftest.$ac_ext <<_ACEOF
3828 rm -f conftest.$ac_objext
3834 { ac_try='test -s conftest.$ac_objext'
3844 cat conftest.$ac_ext >&5
3846 rm -f conftest.$ac_objext
3848 rm -f conftest.$ac_ext conftest.$ac_objext
3868 cat >conftest.$ac_ext <<_ACEOF
3932 rm -f conftest.$ac_objext
3938 { ac_try='test -s conftest.$ac_objext'
3947 cat conftest.$ac_ext >&5
3950 rm -f conftest.$ac_objext conftest.$ac_ext
3968 cat >conftest.$ac_ext <<_ACEOF
3987 rm -f conftest.$ac_objext
3993 { ac_try='test -s conftest.$ac_objext'
4002 cat conftest.$ac_ext >&5
4005 rm -f conftest.$ac_objext conftest.$ac_ext
4023 cat >conftest.$ac_ext <<_ACEOF
4042 rm -f conftest.$ac_objext conftest$ac_exeext
4048 { ac_try='test -s conftest$ac_exeext'
4057 cat conftest.$ac_ext >&5
4060 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4092 cat >conftest.$ac_ext <<_ACEOF
4101 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4102 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4104 egrep -v '^ *\+' conftest.er1 >conftest.err
4105 rm -f conftest.er1
4106 cat conftest.err >&5
4109 if test -s conftest.err; then
4121 cat conftest.$ac_ext >&5
4124 rm -f conftest.err conftest.$ac_ext
4128 cat >conftest.$ac_ext <<_ACEOF
4134 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4140 rm -f conftest*
4146 cat >conftest.$ac_ext <<_ACEOF
4152 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4158 rm -f conftest*
4167 cat >conftest.$ac_ext <<_ACEOF
4193 rm -f conftest$ac_exeext
4198 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4208 cat conftest.$ac_ext >&5
4212 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4247 cat >conftest.$ac_ext <<_ACEOF
4253 rm -f conftest.$ac_objext
4259 { ac_try='test -s conftest.$ac_objext'
4268 cat conftest.$ac_ext >&5
4271 rm -f conftest.$ac_objext conftest.$ac_ext
4278 cat >conftest.$ac_ext <<_ACEOF
4283 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4284 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4286 egrep -v '^ *\+' conftest.er1 >conftest.err
4287 rm -f conftest.er1
4288 cat conftest.err >&5
4291 if test -s conftest.err; then
4303 cat conftest.$ac_ext >&5
4306 rm -f conftest.err conftest.$ac_ext
4362 cat >conftest.$ac_ext <<_ACEOF
4368 rm -f conftest.$ac_objext
4374 { ac_try='test -s conftest.$ac_objext'
4383 cat conftest.$ac_ext >&5
4386 rm -f conftest.$ac_objext conftest.$ac_ext
4393 cat >conftest.$ac_ext <<_ACEOF
4398 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4401 egrep -v '^ *\+' conftest.er1 >conftest.err
4402 rm -f conftest.er1
4403 cat conftest.err >&5
4406 if test -s conftest.err; then
4418 cat conftest.$ac_ext >&5
4421 rm -f conftest.err conftest.$ac_ext
4473 cat >conftest.$ac_ext <<_ACEOF
4494 rm -f conftest.$ac_objext
4500 { ac_try='test -s conftest.$ac_objext'
4509 cat conftest.$ac_ext >&5
4512 rm -f conftest.$ac_objext conftest.$ac_ext
4534 cat >conftest.$ac_ext <<_ACEOF
4559 rm -f conftest.$ac_objext conftest$ac_exeext
4565 { ac_try='test -s conftest$ac_exeext'
4574 cat conftest.$ac_ext >&5
4576 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4580 cat >conftest.$ac_ext <<_ACEOF
4605 rm -f conftest.$ac_objext conftest$ac_exeext
4611 { ac_try='test -s conftest$ac_exeext'
4621 cat conftest.$ac_ext >&5
4623 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4643 cat >conftest.$ac_ext <<_ACEOF
4668 rm -f conftest.$ac_objext conftest$ac_exeext
4674 { ac_try='test -s conftest$ac_exeext'
4683 cat conftest.$ac_ext >&5
4685 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4689 cat >conftest.$ac_ext <<_ACEOF
4714 rm -f conftest.$ac_objext conftest$ac_exeext
4720 { ac_try='test -s conftest$ac_exeext'
4730 cat conftest.$ac_ext >&5
4732 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4751 cat >conftest.$ac_ext <<_ACEOF
4782 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4788 rm -f conftest*
4818 cat >conftest.$ac_ext <<_ACEOF
4824 rm -f conftest.$ac_objext
4830 { ac_try='test -s conftest.$ac_objext'
4839 cat conftest.$ac_ext >&5
4842 rm -f conftest.$ac_objext conftest.$ac_ext
4849 cat >conftest.$ac_ext <<_ACEOF
4854 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4855 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4857 egrep -v '^ *\+' conftest.er1 >conftest.err
4858 rm -f conftest.er1
4859 cat conftest.err >&5
4862 if test -s conftest.err; then
4874 cat conftest.$ac_ext >&5
4877 rm -f conftest.err conftest.$ac_ext
4922 cat >conftest.$ac_ext <<_ACEOF
4944 rm -f conftest.$ac_objext
4950 { ac_try='test -s conftest.$ac_objext'
4959 cat conftest.$ac_ext >&5
4962 rm -f conftest.$ac_objext conftest.$ac_ext
4981 cat >conftest.$ac_ext <<_ACEOF
4999 rm -f conftest.$ac_objext conftest$ac_exeext
5005 { ac_try='test -s conftest$ac_exeext'
5014 cat conftest.$ac_ext >&5
5017 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5034 cat >conftest.$ac_ext <<_ACEOF
5072 rm -f conftest.$ac_objext conftest$ac_exeext
5078 { ac_try='test -s conftest$ac_exeext'
5087 cat conftest.$ac_ext >&5
5090 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5119 cat >conftest.$ac_ext <<_ACEOF
5129 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5135 rm -f conftest*
5148 cat >conftest.$ac_ext <<_ACEOF
5185 rm -f conftest.$ac_objext conftest$ac_exeext
5191 { ac_try='test -s conftest$ac_exeext'
5200 cat conftest.$ac_ext >&5
5203 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5227 cat >conftest.$ac_ext <<_ACEOF
5250 rm -f conftest$ac_exeext
5255 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5265 cat conftest.$ac_ext >&5
5269 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5290 cat >conftest.$ac_ext <<_ACEOF
5313 rm -f conftest$ac_exeext
5318 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5328 cat conftest.$ac_ext >&5
5332 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5362 cat >conftest.$ac_ext <<_ACEOF
5368 rm -f conftest.$ac_objext
5374 { ac_try='test -s conftest.$ac_objext'
5383 cat conftest.$ac_ext >&5
5386 rm -f conftest.$ac_objext conftest.$ac_ext
5393 cat >conftest.$ac_ext <<_ACEOF
5398 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5401 egrep -v '^ *\+' conftest.er1 >conftest.err
5402 rm -f conftest.er1
5403 cat conftest.err >&5
5406 if test -s conftest.err; then
5418 cat conftest.$ac_ext >&5
5421 rm -f conftest.err conftest.$ac_ext
5469 cat >conftest.$ac_ext <<_ACEOF
5506 rm -f conftest.$ac_objext conftest$ac_exeext
5512 { ac_try='test -s conftest$ac_exeext'
5521 cat conftest.$ac_ext >&5
5524 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5544 cat >conftest.$ac_ext <<_ACEOF
5633 fd = creat ("conftest.mmap", 0600);
5643 fd = open ("conftest.mmap", O_RDWR);
5674 rm -f conftest$ac_exeext
5679 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5689 cat conftest.$ac_ext >&5
5693 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5705 rm -f conftest.mmap
5723 cat >conftest.$ac_ext <<_ACEOF
5760 rm -f conftest.$ac_objext conftest$ac_exeext
5766 { ac_try='test -s conftest$ac_exeext'
5775 cat conftest.$ac_ext >&5
5778 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5803 cat >conftest.$ac_ext <<_ACEOF
5840 rm -f conftest.$ac_objext conftest$ac_exeext
5846 { ac_try='test -s conftest$ac_exeext'
5855 cat conftest.$ac_ext >&5
5858 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5892 cat >conftest.$ac_ext <<_ACEOF
5898 rm -f conftest.$ac_objext
5904 { ac_try='test -s conftest.$ac_objext'
5913 cat conftest.$ac_ext >&5
5916 rm -f conftest.$ac_objext conftest.$ac_ext
5923 cat >conftest.$ac_ext <<_ACEOF
5928 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5929 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5931 egrep -v '^ *\+' conftest.er1 >conftest.err
5932 rm -f conftest.er1
5933 cat conftest.err >&5
5936 if test -s conftest.err; then
5948 cat conftest.$ac_ext >&5
5951 rm -f conftest.err conftest.$ac_ext
5996 cat >conftest.$ac_ext <<_ACEOF
6004 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6010 rm -f conftest*
6026 cat >conftest.$ac_ext <<_ACEOF
6063 rm -f conftest.$ac_objext conftest$ac_exeext
6069 { ac_try='test -s conftest$ac_exeext'
6078 cat conftest.$ac_ext >&5
6081 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6109 cat >conftest.$ac_ext <<_ACEOF
6146 rm -f conftest.$ac_objext conftest$ac_exeext
6152 { ac_try='test -s conftest$ac_exeext'
6161 cat conftest.$ac_ext >&5
6164 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6193 cat >conftest.$ac_ext <<_ACEOF
6215 rm -f conftest.$ac_objext
6221 { ac_try='test -s conftest.$ac_objext'
6230 cat conftest.$ac_ext >&5
6233 rm -f conftest.$ac_objext conftest.$ac_ext
6284 cat >conftest.$ac_ext <<_ACEOF
6309 rm -f conftest.$ac_objext conftest$ac_exeext
6315 { ac_try='test -s conftest$ac_exeext'
6324 cat conftest.$ac_ext >&5
6327 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6345 cat >conftest.$ac_ext <<_ACEOF
6354 rm -f conftest.$ac_objext
6360 { ac_try='test -s conftest.$ac_objext'
6369 cat conftest.$ac_ext >&5
6371 rm -f conftest.$ac_objext conftest.$ac_ext
6395 cat >conftest.$ac_ext <<_ACEOF
6416 rm -f conftest.$ac_objext
6422 { ac_try='test -s conftest.$ac_objext'
6431 cat conftest.$ac_ext >&5
6434 rm -f conftest.$ac_objext conftest.$ac_ext
6454 cat >conftest.$ac_ext <<_ACEOF
6466 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6472 rm -f conftest*
6510 cat >conftest.$ac_ext <<_ACEOF
6516 rm -f conftest.$ac_objext
6522 { ac_try='test -s conftest.$ac_objext'
6531 cat conftest.$ac_ext >&5
6534 rm -f conftest.$ac_objext conftest.$ac_ext
6541 cat >conftest.$ac_ext <<_ACEOF
6546 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6547 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6549 egrep -v '^ *\+' conftest.er1 >conftest.err
6550 rm -f conftest.er1
6551 cat conftest.err >&5
6554 if test -s conftest.err; then
6566 cat conftest.$ac_ext >&5
6569 rm -f conftest.err conftest.$ac_ext
6639 cat >conftest.$ac_ext <<_ACEOF
6676 rm -f conftest.$ac_objext conftest$ac_exeext
6682 { ac_try='test -s conftest$ac_exeext'
6691 cat conftest.$ac_ext >&5
6694 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6729 cat >conftest.$ac_ext <<_ACEOF
6750 rm -f conftest.$ac_objext conftest$ac_exeext
6756 { ac_try='test -s conftest$ac_exeext'
6765 cat conftest.$ac_ext >&5
6767 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6771 cat >conftest.$ac_ext <<_ACEOF
6792 rm -f conftest.$ac_objext conftest$ac_exeext
6798 { ac_try='test -s conftest$ac_exeext'
6808 cat conftest.$ac_ext >&5
6810 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6829 cat >conftest.$ac_ext <<_ACEOF
6859 rm -f conftest.$ac_objext
6865 { ac_try='test -s conftest.$ac_objext'
6874 cat conftest.$ac_ext >&5
6877 rm -f conftest.$ac_objext conftest.$ac_ext
6904 cat >conftest.$ac_ext <<_ACEOF
6922 rm -f conftest.$ac_objext conftest$ac_exeext
6928 { ac_try='test -s conftest$ac_exeext'
6937 cat conftest.$ac_ext >&5
6940 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6959 cat >conftest.$ac_ext <<_ACEOF
6977 rm -f conftest.$ac_objext conftest$ac_exeext
6983 { ac_try='test -s conftest$ac_exeext'
6992 cat conftest.$ac_ext >&5
6995 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7062 cat >conftest.$ac_ext <<_ACEOF
7068 rm -f conftest.$ac_objext
7074 { ac_try='test -s conftest.$ac_objext'
7083 cat conftest.$ac_ext >&5
7086 rm -f conftest.$ac_objext conftest.$ac_ext
7093 cat >conftest.$ac_ext <<_ACEOF
7098 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7099 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7101 egrep -v '^ *\+' conftest.er1 >conftest.err
7102 rm -f conftest.er1
7103 cat conftest.err >&5
7106 if test -s conftest.err; then
7118 cat conftest.$ac_ext >&5
7121 rm -f conftest.err conftest.$ac_ext
7157 cat >conftest.$ac_ext <<_ACEOF
7177 rm -f conftest.$ac_objext conftest$ac_exeext
7183 { ac_try='test -s conftest$ac_exeext'
7192 cat conftest.$ac_ext >&5
7195 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7208 cat >conftest.$ac_ext <<_ACEOF
7228 rm -f conftest.$ac_objext conftest$ac_exeext
7234 { ac_try='test -s conftest$ac_exeext'
7243 cat conftest.$ac_ext >&5
7246 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7277 cat >conftest.$ac_ext <<_ACEOF
7314 rm -f conftest.$ac_objext conftest$ac_exeext
7320 { ac_try='test -s conftest$ac_exeext'
7329 cat conftest.$ac_ext >&5
7332 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7802 cat >conftest.$ac_ext <<_ACEOF
7820 rm -f conftest.$ac_objext
7826 { ac_try='test -s conftest.$ac_objext'
7835 cat conftest.$ac_ext >&5
7838 rm -f conftest.$ac_objext conftest.$ac_ext
7839 rm -f conftest*
7888 cat >conftest.$ac_ext <<_ACEOF
7914 rm -f conftest$ac_exeext
7919 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7930 cat conftest.$ac_ext >&5
7934 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7969 cat >conftest.$ac_ext <<_ACEOF
8006 rm -f conftest.$ac_objext conftest$ac_exeext
8012 { ac_try='test -s conftest$ac_exeext'
8021 cat conftest.$ac_ext >&5
8024 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8062 cat >conftest.$ac_ext <<_ACEOF
8084 rm -f conftest.$ac_objext
8090 { ac_try='test -s conftest.$ac_objext'
8099 cat conftest.$ac_ext >&5
8102 rm -f conftest.$ac_objext conftest.$ac_ext
8130 cat >conftest.$ac_ext <<_ACEOF
8167 rm -f conftest.$ac_objext conftest$ac_exeext
8173 { ac_try='test -s conftest$ac_exeext'
8182 cat conftest.$ac_ext >&5
8185 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8214 cat >conftest.$ac_ext <<_ACEOF
8220 rm -f conftest.$ac_objext
8226 { ac_try='test -s conftest.$ac_objext'
8235 cat conftest.$ac_ext >&5
8238 rm -f conftest.$ac_objext conftest.$ac_ext
8245 cat >conftest.$ac_ext <<_ACEOF
8250 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8251 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8253 egrep -v '^ *\+' conftest.er1 >conftest.err
8254 rm -f conftest.er1
8255 cat conftest.err >&5
8258 if test -s conftest.err; then
8270 cat conftest.$ac_ext >&5
8273 rm -f conftest.err conftest.$ac_ext
8318 cat >conftest.$ac_ext <<_ACEOF
8344 rm -f conftest.$ac_objext
8350 { ac_try='test -s conftest.$ac_objext'
8359 cat conftest.$ac_ext >&5
8363 rm -f conftest.$ac_objext conftest.$ac_ext
8374 cat >conftest.$ac_ext <<_ACEOF
8393 rm -f conftest$ac_exeext
8398 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8408 cat conftest.$ac_ext >&5
8412 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8441 cat >conftest.$ac_ext <<_ACEOF
8478 rm -f conftest.$ac_objext conftest$ac_exeext
8484 { ac_try='test -s conftest$ac_exeext'
8493 cat conftest.$ac_ext >&5
8496 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8513 cat >conftest.$ac_ext <<_ACEOF
8522 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8523 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8525 egrep -v '^ *\+' conftest.er1 >conftest.err
8526 rm -f conftest.er1
8527 cat conftest.err >&5
8530 if test -s conftest.err; then
8542 cat conftest.$ac_ext >&5
8545 rm -f conftest.err conftest.$ac_ext
8549 cat >conftest.$ac_ext <<_ACEOF
8555 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8561 rm -f conftest*
8567 cat >conftest.$ac_ext <<_ACEOF
8573 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8579 rm -f conftest*
8588 cat >conftest.$ac_ext <<_ACEOF
8614 rm -f conftest$ac_exeext
8619 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8629 cat conftest.$ac_ext >&5
8633 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8664 cat >conftest.$ac_ext <<_ACEOF
8676 rm -f conftest$ac_exeext
8681 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8691 cat conftest.$ac_ext >&5
8695 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8725 cat >conftest.$ac_ext <<_ACEOF
8737 rm -f conftest$ac_exeext
8742 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8752 cat conftest.$ac_ext >&5
8756 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8786 cat >conftest.$ac_ext <<_ACEOF
8811 rm -f conftest.$ac_objext conftest$ac_exeext
8817 { ac_try='test -s conftest$ac_exeext'
8826 cat conftest.$ac_ext >&5
8829 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9010 echo "#! /bin/sh" >conftest.sh
9011 echo "exit 0" >>conftest.sh
9012 chmod +x conftest.sh
9013 if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
9018 rm -f conftest.sh
9762 # Transform confdefs.h into two sed scripts, `conftest.defines' and
9763 # `conftest.undefs', that substitutes the proper values into
9769 conftest.defines conftest.undefs
9789 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
9790 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
9796 cat >>conftest.undefs <<\_ACEOF
9800 # Break up conftest.defines because some shells have a limit on the size
9806 rm -f conftest.tail
9807 while grep . conftest.defines >/dev/null
9816 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
9822 sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
9823 rm -f conftest.defines
9824 mv conftest.tail conftest.defines
9826 rm -f conftest.defines
9830 # Break up conftest.undefs because some shells have a limit on the size
9833 rm -f conftest.tail
9834 while grep . conftest.undefs >/dev/null
9843 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
9849 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
9850 rm -f conftest.undefs
9851 mv conftest.tail conftest.undefs
9853 rm -f conftest.undefs