comparison configure @ 9:d76f9ff42487

initial coding
author carl
date Sat, 03 Dec 2005 13:54:47 -0800
parents 551433a01cab
children
comparison
equal deleted inserted replaced
8:5f4549fc60b9 9:d76f9ff42487
461 #endif 461 #endif
462 #if HAVE_UNISTD_H 462 #if HAVE_UNISTD_H
463 # include <unistd.h> 463 # include <unistd.h>
464 #endif" 464 #endif"
465 465
466 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS LTLIBOBJS' 466 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar BASH CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS LTLIBOBJS'
467 ac_subst_files='' 467 ac_subst_files=''
468 468
469 # Initialize some variables set by options. 469 # Initialize some variables set by options.
470 ac_init_help= 470 ac_init_help=
471 ac_init_version=false 471 ac_init_version=false
1931 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 1931 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
1932 1932
1933 1933
1934 1934
1935 1935
1936
1937 for ac_prog in bash
1938 do
1939 # Extract the first word of "$ac_prog", so it can be a program name with args.
1940 set dummy $ac_prog; ac_word=$2
1941 echo "$as_me:$LINENO: checking for $ac_word" >&5
1942 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1943 if test "${ac_cv_path_BASH+set}" = set; then
1944 echo $ECHO_N "(cached) $ECHO_C" >&6
1945 else
1946 case $BASH in
1947 [\\/]* | ?:[\\/]*)
1948 ac_cv_path_BASH="$BASH" # Let the user override the test with a path.
1949 ;;
1950 *)
1951 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1952 for as_dir in $PATH
1953 do
1954 IFS=$as_save_IFS
1955 test -z "$as_dir" && as_dir=.
1956 for ac_exec_ext in '' $ac_executable_extensions; do
1957 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1958 ac_cv_path_BASH="$as_dir/$ac_word$ac_exec_ext"
1959 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1960 break 2
1961 fi
1962 done
1963 done
1964
1965 ;;
1966 esac
1967 fi
1968 BASH=$ac_cv_path_BASH
1969
1970 if test -n "$BASH"; then
1971 echo "$as_me:$LINENO: result: $BASH" >&5
1972 echo "${ECHO_T}$BASH" >&6
1973 else
1974 echo "$as_me:$LINENO: result: no" >&5
1975 echo "${ECHO_T}no" >&6
1976 fi
1977
1978 test -n "$BASH" && break
1979 done
1936 1980
1937 1981
1938 ac_ext=cc 1982 ac_ext=cc
1939 ac_cpp='$CXXCPP $CPPFLAGS' 1983 ac_cpp='$CXXCPP $CPPFLAGS'
1940 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1984 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4115 fi 4159 fi
4116 rm -rf conftest* 4160 rm -rf conftest*
4117 ;; 4161 ;;
4118 *-*-irix6*) 4162 *-*-irix6*)
4119 # Find out which ABI we are using. 4163 # Find out which ABI we are using.
4120 echo '#line 4120 "configure"' > conftest.$ac_ext 4164 echo '#line 4164 "configure"' > conftest.$ac_ext
4121 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4165 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4122 (eval $ac_compile) 2>&5 4166 (eval $ac_compile) 2>&5
4123 ac_status=$? 4167 ac_status=$?
4124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4125 (exit $ac_status); }; then 4169 (exit $ac_status); }; then
5223 F77=$ac_ct_F77 5267 F77=$ac_ct_F77
5224 fi 5268 fi
5225 5269
5226 5270
5227 # Provide some information about the compiler. 5271 # Provide some information about the compiler.
5228 echo "$as_me:5228:" \ 5272 echo "$as_me:5272:" \
5229 "checking for Fortran 77 compiler version" >&5 5273 "checking for Fortran 77 compiler version" >&5
5230 ac_compiler=`set X $ac_compile; echo $2` 5274 ac_compiler=`set X $ac_compile; echo $2`
5231 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 5275 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
5232 (eval $ac_compiler --version </dev/null >&5) 2>&5 5276 (eval $ac_compiler --version </dev/null >&5) 2>&5
5233 ac_status=$? 5277 ac_status=$?
6257 # The option is referenced via a variable to avoid confusing sed. 6301 # The option is referenced via a variable to avoid confusing sed.
6258 lt_compile=`echo "$ac_compile" | $SED \ 6302 lt_compile=`echo "$ac_compile" | $SED \
6259 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 6303 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6260 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6304 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6261 -e 's:$: $lt_compiler_flag:'` 6305 -e 's:$: $lt_compiler_flag:'`
6262 (eval echo "\"\$as_me:6262: $lt_compile\"" >&5) 6306 (eval echo "\"\$as_me:6306: $lt_compile\"" >&5)
6263 (eval "$lt_compile" 2>conftest.err) 6307 (eval "$lt_compile" 2>conftest.err)
6264 ac_status=$? 6308 ac_status=$?
6265 cat conftest.err >&5 6309 cat conftest.err >&5
6266 echo "$as_me:6266: \$? = $ac_status" >&5 6310 echo "$as_me:6310: \$? = $ac_status" >&5
6267 if (exit $ac_status) && test -s "$ac_outfile"; then 6311 if (exit $ac_status) && test -s "$ac_outfile"; then
6268 # The compiler can only warn and ignore the option if not recognized 6312 # The compiler can only warn and ignore the option if not recognized
6269 # So say no if there are warnings 6313 # So say no if there are warnings
6270 if test ! -s conftest.err; then 6314 if test ! -s conftest.err; then
6271 lt_cv_prog_compiler_rtti_exceptions=yes 6315 lt_cv_prog_compiler_rtti_exceptions=yes
6490 # The option is referenced via a variable to avoid confusing sed. 6534 # The option is referenced via a variable to avoid confusing sed.
6491 lt_compile=`echo "$ac_compile" | $SED \ 6535 lt_compile=`echo "$ac_compile" | $SED \
6492 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 6536 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6493 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6537 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6494 -e 's:$: $lt_compiler_flag:'` 6538 -e 's:$: $lt_compiler_flag:'`
6495 (eval echo "\"\$as_me:6495: $lt_compile\"" >&5) 6539 (eval echo "\"\$as_me:6539: $lt_compile\"" >&5)
6496 (eval "$lt_compile" 2>conftest.err) 6540 (eval "$lt_compile" 2>conftest.err)
6497 ac_status=$? 6541 ac_status=$?
6498 cat conftest.err >&5 6542 cat conftest.err >&5
6499 echo "$as_me:6499: \$? = $ac_status" >&5 6543 echo "$as_me:6543: \$? = $ac_status" >&5
6500 if (exit $ac_status) && test -s "$ac_outfile"; then 6544 if (exit $ac_status) && test -s "$ac_outfile"; then
6501 # The compiler can only warn and ignore the option if not recognized 6545 # The compiler can only warn and ignore the option if not recognized
6502 # So say no if there are warnings 6546 # So say no if there are warnings
6503 if test ! -s conftest.err; then 6547 if test ! -s conftest.err; then
6504 lt_prog_compiler_pic_works=yes 6548 lt_prog_compiler_pic_works=yes
6550 # with a dollar sign (not a hyphen), so the echo should work correctly. 6594 # with a dollar sign (not a hyphen), so the echo should work correctly.
6551 lt_compile=`echo "$ac_compile" | $SED \ 6595 lt_compile=`echo "$ac_compile" | $SED \
6552 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 6596 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6553 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6597 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6554 -e 's:$: $lt_compiler_flag:'` 6598 -e 's:$: $lt_compiler_flag:'`
6555 (eval echo "\"\$as_me:6555: $lt_compile\"" >&5) 6599 (eval echo "\"\$as_me:6599: $lt_compile\"" >&5)
6556 (eval "$lt_compile" 2>out/conftest.err) 6600 (eval "$lt_compile" 2>out/conftest.err)
6557 ac_status=$? 6601 ac_status=$?
6558 cat out/conftest.err >&5 6602 cat out/conftest.err >&5
6559 echo "$as_me:6559: \$? = $ac_status" >&5 6603 echo "$as_me:6603: \$? = $ac_status" >&5
6560 if (exit $ac_status) && test -s out/conftest2.$ac_objext 6604 if (exit $ac_status) && test -s out/conftest2.$ac_objext
6561 then 6605 then
6562 # The compiler can only warn and ignore the option if not recognized 6606 # The compiler can only warn and ignore the option if not recognized
6563 # So say no if there are warnings 6607 # So say no if there are warnings
6564 if test ! -s out/conftest.err; then 6608 if test ! -s out/conftest.err; then
7884 7928
7885 # find out which ABI we are using 7929 # find out which ABI we are using
7886 libsuff= 7930 libsuff=
7887 case "$host_cpu" in 7931 case "$host_cpu" in
7888 x86_64*|s390x*|powerpc64*) 7932 x86_64*|s390x*|powerpc64*)
7889 echo '#line 7889 "configure"' > conftest.$ac_ext 7933 echo '#line 7933 "configure"' > conftest.$ac_ext
7890 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7934 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7891 (eval $ac_compile) 2>&5 7935 (eval $ac_compile) 2>&5
7892 ac_status=$? 7936 ac_status=$?
7893 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7894 (exit $ac_status); }; then 7938 (exit $ac_status); }; then
8755 lt_cv_dlopen_self=cross 8799 lt_cv_dlopen_self=cross
8756 else 8800 else
8757 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 8801 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8758 lt_status=$lt_dlunknown 8802 lt_status=$lt_dlunknown
8759 cat > conftest.$ac_ext <<EOF 8803 cat > conftest.$ac_ext <<EOF
8760 #line 8760 "configure" 8804 #line 8804 "configure"
8761 #include "confdefs.h" 8805 #include "confdefs.h"
8762 8806
8763 #if HAVE_DLFCN_H 8807 #if HAVE_DLFCN_H
8764 #include <dlfcn.h> 8808 #include <dlfcn.h>
8765 #endif 8809 #endif
8853 lt_cv_dlopen_self_static=cross 8897 lt_cv_dlopen_self_static=cross
8854 else 8898 else
8855 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 8899 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8856 lt_status=$lt_dlunknown 8900 lt_status=$lt_dlunknown
8857 cat > conftest.$ac_ext <<EOF 8901 cat > conftest.$ac_ext <<EOF
8858 #line 8858 "configure" 8902 #line 8902 "configure"
8859 #include "confdefs.h" 8903 #include "confdefs.h"
8860 8904
8861 #if HAVE_DLFCN_H 8905 #if HAVE_DLFCN_H
8862 #include <dlfcn.h> 8906 #include <dlfcn.h>
8863 #endif 8907 #endif
11032 # The option is referenced via a variable to avoid confusing sed. 11076 # The option is referenced via a variable to avoid confusing sed.
11033 lt_compile=`echo "$ac_compile" | $SED \ 11077 lt_compile=`echo "$ac_compile" | $SED \
11034 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 11078 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11035 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11079 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11036 -e 's:$: $lt_compiler_flag:'` 11080 -e 's:$: $lt_compiler_flag:'`
11037 (eval echo "\"\$as_me:11037: $lt_compile\"" >&5) 11081 (eval echo "\"\$as_me:11081: $lt_compile\"" >&5)
11038 (eval "$lt_compile" 2>conftest.err) 11082 (eval "$lt_compile" 2>conftest.err)
11039 ac_status=$? 11083 ac_status=$?
11040 cat conftest.err >&5 11084 cat conftest.err >&5
11041 echo "$as_me:11041: \$? = $ac_status" >&5 11085 echo "$as_me:11085: \$? = $ac_status" >&5
11042 if (exit $ac_status) && test -s "$ac_outfile"; then 11086 if (exit $ac_status) && test -s "$ac_outfile"; then
11043 # The compiler can only warn and ignore the option if not recognized 11087 # The compiler can only warn and ignore the option if not recognized
11044 # So say no if there are warnings 11088 # So say no if there are warnings
11045 if test ! -s conftest.err; then 11089 if test ! -s conftest.err; then
11046 lt_prog_compiler_pic_works_CXX=yes 11090 lt_prog_compiler_pic_works_CXX=yes
11092 # with a dollar sign (not a hyphen), so the echo should work correctly. 11136 # with a dollar sign (not a hyphen), so the echo should work correctly.
11093 lt_compile=`echo "$ac_compile" | $SED \ 11137 lt_compile=`echo "$ac_compile" | $SED \
11094 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 11138 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11095 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11139 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11096 -e 's:$: $lt_compiler_flag:'` 11140 -e 's:$: $lt_compiler_flag:'`
11097 (eval echo "\"\$as_me:11097: $lt_compile\"" >&5) 11141 (eval echo "\"\$as_me:11141: $lt_compile\"" >&5)
11098 (eval "$lt_compile" 2>out/conftest.err) 11142 (eval "$lt_compile" 2>out/conftest.err)
11099 ac_status=$? 11143 ac_status=$?
11100 cat out/conftest.err >&5 11144 cat out/conftest.err >&5
11101 echo "$as_me:11101: \$? = $ac_status" >&5 11145 echo "$as_me:11145: \$? = $ac_status" >&5
11102 if (exit $ac_status) && test -s out/conftest2.$ac_objext 11146 if (exit $ac_status) && test -s out/conftest2.$ac_objext
11103 then 11147 then
11104 # The compiler can only warn and ignore the option if not recognized 11148 # The compiler can only warn and ignore the option if not recognized
11105 # So say no if there are warnings 11149 # So say no if there are warnings
11106 if test ! -s out/conftest.err; then 11150 if test ! -s out/conftest.err; then
11603 11647
11604 # find out which ABI we are using 11648 # find out which ABI we are using
11605 libsuff= 11649 libsuff=
11606 case "$host_cpu" in 11650 case "$host_cpu" in
11607 x86_64*|s390x*|powerpc64*) 11651 x86_64*|s390x*|powerpc64*)
11608 echo '#line 11608 "configure"' > conftest.$ac_ext 11652 echo '#line 11652 "configure"' > conftest.$ac_ext
11609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11653 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11610 (eval $ac_compile) 2>&5 11654 (eval $ac_compile) 2>&5
11611 ac_status=$? 11655 ac_status=$?
11612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11613 (exit $ac_status); }; then 11657 (exit $ac_status); }; then
12474 lt_cv_dlopen_self=cross 12518 lt_cv_dlopen_self=cross
12475 else 12519 else
12476 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 12520 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12477 lt_status=$lt_dlunknown 12521 lt_status=$lt_dlunknown
12478 cat > conftest.$ac_ext <<EOF 12522 cat > conftest.$ac_ext <<EOF
12479 #line 12479 "configure" 12523 #line 12523 "configure"
12480 #include "confdefs.h" 12524 #include "confdefs.h"
12481 12525
12482 #if HAVE_DLFCN_H 12526 #if HAVE_DLFCN_H
12483 #include <dlfcn.h> 12527 #include <dlfcn.h>
12484 #endif 12528 #endif
12572 lt_cv_dlopen_self_static=cross 12616 lt_cv_dlopen_self_static=cross
12573 else 12617 else
12574 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 12618 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12575 lt_status=$lt_dlunknown 12619 lt_status=$lt_dlunknown
12576 cat > conftest.$ac_ext <<EOF 12620 cat > conftest.$ac_ext <<EOF
12577 #line 12577 "configure" 12621 #line 12621 "configure"
12578 #include "confdefs.h" 12622 #include "confdefs.h"
12579 12623
12580 #if HAVE_DLFCN_H 12624 #if HAVE_DLFCN_H
12581 #include <dlfcn.h> 12625 #include <dlfcn.h>
12582 #endif 12626 #endif
13399 # The option is referenced via a variable to avoid confusing sed. 13443 # The option is referenced via a variable to avoid confusing sed.
13400 lt_compile=`echo "$ac_compile" | $SED \ 13444 lt_compile=`echo "$ac_compile" | $SED \
13401 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 13445 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13402 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13446 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13403 -e 's:$: $lt_compiler_flag:'` 13447 -e 's:$: $lt_compiler_flag:'`
13404 (eval echo "\"\$as_me:13404: $lt_compile\"" >&5) 13448 (eval echo "\"\$as_me:13448: $lt_compile\"" >&5)
13405 (eval "$lt_compile" 2>conftest.err) 13449 (eval "$lt_compile" 2>conftest.err)
13406 ac_status=$? 13450 ac_status=$?
13407 cat conftest.err >&5 13451 cat conftest.err >&5
13408 echo "$as_me:13408: \$? = $ac_status" >&5 13452 echo "$as_me:13452: \$? = $ac_status" >&5
13409 if (exit $ac_status) && test -s "$ac_outfile"; then 13453 if (exit $ac_status) && test -s "$ac_outfile"; then
13410 # The compiler can only warn and ignore the option if not recognized 13454 # The compiler can only warn and ignore the option if not recognized
13411 # So say no if there are warnings 13455 # So say no if there are warnings
13412 if test ! -s conftest.err; then 13456 if test ! -s conftest.err; then
13413 lt_prog_compiler_pic_works_F77=yes 13457 lt_prog_compiler_pic_works_F77=yes
13459 # with a dollar sign (not a hyphen), so the echo should work correctly. 13503 # with a dollar sign (not a hyphen), so the echo should work correctly.
13460 lt_compile=`echo "$ac_compile" | $SED \ 13504 lt_compile=`echo "$ac_compile" | $SED \
13461 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 13505 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13462 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13506 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13463 -e 's:$: $lt_compiler_flag:'` 13507 -e 's:$: $lt_compiler_flag:'`
13464 (eval echo "\"\$as_me:13464: $lt_compile\"" >&5) 13508 (eval echo "\"\$as_me:13508: $lt_compile\"" >&5)
13465 (eval "$lt_compile" 2>out/conftest.err) 13509 (eval "$lt_compile" 2>out/conftest.err)
13466 ac_status=$? 13510 ac_status=$?
13467 cat out/conftest.err >&5 13511 cat out/conftest.err >&5
13468 echo "$as_me:13468: \$? = $ac_status" >&5 13512 echo "$as_me:13512: \$? = $ac_status" >&5
13469 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13513 if (exit $ac_status) && test -s out/conftest2.$ac_objext
13470 then 13514 then
13471 # The compiler can only warn and ignore the option if not recognized 13515 # The compiler can only warn and ignore the option if not recognized
13472 # So say no if there are warnings 13516 # So say no if there are warnings
13473 if test ! -s out/conftest.err; then 13517 if test ! -s out/conftest.err; then
14773 14817
14774 # find out which ABI we are using 14818 # find out which ABI we are using
14775 libsuff= 14819 libsuff=
14776 case "$host_cpu" in 14820 case "$host_cpu" in
14777 x86_64*|s390x*|powerpc64*) 14821 x86_64*|s390x*|powerpc64*)
14778 echo '#line 14778 "configure"' > conftest.$ac_ext 14822 echo '#line 14822 "configure"' > conftest.$ac_ext
14779 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14823 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14780 (eval $ac_compile) 2>&5 14824 (eval $ac_compile) 2>&5
14781 ac_status=$? 14825 ac_status=$?
14782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14783 (exit $ac_status); }; then 14827 (exit $ac_status); }; then
15514 # The option is referenced via a variable to avoid confusing sed. 15558 # The option is referenced via a variable to avoid confusing sed.
15515 lt_compile=`echo "$ac_compile" | $SED \ 15559 lt_compile=`echo "$ac_compile" | $SED \
15516 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 15560 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15517 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15561 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15518 -e 's:$: $lt_compiler_flag:'` 15562 -e 's:$: $lt_compiler_flag:'`
15519 (eval echo "\"\$as_me:15519: $lt_compile\"" >&5) 15563 (eval echo "\"\$as_me:15563: $lt_compile\"" >&5)
15520 (eval "$lt_compile" 2>conftest.err) 15564 (eval "$lt_compile" 2>conftest.err)
15521 ac_status=$? 15565 ac_status=$?
15522 cat conftest.err >&5 15566 cat conftest.err >&5
15523 echo "$as_me:15523: \$? = $ac_status" >&5 15567 echo "$as_me:15567: \$? = $ac_status" >&5
15524 if (exit $ac_status) && test -s "$ac_outfile"; then 15568 if (exit $ac_status) && test -s "$ac_outfile"; then
15525 # The compiler can only warn and ignore the option if not recognized 15569 # The compiler can only warn and ignore the option if not recognized
15526 # So say no if there are warnings 15570 # So say no if there are warnings
15527 if test ! -s conftest.err; then 15571 if test ! -s conftest.err; then
15528 lt_cv_prog_compiler_rtti_exceptions=yes 15572 lt_cv_prog_compiler_rtti_exceptions=yes
15747 # The option is referenced via a variable to avoid confusing sed. 15791 # The option is referenced via a variable to avoid confusing sed.
15748 lt_compile=`echo "$ac_compile" | $SED \ 15792 lt_compile=`echo "$ac_compile" | $SED \
15749 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 15793 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15750 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15794 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15751 -e 's:$: $lt_compiler_flag:'` 15795 -e 's:$: $lt_compiler_flag:'`
15752 (eval echo "\"\$as_me:15752: $lt_compile\"" >&5) 15796 (eval echo "\"\$as_me:15796: $lt_compile\"" >&5)
15753 (eval "$lt_compile" 2>conftest.err) 15797 (eval "$lt_compile" 2>conftest.err)
15754 ac_status=$? 15798 ac_status=$?
15755 cat conftest.err >&5 15799 cat conftest.err >&5
15756 echo "$as_me:15756: \$? = $ac_status" >&5 15800 echo "$as_me:15800: \$? = $ac_status" >&5
15757 if (exit $ac_status) && test -s "$ac_outfile"; then 15801 if (exit $ac_status) && test -s "$ac_outfile"; then
15758 # The compiler can only warn and ignore the option if not recognized 15802 # The compiler can only warn and ignore the option if not recognized
15759 # So say no if there are warnings 15803 # So say no if there are warnings
15760 if test ! -s conftest.err; then 15804 if test ! -s conftest.err; then
15761 lt_prog_compiler_pic_works_GCJ=yes 15805 lt_prog_compiler_pic_works_GCJ=yes
15807 # with a dollar sign (not a hyphen), so the echo should work correctly. 15851 # with a dollar sign (not a hyphen), so the echo should work correctly.
15808 lt_compile=`echo "$ac_compile" | $SED \ 15852 lt_compile=`echo "$ac_compile" | $SED \
15809 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ 15853 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15810 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15854 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15811 -e 's:$: $lt_compiler_flag:'` 15855 -e 's:$: $lt_compiler_flag:'`
15812 (eval echo "\"\$as_me:15812: $lt_compile\"" >&5) 15856 (eval echo "\"\$as_me:15856: $lt_compile\"" >&5)
15813 (eval "$lt_compile" 2>out/conftest.err) 15857 (eval "$lt_compile" 2>out/conftest.err)
15814 ac_status=$? 15858 ac_status=$?
15815 cat out/conftest.err >&5 15859 cat out/conftest.err >&5
15816 echo "$as_me:15816: \$? = $ac_status" >&5 15860 echo "$as_me:15860: \$? = $ac_status" >&5
15817 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15861 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15818 then 15862 then
15819 # The compiler can only warn and ignore the option if not recognized 15863 # The compiler can only warn and ignore the option if not recognized
15820 # So say no if there are warnings 15864 # So say no if there are warnings
15821 if test ! -s out/conftest.err; then 15865 if test ! -s out/conftest.err; then
17141 17185
17142 # find out which ABI we are using 17186 # find out which ABI we are using
17143 libsuff= 17187 libsuff=
17144 case "$host_cpu" in 17188 case "$host_cpu" in
17145 x86_64*|s390x*|powerpc64*) 17189 x86_64*|s390x*|powerpc64*)
17146 echo '#line 17146 "configure"' > conftest.$ac_ext 17190 echo '#line 17190 "configure"' > conftest.$ac_ext
17147 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17191 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17148 (eval $ac_compile) 2>&5 17192 (eval $ac_compile) 2>&5
17149 ac_status=$? 17193 ac_status=$?
17150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17151 (exit $ac_status); }; then 17195 (exit $ac_status); }; then
18012 lt_cv_dlopen_self=cross 18056 lt_cv_dlopen_self=cross
18013 else 18057 else
18014 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 18058 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18015 lt_status=$lt_dlunknown 18059 lt_status=$lt_dlunknown
18016 cat > conftest.$ac_ext <<EOF 18060 cat > conftest.$ac_ext <<EOF
18017 #line 18017 "configure" 18061 #line 18061 "configure"
18018 #include "confdefs.h" 18062 #include "confdefs.h"
18019 18063
18020 #if HAVE_DLFCN_H 18064 #if HAVE_DLFCN_H
18021 #include <dlfcn.h> 18065 #include <dlfcn.h>
18022 #endif 18066 #endif
18110 lt_cv_dlopen_self_static=cross 18154 lt_cv_dlopen_self_static=cross
18111 else 18155 else
18112 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 18156 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18113 lt_status=$lt_dlunknown 18157 lt_status=$lt_dlunknown
18114 cat > conftest.$ac_ext <<EOF 18158 cat > conftest.$ac_ext <<EOF
18115 #line 18115 "configure" 18159 #line 18159 "configure"
18116 #include "confdefs.h" 18160 #include "confdefs.h"
18117 18161
18118 #if HAVE_DLFCN_H 18162 #if HAVE_DLFCN_H
18119 #include <dlfcn.h> 18163 #include <dlfcn.h>
18120 #endif 18164 #endif
19793 s,@SET_MAKE@,$SET_MAKE,;t t 19837 s,@SET_MAKE@,$SET_MAKE,;t t
19794 s,@am__leading_dot@,$am__leading_dot,;t t 19838 s,@am__leading_dot@,$am__leading_dot,;t t
19795 s,@AMTAR@,$AMTAR,;t t 19839 s,@AMTAR@,$AMTAR,;t t
19796 s,@am__tar@,$am__tar,;t t 19840 s,@am__tar@,$am__tar,;t t
19797 s,@am__untar@,$am__untar,;t t 19841 s,@am__untar@,$am__untar,;t t
19842 s,@BASH@,$BASH,;t t
19798 s,@CXX@,$CXX,;t t 19843 s,@CXX@,$CXX,;t t
19799 s,@CXXFLAGS@,$CXXFLAGS,;t t 19844 s,@CXXFLAGS@,$CXXFLAGS,;t t
19800 s,@LDFLAGS@,$LDFLAGS,;t t 19845 s,@LDFLAGS@,$LDFLAGS,;t t
19801 s,@CPPFLAGS@,$CPPFLAGS,;t t 19846 s,@CPPFLAGS@,$CPPFLAGS,;t t
19802 s,@ac_ct_CXX@,$ac_ct_CXX,;t t 19847 s,@ac_ct_CXX@,$ac_ct_CXX,;t t