Deleted Added
full compact
configure (282089) configure (287917)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for unbound 1.5.3.
3# Generated by GNU Autoconf 2.69 for unbound 1.5.4.
4#
5# Report bugs to <unbound-bugs@nlnetlabs.nl>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='unbound'
592PACKAGE_TARNAME='unbound'
4#
5# Report bugs to <unbound-bugs@nlnetlabs.nl>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='unbound'
592PACKAGE_TARNAME='unbound'
593PACKAGE_VERSION='1.5.3'
594PACKAGE_STRING='unbound 1.5.3'
593PACKAGE_VERSION='1.5.4'
594PACKAGE_STRING='unbound 1.5.4'
595PACKAGE_BUGREPORT='unbound-bugs@nlnetlabs.nl'
596PACKAGE_URL=''
597
598# Factoring default headers for most tests.
599ac_includes_default="\
600#include <stdio.h>
601#ifdef HAVE_SYS_TYPES_H
602# include <sys/types.h>

--- 69 unchanged lines hidden (view full) ---

672PYTHONMOD_UNINSTALL
673PYTHONMOD_INSTALL
674PYTHONMOD_HEADER
675PYTHONMOD_OBJ
676WITH_PYTHONMODULE
677swig
678SWIG_LIB
679SWIG
595PACKAGE_BUGREPORT='unbound-bugs@nlnetlabs.nl'
596PACKAGE_URL=''
597
598# Factoring default headers for most tests.
599ac_includes_default="\
600#include <stdio.h>
601#ifdef HAVE_SYS_TYPES_H
602# include <sys/types.h>

--- 69 unchanged lines hidden (view full) ---

672PYTHONMOD_UNINSTALL
673PYTHONMOD_INSTALL
674PYTHONMOD_HEADER
675PYTHONMOD_OBJ
676WITH_PYTHONMODULE
677swig
678SWIG_LIB
679SWIG
680PY_MAJOR_VERSION
680PYTHON_SITE_PKG
681PYTHON_LDFLAGS
682PYTHON_CPPFLAGS
683PYTHON
684PYTHON_VERSION
685PTHREAD_CFLAGS
686PTHREAD_LIBS
687PTHREAD_CC

--- 695 unchanged lines hidden (view full) ---

1383
1384#
1385# Report the --help message.
1386#
1387if test "$ac_init_help" = "long"; then
1388 # Omit some internal or obsolete options to make the list less imposing.
1389 # This message is too long to be a string in the A/UX 3.1 sh.
1390 cat <<_ACEOF
681PYTHON_SITE_PKG
682PYTHON_LDFLAGS
683PYTHON_CPPFLAGS
684PYTHON
685PYTHON_VERSION
686PTHREAD_CFLAGS
687PTHREAD_LIBS
688PTHREAD_CC

--- 695 unchanged lines hidden (view full) ---

1384
1385#
1386# Report the --help message.
1387#
1388if test "$ac_init_help" = "long"; then
1389 # Omit some internal or obsolete options to make the list less imposing.
1390 # This message is too long to be a string in the A/UX 3.1 sh.
1391 cat <<_ACEOF
1391\`configure' configures unbound 1.5.3 to adapt to many kinds of systems.
1392\`configure' configures unbound 1.5.4 to adapt to many kinds of systems.
1392
1393Usage: $0 [OPTION]... [VAR=VALUE]...
1394
1395To assign environment variables (e.g., CC, CFLAGS...), specify them as
1396VAR=VALUE. See below for descriptions of some of the useful variables.
1397
1398Defaults for the options are specified in brackets.
1399

--- 48 unchanged lines hidden (view full) ---

1448System types:
1449 --build=BUILD configure for building on BUILD [guessed]
1450 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1451_ACEOF
1452fi
1453
1454if test -n "$ac_init_help"; then
1455 case $ac_init_help in
1393
1394Usage: $0 [OPTION]... [VAR=VALUE]...
1395
1396To assign environment variables (e.g., CC, CFLAGS...), specify them as
1397VAR=VALUE. See below for descriptions of some of the useful variables.
1398
1399Defaults for the options are specified in brackets.
1400

--- 48 unchanged lines hidden (view full) ---

1449System types:
1450 --build=BUILD configure for building on BUILD [guessed]
1451 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1452_ACEOF
1453fi
1454
1455if test -n "$ac_init_help"; then
1456 case $ac_init_help in
1456 short | recursive ) echo "Configuration of unbound 1.5.3:";;
1457 short | recursive ) echo "Configuration of unbound 1.5.4:";;
1457 esac
1458 cat <<\_ACEOF
1459
1460Optional Features:
1461 --disable-option-checking ignore unrecognized --enable/--with options
1462 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1463 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1464 --enable-checking Enable warnings, asserts, makefile-dependencies

--- 158 unchanged lines hidden (view full) ---

1623 fi || ac_status=$?
1624 cd "$ac_pwd" || { ac_status=$?; break; }
1625 done
1626fi
1627
1628test -n "$ac_init_help" && exit $ac_status
1629if $ac_init_version; then
1630 cat <<\_ACEOF
1458 esac
1459 cat <<\_ACEOF
1460
1461Optional Features:
1462 --disable-option-checking ignore unrecognized --enable/--with options
1463 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1464 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1465 --enable-checking Enable warnings, asserts, makefile-dependencies

--- 158 unchanged lines hidden (view full) ---

1624 fi || ac_status=$?
1625 cd "$ac_pwd" || { ac_status=$?; break; }
1626 done
1627fi
1628
1629test -n "$ac_init_help" && exit $ac_status
1630if $ac_init_version; then
1631 cat <<\_ACEOF
1631unbound configure 1.5.3
1632unbound configure 1.5.4
1632generated by GNU Autoconf 2.69
1633
1634Copyright (C) 2012 Free Software Foundation, Inc.
1635This configure script is free software; the Free Software Foundation
1636gives unlimited permission to copy, distribute and modify it.
1637_ACEOF
1638 exit
1639fi

--- 692 unchanged lines hidden (view full) ---

2332$as_echo "$ac_res" >&6; }
2333 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2334
2335} # ac_fn_c_check_member
2336cat >config.log <<_ACEOF
2337This file contains any messages produced by compilers while
2338running configure, to aid debugging if configure makes a mistake.
2339
1633generated by GNU Autoconf 2.69
1634
1635Copyright (C) 2012 Free Software Foundation, Inc.
1636This configure script is free software; the Free Software Foundation
1637gives unlimited permission to copy, distribute and modify it.
1638_ACEOF
1639 exit
1640fi

--- 692 unchanged lines hidden (view full) ---

2333$as_echo "$ac_res" >&6; }
2334 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2335
2336} # ac_fn_c_check_member
2337cat >config.log <<_ACEOF
2338This file contains any messages produced by compilers while
2339running configure, to aid debugging if configure makes a mistake.
2340
2340It was created by unbound $as_me 1.5.3, which was
2341It was created by unbound $as_me 1.5.4, which was
2341generated by GNU Autoconf 2.69. Invocation command line was
2342
2343 $ $0 $@
2344
2345_ACEOF
2346exec 5>>config.log
2347{
2348cat <<_ASUNAME

--- 335 unchanged lines hidden (view full) ---

2684ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2685ac_compiler_gnu=$ac_cv_c_compiler_gnu
2686
2687
2688UNBOUND_VERSION_MAJOR=1
2689
2690UNBOUND_VERSION_MINOR=5
2691
2342generated by GNU Autoconf 2.69. Invocation command line was
2343
2344 $ $0 $@
2345
2346_ACEOF
2347exec 5>>config.log
2348{
2349cat <<_ASUNAME

--- 335 unchanged lines hidden (view full) ---

2685ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2686ac_compiler_gnu=$ac_cv_c_compiler_gnu
2687
2688
2689UNBOUND_VERSION_MAJOR=1
2690
2691UNBOUND_VERSION_MINOR=5
2692
2692UNBOUND_VERSION_MICRO=3
2693UNBOUND_VERSION_MICRO=4
2693
2694
2695LIBUNBOUND_CURRENT=5
2694
2695
2696LIBUNBOUND_CURRENT=5
2696LIBUNBOUND_REVISION=6
2697LIBUNBOUND_REVISION=7
2697LIBUNBOUND_AGE=3
2698# 1.0.0 had 0:12:0
2699# 1.0.1 had 0:13:0
2700# 1.0.2 had 0:14:0
2701# 1.1.0 had 0:15:0
2702# 1.1.1 had 0:16:0
2703# 1.2.0 had 0:17:0
2704# 1.2.1 had 0:18:0

--- 26 unchanged lines hidden (view full) ---

2731# 1.4.19 had 3:4:1
2732# 1.4.20 had 4:0:2 # adds libunbound.ttl # but shipped 3:5:1
2733# 1.4.21 had 4:1:2
2734# 1.4.22 had 4:1:2
2735# 1.5.0 had 5:3:3 # adds ub_ctx_add_ta_autr
2736# 1.5.1 had 5:3:3
2737# 1.5.2 had 5:5:3
2738# 1.5.3 had 5:6:3
2698LIBUNBOUND_AGE=3
2699# 1.0.0 had 0:12:0
2700# 1.0.1 had 0:13:0
2701# 1.0.2 had 0:14:0
2702# 1.1.0 had 0:15:0
2703# 1.1.1 had 0:16:0
2704# 1.2.0 had 0:17:0
2705# 1.2.1 had 0:18:0

--- 26 unchanged lines hidden (view full) ---

2732# 1.4.19 had 3:4:1
2733# 1.4.20 had 4:0:2 # adds libunbound.ttl # but shipped 3:5:1
2734# 1.4.21 had 4:1:2
2735# 1.4.22 had 4:1:2
2736# 1.5.0 had 5:3:3 # adds ub_ctx_add_ta_autr
2737# 1.5.1 had 5:3:3
2738# 1.5.2 had 5:5:3
2739# 1.5.3 had 5:6:3
2740# 1.5.4 had 5:7:3
2739
2740# Current -- the number of the binary API that we're implementing
2741# Revision -- which iteration of the implementation of the binary
2742# API are we supplying?
2743# Age -- How many previous binary API versions do we also
2744# support?
2745#
2746# If we release a new version that does not change the binary API,

--- 13347 unchanged lines hidden (view full) ---

16094 # all done!
16095 #
16096
16097 if test ! -z "$PYTHON_VERSION"; then
16098 if test `$PYTHON -c "print('$PYTHON_VERSION' >= '2.4.0')"` = "False"; then
16099 as_fn_error $? "Python version >= 2.4.0 is required" "$LINENO" 5
16100 fi
16101
2741
2742# Current -- the number of the binary API that we're implementing
2743# Revision -- which iteration of the implementation of the binary
2744# API are we supplying?
2745# Age -- How many previous binary API versions do we also
2746# support?
2747#
2748# If we release a new version that does not change the binary API,

--- 13347 unchanged lines hidden (view full) ---

16096 # all done!
16097 #
16098
16099 if test ! -z "$PYTHON_VERSION"; then
16100 if test `$PYTHON -c "print('$PYTHON_VERSION' >= '2.4.0')"` = "False"; then
16101 as_fn_error $? "Python version >= 2.4.0 is required" "$LINENO" 5
16102 fi
16103
16104 PY_MAJOR_VERSION="`$PYTHON -c "import sys; print(sys.version_info.major)"`"
16105
16102 # Have Python
16103
16104$as_echo "#define HAVE_PYTHON 1" >>confdefs.h
16105
16106 LIBS="$PYTHON_LDFLAGS $LIBS"
16107 CPPFLAGS="$CPPFLAGS $PYTHON_CPPFLAGS"
16108 ub_have_python=yes
16109

--- 613 unchanged lines hidden (view full) ---

16723 ac_have_decl=1
16724else
16725 ac_have_decl=0
16726fi
16727
16728cat >>confdefs.h <<_ACEOF
16729#define HAVE_DECL_ARC4RANDOM_UNIFORM $ac_have_decl
16730_ACEOF
16106 # Have Python
16107
16108$as_echo "#define HAVE_PYTHON 1" >>confdefs.h
16109
16110 LIBS="$PYTHON_LDFLAGS $LIBS"
16111 CPPFLAGS="$CPPFLAGS $PYTHON_CPPFLAGS"
16112 ub_have_python=yes
16113

--- 613 unchanged lines hidden (view full) ---

16727 ac_have_decl=1
16728else
16729 ac_have_decl=0
16730fi
16731
16732cat >>confdefs.h <<_ACEOF
16733#define HAVE_DECL_ARC4RANDOM_UNIFORM $ac_have_decl
16734_ACEOF
16735ac_fn_c_check_decl "$LINENO" "reallocarray" "ac_cv_have_decl_reallocarray" "$ac_includes_default"
16736if test "x$ac_cv_have_decl_reallocarray" = xyes; then :
16737 ac_have_decl=1
16738else
16739 ac_have_decl=0
16740fi
16731
16741
16742cat >>confdefs.h <<_ACEOF
16743#define HAVE_DECL_REALLOCARRAY $ac_have_decl
16744_ACEOF
16745
16732else
16733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16734$as_echo "no" >&6; }
16735fi
16736for ac_header in openssl/conf.h
16737do :
16738 ac_fn_c_check_header_compile "$LINENO" "openssl/conf.h" "ac_cv_header_openssl_conf_h" "$ac_includes_default
16739"

--- 1393 unchanged lines hidden (view full) ---

18133 ;;
18134esac
18135
18136fi
18137
18138
18139LIBOBJ_WITHOUT_CTIMEARC4="$LIBOBJS"
18140
16746else
16747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16748$as_echo "no" >&6; }
16749fi
16750for ac_header in openssl/conf.h
16751do :
16752 ac_fn_c_check_header_compile "$LINENO" "openssl/conf.h" "ac_cv_header_openssl_conf_h" "$ac_includes_default
16753"

--- 1393 unchanged lines hidden (view full) ---

18147 ;;
18148esac
18149
18150fi
18151
18152
18153LIBOBJ_WITHOUT_CTIMEARC4="$LIBOBJS"
18154
18155ac_fn_c_check_func "$LINENO" "reallocarray" "ac_cv_func_reallocarray"
18156if test "x$ac_cv_func_reallocarray" = xyes; then :
18157 $as_echo "#define HAVE_REALLOCARRAY 1" >>confdefs.h
18158
18159else
18160 case " $LIBOBJS " in
18161 *" reallocarray.$ac_objext "* ) ;;
18162 *) LIBOBJS="$LIBOBJS reallocarray.$ac_objext"
18163 ;;
18164esac
18165
18166fi
18167
18168
18141if test "$USE_NSS" = "no"; then
18142 ac_fn_c_check_func "$LINENO" "arc4random" "ac_cv_func_arc4random"
18143if test "x$ac_cv_func_arc4random" = xyes; then :
18144 $as_echo "#define HAVE_ARC4RANDOM 1" >>confdefs.h
18145
18146else
18147 case " $LIBOBJS " in
18148 *" arc4random.$ac_objext "* ) ;;

--- 708 unchanged lines hidden (view full) ---

18857
18858cat >>confdefs.h <<_ACEOF
18859#define MAXSYSLOGMSGLEN 10240
18860_ACEOF
18861
18862
18863
18864
18169if test "$USE_NSS" = "no"; then
18170 ac_fn_c_check_func "$LINENO" "arc4random" "ac_cv_func_arc4random"
18171if test "x$ac_cv_func_arc4random" = xyes; then :
18172 $as_echo "#define HAVE_ARC4RANDOM 1" >>confdefs.h
18173
18174else
18175 case " $LIBOBJS " in
18176 *" arc4random.$ac_objext "* ) ;;

--- 708 unchanged lines hidden (view full) ---

18885
18886cat >>confdefs.h <<_ACEOF
18887#define MAXSYSLOGMSGLEN 10240
18888_ACEOF
18889
18890
18891
18892
18865version=1.5.3
18893version=1.5.4
18866
18867date=`date +'%b %e, %Y'`
18868
18869
18870ac_config_files="$ac_config_files Makefile doc/example.conf doc/libunbound.3 doc/unbound.8 doc/unbound-anchor.8 doc/unbound-checkconf.8 doc/unbound.conf.5 doc/unbound-control.8 doc/unbound-host.1 smallapp/unbound-control-setup.sh dnstap/dnstap_config.h"
18871
18872ac_config_headers="$ac_config_headers config.h"
18873

--- 498 unchanged lines hidden (view full) ---

19372_ASEOF
19373test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
19374
19375cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19376# Save the log message, to keep $0 and so on meaningful, and to
19377# report actual input values of CONFIG_FILES etc. instead of their
19378# values after options handling.
19379ac_log="
18894
18895date=`date +'%b %e, %Y'`
18896
18897
18898ac_config_files="$ac_config_files Makefile doc/example.conf doc/libunbound.3 doc/unbound.8 doc/unbound-anchor.8 doc/unbound-checkconf.8 doc/unbound.conf.5 doc/unbound-control.8 doc/unbound-host.1 smallapp/unbound-control-setup.sh dnstap/dnstap_config.h"
18899
18900ac_config_headers="$ac_config_headers config.h"
18901

--- 498 unchanged lines hidden (view full) ---

19400_ASEOF
19401test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
19402
19403cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19404# Save the log message, to keep $0 and so on meaningful, and to
19405# report actual input values of CONFIG_FILES etc. instead of their
19406# values after options handling.
19407ac_log="
19380This file was extended by unbound $as_me 1.5.3, which was
19408This file was extended by unbound $as_me 1.5.4, which was
19381generated by GNU Autoconf 2.69. Invocation command line was
19382
19383 CONFIG_FILES = $CONFIG_FILES
19384 CONFIG_HEADERS = $CONFIG_HEADERS
19385 CONFIG_LINKS = $CONFIG_LINKS
19386 CONFIG_COMMANDS = $CONFIG_COMMANDS
19387 $ $0 $@
19388

--- 49 unchanged lines hidden (view full) ---

19438$config_commands
19439
19440Report bugs to <unbound-bugs@nlnetlabs.nl>."
19441
19442_ACEOF
19443cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19444ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
19445ac_cs_version="\\
19409generated by GNU Autoconf 2.69. Invocation command line was
19410
19411 CONFIG_FILES = $CONFIG_FILES
19412 CONFIG_HEADERS = $CONFIG_HEADERS
19413 CONFIG_LINKS = $CONFIG_LINKS
19414 CONFIG_COMMANDS = $CONFIG_COMMANDS
19415 $ $0 $@
19416

--- 49 unchanged lines hidden (view full) ---

19466$config_commands
19467
19468Report bugs to <unbound-bugs@nlnetlabs.nl>."
19469
19470_ACEOF
19471cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19472ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
19473ac_cs_version="\\
19446unbound config.status 1.5.3
19474unbound config.status 1.5.4
19447configured by $0, generated by GNU Autoconf 2.69,
19448 with options \\"\$ac_cs_config\\"
19449
19450Copyright (C) 2012 Free Software Foundation, Inc.
19451This config.status script is free software; the Free Software Foundation
19452gives unlimited permission to copy, distribute and modify it."
19453
19454ac_pwd='$ac_pwd'

--- 1633 unchanged lines hidden ---
19475configured by $0, generated by GNU Autoconf 2.69,
19476 with options \\"\$ac_cs_config\\"
19477
19478Copyright (C) 2012 Free Software Foundation, Inc.
19479This config.status script is free software; the Free Software Foundation
19480gives unlimited permission to copy, distribute and modify it."
19481
19482ac_pwd='$ac_pwd'

--- 1633 unchanged lines hidden ---