configure | configure | |||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.69 for GnuTLS 3.4.4. | # Generated by GNU Autoconf 2.69 for GnuTLS 3.4.5. | |||
# | # | |||
# Report bugs to <bugs@gnutls.org>. | # Report bugs to <bugs@gnutls.org>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
## -------------------- ## | ## -------------------- ## | |||
skipping to change at line 586 | skipping to change at line 586 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='GnuTLS' | PACKAGE_NAME='GnuTLS' | |||
PACKAGE_TARNAME='gnutls' | PACKAGE_TARNAME='gnutls' | |||
PACKAGE_VERSION='3.4.4' | PACKAGE_VERSION='3.4.5' | |||
PACKAGE_STRING='GnuTLS 3.4.4' | PACKAGE_STRING='GnuTLS 3.4.5' | |||
PACKAGE_BUGREPORT='bugs@gnutls.org' | PACKAGE_BUGREPORT='bugs@gnutls.org' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stdio.h> | #include <stdio.h> | |||
#ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <sys/types.h> | # include <sys/types.h> | |||
#endif | #endif | |||
#ifdef HAVE_SYS_STAT_H | #ifdef HAVE_SYS_STAT_H | |||
skipping to change at line 1710 | skipping to change at line 1710 | |||
localedir | localedir | |||
libdir | libdir | |||
psdir | psdir | |||
pdfdir | pdfdir | |||
dvidir | dvidir | |||
htmldir | htmldir | |||
infodir | infodir | |||
docdir | docdir | |||
oldincludedir | oldincludedir | |||
includedir | includedir | |||
runstatedir | ||||
localstatedir | localstatedir | |||
sharedstatedir | sharedstatedir | |||
sysconfdir | sysconfdir | |||
datadir | datadir | |||
datarootdir | datarootdir | |||
libexecdir | libexecdir | |||
sbindir | sbindir | |||
bindir | bindir | |||
program_transform_name | program_transform_name | |||
prefix | prefix | |||
skipping to change at line 1874 | skipping to change at line 1875 | |||
# Use braces instead of parens because sh, perl, etc. also accept them. | # Use braces instead of parens because sh, perl, etc. also accept them. | |||
# (The list follows the same order as the GNU Coding Standards.) | # (The list follows the same order as the GNU Coding Standards.) | |||
bindir='${exec_prefix}/bin' | bindir='${exec_prefix}/bin' | |||
sbindir='${exec_prefix}/sbin' | sbindir='${exec_prefix}/sbin' | |||
libexecdir='${exec_prefix}/libexec' | libexecdir='${exec_prefix}/libexec' | |||
datarootdir='${prefix}/share' | datarootdir='${prefix}/share' | |||
datadir='${datarootdir}' | datadir='${datarootdir}' | |||
sysconfdir='${prefix}/etc' | sysconfdir='${prefix}/etc' | |||
sharedstatedir='${prefix}/com' | sharedstatedir='${prefix}/com' | |||
localstatedir='${prefix}/var' | localstatedir='${prefix}/var' | |||
runstatedir='${localstatedir}/run' | ||||
includedir='${prefix}/include' | includedir='${prefix}/include' | |||
oldincludedir='/usr/include' | oldincludedir='/usr/include' | |||
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |||
infodir='${datarootdir}/info' | infodir='${datarootdir}/info' | |||
htmldir='${docdir}' | htmldir='${docdir}' | |||
dvidir='${docdir}' | dvidir='${docdir}' | |||
pdfdir='${docdir}' | pdfdir='${docdir}' | |||
psdir='${docdir}' | psdir='${docdir}' | |||
libdir='${exec_prefix}/lib' | libdir='${exec_prefix}/lib' | |||
localedir='${datarootdir}/locale' | localedir='${datarootdir}/locale' | |||
skipping to change at line 2126 | skipping to change at line 2128 | |||
-psdir | --psdir | --psdi | --psd | --ps) | -psdir | --psdir | --psdi | --psd | --ps) | |||
ac_prev=psdir ;; | ac_prev=psdir ;; | |||
-psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) | -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) | |||
psdir=$ac_optarg ;; | psdir=$ac_optarg ;; | |||
-q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |||
| -silent | --silent | --silen | --sile | --sil) | | -silent | --silent | --silen | --sile | --sil) | |||
silent=yes ;; | silent=yes ;; | |||
-runstatedir | --runstatedir | --runstatedi | --runstated \ | ||||
| --runstate | --runstat | --runsta | --runst | --runs \ | ||||
| --run | --ru | --r) | ||||
ac_prev=runstatedir ;; | ||||
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ | ||||
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ | ||||
| --run=* | --ru=* | --r=*) | ||||
runstatedir=$ac_optarg ;; | ||||
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | |||
ac_prev=sbindir ;; | ac_prev=sbindir ;; | |||
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | |||
| --sbi=* | --sb=*) | | --sbi=* | --sb=*) | |||
sbindir=$ac_optarg ;; | sbindir=$ac_optarg ;; | |||
-sharedstatedir | --sharedstatedir | --sharedstatedi \ | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | |||
| --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | |||
| --sharedst | --shareds | --shared | --share | --shar \ | | --sharedst | --shareds | --shared | --share | --shar \ | |||
| --sha | --sh) | | --sha | --sh) | |||
skipping to change at line 2263 | skipping to change at line 2274 | |||
no) ;; | no) ;; | |||
fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | |||
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognize d_opts" >&2 ;; | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognize d_opts" >&2 ;; | |||
esac | esac | |||
fi | fi | |||
# Check all directory arguments for consistency. | # Check all directory arguments for consistency. | |||
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | |||
datadir sysconfdir sharedstatedir localstatedir includedir \ | datadir sysconfdir sharedstatedir localstatedir includedir \ | |||
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | |||
libdir localedir mandir | libdir localedir mandir runstatedir | |||
do | do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
# Remove trailing slashes. | # Remove trailing slashes. | |||
case $ac_val in | case $ac_val in | |||
*/ ) | */ ) | |||
ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` | ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` | |||
eval $ac_var=\$ac_val;; | eval $ac_var=\$ac_val;; | |||
esac | esac | |||
# Be sure to have absolute directory names. | # Be sure to have absolute directory names. | |||
case $ac_val in | case $ac_val in | |||
skipping to change at line 2374 | skipping to change at line 2385 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. | |||
# This message is too long to be a string in the A/UX 3.1 sh. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures GnuTLS 3.4.4 to adapt to many kinds of systems. | \`configure' configures GnuTLS 3.4.5 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 2414 | skipping to change at line 2425 | |||
For better control, use the options below. | For better control, use the options below. | |||
Fine tuning of the installation directories: | Fine tuning of the installation directories: | |||
--bindir=DIR user executables [EPREFIX/bin] | --bindir=DIR user executables [EPREFIX/bin] | |||
--sbindir=DIR system admin executables [EPREFIX/sbin] | --sbindir=DIR system admin executables [EPREFIX/sbin] | |||
--libexecdir=DIR program executables [EPREFIX/libexec] | --libexecdir=DIR program executables [EPREFIX/libexec] | |||
--sysconfdir=DIR read-only single-machine data [PREFIX/etc] | --sysconfdir=DIR read-only single-machine data [PREFIX/etc] | |||
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/ com] | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/ com] | |||
--localstatedir=DIR modifiable single-machine data [PREFIX/var] | --localstatedir=DIR modifiable single-machine data [PREFIX/var] | |||
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] | ||||
--libdir=DIR object code libraries [EPREFIX/lib] | --libdir=DIR object code libraries [EPREFIX/lib] | |||
--includedir=DIR C header files [PREFIX/include] | --includedir=DIR C header files [PREFIX/include] | |||
--oldincludedir=DIR C header files for non-gcc [/usr/include] | --oldincludedir=DIR C header files for non-gcc [/usr/include] | |||
--datarootdir=DIR read-only arch.-independent data root [PREFIX/sha re] | --datarootdir=DIR read-only arch.-independent data root [PREFIX/sha re] | |||
--datadir=DIR read-only architecture-independent data [DATAROOT DIR] | --datadir=DIR read-only architecture-independent data [DATAROOT DIR] | |||
--infodir=DIR info documentation [DATAROOTDIR/info] | --infodir=DIR info documentation [DATAROOTDIR/info] | |||
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] | --localedir=DIR locale-dependent data [DATAROOTDIR/locale] | |||
--mandir=DIR man documentation [DATAROOTDIR/man] | --mandir=DIR man documentation [DATAROOTDIR/man] | |||
--docdir=DIR documentation root [DATAROOTDIR/doc/gnutls] | --docdir=DIR documentation root [DATAROOTDIR/doc/gnutls] | |||
--htmldir=DIR html documentation [DOCDIR] | --htmldir=DIR html documentation [DOCDIR] | |||
skipping to change at line 2444 | skipping to change at line 2456 | |||
--program-transform-name=PROGRAM run sed PROGRAM on installed program n ames | --program-transform-name=PROGRAM run sed PROGRAM on installed program n ames | |||
System types: | System types: | |||
--build=BUILD configure for building on BUILD [guessed] | --build=BUILD configure for building on BUILD [guessed] | |||
--host=HOST cross-compile to build programs to run on HOST [BUILD] | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of GnuTLS 3.4.4:";; | short | recursive ) echo "Configuration of GnuTLS 3.4.5:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | Optional Features: | |||
--disable-option-checking ignore unrecognized --enable/--with options | --disable-option-checking ignore unrecognized --enable/--with options | |||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE= no) | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE= no) | |||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |||
--enable-silent-rules less verbose build output (undo: "make V=1") | --enable-silent-rules less verbose build output (undo: "make V=1") | |||
--disable-silent-rules verbose build output (undo: "make V=0") | --disable-silent-rules verbose build output (undo: "make V=0") | |||
--enable-dependency-tracking | --enable-dependency-tracking | |||
skipping to change at line 2680 | skipping to change at line 2692 | |||
else | else | |||
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir " >&2 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir " >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
GnuTLS configure 3.4.4 | GnuTLS configure 3.4.5 | |||
generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 3510 | skipping to change at line 3522 | |||
# left behind by Apple's compiler. We do this before executing the actio ns. | # left behind by Apple's compiler. We do this before executing the actio ns. | |||
rm -rf conftest.dSYM conftest_ipa8_conftest.oo | rm -rf conftest.dSYM conftest_ipa8_conftest.oo | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
as_fn_set_status $ac_retval | as_fn_set_status $ac_retval | |||
} # ac_fn_cxx_try_link | } # ac_fn_cxx_try_link | |||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by GnuTLS $as_me 3.4.4, which was | It was created by GnuTLS $as_me 3.4.5, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0 $@ | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 4467 | skipping to change at line 4479 | |||
if test -z "$CYGPATH_W"; then | if test -z "$CYGPATH_W"; then | |||
if (cygpath --version) >/dev/null 2>/dev/null; then | if (cygpath --version) >/dev/null 2>/dev/null; then | |||
CYGPATH_W='cygpath -w' | CYGPATH_W='cygpath -w' | |||
else | else | |||
CYGPATH_W=echo | CYGPATH_W=echo | |||
fi | fi | |||
fi | fi | |||
# Define the identity of the package. | # Define the identity of the package. | |||
PACKAGE='gnutls' | PACKAGE='gnutls' | |||
VERSION='3.4.4' | VERSION='3.4.5' | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE "$PACKAGE" | #define PACKAGE "$PACKAGE" | |||
_ACEOF | _ACEOF | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define VERSION "$VERSION" | #define VERSION "$VERSION" | |||
_ACEOF | _ACEOF | |||
# Some tools Automake needs. | # Some tools Automake needs. | |||
skipping to change at line 8334 | skipping to change at line 8346 | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
# Library code modified: REVISION++ | # Library code modified: REVISION++ | |||
# Interfaces changed/added/removed: CURRENT++ REVISION=0 | # Interfaces changed/added/removed: CURRENT++ REVISION=0 | |||
# Interfaces added: AGE++ | # Interfaces added: AGE++ | |||
# Interfaces removed: AGE=0 (+bump all symbol v ersions in .map) | # Interfaces removed: AGE=0 (+bump all symbol v ersions in .map) | |||
LT_CURRENT=33 | LT_CURRENT=33 | |||
LT_REVISION=0 | LT_REVISION=1 | |||
LT_AGE=3 | LT_AGE=3 | |||
LT_SSL_CURRENT=27 | LT_SSL_CURRENT=27 | |||
LT_SSL_REVISION=2 | LT_SSL_REVISION=2 | |||
LT_SSL_AGE=0 | LT_SSL_AGE=0 | |||
LT_DANE_CURRENT=4 | LT_DANE_CURRENT=4 | |||
skipping to change at line 46353 | skipping to change at line 46365 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by GnuTLS $as_me 3.4.4, which was | This file was extended by GnuTLS $as_me 3.4.5, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 46422 | skipping to change at line 46434 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <bugs@gnutls.org>." | Report bugs to <bugs@gnutls.org>." | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\ \\&/g'`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\ \\&/g'`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
GnuTLS config.status 3.4.4 | GnuTLS config.status 3.4.5 | |||
configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | INSTALL='$INSTALL' | |||
End of changes. 15 change blocks. | ||||
12 lines changed or deleted | 24 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |