2
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.64 for libgnutls 2.8.5.
3
# Generated by GNU Autoconf 2.65 for libgnutls 2.8.6.
5
5
# Report bugs to <bug-gnutls@gnu.org>.
7
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
11
13
# This configure script is free software; the Free Software Foundation
12
14
# gives unlimited permission to copy, distribute and modify it.
1987
1990
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1988
1991
nonstandard directory <lib dir>
1989
1992
LIBS libraries to pass to the linker, e.g. -l<library>
1990
CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1993
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1991
1994
you have headers in a nonstandard directory <include dir>
1992
1995
CPP C preprocessor
1993
1996
CXX C++ compiler command
2060
2063
test -n "$ac_init_help" && exit $ac_status
2061
2064
if $ac_init_version; then
2063
libgnutls configure 2.8.5
2064
generated by GNU Autoconf 2.64
2066
libgnutls configure 2.8.6
2067
generated by GNU Autoconf 2.65
2066
2069
Copyright (C) 2009 Free Software Foundation, Inc.
2067
2070
This configure script is free software; the Free Software Foundation
2816
2819
# left behind by Apple's compiler. We do this before executing the actions.
2817
2820
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2818
2821
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2822
as_fn_set_status $ac_retval
2821
2824
} # ac_fn_cxx_try_link
2822
2825
cat >config.log <<_ACEOF
2823
2826
This file contains any messages produced by compilers while
2824
2827
running configure, to aid debugging if configure makes a mistake.
2826
It was created by libgnutls $as_me 2.8.5, which was
2827
generated by GNU Autoconf 2.64. Invocation command line was
2829
It was created by libgnutls $as_me 2.8.6, which was
2830
generated by GNU Autoconf 2.65. Invocation command line was
3088
3091
if test -r "$cache_file"; then
3089
# Some versions of bash will fail to source /dev/null (special
3090
# files actually), so we avoid doing that.
3091
if test -f "$cache_file"; then
3092
# Some versions of bash will fail to source /dev/null (special files
3093
# actually), so we avoid doing that. DJGPP emulates it as a regular file.
3094
if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3092
3095
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3093
3096
$as_echo "$as_me: loading cache $cache_file" >&6;}
3094
3097
case $cache_file in
4015
4018
... rest of stderr output deleted ...
4016
4019
10q' conftest.err >conftest.er1
4017
4020
cat conftest.er1 >&5
4018
rm -f conftest.er1 conftest.err
4022
rm -f conftest.er1 conftest.err
4020
4023
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4021
4024
test $ac_status = 0; }
4024
4027
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4025
4028
/* end confdefs.h. */
4030
FILE *f = fopen ("conftest.out", "w");
4031
return ferror (f) || fclose (f) != 0;
4037
4038
ac_clean_files_save=$ac_clean_files
4038
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4039
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
4039
4040
# Try to create an executable without -o first, disregard a.out.
4040
4041
# It will help us diagnose broken compilers, and finding out an intuition
4042
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4043
$as_echo_n "checking for C compiler default output file name... " >&6; }
4043
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4044
$as_echo_n "checking whether the C compiler works... " >&6; }
4044
4045
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4046
4047
# The possible output files:
4106
if test -z "$ac_file"; then :
4107
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4108
$as_echo "no" >&6; }
4109
$as_echo "$as_me: failed program was:" >&5
4110
sed 's/^/| /' conftest.$ac_ext >&5
4112
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4113
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4114
{ as_fn_set_status 77
4115
as_fn_error "C compiler cannot create executables
4116
See \`config.log' for more details." "$LINENO" 5; }; }
4118
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4119
$as_echo "yes" >&6; }
4121
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4122
$as_echo_n "checking for C compiler default output file name... " >&6; }
4105
4123
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4106
4124
$as_echo "$ac_file" >&6; }
4107
if test -z "$ac_file"; then :
4108
$as_echo "$as_me: failed program was:" >&5
4109
sed 's/^/| /' conftest.$ac_ext >&5
4111
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4112
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4113
{ as_fn_set_status 77
4114
as_fn_error "C compiler cannot create executables
4115
See \`config.log' for more details." "$LINENO" 5; }; }
4117
4125
ac_exeext=$ac_cv_exeext
4119
# Check that the compiler produces executables we can run. If not, either
4120
# the compiler is broken, or we cross compile.
4121
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4122
$as_echo_n "checking whether the C compiler works... " >&6; }
4123
# If not cross compiling, check that we can run a simple program.
4124
if test "$cross_compiling" != yes; then
4125
if { ac_try='./$ac_file'
4126
{ { case "(($ac_try" in
4127
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4128
*) ac_try_echo=$ac_try;;
4130
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4131
$as_echo "$ac_try_echo"; } >&5
4132
(eval "$ac_try") 2>&5
4134
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4135
test $ac_status = 0; }; }; then
4138
if test "$cross_compiling" = maybe; then
4141
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4142
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4143
as_fn_error "cannot run C compiled programs.
4144
If you meant to cross compile, use \`--host'.
4145
See \`config.log' for more details." "$LINENO" 5; }
4149
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4150
$as_echo "yes" >&6; }
4152
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4127
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
4153
4128
ac_clean_files=$ac_clean_files_save
4154
# Check that the compiler produces executables we can run. If not, either
4155
# the compiler is broken, or we cross compile.
4156
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4157
$as_echo_n "checking whether we are cross compiling... " >&6; }
4158
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4159
$as_echo "$cross_compiling" >&6; }
4161
4129
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4162
4130
$as_echo_n "checking for suffix of executables... " >&6; }
4163
4131
if { { ac_try="$ac_link"
4190
4158
as_fn_error "cannot compute suffix of executables: cannot compile and link
4191
4159
See \`config.log' for more details." "$LINENO" 5; }
4193
rm -f conftest$ac_cv_exeext
4161
rm -f conftest conftest$ac_cv_exeext
4194
4162
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4195
4163
$as_echo "$ac_cv_exeext" >&6; }
4197
4165
rm -f conftest.$ac_ext
4198
4166
EXEEXT=$ac_cv_exeext
4199
4167
ac_exeext=$EXEEXT
4168
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4169
/* end confdefs.h. */
4174
FILE *f = fopen ("conftest.out", "w");
4175
return ferror (f) || fclose (f) != 0;
4181
ac_clean_files="$ac_clean_files conftest.out"
4182
# Check that the compiler produces executables we can run. If not, either
4183
# the compiler is broken, or we cross compile.
4184
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4185
$as_echo_n "checking whether we are cross compiling... " >&6; }
4186
if test "$cross_compiling" != yes; then
4187
{ { ac_try="$ac_link"
4189
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4190
*) ac_try_echo=$ac_try;;
4192
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4193
$as_echo "$ac_try_echo"; } >&5
4194
(eval "$ac_link") 2>&5
4196
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4197
test $ac_status = 0; }
4198
if { ac_try='./conftest$ac_cv_exeext'
4199
{ { case "(($ac_try" in
4200
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4201
*) ac_try_echo=$ac_try;;
4203
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4204
$as_echo "$ac_try_echo"; } >&5
4205
(eval "$ac_try") 2>&5
4207
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4208
test $ac_status = 0; }; }; then
4211
if test "$cross_compiling" = maybe; then
4214
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4215
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4216
as_fn_error "cannot run C compiled programs.
4217
If you meant to cross compile, use \`--host'.
4218
See \`config.log' for more details." "$LINENO" 5; }
4222
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4223
$as_echo "$cross_compiling" >&6; }
4225
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4226
ac_clean_files=$ac_clean_files_save
4200
4227
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4201
4228
$as_echo_n "checking for suffix of object files... " >&6; }
4202
4229
if test "${ac_cv_objext+set}" = set; then :
6145
6172
lt_cv_nm_interface="BSD nm"
6146
6173
echo "int some_variable = 0;" > conftest.$ac_ext
6147
(eval echo "\"\$as_me:6147: $ac_compile\"" >&5)
6174
(eval echo "\"\$as_me:6174: $ac_compile\"" >&5)
6148
6175
(eval "$ac_compile" 2>conftest.err)
6149
6176
cat conftest.err >&5
6150
(eval echo "\"\$as_me:6150: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6177
(eval echo "\"\$as_me:6177: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6151
6178
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6152
6179
cat conftest.err >&5
6153
(eval echo "\"\$as_me:6153: output\"" >&5)
6180
(eval echo "\"\$as_me:6180: output\"" >&5)
6154
6181
cat conftest.out >&5
6155
6182
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6156
6183
lt_cv_nm_interface="MS dumpbin"
8612
8639
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8613
8640
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8614
8641
-e 's:$: $lt_compiler_flag:'`
8615
(eval echo "\"\$as_me:8615: $lt_compile\"" >&5)
8642
(eval echo "\"\$as_me:8642: $lt_compile\"" >&5)
8616
8643
(eval "$lt_compile" 2>conftest.err)
8618
8645
cat conftest.err >&5
8619
echo "$as_me:8619: \$? = $ac_status" >&5
8646
echo "$as_me:8646: \$? = $ac_status" >&5
8620
8647
if (exit $ac_status) && test -s "$ac_outfile"; then
8621
8648
# The compiler can only warn and ignore the option if not recognized
8622
8649
# So say no if there are warnings other than the usual output.
8951
8978
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8952
8979
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8953
8980
-e 's:$: $lt_compiler_flag:'`
8954
(eval echo "\"\$as_me:8954: $lt_compile\"" >&5)
8981
(eval echo "\"\$as_me:8981: $lt_compile\"" >&5)
8955
8982
(eval "$lt_compile" 2>conftest.err)
8957
8984
cat conftest.err >&5
8958
echo "$as_me:8958: \$? = $ac_status" >&5
8985
echo "$as_me:8985: \$? = $ac_status" >&5
8959
8986
if (exit $ac_status) && test -s "$ac_outfile"; then
8960
8987
# The compiler can only warn and ignore the option if not recognized
8961
8988
# So say no if there are warnings other than the usual output.
9056
9083
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9057
9084
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9058
9085
-e 's:$: $lt_compiler_flag:'`
9059
(eval echo "\"\$as_me:9059: $lt_compile\"" >&5)
9086
(eval echo "\"\$as_me:9086: $lt_compile\"" >&5)
9060
9087
(eval "$lt_compile" 2>out/conftest.err)
9062
9089
cat out/conftest.err >&5
9063
echo "$as_me:9063: \$? = $ac_status" >&5
9090
echo "$as_me:9090: \$? = $ac_status" >&5
9064
9091
if (exit $ac_status) && test -s out/conftest2.$ac_objext
9066
9093
# The compiler can only warn and ignore the option if not recognized
9111
9138
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9112
9139
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9113
9140
-e 's:$: $lt_compiler_flag:'`
9114
(eval echo "\"\$as_me:9114: $lt_compile\"" >&5)
9141
(eval echo "\"\$as_me:9141: $lt_compile\"" >&5)
9115
9142
(eval "$lt_compile" 2>out/conftest.err)
9117
9144
cat out/conftest.err >&5
9118
echo "$as_me:9118: \$? = $ac_status" >&5
9145
echo "$as_me:9145: \$? = $ac_status" >&5
9119
9146
if (exit $ac_status) && test -s out/conftest2.$ac_objext
9121
9148
# The compiler can only warn and ignore the option if not recognized
9345
9373
archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9348
gnu* | linux* | tpf* | k*bsd*-gnu)
9376
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9350
9378
if test "$host_os" = linux-dietlibc; then
9351
9379
case $cc_basename in
24056
24084
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
24057
24085
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
24058
24086
-e 's:$: $lt_compiler_flag:'`
24059
(eval echo "\"\$as_me:24059: $lt_compile\"" >&5)
24087
(eval echo "\"\$as_me:24087: $lt_compile\"" >&5)
24060
24088
(eval "$lt_compile" 2>conftest.err)
24062
24090
cat conftest.err >&5
24063
echo "$as_me:24063: \$? = $ac_status" >&5
24091
echo "$as_me:24091: \$? = $ac_status" >&5
24064
24092
if (exit $ac_status) && test -s "$ac_outfile"; then
24065
24093
# The compiler can only warn and ignore the option if not recognized
24066
24094
# So say no if there are warnings other than the usual output.
24155
24183
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
24156
24184
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
24157
24185
-e 's:$: $lt_compiler_flag:'`
24158
(eval echo "\"\$as_me:24158: $lt_compile\"" >&5)
24186
(eval echo "\"\$as_me:24186: $lt_compile\"" >&5)
24159
24187
(eval "$lt_compile" 2>out/conftest.err)
24161
24189
cat out/conftest.err >&5
24162
echo "$as_me:24162: \$? = $ac_status" >&5
24190
echo "$as_me:24190: \$? = $ac_status" >&5
24163
24191
if (exit $ac_status) && test -s out/conftest2.$ac_objext
24165
24193
# The compiler can only warn and ignore the option if not recognized
24207
24235
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
24208
24236
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
24209
24237
-e 's:$: $lt_compiler_flag:'`
24210
(eval echo "\"\$as_me:24210: $lt_compile\"" >&5)
24238
(eval echo "\"\$as_me:24238: $lt_compile\"" >&5)
24211
24239
(eval "$lt_compile" 2>out/conftest.err)
24213
24241
cat out/conftest.err >&5
24214
echo "$as_me:24214: \$? = $ac_status" >&5
24242
echo "$as_me:24242: \$? = $ac_status" >&5
24215
24243
if (exit $ac_status) && test -s out/conftest2.$ac_objext
24217
24245
# The compiler can only warn and ignore the option if not recognized
25776
25804
# report actual input values of CONFIG_FILES etc. instead of their
25777
25805
# values after options handling.
25779
This file was extended by libgnutls $as_me 2.8.5, which was
25780
generated by GNU Autoconf 2.64. Invocation command line was
25807
This file was extended by libgnutls $as_me 2.8.6, which was
25808
generated by GNU Autoconf 2.65. Invocation command line was
25782
25810
CONFIG_FILES = $CONFIG_FILES
25783
25811
CONFIG_HEADERS = $CONFIG_HEADERS
25818
25846
-h, --help print this help, then exit
25819
25847
-V, --version print version number and configuration settings, then exit
25848
--config print configuration, then exit
25820
25849
-q, --quiet, --silent
25821
25850
do not print progress messages
25822
25851
-d, --debug don't remove temporary files
25841
25870
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25871
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25842
25872
ac_cs_version="\\
25843
libgnutls config.status 2.8.5
25844
configured by $0, generated by GNU Autoconf 2.64,
25845
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
25873
libgnutls config.status 2.8.6
25874
configured by $0, generated by GNU Autoconf 2.65,
25875
with options \\"\$ac_cs_config\\"
25847
25877
Copyright (C) 2009 Free Software Foundation, Inc.
25848
25878
This config.status script is free software; the Free Software Foundation