526
543
# Sed expression to map a string onto a valid variable name.
527
544
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
531
# Check that we are running under the correct shell.
532
546
SHELL=${CONFIG_SHELL-/bin/sh}
536
# Remove one level of quotation (which was required for Make).
537
ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
542
if test "X$1" = X--no-reexec; then
543
# Discard the --no-reexec flag, and continue.
545
elif test "X$1" = X--fallback-echo; then
546
# Avoid inline document here, it may be left over
548
elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
549
# Yippee, $ECHO works!
552
# Restart under the correct shell.
553
exec $SHELL "$0" --no-reexec ${1+"$@"}
556
if test "X$1" = X--fallback-echo; then
557
# used as fallback echo
565
# The HP-UX ksh and POSIX shell print the target directory to stdout
567
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
569
if test -z "$lt_ECHO"; then
570
if test "X${echo_test_string+set}" != Xset; then
571
# find a string as large as possible, as long as the shell can cope with it
572
for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
573
# expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
574
if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
575
{ test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
582
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
583
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
584
test "X$echo_testing_string" = "X$echo_test_string"; then
587
# The Solaris, AIX, and Digital Unix default echo programs unquote
588
# backslashes. This makes it impossible to quote backslashes using
589
# echo "$something" | sed 's/\\/\\\\/g'
591
# So, first we look for a working echo in the user's PATH.
593
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
594
for dir in $PATH /usr/ucb; do
596
if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
597
test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
598
echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
599
test "X$echo_testing_string" = "X$echo_test_string"; then
606
if test "X$ECHO" = Xecho; then
607
# We didn't find a better echo, so look for alternatives.
608
if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
609
echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
610
test "X$echo_testing_string" = "X$echo_test_string"; then
611
# This shell has a builtin print -r that does the trick.
613
elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
614
test "X$CONFIG_SHELL" != X/bin/ksh; then
615
# If we have ksh, try running configure again with it.
616
ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
617
export ORIGINAL_CONFIG_SHELL
618
CONFIG_SHELL=/bin/ksh
620
exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
624
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
625
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
626
test "X$echo_testing_string" = "X$echo_test_string"; then
629
elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
630
test "X$echo_testing_string" = 'X\t' &&
631
echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
632
test "X$echo_testing_string" = "X$echo_test_string"; then
633
CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
635
SHELL="$CONFIG_SHELL"
637
ECHO="$CONFIG_SHELL $0 --fallback-echo"
638
elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
639
test "X$echo_testing_string" = 'X\t' &&
640
echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
641
test "X$echo_testing_string" = "X$echo_test_string"; then
642
ECHO="$CONFIG_SHELL $0 --fallback-echo"
644
# maybe with a smaller string...
647
for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
648
if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
655
if test "$prev" != 'sed 50q "$0"'; then
656
echo_test_string=`eval $prev`
657
export echo_test_string
658
exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
660
# Oops. We lost completely, so just stick with echo.
669
# Copy echo and quote the copy suitably for passing to libtool from
670
# the Makefile, instead of quoting the original, which is used later.
672
if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
673
lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
679
exec 7<&0 </dev/null 6>&1
549
test -n "$DJDIR" || exec 7<&0 </dev/null
681
552
# Name of the host.
682
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
553
# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
683
554
# so uname gets run too.
684
555
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2942
2824
ac_config_headers="$ac_config_headers config.h"
2946
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
2947
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
2952
macro_version='2.2.6'
2953
macro_revision='1.3012'
2967
ltmain="$ac_aux_dir/ltmain.sh"
2969
# Make sure we can run config.sub.
2970
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2971
as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2973
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2974
$as_echo_n "checking build system type... " >&6; }
2975
if test "${ac_cv_build+set}" = set; then :
2976
$as_echo_n "(cached) " >&6
2978
ac_build_alias=$build_alias
2979
test "x$ac_build_alias" = x &&
2980
ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2981
test "x$ac_build_alias" = x &&
2982
as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2983
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2984
as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2987
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2988
$as_echo "$ac_cv_build" >&6; }
2989
case $ac_cv_build in
2991
*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2994
ac_save_IFS=$IFS; IFS='-'
3000
# Remember, the first character of IFS is used to create $*,
3001
# except with old shells:
3004
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3007
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3008
$as_echo_n "checking host system type... " >&6; }
3009
if test "${ac_cv_host+set}" = set; then :
3010
$as_echo_n "(cached) " >&6
3012
if test "x$host_alias" = x; then
3013
ac_cv_host=$ac_cv_build
3015
ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3016
as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3020
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3021
$as_echo "$ac_cv_host" >&6; }
3024
*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3027
ac_save_IFS=$IFS; IFS='-'
3033
# Remember, the first character of IFS is used to create $*,
3034
# except with old shells:
3037
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2827
# checks for programs.
2829
ac_cpp='$CXXCPP $CPPFLAGS'
2830
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2831
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2832
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2833
if test -z "$CXX"; then
2834
if test -n "$CCC"; then
2837
if test -n "$ac_tool_prefix"; then
2838
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2840
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2841
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2842
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2843
$as_echo_n "checking for $ac_word... " >&6; }
2844
if ${ac_cv_prog_CXX+:} false; then :
2845
$as_echo_n "(cached) " >&6
2847
if test -n "$CXX"; then
2848
ac_cv_prog_CXX="$CXX" # Let the user override the test.
2850
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2854
test -z "$as_dir" && as_dir=.
2855
for ac_exec_ext in '' $ac_executable_extensions; do
2856
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2857
ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2858
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2868
if test -n "$CXX"; then
2869
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2870
$as_echo "$CXX" >&6; }
2872
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2873
$as_echo "no" >&6; }
2877
test -n "$CXX" && break
2880
if test -z "$CXX"; then
2882
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2884
# Extract the first word of "$ac_prog", so it can be a program name with args.
2885
set dummy $ac_prog; ac_word=$2
2886
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2887
$as_echo_n "checking for $ac_word... " >&6; }
2888
if ${ac_cv_prog_ac_ct_CXX+:} false; then :
2889
$as_echo_n "(cached) " >&6
2891
if test -n "$ac_ct_CXX"; then
2892
ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2894
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2898
test -z "$as_dir" && as_dir=.
2899
for ac_exec_ext in '' $ac_executable_extensions; do
2900
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2901
ac_cv_prog_ac_ct_CXX="$ac_prog"
2902
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2911
ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2912
if test -n "$ac_ct_CXX"; then
2913
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2914
$as_echo "$ac_ct_CXX" >&6; }
2916
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2917
$as_echo "no" >&6; }
2921
test -n "$ac_ct_CXX" && break
2924
if test "x$ac_ct_CXX" = x; then
2927
case $cross_compiling:$ac_tool_warned in
2929
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2930
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2931
ac_tool_warned=yes ;;
2939
# Provide some information about the compiler.
2940
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2943
for ac_option in --version -v -V -qversion; do
2944
{ { ac_try="$ac_compiler $ac_option >&5"
2946
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2947
*) ac_try_echo=$ac_try;;
2949
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2950
$as_echo "$ac_try_echo"; } >&5
2951
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
2953
if test -s conftest.err; then
2955
... rest of stderr output deleted ...
2956
10q' conftest.err >conftest.er1
2957
cat conftest.er1 >&5
2959
rm -f conftest.er1 conftest.err
2960
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2961
test $ac_status = 0; }
2964
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2965
/* end confdefs.h. */
2975
ac_clean_files_save=$ac_clean_files
2976
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2977
# Try to create an executable without -o first, disregard a.out.
2978
# It will help us diagnose broken compilers, and finding out an intuition
2980
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
2981
$as_echo_n "checking whether the C++ compiler works... " >&6; }
2982
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2984
# The possible output files:
2985
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2988
for ac_file in $ac_files
2991
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2992
* ) ac_rmfiles="$ac_rmfiles $ac_file";;
2997
if { { ac_try="$ac_link_default"
2999
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3000
*) ac_try_echo=$ac_try;;
3002
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3003
$as_echo "$ac_try_echo"; } >&5
3004
(eval "$ac_link_default") 2>&5
3006
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3007
test $ac_status = 0; }; then :
3008
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3009
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3010
# in a Makefile. We should not override ac_cv_exeext if it was cached,
3011
# so that the user can short-circuit this test for compilers unknown to
3013
for ac_file in $ac_files ''
3015
test -f "$ac_file" || continue
3017
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3020
# We found the default executable, but exeext='' is most
3024
if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3026
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3028
# We set ac_cv_exeext here because the later test for it is not
3029
# safe: cross compilers may not add the suffix if given an `-o'
3030
# argument, so we may need to know it at that point already.
3031
# Even if this section looks crufty: it has the advantage of
3038
test "$ac_cv_exeext" = no && ac_cv_exeext=
3043
if test -z "$ac_file"; then :
3044
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3045
$as_echo "no" >&6; }
3046
$as_echo "$as_me: failed program was:" >&5
3047
sed 's/^/| /' conftest.$ac_ext >&5
3049
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3050
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3051
as_fn_error 77 "C++ compiler cannot create executables
3052
See \`config.log' for more details" "$LINENO" 5; }
3054
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3055
$as_echo "yes" >&6; }
3057
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3058
$as_echo_n "checking for C++ compiler default output file name... " >&6; }
3059
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3060
$as_echo "$ac_file" >&6; }
3061
ac_exeext=$ac_cv_exeext
3063
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3064
ac_clean_files=$ac_clean_files_save
3065
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3066
$as_echo_n "checking for suffix of executables... " >&6; }
3067
if { { ac_try="$ac_link"
3069
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3070
*) ac_try_echo=$ac_try;;
3072
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3073
$as_echo "$ac_try_echo"; } >&5
3074
(eval "$ac_link") 2>&5
3076
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3077
test $ac_status = 0; }; then :
3078
# If both `conftest.exe' and `conftest' are `present' (well, observable)
3079
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3080
# work properly (i.e., refer to `conftest.exe'), while it won't with
3082
for ac_file in conftest.exe conftest conftest.*; do
3083
test -f "$ac_file" || continue
3085
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3086
*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3092
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3093
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3094
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3095
See \`config.log' for more details" "$LINENO" 5; }
3097
rm -f conftest conftest$ac_cv_exeext
3098
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3099
$as_echo "$ac_cv_exeext" >&6; }
3101
rm -f conftest.$ac_ext
3102
EXEEXT=$ac_cv_exeext
3104
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3105
/* end confdefs.h. */
3110
FILE *f = fopen ("conftest.out", "w");
3111
return ferror (f) || fclose (f) != 0;
3117
ac_clean_files="$ac_clean_files conftest.out"
3118
# Check that the compiler produces executables we can run. If not, either
3119
# the compiler is broken, or we cross compile.
3120
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3121
$as_echo_n "checking whether we are cross compiling... " >&6; }
3122
if test "$cross_compiling" != yes; then
3123
{ { ac_try="$ac_link"
3125
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3126
*) ac_try_echo=$ac_try;;
3128
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3129
$as_echo "$ac_try_echo"; } >&5
3130
(eval "$ac_link") 2>&5
3132
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3133
test $ac_status = 0; }
3134
if { ac_try='./conftest$ac_cv_exeext'
3135
{ { case "(($ac_try" in
3136
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3137
*) ac_try_echo=$ac_try;;
3139
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3140
$as_echo "$ac_try_echo"; } >&5
3141
(eval "$ac_try") 2>&5
3143
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3144
test $ac_status = 0; }; }; then
3147
if test "$cross_compiling" = maybe; then
3150
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3151
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3152
as_fn_error $? "cannot run C++ compiled programs.
3153
If you meant to cross compile, use \`--host'.
3154
See \`config.log' for more details" "$LINENO" 5; }
3158
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3159
$as_echo "$cross_compiling" >&6; }
3161
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3162
ac_clean_files=$ac_clean_files_save
3163
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3164
$as_echo_n "checking for suffix of object files... " >&6; }
3165
if ${ac_cv_objext+:} false; then :
3166
$as_echo_n "(cached) " >&6
3168
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3169
/* end confdefs.h. */
3179
rm -f conftest.o conftest.obj
3180
if { { ac_try="$ac_compile"
3182
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3183
*) ac_try_echo=$ac_try;;
3185
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3186
$as_echo "$ac_try_echo"; } >&5
3187
(eval "$ac_compile") 2>&5
3189
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3190
test $ac_status = 0; }; then :
3191
for ac_file in conftest.o conftest.obj conftest.*; do
3192
test -f "$ac_file" || continue;
3194
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3195
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3200
$as_echo "$as_me: failed program was:" >&5
3201
sed 's/^/| /' conftest.$ac_ext >&5
3203
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3204
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3205
as_fn_error $? "cannot compute suffix of object files: cannot compile
3206
See \`config.log' for more details" "$LINENO" 5; }
3208
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3210
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3211
$as_echo "$ac_cv_objext" >&6; }
3212
OBJEXT=$ac_cv_objext
3214
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3215
$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3216
if ${ac_cv_cxx_compiler_gnu+:} false; then :
3217
$as_echo_n "(cached) " >&6
3219
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3220
/* end confdefs.h. */
3233
if ac_fn_cxx_try_compile "$LINENO"; then :
3238
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3239
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3242
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3243
$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3244
if test $ac_compiler_gnu = yes; then
3249
ac_test_CXXFLAGS=${CXXFLAGS+set}
3250
ac_save_CXXFLAGS=$CXXFLAGS
3251
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3252
$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3253
if ${ac_cv_prog_cxx_g+:} false; then :
3254
$as_echo_n "(cached) " >&6
3256
ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3257
ac_cxx_werror_flag=yes
3260
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3261
/* end confdefs.h. */
3271
if ac_fn_cxx_try_compile "$LINENO"; then :
3272
ac_cv_prog_cxx_g=yes
3275
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3276
/* end confdefs.h. */
3286
if ac_fn_cxx_try_compile "$LINENO"; then :
3289
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3291
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3292
/* end confdefs.h. */
3302
if ac_fn_cxx_try_compile "$LINENO"; then :
3303
ac_cv_prog_cxx_g=yes
3305
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3307
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3309
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3310
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3312
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3313
$as_echo "$ac_cv_prog_cxx_g" >&6; }
3314
if test "$ac_test_CXXFLAGS" = set; then
3315
CXXFLAGS=$ac_save_CXXFLAGS
3316
elif test $ac_cv_prog_cxx_g = yes; then
3317
if test "$GXX" = yes; then
3323
if test "$GXX" = yes; then
3330
ac_cpp='$CPP $CPPFLAGS'
3331
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3332
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3333
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3040
3334
DEPDIR="${am__leading_dot}deps"
3042
3336
ac_config_commands="$ac_config_commands depfiles"
3397
depcc="$CXX" am_compiler_list=
3399
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3400
$as_echo_n "checking dependency style of $depcc... " >&6; }
3401
if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
3402
$as_echo_n "(cached) " >&6
3404
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3405
# We make a subdir and do the tests there. Otherwise we can end up
3406
# making bogus files that we don't know about and never remove. For
3407
# instance it was reported that on HP-UX the gcc test will end up
3408
# making a dummy file named `D' -- because `-MD' means `put the output
3411
# Copy depcomp to subdir because otherwise we won't find it if we're
3412
# using a relative directory.
3413
cp "$am_depcomp" conftest.dir
3415
# We will build objects and dependencies in a subdirectory because
3416
# it helps to detect inapplicable dependency modes. For instance
3417
# both Tru64's cc and ICC support -MD to output dependencies as a
3418
# side effect of compilation, but ICC will put the dependencies in
3419
# the current directory while Tru64 will put them in the object
3423
am_cv_CXX_dependencies_compiler_type=none
3424
if test "$am_compiler_list" = ""; then
3425
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3428
case " $depcc " in #(
3429
*\ -arch\ *\ -arch\ *) am__universal=true ;;
3432
for depmode in $am_compiler_list; do
3433
# Setup a source with many dependencies, because some compilers
3434
# like to wrap large dependency lists on column 80 (with \), and
3435
# we should not choose a depcomp mode which is confused by this.
3437
# We need to recreate these files for each test, as the compiler may
3438
# overwrite some of them when testing with obscure command lines.
3439
# This happens at least with the AIX C compiler.
3441
for i in 1 2 3 4 5 6; do
3442
echo '#include "conftst'$i'.h"' >> sub/conftest.c
3443
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3444
# Solaris 8's {/usr,}/bin/sh.
3445
touch sub/conftst$i.h
3447
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3449
# We check with `-c' and `-o' for the sake of the "dashmstdout"
3450
# mode. It turns out that the SunPro C++ compiler does not properly
3451
# handle `-M -o', and we need to detect this. Also, some Intel
3452
# versions had trouble with output in subdirs
3453
am__obj=sub/conftest.${OBJEXT-o}
3454
am__minus_obj="-o $am__obj"
3457
# This depmode causes a compiler race in universal mode.
3458
test "$am__universal" = false || continue
3461
# after this tag, mechanisms are not by side-effect, so they'll
3462
# only be used when explicitly requested
3463
if test "x$enable_dependency_tracking" = xyes; then
3469
msvisualcpp | msvcmsys)
3470
# This compiler won't grok `-c -o', but also, the minuso test has
3471
# not run yet. These depmodes are late enough in the game, and
3472
# so weak that their functioning should not be impacted.
3473
am__obj=conftest.${OBJEXT-o}
3478
if depmode=$depmode \
3479
source=sub/conftest.c object=$am__obj \
3480
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3481
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3482
>/dev/null 2>conftest.err &&
3483
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3484
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3485
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3486
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3487
# icc doesn't choke on unknown options, it will just issue warnings
3488
# or remarks (even with -Werror). So we grep stderr for any message
3489
# that says an option was ignored or not supported.
3490
# When given -MP, icc 7.0 and 7.1 complain thusly:
3491
# icc: Command line warning: ignoring option '-M'; no argument required
3492
# The diagnosis changed in icc 8.0:
3493
# icc: Command line remark: option '-MP' not supported
3494
if (grep 'ignoring option' conftest.err ||
3495
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3496
am_cv_CXX_dependencies_compiler_type=$depmode
3505
am_cv_CXX_dependencies_compiler_type=none
3509
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
3510
$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
3511
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3514
test "x$enable_dependency_tracking" != xno \
3515
&& test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3516
am__fastdepCXX_TRUE=
3517
am__fastdepCXX_FALSE='#'
3519
am__fastdepCXX_TRUE='#'
3520
am__fastdepCXX_FALSE=
3526
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
3527
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
3532
macro_version='2.4.2'
3533
macro_revision='1.3337'
3547
ltmain="$ac_aux_dir/ltmain.sh"
3549
# Make sure we can run config.sub.
3550
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3551
as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3553
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3554
$as_echo_n "checking build system type... " >&6; }
3555
if ${ac_cv_build+:} false; then :
3556
$as_echo_n "(cached) " >&6
3558
ac_build_alias=$build_alias
3559
test "x$ac_build_alias" = x &&
3560
ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3561
test "x$ac_build_alias" = x &&
3562
as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
3563
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3564
as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3567
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3568
$as_echo "$ac_cv_build" >&6; }
3569
case $ac_cv_build in
3571
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
3574
ac_save_IFS=$IFS; IFS='-'
3580
# Remember, the first character of IFS is used to create $*,
3581
# except with old shells:
3584
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3587
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3588
$as_echo_n "checking host system type... " >&6; }
3589
if ${ac_cv_host+:} false; then :
3590
$as_echo_n "(cached) " >&6
3592
if test "x$host_alias" = x; then
3593
ac_cv_host=$ac_cv_build
3595
ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3596
as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3600
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3601
$as_echo "$ac_cv_host" >&6; }
3604
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
3607
ac_save_IFS=$IFS; IFS='-'
3613
# Remember, the first character of IFS is used to create $*,
3614
# except with old shells:
3617
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3620
# Backslashify metacharacters that are still active within
3621
# double-quoted strings.
3622
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
3624
# Same as above, but do not quote variable references.
3625
double_quote_subst='s/\(["`\\]\)/\\\1/g'
3627
# Sed substitution to delay expansion of an escaped shell variable in a
3628
# double_quote_subst'ed string.
3629
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
3631
# Sed substitution to delay expansion of an escaped single quote.
3632
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
3634
# Sed substitution to avoid accidental globbing in evaled expressions
3635
no_glob_subst='s/\*/\\\*/g'
3637
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3638
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
3639
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
3641
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
3642
$as_echo_n "checking how to print strings... " >&6; }
3643
# Test print first, because it will be a builtin if present.
3644
if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
3645
test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
3647
elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
3650
# Use this function as a fallback that always works.
3651
func_fallback_echo ()
3653
eval 'cat <<_LTECHO_EOF
3657
ECHO='func_fallback_echo'
3660
# func_echo_all arg...
3661
# Invoke $ECHO with all args, space-separated.
3668
printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
3669
$as_echo "printf" >&6; } ;;
3670
print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
3671
$as_echo "print -r" >&6; } ;;
3672
*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
3673
$as_echo "cat" >&6; } ;;
3103
3690
ac_cpp='$CPP $CPPFLAGS'
3104
3691
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3421
4008
... rest of stderr output deleted ...
3422
4009
10q' conftest.err >conftest.er1
3423
4010
cat conftest.er1 >&5
3424
rm -f conftest.er1 conftest.err
4012
rm -f conftest.er1 conftest.err
3426
4013
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3427
4014
test $ac_status = 0; }
3430
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3431
/* end confdefs.h. */
3436
FILE *f = fopen ("conftest.out", "w");
3437
return ferror (f) || fclose (f) != 0;
3443
ac_clean_files_save=$ac_clean_files
3444
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3445
# Try to create an executable without -o first, disregard a.out.
3446
# It will help us diagnose broken compilers, and finding out an intuition
3448
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3449
$as_echo_n "checking for C compiler default output file name... " >&6; }
3450
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3452
# The possible output files:
3453
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3456
for ac_file in $ac_files
3459
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3460
* ) ac_rmfiles="$ac_rmfiles $ac_file";;
3465
if { { ac_try="$ac_link_default"
3467
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3468
*) ac_try_echo=$ac_try;;
3470
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3471
$as_echo "$ac_try_echo"; } >&5
3472
(eval "$ac_link_default") 2>&5
3474
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3475
test $ac_status = 0; }; then :
3476
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3477
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3478
# in a Makefile. We should not override ac_cv_exeext if it was cached,
3479
# so that the user can short-circuit this test for compilers unknown to
3481
for ac_file in $ac_files ''
3483
test -f "$ac_file" || continue
3485
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3488
# We found the default executable, but exeext='' is most
3492
if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3494
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3496
# We set ac_cv_exeext here because the later test for it is not
3497
# safe: cross compilers may not add the suffix if given an `-o'
3498
# argument, so we may need to know it at that point already.
3499
# Even if this section looks crufty: it has the advantage of
3506
test "$ac_cv_exeext" = no && ac_cv_exeext=
3511
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3512
$as_echo "$ac_file" >&6; }
3513
if test -z "$ac_file"; then :
3514
$as_echo "$as_me: failed program was:" >&5
3515
sed 's/^/| /' conftest.$ac_ext >&5
3517
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3518
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3519
{ as_fn_set_status 77
3520
as_fn_error "C compiler cannot create executables
3521
See \`config.log' for more details." "$LINENO" 5; }; }
3523
ac_exeext=$ac_cv_exeext
3525
# Check that the compiler produces executables we can run. If not, either
3526
# the compiler is broken, or we cross compile.
3527
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3528
$as_echo_n "checking whether the C compiler works... " >&6; }
3529
# If not cross compiling, check that we can run a simple program.
3530
if test "$cross_compiling" != yes; then
3531
if { ac_try='./$ac_file'
3532
{ { case "(($ac_try" in
3533
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3534
*) ac_try_echo=$ac_try;;
3536
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3537
$as_echo "$ac_try_echo"; } >&5
3538
(eval "$ac_try") 2>&5
3540
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3541
test $ac_status = 0; }; }; then
3544
if test "$cross_compiling" = maybe; then
3547
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3548
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3549
as_fn_error "cannot run C compiled programs.
3550
If you meant to cross compile, use \`--host'.
3551
See \`config.log' for more details." "$LINENO" 5; }
3555
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3556
$as_echo "yes" >&6; }
3558
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3559
ac_clean_files=$ac_clean_files_save
3560
# Check that the compiler produces executables we can run. If not, either
3561
# the compiler is broken, or we cross compile.
3562
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3563
$as_echo_n "checking whether we are cross compiling... " >&6; }
3564
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3565
$as_echo "$cross_compiling" >&6; }
3567
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3568
$as_echo_n "checking for suffix of executables... " >&6; }
3569
if { { ac_try="$ac_link"
3571
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3572
*) ac_try_echo=$ac_try;;
3574
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3575
$as_echo "$ac_try_echo"; } >&5
3576
(eval "$ac_link") 2>&5
3578
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3579
test $ac_status = 0; }; then :
3580
# If both `conftest.exe' and `conftest' are `present' (well, observable)
3581
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3582
# work properly (i.e., refer to `conftest.exe'), while it won't with
3584
for ac_file in conftest.exe conftest conftest.*; do
3585
test -f "$ac_file" || continue
3587
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3588
*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3594
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3595
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3596
as_fn_error "cannot compute suffix of executables: cannot compile and link
3597
See \`config.log' for more details." "$LINENO" 5; }
3599
rm -f conftest$ac_cv_exeext
3600
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3601
$as_echo "$ac_cv_exeext" >&6; }
3603
rm -f conftest.$ac_ext
3604
EXEEXT=$ac_cv_exeext
3606
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3607
$as_echo_n "checking for suffix of object files... " >&6; }
3608
if test "${ac_cv_objext+set}" = set; then :
3609
$as_echo_n "(cached) " >&6
3611
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3612
/* end confdefs.h. */
3622
rm -f conftest.o conftest.obj
3623
if { { ac_try="$ac_compile"
3625
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626
*) ac_try_echo=$ac_try;;
3628
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3629
$as_echo "$ac_try_echo"; } >&5
3630
(eval "$ac_compile") 2>&5
3632
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3633
test $ac_status = 0; }; then :
3634
for ac_file in conftest.o conftest.obj conftest.*; do
3635
test -f "$ac_file" || continue;
3637
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3638
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3643
$as_echo "$as_me: failed program was:" >&5
3644
sed 's/^/| /' conftest.$ac_ext >&5
3646
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3647
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3648
as_fn_error "cannot compute suffix of object files: cannot compile
3649
See \`config.log' for more details." "$LINENO" 5; }
3651
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3653
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3654
$as_echo "$ac_cv_objext" >&6; }
3655
OBJEXT=$ac_cv_objext
3657
4017
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3658
4018
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3659
if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4019
if ${ac_cv_c_compiler_gnu+:} false; then :
3660
4020
$as_echo_n "(cached) " >&6
3662
4022
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10505
11776
CC="$lt_save_CC"
10519
ac_config_commands="$ac_config_commands libtool"
10524
# Only expand once:
10528
# checks for programs.
10530
ac_cpp='$CXXCPP $CPPFLAGS'
10531
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10532
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10533
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10534
if test -z "$CXX"; then
10535
if test -n "$CCC"; then
10538
if test -n "$ac_tool_prefix"; then
10539
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
10541
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
10542
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
10543
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10544
$as_echo_n "checking for $ac_word... " >&6; }
10545
if test "${ac_cv_prog_CXX+set}" = set; then :
10546
$as_echo_n "(cached) " >&6
10548
if test -n "$CXX"; then
10549
ac_cv_prog_CXX="$CXX" # Let the user override the test.
10551
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10552
for as_dir in $PATH
10555
test -z "$as_dir" && as_dir=.
10556
for ac_exec_ext in '' $ac_executable_extensions; do
10557
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10558
ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
10559
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10568
CXX=$ac_cv_prog_CXX
10569
if test -n "$CXX"; then
10570
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
10571
$as_echo "$CXX" >&6; }
10573
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10574
$as_echo "no" >&6; }
10578
test -n "$CXX" && break
10581
if test -z "$CXX"; then
10583
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
10585
# Extract the first word of "$ac_prog", so it can be a program name with args.
10586
set dummy $ac_prog; ac_word=$2
10587
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10588
$as_echo_n "checking for $ac_word... " >&6; }
10589
if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
10590
$as_echo_n "(cached) " >&6
10592
if test -n "$ac_ct_CXX"; then
10593
ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
10595
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10596
for as_dir in $PATH
10599
test -z "$as_dir" && as_dir=.
10600
for ac_exec_ext in '' $ac_executable_extensions; do
10601
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10602
ac_cv_prog_ac_ct_CXX="$ac_prog"
10603
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10612
ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
10613
if test -n "$ac_ct_CXX"; then
10614
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
10615
$as_echo "$ac_ct_CXX" >&6; }
10617
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10618
$as_echo "no" >&6; }
10622
test -n "$ac_ct_CXX" && break
10625
if test "x$ac_ct_CXX" = x; then
10628
case $cross_compiling:$ac_tool_warned in
10630
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
10631
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
10632
ac_tool_warned=yes ;;
10640
# Provide some information about the compiler.
10641
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
10644
for ac_option in --version -v -V -qversion; do
10645
{ { ac_try="$ac_compiler $ac_option >&5"
10646
case "(($ac_try" in
10647
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10648
*) ac_try_echo=$ac_try;;
10650
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10651
$as_echo "$ac_try_echo"; } >&5
10652
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
10654
if test -s conftest.err; then
10656
... rest of stderr output deleted ...
10657
10q' conftest.err >conftest.er1
10658
cat conftest.er1 >&5
10659
rm -f conftest.er1 conftest.err
10661
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10662
test $ac_status = 0; }
10665
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
10666
$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
10667
if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
10668
$as_echo_n "(cached) " >&6
10670
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10671
/* end confdefs.h. */
10684
if ac_fn_cxx_try_compile "$LINENO"; then :
10685
ac_compiler_gnu=yes
10689
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10690
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
10693
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
10694
$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
10695
if test $ac_compiler_gnu = yes; then
10700
ac_test_CXXFLAGS=${CXXFLAGS+set}
10701
ac_save_CXXFLAGS=$CXXFLAGS
10702
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
10703
$as_echo_n "checking whether $CXX accepts -g... " >&6; }
10704
if test "${ac_cv_prog_cxx_g+set}" = set; then :
10705
$as_echo_n "(cached) " >&6
10707
ac_save_cxx_werror_flag=$ac_cxx_werror_flag
10708
ac_cxx_werror_flag=yes
10709
ac_cv_prog_cxx_g=no
10711
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10712
/* end confdefs.h. */
10722
if ac_fn_cxx_try_compile "$LINENO"; then :
10723
ac_cv_prog_cxx_g=yes
10726
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10727
/* end confdefs.h. */
10737
if ac_fn_cxx_try_compile "$LINENO"; then :
10740
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
10742
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10743
/* end confdefs.h. */
10753
if ac_fn_cxx_try_compile "$LINENO"; then :
10754
ac_cv_prog_cxx_g=yes
10756
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10758
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10760
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10761
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
10763
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
10764
$as_echo "$ac_cv_prog_cxx_g" >&6; }
10765
if test "$ac_test_CXXFLAGS" = set; then
10766
CXXFLAGS=$ac_save_CXXFLAGS
10767
elif test $ac_cv_prog_cxx_g = yes; then
10768
if test "$GXX" = yes; then
10774
if test "$GXX" = yes; then
10781
ac_cpp='$CPP $CPPFLAGS'
10782
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10783
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10784
ac_compiler_gnu=$ac_cv_c_compiler_gnu
10786
depcc="$CXX" am_compiler_list=
10788
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
10789
$as_echo_n "checking dependency style of $depcc... " >&6; }
10790
if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
10791
$as_echo_n "(cached) " >&6
10793
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
10794
# We make a subdir and do the tests there. Otherwise we can end up
10795
# making bogus files that we don't know about and never remove. For
10796
# instance it was reported that on HP-UX the gcc test will end up
10797
# making a dummy file named `D' -- because `-MD' means `put the output
10800
# Copy depcomp to subdir because otherwise we won't find it if we're
10801
# using a relative directory.
10802
cp "$am_depcomp" conftest.dir
10804
# We will build objects and dependencies in a subdirectory because
10805
# it helps to detect inapplicable dependency modes. For instance
10806
# both Tru64's cc and ICC support -MD to output dependencies as a
10807
# side effect of compilation, but ICC will put the dependencies in
10808
# the current directory while Tru64 will put them in the object
10812
am_cv_CXX_dependencies_compiler_type=none
10813
if test "$am_compiler_list" = ""; then
10814
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
10816
am__universal=false
10817
case " $depcc " in #(
10818
*\ -arch\ *\ -arch\ *) am__universal=true ;;
10821
for depmode in $am_compiler_list; do
10822
# Setup a source with many dependencies, because some compilers
10823
# like to wrap large dependency lists on column 80 (with \), and
10824
# we should not choose a depcomp mode which is confused by this.
10826
# We need to recreate these files for each test, as the compiler may
10827
# overwrite some of them when testing with obscure command lines.
10828
# This happens at least with the AIX C compiler.
10830
for i in 1 2 3 4 5 6; do
10831
echo '#include "conftst'$i'.h"' >> sub/conftest.c
10832
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
10833
# Solaris 8's {/usr,}/bin/sh.
10834
touch sub/conftst$i.h
10836
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
10838
# We check with `-c' and `-o' for the sake of the "dashmstdout"
10839
# mode. It turns out that the SunPro C++ compiler does not properly
10840
# handle `-M -o', and we need to detect this. Also, some Intel
10841
# versions had trouble with output in subdirs
10842
am__obj=sub/conftest.${OBJEXT-o}
10843
am__minus_obj="-o $am__obj"
10846
# This depmode causes a compiler race in universal mode.
10847
test "$am__universal" = false || continue
10850
# after this tag, mechanisms are not by side-effect, so they'll
10851
# only be used when explicitly requested
10852
if test "x$enable_dependency_tracking" = xyes; then
10858
msvisualcpp | msvcmsys)
10859
# This compiler won't grok `-c -o', but also, the minuso test has
10860
# not run yet. These depmodes are late enough in the game, and
10861
# so weak that their functioning should not be impacted.
10862
am__obj=conftest.${OBJEXT-o}
10867
if depmode=$depmode \
10868
source=sub/conftest.c object=$am__obj \
10869
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
10870
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
10871
>/dev/null 2>conftest.err &&
10872
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
10873
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
10874
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
10875
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
10876
# icc doesn't choke on unknown options, it will just issue warnings
10877
# or remarks (even with -Werror). So we grep stderr for any message
10878
# that says an option was ignored or not supported.
10879
# When given -MP, icc 7.0 and 7.1 complain thusly:
10880
# icc: Command line warning: ignoring option '-M'; no argument required
10881
# The diagnosis changed in icc 8.0:
10882
# icc: Command line remark: option '-MP' not supported
10883
if (grep 'ignoring option' conftest.err ||
10884
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
10885
am_cv_CXX_dependencies_compiler_type=$depmode
10892
rm -rf conftest.dir
10894
am_cv_CXX_dependencies_compiler_type=none
10898
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
10899
$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
10900
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
10903
test "x$enable_dependency_tracking" != xno \
10904
&& test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
10905
am__fastdepCXX_TRUE=
10906
am__fastdepCXX_FALSE='#'
10908
am__fastdepCXX_TRUE='#'
10909
am__fastdepCXX_FALSE=
10915
ac_cpp='$CXXCPP $CPPFLAGS'
10916
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10917
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10918
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10919
if test -z "$CXX"; then
10920
if test -n "$CCC"; then
10923
if test -n "$ac_tool_prefix"; then
10924
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
10926
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
10927
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
10928
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10929
$as_echo_n "checking for $ac_word... " >&6; }
10930
if test "${ac_cv_prog_CXX+set}" = set; then :
10931
$as_echo_n "(cached) " >&6
10933
if test -n "$CXX"; then
10934
ac_cv_prog_CXX="$CXX" # Let the user override the test.
10936
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10937
for as_dir in $PATH
10940
test -z "$as_dir" && as_dir=.
10941
for ac_exec_ext in '' $ac_executable_extensions; do
10942
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10943
ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
10944
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10953
CXX=$ac_cv_prog_CXX
10954
if test -n "$CXX"; then
10955
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
10956
$as_echo "$CXX" >&6; }
10958
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10959
$as_echo "no" >&6; }
10963
test -n "$CXX" && break
10966
if test -z "$CXX"; then
10968
for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
10970
# Extract the first word of "$ac_prog", so it can be a program name with args.
10971
set dummy $ac_prog; ac_word=$2
10972
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10973
$as_echo_n "checking for $ac_word... " >&6; }
10974
if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
10975
$as_echo_n "(cached) " >&6
10977
if test -n "$ac_ct_CXX"; then
10978
ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
10980
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10981
for as_dir in $PATH
10984
test -z "$as_dir" && as_dir=.
10985
for ac_exec_ext in '' $ac_executable_extensions; do
10986
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10987
ac_cv_prog_ac_ct_CXX="$ac_prog"
10988
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10997
ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
10998
if test -n "$ac_ct_CXX"; then
10999
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
11000
$as_echo "$ac_ct_CXX" >&6; }
11002
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11003
$as_echo "no" >&6; }
11007
test -n "$ac_ct_CXX" && break
11010
if test "x$ac_ct_CXX" = x; then
11013
case $cross_compiling:$ac_tool_warned in
11015
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11016
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
11017
ac_tool_warned=yes ;;
11025
# Provide some information about the compiler.
11026
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
11029
for ac_option in --version -v -V -qversion; do
11030
{ { ac_try="$ac_compiler $ac_option >&5"
11031
case "(($ac_try" in
11032
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11033
*) ac_try_echo=$ac_try;;
11035
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
11036
$as_echo "$ac_try_echo"; } >&5
11037
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
11039
if test -s conftest.err; then
11041
... rest of stderr output deleted ...
11042
10q' conftest.err >conftest.er1
11043
cat conftest.er1 >&5
11044
rm -f conftest.er1 conftest.err
11046
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11047
test $ac_status = 0; }
11050
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
11051
$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
11052
if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
11053
$as_echo_n "(cached) " >&6
11055
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11056
/* end confdefs.h. */
11069
if ac_fn_cxx_try_compile "$LINENO"; then :
11070
ac_compiler_gnu=yes
11074
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11075
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
11078
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
11079
$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
11080
if test $ac_compiler_gnu = yes; then
11085
ac_test_CXXFLAGS=${CXXFLAGS+set}
11086
ac_save_CXXFLAGS=$CXXFLAGS
11087
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
11088
$as_echo_n "checking whether $CXX accepts -g... " >&6; }
11089
if test "${ac_cv_prog_cxx_g+set}" = set; then :
11090
$as_echo_n "(cached) " >&6
11092
ac_save_cxx_werror_flag=$ac_cxx_werror_flag
11093
ac_cxx_werror_flag=yes
11094
ac_cv_prog_cxx_g=no
11096
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11097
/* end confdefs.h. */
11107
if ac_fn_cxx_try_compile "$LINENO"; then :
11108
ac_cv_prog_cxx_g=yes
11111
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11112
/* end confdefs.h. */
11122
if ac_fn_cxx_try_compile "$LINENO"; then :
11125
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
11127
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11128
/* end confdefs.h. */
11138
if ac_fn_cxx_try_compile "$LINENO"; then :
11139
ac_cv_prog_cxx_g=yes
11141
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11143
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11145
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11146
ac_cxx_werror_flag=$ac_save_cxx_werror_flag
11148
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
11149
$as_echo "$ac_cv_prog_cxx_g" >&6; }
11150
if test "$ac_test_CXXFLAGS" = set; then
11151
CXXFLAGS=$ac_save_CXXFLAGS
11152
elif test $ac_cv_prog_cxx_g = yes; then
11153
if test "$GXX" = yes; then
11159
if test "$GXX" = yes; then
11166
ac_cpp='$CPP $CPPFLAGS'
11167
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11168
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11169
ac_compiler_gnu=$ac_cv_c_compiler_gnu
11171
depcc="$CXX" am_compiler_list=
11173
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
11174
$as_echo_n "checking dependency style of $depcc... " >&6; }
11175
if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
11176
$as_echo_n "(cached) " >&6
11178
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
11179
# We make a subdir and do the tests there. Otherwise we can end up
11180
# making bogus files that we don't know about and never remove. For
11181
# instance it was reported that on HP-UX the gcc test will end up
11182
# making a dummy file named `D' -- because `-MD' means `put the output
11185
# Copy depcomp to subdir because otherwise we won't find it if we're
11186
# using a relative directory.
11187
cp "$am_depcomp" conftest.dir
11189
# We will build objects and dependencies in a subdirectory because
11190
# it helps to detect inapplicable dependency modes. For instance
11191
# both Tru64's cc and ICC support -MD to output dependencies as a
11192
# side effect of compilation, but ICC will put the dependencies in
11193
# the current directory while Tru64 will put them in the object
11197
am_cv_CXX_dependencies_compiler_type=none
11198
if test "$am_compiler_list" = ""; then
11199
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
11201
am__universal=false
11202
case " $depcc " in #(
11203
*\ -arch\ *\ -arch\ *) am__universal=true ;;
11206
for depmode in $am_compiler_list; do
11207
# Setup a source with many dependencies, because some compilers
11208
# like to wrap large dependency lists on column 80 (with \), and
11209
# we should not choose a depcomp mode which is confused by this.
11211
# We need to recreate these files for each test, as the compiler may
11212
# overwrite some of them when testing with obscure command lines.
11213
# This happens at least with the AIX C compiler.
11215
for i in 1 2 3 4 5 6; do
11216
echo '#include "conftst'$i'.h"' >> sub/conftest.c
11217
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
11218
# Solaris 8's {/usr,}/bin/sh.
11219
touch sub/conftst$i.h
11221
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
11223
# We check with `-c' and `-o' for the sake of the "dashmstdout"
11224
# mode. It turns out that the SunPro C++ compiler does not properly
11225
# handle `-M -o', and we need to detect this. Also, some Intel
11226
# versions had trouble with output in subdirs
11227
am__obj=sub/conftest.${OBJEXT-o}
11228
am__minus_obj="-o $am__obj"
11231
# This depmode causes a compiler race in universal mode.
11232
test "$am__universal" = false || continue
11235
# after this tag, mechanisms are not by side-effect, so they'll
11236
# only be used when explicitly requested
11237
if test "x$enable_dependency_tracking" = xyes; then
11243
msvisualcpp | msvcmsys)
11244
# This compiler won't grok `-c -o', but also, the minuso test has
11245
# not run yet. These depmodes are late enough in the game, and
11246
# so weak that their functioning should not be impacted.
11247
am__obj=conftest.${OBJEXT-o}
11252
if depmode=$depmode \
11253
source=sub/conftest.c object=$am__obj \
11254
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
11255
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
11256
>/dev/null 2>conftest.err &&
11257
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
11258
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
11259
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
11260
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
11261
# icc doesn't choke on unknown options, it will just issue warnings
11262
# or remarks (even with -Werror). So we grep stderr for any message
11263
# that says an option was ignored or not supported.
11264
# When given -MP, icc 7.0 and 7.1 complain thusly:
11265
# icc: Command line warning: ignoring option '-M'; no argument required
11266
# The diagnosis changed in icc 8.0:
11267
# icc: Command line remark: option '-MP' not supported
11268
if (grep 'ignoring option' conftest.err ||
11269
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
11270
am_cv_CXX_dependencies_compiler_type=$depmode
11277
rm -rf conftest.dir
11279
am_cv_CXX_dependencies_compiler_type=none
11283
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
11284
$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
11285
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
11288
test "x$enable_dependency_tracking" != xno \
11289
&& test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
11290
am__fastdepCXX_TRUE=
11291
am__fastdepCXX_FALSE='#'
11293
am__fastdepCXX_TRUE='#'
11294
am__fastdepCXX_FALSE=
11298
if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
11778
if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
11299
11779
( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
11300
11780
(test "X$CXX" != "Xg++"))) ; then
15135
15999
sed_quote_subst='$sed_quote_subst'
15136
16000
double_quote_subst='$double_quote_subst'
15137
16001
delay_variable_subst='$delay_variable_subst'
15138
macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
15139
macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
15140
enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
15141
enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
15142
pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
15143
enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
15144
host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
15145
host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
15146
host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
15147
build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
15148
build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
15149
build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
15150
SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
15151
Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
15152
GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
15153
EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
15154
FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
15155
LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
15156
NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
15157
LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
15158
max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
15159
ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
15160
exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
15161
lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
15162
lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
15163
lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
15164
reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
15165
reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15166
OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
15167
deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
15168
file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
15169
AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
15170
AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
15171
STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
15172
RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
15173
old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15174
old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15175
old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15176
CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
15177
CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
15178
compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
15179
GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
15180
lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
15181
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
15182
lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
15183
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
15184
objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
15185
SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
15186
ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
15187
MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
15188
lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
15189
lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
15190
lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
15191
lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
15192
lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
15193
need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
15194
DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
15195
NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
15196
LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
15197
OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
15198
OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
15199
libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
15200
shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15201
extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15202
archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
15203
enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
15204
export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15205
whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15206
compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
15207
old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15208
old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15209
archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15210
archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15211
module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15212
module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15213
with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
15214
allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
15215
no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
15216
hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15217
hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
15218
hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
15219
hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
15220
hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
15221
hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
15222
hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15223
hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
15224
inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
15225
link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
15226
fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
15227
always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
15228
export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15229
exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
15230
include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
15231
prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15232
file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
15233
variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
15234
need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
15235
need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
15236
version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
15237
runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15238
shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15239
shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
15240
libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
15241
library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
15242
soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
15243
postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15244
postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15245
finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15246
finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
15247
hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
15248
sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
15249
sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
15250
hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
15251
enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
15252
enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
15253
enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
15254
old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
15255
striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
15256
compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
15257
predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
15258
postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
15259
predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
15260
postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
15261
compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
15262
LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15263
old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15264
compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15265
GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15266
lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15267
lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15268
lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15269
lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15270
lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15271
archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15272
enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15273
export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15274
whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15275
compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15276
old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15277
old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15278
archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15279
archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15280
module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15281
module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15282
with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15283
allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15284
no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15285
hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15286
hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15287
hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15288
hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15289
hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15290
hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15291
hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15292
hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15293
inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15294
link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15295
fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15296
always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15297
export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15298
exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15299
include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15300
prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15301
file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15302
hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15303
compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15304
predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15305
postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15306
predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15307
postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
15308
compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
16002
macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
16003
macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
16004
enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
16005
enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
16006
pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
16007
enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
16008
SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
16009
ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
16010
PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
16011
host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
16012
host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
16013
host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
16014
build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
16015
build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
16016
build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
16017
SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
16018
Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
16019
GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
16020
EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
16021
FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
16022
LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
16023
NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
16024
LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
16025
max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
16026
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16027
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16028
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16029
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16030
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16031
lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
16032
lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
16033
reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
16034
reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
16035
OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
16036
deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
16037
file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
16038
file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
16039
want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
16040
DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
16041
sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
16042
AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
16043
AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
16044
archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
16045
STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
16046
RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
16047
old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16048
old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16049
old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
16050
lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
16051
CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
16052
CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
16053
compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
16054
GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
16055
lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
16056
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
16057
lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
16058
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
16059
nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
16060
lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
16061
objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
16062
MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
16063
lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
16064
lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
16065
lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
16066
lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
16067
lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
16068
need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
16069
MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
16070
DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
16071
NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
16072
LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
16073
OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
16074
OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
16075
libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
16076
shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
16077
extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16078
archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
16079
enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
16080
export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
16081
whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
16082
compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
16083
old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
16084
old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16085
archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
16086
archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16087
module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
16088
module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16089
with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
16090
allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
16091
no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
16092
hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
16093
hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
16094
hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
16095
hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
16096
hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
16097
hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
16098
hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
16099
inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
16100
link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
16101
always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
16102
export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
16103
exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
16104
include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
16105
prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
16106
postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
16107
file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
16108
variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
16109
need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
16110
need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
16111
version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
16112
runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
16113
shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
16114
shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
16115
libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
16116
library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
16117
soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
16118
install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
16119
postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16120
postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16121
finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
16122
finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
16123
hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
16124
sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
16125
sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
16126
hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
16127
enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
16128
enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
16129
enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
16130
old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
16131
striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16132
compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
16133
predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
16134
postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
16135
predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
16136
postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
16137
compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
16138
LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
16139
reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
16140
reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16141
old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16142
compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
16143
GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
16144
lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
16145
lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
16146
lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
16147
lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
16148
lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
16149
archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
16150
enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
16151
export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
16152
whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
16153
compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
16154
old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16155
old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16156
archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16157
archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16158
module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16159
module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16160
with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
16161
allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
16162
no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
16163
hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
16164
hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
16165
hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
16166
hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
16167
hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
16168
hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
16169
hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
16170
inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
16171
link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
16172
always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
16173
export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16174
exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
16175
include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
16176
prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16177
postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
16178
file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
16179
hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
16180
compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
16181
predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
16182
postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
16183
predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
16184
postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
16185
compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
15311
16188
LTCFLAGS='$LTCFLAGS'
15312
16189
compiler='$compiler_DEFAULT'
16191
# A function that is used when there is no print builtin or printf.
16192
func_fallback_echo ()
16194
eval 'cat <<_LTECHO_EOF
15314
16199
# Quote evaled strings.
16611
17548
# if finds mixed CR/LF and LF-only lines. Since sed operates in
16612
17549
# text mode, it properly converts lines to CR/LF. This bash problem
16613
17550
# is reportedly fixed, but why not run on old versions too?
16614
sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16615
|| (rm -f "$cfgfile"; exit 1)
16619
cat << \_LT_EOF >> "$cfgfile"
16621
# func_dirname file append nondir_replacement
16622
# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16623
# otherwise set result to NONDIR_REPLACEMENT.
16627
*/*) func_dirname_result="${1%/*}${2}" ;;
16628
* ) func_dirname_result="${3}" ;;
16632
# func_basename file
16635
func_basename_result="${1##*/}"
16638
# func_dirname_and_basename file append nondir_replacement
16639
# perform func_basename and func_dirname in a single function
16641
# dirname: Compute the dirname of FILE. If nonempty,
16642
# add APPEND to the result, otherwise set result
16643
# to NONDIR_REPLACEMENT.
16644
# value returned in "$func_dirname_result"
16645
# basename: Compute filename of FILE.
16646
# value retuned in "$func_basename_result"
16647
# Implementation must be kept synchronized with func_dirname
16648
# and func_basename. For efficiency, we do not delegate to
16649
# those functions but instead duplicate the functionality here.
16650
func_dirname_and_basename ()
16653
*/*) func_dirname_result="${1%/*}${2}" ;;
16654
* ) func_dirname_result="${3}" ;;
16656
func_basename_result="${1##*/}"
16659
# func_stripname prefix suffix name
16660
# strip PREFIX and SUFFIX off of NAME.
16661
# PREFIX and SUFFIX must not contain globbing or regex special
16662
# characters, hashes, percent signs, but SUFFIX may contain a leading
16663
# dot (in which case that matches only a dot).
16666
# pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16667
# positional parameters, so assign one to ordinary parameter first.
16668
func_stripname_result=${3}
16669
func_stripname_result=${func_stripname_result#"${1}"}
16670
func_stripname_result=${func_stripname_result%"${2}"}
16676
func_opt_split_opt=${1%%=*}
16677
func_opt_split_arg=${1#*=}
16684
*.lo) func_lo2o_result=${1%.lo}.${objext} ;;
16685
*) func_lo2o_result=${1} ;;
16689
# func_xform libobj-or-source
16692
func_xform_result=${1%.*}.lo
16695
# func_arith arithmetic-term...
16698
func_arith_result=$(( $* ))
16702
# STRING may not start with a hyphen.
16705
func_len_result=${#1}
16710
*) # Bourne compatible functions.
16711
cat << \_LT_EOF >> "$cfgfile"
16713
# func_dirname file append nondir_replacement
16714
# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16715
# otherwise set result to NONDIR_REPLACEMENT.
16718
# Extract subdirectory from the argument.
16719
func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
16720
if test "X$func_dirname_result" = "X${1}"; then
16721
func_dirname_result="${3}"
16723
func_dirname_result="$func_dirname_result${2}"
16727
# func_basename file
16730
func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
16734
# func_stripname prefix suffix name
16735
# strip PREFIX and SUFFIX off of NAME.
16736
# PREFIX and SUFFIX must not contain globbing or regex special
16737
# characters, hashes, percent signs, but SUFFIX may contain a leading
16738
# dot (in which case that matches only a dot).
16739
# func_strip_suffix prefix name
16743
.*) func_stripname_result=`$ECHO "X${3}" \
16744
| $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
16745
*) func_stripname_result=`$ECHO "X${3}" \
16746
| $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
16751
my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16752
my_sed_long_arg='1s/^-[^=]*=//'
16757
func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
16758
func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
16764
func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
16767
# func_xform libobj-or-source
16770
func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
16773
# func_arith arithmetic-term...
16776
func_arith_result=`expr "$@"`
16780
# STRING may not start with a hyphen.
16783
func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16789
case $lt_shell_append in
16791
cat << \_LT_EOF >> "$cfgfile"
16793
# func_append var value
16794
# Append VALUE to the end of shell variable VAR.
16802
cat << \_LT_EOF >> "$cfgfile"
16804
# func_append var value
16805
# Append VALUE to the end of shell variable VAR.
16816
sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16817
|| (rm -f "$cfgfile"; exit 1)
16819
mv -f "$cfgfile" "$ofile" ||
17551
sed '$q' "$ltmain" >> "$cfgfile" \
17552
|| (rm -f "$cfgfile"; exit 1)
17554
if test x"$xsi_shell" = xyes; then
17555
sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
17559
\ */*) func_dirname_result="${1%/*}${2}" ;;\
17560
\ * ) func_dirname_result="${3}" ;;\
17562
} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17563
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17564
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17565
test 0 -eq $? || _lt_function_replace_fail=:
17568
sed -e '/^func_basename ()$/,/^} # func_basename /c\
17571
\ func_basename_result="${1##*/}"\
17572
} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17573
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17574
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17575
test 0 -eq $? || _lt_function_replace_fail=:
17578
sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
17579
func_dirname_and_basename ()\
17582
\ */*) func_dirname_result="${1%/*}${2}" ;;\
17583
\ * ) func_dirname_result="${3}" ;;\
17585
\ func_basename_result="${1##*/}"\
17586
} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17587
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17588
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17589
test 0 -eq $? || _lt_function_replace_fail=:
17592
sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
17595
\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
17596
\ # positional parameters, so assign one to ordinary parameter first.\
17597
\ func_stripname_result=${3}\
17598
\ func_stripname_result=${func_stripname_result#"${1}"}\
17599
\ func_stripname_result=${func_stripname_result%"${2}"}\
17600
} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17601
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17602
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17603
test 0 -eq $? || _lt_function_replace_fail=:
17606
sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
17607
func_split_long_opt ()\
17609
\ func_split_long_opt_name=${1%%=*}\
17610
\ func_split_long_opt_arg=${1#*=}\
17611
} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17612
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17613
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17614
test 0 -eq $? || _lt_function_replace_fail=:
17617
sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
17618
func_split_short_opt ()\
17620
\ func_split_short_opt_arg=${1#??}\
17621
\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
17622
} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17623
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17624
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17625
test 0 -eq $? || _lt_function_replace_fail=:
17628
sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
17632
\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
17633
\ *) func_lo2o_result=${1} ;;\
17635
} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17636
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17637
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17638
test 0 -eq $? || _lt_function_replace_fail=:
17641
sed -e '/^func_xform ()$/,/^} # func_xform /c\
17644
func_xform_result=${1%.*}.lo\
17645
} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17646
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17647
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17648
test 0 -eq $? || _lt_function_replace_fail=:
17651
sed -e '/^func_arith ()$/,/^} # func_arith /c\
17654
func_arith_result=$(( $* ))\
17655
} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
17656
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17657
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17658
test 0 -eq $? || _lt_function_replace_fail=:
17661
sed -e '/^func_len ()$/,/^} # func_len /c\
17664
func_len_result=${#1}\
17665
} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
17666
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17667
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17668
test 0 -eq $? || _lt_function_replace_fail=:
17672
if test x"$lt_shell_append" = xyes; then
17673
sed -e '/^func_append ()$/,/^} # func_append /c\
17676
eval "${1}+=\\${2}"\
17677
} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17678
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17679
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17680
test 0 -eq $? || _lt_function_replace_fail=:
17683
sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
17684
func_append_quoted ()\
17686
\ func_quote_for_eval "${2}"\
17687
\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
17688
} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
17689
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17690
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17691
test 0 -eq $? || _lt_function_replace_fail=:
17694
# Save a `func_append' function call where possible by direct use of '+='
17695
sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
17696
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17697
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17698
test 0 -eq $? || _lt_function_replace_fail=:
17700
# Save a `func_append' function call even when '+=' is not available
17701
sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
17702
&& mv -f "$cfgfile.tmp" "$cfgfile" \
17703
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17704
test 0 -eq $? || _lt_function_replace_fail=:
17707
if test x"$_lt_function_replace_fail" = x":"; then
17708
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
17709
$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
17713
mv -f "$cfgfile" "$ofile" ||
16820
17714
(rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16821
17715
chmod +x "$ofile"