configure.in revision 3c7a239b15d288a7e5233fef93db1c01e2dc2318
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Copyright (C) 1998-2003 Internet Software Consortium.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Permission to use, copy, modify, and/or distribute this software for any
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# purpose with or without fee is hereby granted, provided that the above
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# copyright notice and this permission notice appear in all copies.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# PERFORMANCE OF THIS SOFTWARE.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtondnl
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_DIVERT_PUSH(1)dnl
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesyscmd([sed "s/^/# /" COPYRIGHT])dnl
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian WellingtonAC_DIVERT_POP()dnl
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_REVISION($Revision: 1.436 $)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_INIT(lib/dns/name.c)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PREREQ(2.59)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CONFIG_HEADER(config.h)
10ba7f6f563d68b8f1284847ccce85b706e793feBob HalleyAC_CONFIG_SUBDIRS(lib/bind)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CANONICAL_HOST
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PROG_MAKE_SET
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PROG_RANLIB
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PROG_INSTALL
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PROG_LN_S
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(STD_CINCLUDES)
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian WellingtonAC_SUBST(STD_CDEFINES)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(STD_CWARNINGS)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(CCOPT)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Make very sure that these are the first files processed by
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# config.status, since we use the processed output as the input for
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# AC_SUBST_FILE() subsitutions in other files.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CONFIG_FILES([make/rules make/includes])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_PATH_PROG(AR, ar)
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonARFLAGS="cruv"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(AR)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ARFLAGS)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# The POSIX ln(1) program. Non-POSIX systems may substitute
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# "copy" or something.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonLN=ln
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(LN)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellingtoncase "$AR" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonar program not found. Please fix your PATH to include the directory in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonwhich ar resides, or set AR in the environment with the full path to ar.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington#
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington# Etags.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_PATH_PROGS(ETAGS, etags emacs-etags)
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington# Some systems, e.g. RH7, have the Exuberant Ctags etags instead of
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# GNU emacs etags, and it requires the -L flag.
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonif test "X$ETAGS" != "X"; then
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_MSG_CHECKING(for Exuberant Ctags etags)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if $ETAGS --version 2>&1 | grep 'Exuberant Ctags' >/dev/null 2>&1; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ETAGS="$ETAGS -L"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington else
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonfi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ETAGS)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
d92543b36036157e06025c7f44cf870c7e363a23Brian Wellington# Perl is optional; it is used only by some of the system test scripts.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_PATH_PROGS(PERL, perl5 perl)
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_SUBST(PERL)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# Special processing of paths depending on whether --prefix,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# --sysconfdir or --localstatedir arguments were given. What's
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# desired is some compatibility with the way previous versions
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# of BIND built; they defaulted to /usr/local for most parts of
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# the installation, but named.boot/named.conf was in /etc
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# and named.pid was in /var/run.
d2524f38d22998efb4196410643280b14f8b6febBob Halley#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# So ... if none of --prefix, --sysconfdir or --localstatedir are
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# specified, set things up that way. If --prefix is given, use
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# it for sysconfdir and localstatedir the way configure normally
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# would. To change the prefix for everything but leave named.conf
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# in /etc or named.pid in /var/run, then do this the usual configure way:
d2524f38d22998efb4196410643280b14f8b6febBob Halley# ./configure --prefix=/somewhere --sysconfdir=/etc
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# ./configure --prefix=/somewhere --localstatedir=/var
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington#
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington# To put named.conf and named.pid in /usr/local with everything else,
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington# set the prefix explicitly to /usr/local even though that's the default:
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington# ./configure --prefix=/usr/local
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington#
d598338952797df77417e69fcb8782b73651f9a9Brian Wellingtoncase "$prefix" in
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington NONE)
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington case "$sysconfdir" in
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington '${prefix}/etc')
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington sysconfdir=/etc
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington ;;
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington esac
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington case "$localstatedir" in
4a2f65ad8a26261e758d9682d88eb29395422fb9Brian Wellington '${prefix}/var')
4a2f65ad8a26261e758d9682d88eb29395422fb9Brian Wellington localstatedir=/var
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington ;;
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington esac
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Make sure INSTALL uses an absolute path, else it will be wrong in all
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington# Makefiles, since they use make/rules.in and INSTALL will be adjusted by
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington# configure based on the location of the file where it is substituted.
0a595c94a4137c3d56d529b86f5b8661513b16c3Brian Wellington# Since in BIND9 INSTALL is only substituted into make/rules.in, an immediate
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# subdirectory of install-sh, This relative path will be wrong for all
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington# directories more than one level down from install-sh.
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$INSTALL" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington /*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
1fd4766e5b732c04c06ef44c0338b3b6bdbf2457Brian Wellington *)
1fd4766e5b732c04c06ef44c0338b3b6bdbf2457Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # Not all systems have dirname.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington changequote({, })
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington ac_dir="`echo $INSTALL | sed 's%/[^/]*$%%'`"
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington changequote([, ])
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington ac_prog="`echo $INSTALL | sed 's%.*/%%'`"
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington test "$ac_dir" = "$ac_prog" && ac_dir=.
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington test -d "$ac_dir" && ac_dir="`(cd \"$ac_dir\" && pwd)`"
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington INSTALL="$ac_dir/$ac_prog"
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington ;;
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellingtonesac
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington#
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington# On these hosts, we really want to use cc, not gcc, even if it is
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington# found. The gcc that these systems have will not correctly handle
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington# pthreads.
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# However, if the user sets $CC to be something, let that override
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# our change.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonif test "X$CC" = "X" ; then
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington case "$host" in
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-dec-osf*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CC="cc"
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington ;;
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington *-solaris*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # Use Sun's cc if it is available, but watch
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington # out for /usr/ucb/cc; it will never be the right
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington # compiler to use.
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington #
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington # If setting CC here fails, the AC_PROG_CC done
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington # below might still find gcc.
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington for ac_dir in $PATH; do
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington test -z "$ac_dir" && ac_dir=.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$ac_dir" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington /usr/ucb)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # exclude
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test -f "$ac_dir/cc"; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CC="$ac_dir/cc"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington break
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington done
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington IFS="$ac_save_ifs"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington *-hp-hpux*)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington CC="cc"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington mips-sgi-irix*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CC="cc"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonfi
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian WellingtonAC_PROG_CC
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington#
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington# gcc's optimiser is broken at -02 for ultrasparc
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington#
15660bccc162db0a7df281f5d743757c527580d5Brian Wellingtonif test "$ac_env_CFLAGS_set" != set -a "X$GCC" = "Xyes"; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$host" in
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington sparc-*)
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington CCFLAGS="-g -O1"
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington ;;
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellington esac
183d6e8b51170e57e7268120d475927fffcf08a5Brian Wellingtonfi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# OS dependent CC flags
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
d598338952797df77417e69fcb8782b73651f9a9Brian Wellingtoncase "$host" in
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington # OSF 5.0: recv/send are only avaliable with -D_POSIX_PII_SOCKET or
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington # -D_XOPEN_SOURCE_EXTENDED.
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington *-dec-osf*)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington STD_CDEFINES="$STD_CDEFINES -D_POSIX_PII_SOCKET"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CPPFLAGS="$CPPFLAGS -D_POSIX_PII_SOCKET"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington #HP-UX: need -D_XOPEN_SOURCE_EXTENDED and -lxnet for CMSG macros
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington *-hp-hpux*)
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington STD_CDEFINES="$STD_CDEFINES -D_XOPEN_SOURCE_EXTENDED"
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington LIBS="-lxnet $LIBS"
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington ;;
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington # Solaris: need -D_XPG4_2 and -D__EXTENSIONS__ for CMSG macros
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington *-solaris*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington STD_CDEFINES="$STD_CDEFINES -D_XPG4_2 -D__EXTENSIONS__"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CPPFLAGS="$CPPFLAGS -D_XPG4_2 -D__EXTENSIONS__"
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
3b2b306f47867d0037fb851623fb5a5736d64348Michael GraffAC_HEADER_STDC
4556681e191b7c1654639895ce719d98f2822ee2Michael Graff
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h sys/sockio.h sys/select.h sys/param.h sys/sysctl.h net/if6.h,,,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[$ac_includes_default
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#ifdef HAVE_SYS_PARAM_H
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# include <sys/param.h>
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington#endif
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_C_CONST
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_C_INLINE
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_C_VOLATILE
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_FUNC(sysctlbyname, AC_DEFINE(HAVE_SYSCTLBYNAME))
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington# UnixWare 7.1.1 with the feature supplement to the UDK compiler
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington# is reported to not support "static inline" (RT #1212).
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington#
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonAC_MSG_CHECKING(for static inline breakage)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_TRY_COMPILE(, [
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff foo1();
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff }
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington static inline int foo1() {
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington return 0;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington }
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington static inline int foo2() {
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington return foo1();
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(no)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_DEFINE(inline, )])
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian WellingtonAC_TYPE_SIZE_T
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_TYPE(ssize_t, int)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_TYPE(uintptr_t,unsigned long)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_TYPE(socklen_t,
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington[AC_DEFINE(ISC_SOCKADDR_LEN_T, socklen_t)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_TRY_COMPILE(
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington[
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/types.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/socket.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonint getsockname(int, struct sockaddr *, size_t *);
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington],[],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[AC_DEFINE(ISC_SOCKADDR_LEN_T, size_t)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[AC_DEFINE(ISC_SOCKADDR_LEN_T, int)])
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington],
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington[
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/types.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/socket.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ISC_SOCKADDR_LEN_T)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_HEADER_TIME
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian WellingtonAC_MSG_CHECKING(for long long)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_TRY_COMPILE([],[long long i = 0; return (0);],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ISC_PLATFORM_HAVELONGLONG="#define ISC_PLATFORM_HAVELONGLONG 1"],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ISC_PLATFORM_HAVELONGLONG="#undef ISC_PLATFORM_HAVELONGLONG"])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ISC_PLATFORM_HAVELONGLONG)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington# check if we have lifconf
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_MSG_CHECKING(for struct lifconf)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_TRY_COMPILE([
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/types.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <sys/socket.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <net/if.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonstruct lifconf lifconf;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonlifconf.lifc_len = 0;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington]
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ISC_PLATFORM_HAVELIFCONF="#define ISC_PLATFORM_HAVELIFCONF 1"],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ISC_PLATFORM_HAVELIFCONF="#undef ISC_PLATFORM_HAVELIFCONF"])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ISC_PLATFORM_HAVELIFCONF)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# check if we need to #include sys/select.h explicitly
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase $ac_cv_header_unistd_h in
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrenceyes)
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David LawrenceAC_MSG_CHECKING(if unistd.h or sys/types.h defines fd_set)
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David LawrenceAC_TRY_COMPILE([
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence#include <sys/types.h> /* Ultrix */
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence#include <unistd.h>],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[fd_set read_set; return (0);],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(yes)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ISC_PLATFORM_NEEDSYSSELECTH="#undef ISC_PLATFORM_NEEDSYSSELECTH"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LWRES_PLATFORM_NEEDSYSSELECTH="#undef LWRES_PLATFORM_NEEDSYSSELECTH"],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(no)
d5334bc18380d25e8a7ee804f68f22dc746b9c20Brian Wellington case $ac_cv_header_sys_select_h in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ISC_PLATFORM_NEEDSYSSELECTH="#define ISC_PLATFORM_NEEDSYSSELECTH 1"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LWRES_PLATFORM_NEEDSYSSELECTH="#define LWRES_PLATFORM_NEEDSYSSELECTH 1"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([need either working unistd.h or sys/select.h])
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ])
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonno)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case $ac_cv_header_sys_select_h in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington ISC_PLATFORM_NEEDSYSSELECTH="#define ISC_PLATFORM_NEEDSYSSELECTH 1"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LWRES_PLATFORM_NEEDSYSSELECTH="#define LWRES_PLATFORM_NEEDSYSSELECTH 1"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_MSG_ERROR([need either unistd.h or sys/select.h])
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonesac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_SUBST(ISC_PLATFORM_NEEDSYSSELECTH)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_SUBST(LWRES_PLATFORM_NEEDSYSSELECTH)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# Find the machine's endian flavor.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_C_BIGENDIAN
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# was --with-openssl specified?
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian WellingtonOPENSSL_WARNING=
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_MSG_CHECKING(for OpenSSL library)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_ARG_WITH(openssl,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington[ --with-openssl[=PATH] Build with OpenSSL [yes|no|path].
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington (Required for DNSSEC)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington use_openssl="$withval", use_openssl="auto")
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonopenssldirs="/usr /usr/local /usr/local/ssl /usr/pkg /usr/sfw"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonif test "$use_openssl" = "auto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonthen
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington for d in $openssldirs
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence do
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence if test -f $d/include/openssl/opensslv.h
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington then
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence use_openssl=$d
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence break
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington done
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonfi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$use_openssl" in
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence no)
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DST_OPENSSL_INC=""
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence USE_OPENSSL=""
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington auto)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DST_OPENSSL_INC=""
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington USE_OPENSSL=""
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington AC_MSG_RESULT(not found)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test "$use_openssl" = "yes"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # User did not specify a path - guess it
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington for d in $openssldirs
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington do
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington if test -f $d/include/openssl/opensslv.h
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington use_openssl=$d
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington break
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington done
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test "$use_openssl" = "yes"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_MSG_RESULT(not found)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_MSG_ERROR(
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington[OpenSSL was not found in any of $openssldirs; use --with-openssl=/path])
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington fi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington fi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington USE_OPENSSL='-DOPENSSL'
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington if test "$use_openssl" = "/usr"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington DST_OPENSSL_INC=""
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="-lcrypto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington else
d5334bc18380d25e8a7ee804f68f22dc746b9c20Brian Wellington DST_OPENSSL_INC="-I$use_openssl/include"
d5334bc18380d25e8a7ee804f68f22dc746b9c20Brian Wellington case $host in
d5334bc18380d25e8a7ee804f68f22dc746b9c20Brian Wellington *-solaris*)
d5334bc18380d25e8a7ee804f68f22dc746b9c20Brian Wellington DNS_OPENSSL_LIBS="-L$use_openssl/lib -R$use_openssl/lib -lcrypto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-hp-hpux*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="-L$use_openssl/lib -Wl,+b: -lcrypto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-apple-darwin*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # Apple's ld seaches for serially for dynamic
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # then static libraries. This means you can't
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # use -L to override dynamic system libraries
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington # with static ones when linking. Instead
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # we specify a absolute path.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test -f "$use_openssl/lib/libcrypto.dylib"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="-L$use_openssl/lib -lcrypto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington else
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="$use_openssl/lib/libcrypto.a"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="-L$use_openssl/lib -lcrypto"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff fi
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff AC_MSG_RESULT(using OpenSSL from $use_openssl/lib and $use_openssl/include)
0dc4e6a6aef01175b8cdd71cb757f09ba1e69c49Brian Wellington
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington saved_cflags="$CFLAGS"
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff saved_libs="$LIBS"
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff CFLAGS="$CFLAGS $DST_OPENSSL_INC"
0dc4e6a6aef01175b8cdd71cb757f09ba1e69c49Brian Wellington LIBS="$LIBS $DNS_OPENSSL_LIBS"
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington AC_MSG_CHECKING(whether linking with OpenSSL works)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_TRY_RUN([
c3a4d8072ccd3b33aa3fc84cdeadd1a6fac87e08Michael Graff#include <openssl/err.h>
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonint main() {
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ERR_clear_error();
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington return (0);
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington}
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington],
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington [AC_MSG_RESULT(yes)],
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington [AC_MSG_RESULT(no)
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington AC_MSG_ERROR(Could not run test program using OpenSSL from
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington$use_openssl/lib and $use_openssl/include.
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian WellingtonPlease check the argument to --with-openssl and your
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellingtonshared library configuration (e.g., LD_LIBRARY_PATH).)],
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington [AC_MSG_RESULT(assuming it does work on target platform)])
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington AC_MSG_CHECKING(whether linking with OpenSSL requires -ldl)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_TRY_LINK([
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington#include <openssl/err.h>],
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington[ DSO_METHOD_dlfcn(); ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(no)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [LIBS="$LIBS -ldl"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_TRY_LINK([
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#include <openssl/err.h>
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington],[ DSO_METHOD_dlfcn(); ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DNS_OPENSSL_LIBS="$DNS_OPENSSL_LIBS -ldl"
0dc4e6a6aef01175b8cdd71cb757f09ba1e69c49Brian Wellington ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(unknown)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR(OpenSSL has unsupported dynamic loading)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(assuming it does work on target platform)])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(assuming it does work on target platform)]
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington )
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_ARG_ENABLE(openssl-version-check,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[AC_HELP_STRING([--enable-openssl-version-check],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [Check OpenSSL Version @<:@default=yes@:>@])])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$enable_openssl_version_check" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonyes|'')
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_CHECKING(OpenSSL library version)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_TRY_RUN([
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington#include <stdio.h>
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellington#include <openssl/opensslv.h>
2c12fc4d63f1d5f9d55fc0ecb198d582da6fd7d3Brian Wellingtonint main() {
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if ((OPENSSL_VERSION_NUMBER >= 0x009070cfL &&
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington OPENSSL_VERSION_NUMBER < 0x00908000L) ||
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington OPENSSL_VERSION_NUMBER >= 0x0090804fL)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington return (0);
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington printf("\n\nFound OPENSSL_VERSION_NUMBER %#010x\n",
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington OPENSSL_VERSION_NUMBER);
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington printf("Require OPENSSL_VERSION_NUMBER 0x009070cf or greater (0.9.7l)\n"
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington "Require OPENSSL_VERSION_NUMBER 0x0090804f or greater (0.9.8d)\n\n");
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington return (1);
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington}
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(ok)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(not compatible)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington OPENSSL_WARNING=yes
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [AC_MSG_RESULT(assuming target platform has compatible version)])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonno)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(Skipped OpenSSL version check)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_CHECKING(for OpenSSL DSA support)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test -f $use_openssl/include/openssl/dsa.h
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_DEFINE(HAVE_OPENSSL_DSA)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington else
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CFLAGS="$saved_cflags"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBS="$saved_libs"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington# This would include the system openssl path (and linker options to use
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington# it as needed) if it is found.
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington#
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonAC_SUBST(USE_OPENSSL)
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonAC_SUBST(DST_OPENSSL_INC)
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonDNS_CRYPTO_LIBS="$DNS_CRYPTO_LIBS $DNS_OPENSSL_LIBS"
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonAC_MSG_CHECKING(for GSSAPI library)
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian WellingtonAC_ARG_WITH(gssapi,
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington[ --with-gssapi=PATH Specify path for system-supplied GSSAPI],
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington use_gssapi="$withval", use_gssapi="no")
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellington
05b6b2e6802d503a9e131415b4720f35ab9f08d1Brian Wellingtongssapidirs="/usr/local /usr/pkg /usr/kerberos /usr"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonif test "$use_gssapi" = "yes"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonthen
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington for d in $gssapidirs
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington do
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test -f $d/include/gssapi/gssapi.h -o -f $d/include/gssapi.h
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington use_gssapi=$d
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington break
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington done
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonfi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$use_gssapi" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(disabled)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington USE_GSSAPI=''
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([--with-gssapi must specify a path])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(looking in $use_gssapi/lib)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington USE_GSSAPI='-DGSSAPI'
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington saved_cppflags="$CPPFLAGS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CPPFLAGS="-I$use_gssapi/include $CPPFLAGS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_CHECK_HEADERS(gssapi.h gssapi/gssapi.h,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [ISC_PLATFORM_GSSAPIHEADER="#define ISC_PLATFORM_GSSAPIHEADER <$ac_header>"])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test "$ISC_PLATFORM_GSSAPIHEADER" = ""; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([gssapi.h not found])
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CPPFLAGS="$saved_cppflags"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # XXXDCL This probably doesn't work right on all systems.
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington # It will need to be worked on as problems become evident.
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington #
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # Essentially the problems here relate to two different
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # areas. The first area is building with either KTH
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # or MIT Kerberos, particularly when both are present on
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # the machine. The other is static versus dynamic linking.
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington #
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # On the KTH vs MIT issue, Both have libkrb5 that can mess
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # up the works if one implementation ends up trying to
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # use the other's krb. This is unfortunately a situation
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # that very easily arises.
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington #
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # Dynamic linking when the dependency information is built
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # into MIT's libgssapi_krb5 or KTH's libgssapi magically makes
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # all such problems go away, but when that setup is not
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # present, because either the dynamic libraries lack
0f0162e6297ddf5e4abe848d27f3bcdb373189daBrian Wellington # dependencies or static linking is being done, then the
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # problems start to show up.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington saved_libs="$LIBS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington for TRY_LIBS in \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "-lgssapi_krb5" \
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err" \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "-lgssapi" \
d692d9991a731d60b63e6389da1ebf2b2839cfabBrian Wellington "-lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err" \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "-lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "-lgss"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington do
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # Note that this does not include $saved_libs, because
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # on FreeBSD machines this configure script has added
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # -L/usr/local/lib to LIBS, which can make the
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # -lgssapi_krb5 test succeed with shared libraries even
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # when you are trying to build with KTH in /usr/lib.
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington LIBS="-L$use_gssapi/lib $TRY_LIBS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_CHECKING(linking as $TRY_LIBS)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_TRY_LINK( , [gss_acquire_cred();],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington gssapi_linked=yes, gssapi_linked=no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case $gssapi_linked in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes) AC_MSG_RESULT(yes); break ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no) AC_MSG_RESULT(no) ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington done
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case $gssapi_linked in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no) AC_MSG_ERROR(could not determine proper GSSAPI linkage) ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # XXXDCL Major kludge. Tries to cope with KTH in /usr/lib
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington # but MIT in /usr/local/lib and trying to build with KTH.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # /usr/local/lib can end up earlier on the link lines.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # Like most kludges, this one is not only inelegant it
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # is also likely to be the wrong thing to do at least as
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # many times as it is the right thing. Something better
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington # needs to be done.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington if test "$use_gssapi" = "/usr" -a \
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington -f /usr/local/lib/libkrb5.a; then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington FIX_KTH_VS_MIT=yes
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington fi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$FIX_KTH_VS_MIT" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$enable_static_linking" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes) gssapi_lib_suffix=".a" ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *) gssapi_lib_suffix=".so" ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington for lib in $LIBS; do
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case $lib in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington -L*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington -l*)
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington new_lib=`echo $lib |
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington sed -e s%^-l%$use_gssapi/lib/lib% \
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington -e s%$%$gssapi_lib_suffix%`
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington NEW_LIBS="$NEW_LIBS $new_lib"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([KTH vs MIT Kerberos confusion!])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington esac
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington done
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBS="$NEW_LIBS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington DST_GSSAPI_INC="-I$use_gssapi/include"
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington DNS_GSSAPI_LIBS="$LIBS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(using GSSAPI from $use_gssapi/lib and $use_gssapi/include)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBS="$saved_libs"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ISC_PLATFORM_HAVEGSSAPI)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(ISC_PLATFORM_GSSAPIHEADER)
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(USE_GSSAPI)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(DST_GSSAPI_INC)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(DNS_GSSAPI_LIBS)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonDNS_CRYPTO_LIBS="$DNS_GSSAPI_LIBS $DNS_CRYPTO_LIBS"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Applications linking with libdns also need to link with these libraries.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(DNS_CRYPTO_LIBS)
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence#
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence# was --with-randomdev specified?
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_MSG_CHECKING(for random device)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_ARG_WITH(randomdev,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington[ --with-randomdev=PATH Specify path for random device],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington use_randomdev="$withval", use_randomdev="unspec")
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$use_randomdev" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington unspec)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$host" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-openbsd*)
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington devrandom=/dev/arandom
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington devrandom=/dev/random
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington esac
4dc6a937d699f76782c17d58305f6d6cfaa8b55dBrian Wellington AC_MSG_RESULT($devrandom)
1fd4766e5b732c04c06ef44c0338b3b6bdbf2457Brian Wellington AC_CHECK_FILE($devrandom,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_DEFINE_UNQUOTED(PATH_RANDOMDEV,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington "$devrandom"),)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_ERROR([--with-randomdev must specify a path])
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(disabled)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_DEFINE_UNQUOTED(PATH_RANDOMDEV, "$use_randomdev")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(using "$use_randomdev")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Do we have arc4random() ?
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_FUNC(arc4random, AC_DEFINE(HAVE_ARC4RANDOM))
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonsinclude(config.threads.in)dnl
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonif $use_threads
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonthen
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test "X$GCC" = "Xyes"; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$host" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-freebsd*)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington CC="$CC -pthread"
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington CCOPT="$CCOPT -pthread"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington STD_CDEFINES="$STD_CDEFINES -D_THREAD_SAFE"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-openbsd*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CC="$CC -pthread"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington CCOPT="$CCOPT -pthread"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-solaris*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBS="$LIBS -lthread"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *-ibm-aix*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington STD_CDEFINES="$STD_CDEFINES -D_THREAD_SAFE"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington else
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington case $host in
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-dec-osf*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CC="$CC -pthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CCOPT="$CCOPT -pthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-solaris*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CC="$CC -mt"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CCOPT="$CCOPT -mt"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-ibm-aix*)
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington STD_CDEFINES="$STD_CDEFINES -D_THREAD_SAFE"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-sco-sysv*uw*|*-*-sysv*UnixWare*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CC="$CC -Kthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CCOPT="$CCOPT -Kthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-*-sysv*OpenUNIX*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CC="$CC -Kpthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CCOPT="$CCOPT -Kpthread"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington fi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ALWAYS_DEFINES="-D_REENTRANT"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ISC_PLATFORM_USETHREADS="#define ISC_PLATFORM_USETHREADS 1"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington thread_dir=pthreads
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # We'd like to use sigwait() too
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_FUNC(sigwait,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_SIGWAIT),
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_LIB(c, sigwait,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_SIGWAIT),
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_LIB(pthread, sigwait,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_SIGWAIT),
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_LIB(pthread, _Psigwait,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_SIGWAIT),))))
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_FUNC(pthread_attr_getstacksize,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_PTHREAD_ATTR_GETSTACKSIZE),)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_FUNC(pthread_attr_setstacksize,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_PTHREAD_ATTR_SETSTACKSIZE),)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # Additional OS-specific issues related to pthreads and sigwait.
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington #
452123247dcc4c6d30ea3f33f5174df62d84e9aeBrian Wellington case "$host" in
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # One more place to look for sigwait.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-freebsd*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_LIB(c_r, sigwait, AC_DEFINE(HAVE_SIGWAIT),)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington case $host in
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-freebsd5.[[012]]|*-freebsd5.[[012]].*);;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-freebsd5.[[3456789]]|*-freebsd5.[[3456789]].*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(NEED_PTHREAD_SCOPE_SYSTEM)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-freebsd6.*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(NEED_PTHREAD_SCOPE_SYSTEM)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # BSDI 3.0 through 4.0.1 needs pthread_init() to be
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # called before certain pthreads calls. This is deprecated
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # in BSD/OS 4.1.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-bsdi3.*|*-bsdi4.0*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(NEED_PTHREAD_INIT)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # LinuxThreads requires some changes to the way we
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # deal with signals.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-linux*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_LINUXTHREADS)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # Ensure the right sigwait() semantics on Solaris and make
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # sure we call pthread_setconcurrency.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-solaris*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(_POSIX_PTHREAD_SEMANTICS)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_FUNC(pthread_setconcurrency,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(CALL_PTHREAD_SETCONCURRENCY))
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # UnixWare does things its own way.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *-sco-sysv*uw*|*-*-sysv*UnixWare*|*-*-sysv*OpenUNIX*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_UNIXWARE_SIGWAIT)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington # Look for sysconf to allow detection of the number of processors.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington #
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_CHECK_FUNC(sysconf, AC_DEFINE(HAVE_SYSCONF),)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonelse
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington ISC_PLATFORM_USETHREADS="#undef ISC_PLATFORM_USETHREADS"
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington thread_dir=nothreads
ac335315cddc0a42b9235001197dcf719ae737b6Brian Wellington ALWAYS_DEFINES=""
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonfi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_SUBST(ALWAYS_DEFINES)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_SUBST(ISC_PLATFORM_USETHREADS)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonISC_THREAD_DIR=$thread_dir
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_SUBST(ISC_THREAD_DIR)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# was --with-libxml2 specified?
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_MSG_CHECKING(for libxml2 library)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_ARG_WITH(libxml2,
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington[ --with-libxml2[=PATH] Build with libxml2 library [yes|no|path]],
d598338952797df77417e69fcb8782b73651f9a9Brian Wellington use_libxml2="$withval", use_libxml2="auto")
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtoncase "$use_libxml2" in
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington no)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington DST_LIBXML2_INC=""
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington auto|yes)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington case X`(xml2-config --version) 2>/dev/null` in
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington X2.6.*)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington libxml2_libs=`xml2-config --libs`
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington libxml2_cflags=`xml2-config --cflags`
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence ;;
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence *)
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence libxml2_libs=
83e4218f6c6497eeaec7fb422b5f662cd98b2ba6David Lawrence libxml2_cflags=
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington esac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington *)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington if test -f "$use_libxml2/bin/xml2-config" ; then
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington libxml2_libs=`$use_libxml2/bin/xml2-config --libs`
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington libxml2_cflags=`$use_libxml2/bin/xml2-config --cflags`
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington fi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington ;;
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonesac
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonif test "X$libxml2_libs" != "X"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonthen
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_MSG_RESULT(yes)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington CFLAGS="$CFLAGS $libxml2_cflags"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington LIBS="$LIBS $libxml2_libs"
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_DEFINE(HAVE_LIBXML2, 1, [Define if libxml2 was found])
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonelse
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington AC_MSG_RESULT(no)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellingtonfi
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# In solaris 10, SMF can manage named service
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian WellingtonAC_CHECK_LIB(scf, smf_enable_instance)
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# flockfile is usually provided by pthreads, but we may want to use it
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# even if compiled with --disable-threads. getc_unlocked might also not
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington# be defined.
c7f13217d11f26739a79f0dab391ec372b49b96bBrian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_CHECK_FUNC(flockfile, AC_DEFINE(HAVE_FLOCKFILE),)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian WellingtonAC_CHECK_FUNC(getc_unlocked, AC_DEFINE(HAVE_GETCUNLOCKED),)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington# Indicate what the final decision was regarding threads.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_MSG_CHECKING(whether to build with threads)
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellingtonif $use_threads; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonelse
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonfi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington# End of pthreads stuff.
1a2c699f0eb89fbd776a2dfabb6e197fe36a8c20Brian Wellington#
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
15660bccc162db0a7df281f5d743757c527580d5Brian Wellington# Large File
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington#
15660bccc162db0a7df281f5d743757c527580d5Brian WellingtonAC_ARG_ENABLE(largefile, [ --enable-largefile 64-bit file support],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington want_largefile="yes", want_largefile="no")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase $want_largefile in
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ALWAYS_DEFINES="$ALWAYS_DEFINES -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Additional compiler settings.
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian WellingtonMKDEPCC="$CC"
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonMKDEPCFLAGS="-M"
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonIRIX_DNSSEC_WARNINGS_HACK=""
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellingtonif test "X$GCC" = "Xyes"; then
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_MSG_CHECKING(if "$CC" supports -fno-strict-aliasing)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington SAVE_CFLAGS=$CFLAGS
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CFLAGS=-fno-strict-aliasing
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_TRY_COMPILE(,, [FNOSTRICTALIASING=yes],[FNOSTRICTALIASING=no])
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CFLAGS=$SAVE_CFLAGS
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington if test "$FNOSTRICTALIASING" = "yes"; then
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_MSG_RESULT(yes)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington STD_CWARNINGS="$STD_CWARNINGS -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington else
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_MSG_RESULT(no)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington STD_CWARNINGS="$STD_CWARNINGS -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington fi
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington case "$host" in
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-hp-hpux*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington LDFLAGS="-Wl,+vnocompatwarnings $LDFLAGS"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington esac
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellingtonelse
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington case $host in
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-dec-osf*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CC="$CC -std"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CCOPT="$CCOPT -std"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington MKDEPCC="$CC"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-hp-hpux*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CC="$CC -Ae -z"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # The version of the C compiler that constantly warns about
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # 'const' as well as alignment issues is unfortunately not
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # able to be discerned via the version of the operating
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # system, nor does cc have a version flag.
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington case "`$CC +W 123 2>&1`" in
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *Unknown?option*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington STD_CWARNINGS="+w1"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # Turn off the pointlessly noisy warnings.
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington STD_CWARNINGS="+w1 +W 474,530,2193,2236"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington esac
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CCOPT="$CCOPT -Ae -z"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington LDFLAGS="-Wl,+vnocompatwarnings $LDFLAGS"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington MKDEPPROG='cc -Ae -E -Wp,-M >/dev/null 2>>$TMP'
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-sgi-irix*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington STD_CWARNINGS="-fullwarn -woff 1209"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington #
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # Silence more than 250 instances of
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # "prototyped function redeclared without prototype"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # and 11 instances of
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # "variable ... was set but never used"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # from lib/dns/sec/openssl.
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington #
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington IRIX_DNSSEC_WARNINGS_HACK="-woff 1692,1552"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-solaris*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington MKDEPCFLAGS="-xM"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington *-sco-sysv*uw*|*-*-sysv*UnixWare*|*-*-sysv*OpenUNIX*)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington # UnixWare
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington CC="$CC -w"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington ;;
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington esac
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellingtonfi
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_SUBST(MKDEPCC)
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_SUBST(MKDEPCFLAGS)
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_SUBST(MKDEPPROG)
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_SUBST(IRIX_DNSSEC_WARNINGS_HACK)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# NLS
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_CHECK_FUNC(catgets, AC_DEFINE(HAVE_CATGETS),)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# -lxnet buys us one big porting headache... standards, gotta love 'em.
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# AC_CHECK_LIB(xnet, socket, ,
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# AC_CHECK_LIB(socket, socket)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# AC_CHECK_LIB(nsl, inet_ntoa)
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# )
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# Use this for now, instead:
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellingtoncase "$host" in
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington mips-sgi-irix*)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_CHECK_LIB(socket, socket)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_CHECK_LIB(nsl, inet_ntoa)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington#
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington# Purify support
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_MSG_CHECKING(whether to use purify)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_ARG_WITH(purify,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [ --with-purify[=PATH] use Rational purify],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington use_purify="$withval", use_purify="no")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$use_purify" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_PATH_PROG(purify_path, purify, purify)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington purify_path="$use_purify"
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase "$use_purify" in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT(no)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington PURIFY=""
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington *)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington if test -f $purify_path || test $purify_path = purify; then
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington AC_MSG_RESULT($purify_path)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington PURIFYFLAGS="`echo $PURIFYOPTIONS`"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington PURIFY="$purify_path $PURIFYFLAGS"
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington else
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington AC_MSG_ERROR([$purify_path not found.
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian WellingtonPlease choose the proper path with the following command:
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington configure --with-purify=PATH
ffdcf33647eb0345dfe84be2c0e7b28264377436Brian Wellington])
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington fi
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington ;;
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtonesac
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian WellingtonAC_SUBST(PURIFY)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington# GNU libtool support
e552b980379e3a7ffce1411a939c62e27f953133Brian Wellington#
e552b980379e3a7ffce1411a939c62e27f953133Brian WellingtonAC_ARG_WITH(libtool,
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington [ --with-libtool use GNU libtool (following indented options supported)],
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington use_libtool="$withval", use_libtool="no")
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoncase $use_libtool in
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington yes)
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington AM_PROG_LIBTOOL
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington O=lo
949d406b57fe80fabc6a60d36a0dcee927c780b3Brian Wellington A=la
3f6dc1703f76a24b34ed3bc839447291c33ca837Brian Wellington LIBTOOL_MKDEP_SED='s;\.o;\.lo;'
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBTOOL_MODE_COMPILE='--mode=compile'
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBTOOL_MODE_INSTALL='--mode=install'
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington LIBTOOL_MODE_LINK='--mode=link'
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington case "$host" in
*) LIBTOOL_ALLOW_UNDEFINED= ;;
esac
case "$host" in
*-ibm-aix*) LIBTOOL_IN_MAIN="-Wl,-bI:T_testlist.imp" ;;
*) LIBTOOL_IN_MAIN= ;;
esac;
;;
*)
O=o
A=a
LIBTOOL=
AC_SUBST(LIBTOOL)
LIBTOOL_MKDEP_SED=
LIBTOOL_MODE_COMPILE=
LIBTOOL_MODE_INSTALL=
LIBTOOL_MODE_LINK=
LIBTOOL_ALLOW_UNDEFINED=
LIBTOOL_IN_MAIN=
;;
esac
#
# File name extension for static archive files, for those few places
# where they are treated differently from dynamic ones.
#
SA=a
AC_SUBST(O)
AC_SUBST(A)
AC_SUBST(SA)
AC_SUBST(LIBTOOL_MKDEP_SED)
AC_SUBST(LIBTOOL_MODE_COMPILE)
AC_SUBST(LIBTOOL_MODE_INSTALL)
AC_SUBST(LIBTOOL_MODE_LINK)
AC_SUBST(LIBTOOL_ALLOW_UNDEFINED)
AC_SUBST(LIBTOOL_IN_MAIN)
#
# build libbind?
#
AC_ARG_ENABLE(libbind,
[ --enable-libbind build libbind [default=no]])
case "$enable_libbind" in
yes)
LIBBIND=lib/bind
AC_SUBST(LIBBIND)
;;
no|'')
;;
esac
#
# Here begins a very long section to determine the system's networking
# capabilities. The order of the tests is signficant.
#
#
# IPv6
#
AC_ARG_ENABLE(ipv6,
[ --enable-ipv6 use IPv6 [default=autodetect]])
case "$enable_ipv6" in
yes|''|autodetect)
AC_DEFINE(WANT_IPV6)
;;
no)
;;
esac
#
# We do the IPv6 compilation checking after libtool so that we can put
# the right suffix on the files.
#
AC_MSG_CHECKING(for IPv6 structures)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>],
[struct sockaddr_in6 sin6; return (0);],
[AC_MSG_RESULT(yes)
found_ipv6=yes],
[AC_MSG_RESULT(no)
found_ipv6=no])
#
# See whether IPv6 support is provided via a Kame add-on.
# This is done before other IPv6 linking tests to LIBS is properly set.
#
AC_MSG_CHECKING(for Kame IPv6 support)
AC_ARG_WITH(kame,
[ --with-kame[=PATH] use Kame IPv6 [default path /usr/local/v6]],
use_kame="$withval", use_kame="no")
case "$use_kame" in
no)
;;
yes)
kame_path=/usr/local/v6
;;
*)
kame_path="$use_kame"
;;
esac
case "$use_kame" in
no)
AC_MSG_RESULT(no)
;;
*)
if test -f $kame_path/lib/libinet6.a; then
AC_MSG_RESULT($kame_path/lib/libinet6.a)
LIBS="-L$kame_path/lib -linet6 $LIBS"
else
AC_MSG_ERROR([$kame_path/lib/libinet6.a not found.
Please choose the proper path with the following command:
configure --with-kame=PATH
])
fi
;;
esac
#
# Whether netinet6/in6.h is needed has to be defined in isc/platform.h.
# Including it on Kame-using platforms is very bad, though, because
# Kame uses #error against direct inclusion. So include it on only
# the platform that is otherwise broken without it -- BSD/OS 4.0 through 4.1.
# This is done before the in6_pktinfo check because that's what
# netinet6/in6.h is needed for.
#
changequote({, })
case "$host" in
*-bsdi4.[01]*)
ISC_PLATFORM_NEEDNETINET6IN6H="#define ISC_PLATFORM_NEEDNETINET6IN6H 1"
LWRES_PLATFORM_NEEDNETINET6IN6H="#define LWRES_PLATFORM_NEEDNETINET6IN6H 1"
isc_netinet6in6_hack="#include <netinet6/in6.h>"
;;
*)
ISC_PLATFORM_NEEDNETINET6IN6H="#undef ISC_PLATFORM_NEEDNETINET6IN6H"
LWRES_PLATFORM_NEEDNETINET6IN6H="#undef LWRES_PLATFORM_NEEDNETINET6IN6H"
isc_netinet6in6_hack=""
;;
esac
changequote([, ])
#
# This is similar to the netinet6/in6.h issue.
#
case "$host" in
*-sco-sysv*uw*|*-*-sysv*UnixWare*|*-*-sysv*OpenUNIX*)
# UnixWare
ISC_PLATFORM_NEEDNETINETIN6H="#define ISC_PLATFORM_NEEDNETINETIN6H 1"
LWRES_PLATFORM_NEEDNETINETIN6H="#define LWRES_PLATFORM_NEEDNETINETIN6H 1"
ISC_PLATFORM_FIXIN6ISADDR="#define ISC_PLATFORM_FIXIN6ISADDR 1"
isc_netinetin6_hack="#include <netinet/in6.h>"
;;
*)
ISC_PLATFORM_NEEDNETINETIN6H="#undef ISC_PLATFORM_NEEDNETINETIN6H"
LWRES_PLATFORM_NEEDNETINETIN6H="#undef LWRES_PLATFORM_NEEDNETINETIN6H"
ISC_PLATFORM_FIXIN6ISADDR="#undef ISC_PLATFORM_FIXIN6ISADDR"
isc_netinetin6_hack=""
;;
esac
#
# Now delve deeper into the suitability of the IPv6 support.
#
case "$found_ipv6" in
yes)
ISC_PLATFORM_HAVEIPV6="#define ISC_PLATFORM_HAVEIPV6 1"
LWRES_PLATFORM_HAVEIPV6="#define LWRES_PLATFORM_HAVEIPV6 1"
AC_MSG_CHECKING(for in6_addr)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$isc_netinetin6_hack
$isc_netinet6in6_hack
],
[struct in6_addr in6; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVEINADDR6="#undef ISC_PLATFORM_HAVEINADDR6"
LWRES_PLATFORM_HAVEINADDR6="#undef LWRES_PLATFORM_HAVEINADDR6"
isc_in_addr6_hack=""],
[AC_MSG_RESULT(no)
ISC_PLATFORM_HAVEINADDR6="#define ISC_PLATFORM_HAVEINADDR6 1"
LWRES_PLATFORM_HAVEINADDR6="#define LWRES_PLATFORM_HAVEINADDR6 1"
isc_in_addr6_hack="#define in6_addr in_addr6"])
AC_MSG_CHECKING(for in6addr_any)
AC_TRY_LINK([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$isc_netinetin6_hack
$isc_netinet6in6_hack
$isc_in_addr6_hack
],
[struct in6_addr in6; in6 = in6addr_any; return (in6.s6_addr[0]);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDIN6ADDRANY="#undef ISC_PLATFORM_NEEDIN6ADDRANY"
LWRES_PLATFORM_NEEDIN6ADDRANY="#undef LWRES_PLATFORM_NEEDIN6ADDRANY"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_NEEDIN6ADDRANY="#define ISC_PLATFORM_NEEDIN6ADDRANY 1"
LWRES_PLATFORM_NEEDIN6ADDRANY="#define LWRES_PLATFORM_NEEDIN6ADDRANY 1"])
AC_MSG_CHECKING(for in6addr_loopback)
AC_TRY_LINK([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$isc_netinetin6_hack
$isc_netinet6in6_hack
$isc_in_addr6_hack
],
[struct in6_addr in6; in6 = in6addr_loopback; return (in6.s6_addr[0]);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDIN6ADDRLOOPBACK="#undef ISC_PLATFORM_NEEDIN6ADDRLOOPBACK"
LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK="#undef LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_NEEDIN6ADDRLOOPBACK="#define ISC_PLATFORM_NEEDIN6ADDRLOOPBACK 1"
LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK="#define LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK 1"])
AC_MSG_CHECKING(for sin6_scope_id in struct sockaddr_in6)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$isc_netinetin6_hack
$isc_netinet6in6_hack
],
[struct sockaddr_in6 xyzzy; xyzzy.sin6_scope_id = 0; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVESCOPEID="#define ISC_PLATFORM_HAVESCOPEID 1"
result="#define LWRES_HAVE_SIN6_SCOPE_ID 1"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_HAVESCOPEID="#undef ISC_PLATFORM_HAVESCOPEID"
result="#undef LWRES_HAVE_SIN6_SCOPE_ID"])
LWRES_HAVE_SIN6_SCOPE_ID="$result"
AC_MSG_CHECKING(for in6_pktinfo)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$isc_netinetin6_hack
$isc_netinet6in6_hack
],
[struct in6_pktinfo xyzzy; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVEIN6PKTINFO="#define ISC_PLATFORM_HAVEIN6PKTINFO 1"],
[AC_MSG_RESULT(no -- disabling runtime ipv6 support)
ISC_PLATFORM_HAVEIN6PKTINFO="#undef ISC_PLATFORM_HAVEIN6PKTINFO"])
;;
no)
ISC_PLATFORM_HAVEIPV6="#undef ISC_PLATFORM_HAVEIPV6"
LWRES_PLATFORM_HAVEIPV6="#undef LWRES_PLATFORM_HAVEIPV6"
ISC_PLATFORM_NEEDIN6ADDRANY="#undef ISC_PLATFORM_NEEDIN6ADDRANY"
LWRES_PLATFORM_NEEDIN6ADDRANY="#undef LWRES_PLATFORM_NEEDIN6ADDRANY"
ISC_PLATFORM_HAVEIN6PKTINFO="#undef ISC_PLATFORM_HAVEIN6PKTINFO"
LWRES_HAVE_SIN6_SCOPE_ID="#define LWRES_HAVE_SIN6_SCOPE_ID 1"
ISC_PLATFORM_HAVESCOPEID="#define ISC_PLATFORM_HAVESCOPEID 1"
ISC_IPV6_H="ipv6.h"
ISC_IPV6_O="ipv6.$O"
ISC_ISCIPV6_O="unix/ipv6.$O"
ISC_IPV6_C="ipv6.c"
;;
esac
AC_SUBST(ISC_PLATFORM_HAVEIPV6)
AC_SUBST(LWRES_PLATFORM_HAVEIPV6)
AC_SUBST(ISC_PLATFORM_NEEDNETINETIN6H)
AC_SUBST(LWRES_PLATFORM_NEEDNETINETIN6H)
AC_SUBST(ISC_PLATFORM_NEEDNETINET6IN6H)
AC_SUBST(LWRES_PLATFORM_NEEDNETINET6IN6H)
AC_SUBST(ISC_PLATFORM_HAVEINADDR6)
AC_SUBST(LWRES_PLATFORM_HAVEINADDR6)
AC_SUBST(ISC_PLATFORM_NEEDIN6ADDRANY)
AC_SUBST(LWRES_PLATFORM_NEEDIN6ADDRANY)
AC_SUBST(ISC_PLATFORM_NEEDIN6ADDRLOOPBACK)
AC_SUBST(LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK)
AC_SUBST(ISC_PLATFORM_HAVEIN6PKTINFO)
AC_SUBST(ISC_PLATFORM_FIXIN6ISADDR)
AC_SUBST(ISC_IPV6_H)
AC_SUBST(ISC_IPV6_O)
AC_SUBST(ISC_ISCIPV6_O)
AC_SUBST(ISC_IPV6_C)
AC_SUBST(LWRES_HAVE_SIN6_SCOPE_ID)
AC_SUBST(ISC_PLATFORM_HAVESCOPEID)
AC_MSG_CHECKING([for struct if_laddrreq])
AC_TRY_LINK([
#include <sys/types.h>
#include <net/if6.h>
],[ struct if_laddrreq a; ],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVEIF_LADDRREQ="#define ISC_PLATFORM_HAVEIF_LADDRREQ 1"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_HAVEIF_LADDRREQ="#undef ISC_PLATFORM_HAVEIF_LADDRREQ"])
AC_SUBST(ISC_PLATFORM_HAVEIF_LADDRREQ)
AC_MSG_CHECKING([for struct if_laddrconf])
AC_TRY_LINK([
#include <sys/types.h>
#include <net/if6.h>
],[ struct if_laddrconf a; ],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVEIF_LADDRCONF="#define ISC_PLATFORM_HAVEIF_LADDRCONF 1"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_HAVEIF_LADDRCONF="#undef ISC_PLATFORM_HAVEIF_LADDRCONF"])
AC_SUBST(ISC_PLATFORM_HAVEIF_LADDRCONF)
#
# Check for network functions that are often missing. We do this
# after the libtool checking, so we can put the right suffix on
# the files. It also needs to come after checking for a Kame add-on,
# which provides some (all?) of the desired functions.
#
AC_MSG_CHECKING([for inet_ntop with IPv6 support])
AC_TRY_RUN([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
main() {
char a[16],b[64]; return(inet_ntop(AF_INET6, a, b, sizeof(b)) == (char*)0);}],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDNTOP="#undef ISC_PLATFORM_NEEDNTOP"],
[AC_MSG_RESULT(no)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS inet_ntop.$O"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_ntop.c"
ISC_PLATFORM_NEEDNTOP="#define ISC_PLATFORM_NEEDNTOP 1"],
[AC_MSG_RESULT(assuming inet_ntop needed)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS inet_ntop.$O"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_ntop.c"
ISC_PLATFORM_NEEDNTOP="#define ISC_PLATFORM_NEEDNTOP 1"])
# On NetBSD 1.4.2 and maybe others, inet_pton() incorrectly accepts
# addresses with less than four octets, like "1.2.3". Also leading
# zeros should also be rejected.
AC_MSG_CHECKING([for working inet_pton with IPv6 support])
AC_TRY_RUN([
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
main() { char a[16]; return (inet_pton(AF_INET, "1.2.3", a) == 1 ? 1 :
inet_pton(AF_INET, "1.2.3.04", a) == 1 ? 1 :
(inet_pton(AF_INET6, "::1.2.3.4", a) != 1)); }],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDPTON="#undef ISC_PLATFORM_NEEDPTON"],
[AC_MSG_RESULT(no)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS inet_pton.$O"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_pton.c"
ISC_PLATFORM_NEEDPTON="#define ISC_PLATFORM_NEEDPTON 1"],
[AC_MSG_RESULT(assuming target platform has working inet_pton)
ISC_PLATFORM_NEEDPTON="#undef ISC_PLATFORM_NEEDPTON"],
[AC_MSG_RESULT(assuming inet_pton needed)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS inet_pton.$O"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_pton.c"
ISC_PLATFORM_NEEDPTON="#define ISC_PLATFORM_NEEDPTON 1"],
[AC_MSG_RESULT(assuming target platform has working inet_pton)
ISC_PLATFORM_NEEDPTON="#undef ISC_PLATFORM_NEEDPTON"])
AC_MSG_CHECKING([for inet_aton])
AC_TRY_LINK([
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>],
[struct in_addr in; inet_aton(0, &in); return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDATON="#undef ISC_PLATFORM_NEEDATON"],
[AC_MSG_RESULT(no)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS inet_aton.$O"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_aton.c"
ISC_PLATFORM_NEEDATON="#define ISC_PLATFORM_NEEDATON 1"])
AC_SUBST(ISC_PLATFORM_NEEDNTOP)
AC_SUBST(ISC_PLATFORM_NEEDPTON)
AC_SUBST(ISC_PLATFORM_NEEDATON)
#
# Look for a 4.4BSD-style sa_len member in struct sockaddr.
#
case "$host" in
*-dec-osf*)
# Turn on 4.4BSD style sa_len support.
AC_DEFINE(_SOCKADDR_LEN)
;;
esac
AC_MSG_CHECKING(for sa_len in struct sockaddr)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>],
[struct sockaddr sa; sa.sa_len = 0; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_HAVESALEN="#define ISC_PLATFORM_HAVESALEN 1"
LWRES_PLATFORM_HAVESALEN="#define LWRES_PLATFORM_HAVESALEN 1"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_HAVESALEN="#undef ISC_PLATFORM_HAVESALEN"
LWRES_PLATFORM_HAVESALEN="#undef LWRES_PLATFORM_HAVESALEN"])
AC_SUBST(ISC_PLATFORM_HAVESALEN)
AC_SUBST(LWRES_PLATFORM_HAVESALEN)
#
# Look for a 4.4BSD or 4.3BSD struct msghdr
#
AC_MSG_CHECKING(for struct msghdr flavor)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/socket.h>],
[struct msghdr msg; msg.msg_flags = 0; return (0);],
[AC_MSG_RESULT(4.4BSD)
ISC_PLATFORM_MSGHDRFLAVOR="#define ISC_NET_BSD44MSGHDR 1"],
[AC_MSG_RESULT(4.3BSD)
ISC_PLATFORM_MSGHDRFLAVOR="#define ISC_NET_BSD43MSGHDR 1"])
AC_SUBST(ISC_PLATFORM_MSGHDRFLAVOR)
#
# Look for in_port_t.
#
AC_MSG_CHECKING(for type in_port_t)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <netinet/in.h>],
[in_port_t port = 25; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_NEEDPORTT="#undef ISC_PLATFORM_NEEDPORTT"],
[AC_MSG_RESULT(no)
ISC_PLATFORM_NEEDPORTT="#define ISC_PLATFORM_NEEDPORTT 1"])
AC_SUBST(ISC_PLATFORM_NEEDPORTT)
#
# Check for addrinfo
#
AC_MSG_CHECKING(for struct addrinfo)
AC_TRY_COMPILE([
#include <netdb.h>],
[struct addrinfo a; return (0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_NEEDADDRINFO="#undef ISC_LWRES_NEEDADDRINFO"
AC_DEFINE(HAVE_ADDRINFO)],
[AC_MSG_RESULT(no)
ISC_LWRES_NEEDADDRINFO="#define ISC_LWRES_NEEDADDRINFO 1"])
AC_SUBST(ISC_LWRES_NEEDADDRINFO)
#
# Check for rrsetinfo
#
AC_MSG_CHECKING(for struct rrsetinfo)
AC_TRY_COMPILE([
#include <netdb.h>],
[struct rrsetinfo r; return (0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_NEEDRRSETINFO="#undef ISC_LWRES_NEEDRRSETINFO"],
[AC_MSG_RESULT(no)
ISC_LWRES_NEEDRRSETINFO="#define ISC_LWRES_NEEDRRSETINFO 1"])
AC_SUBST(ISC_LWRES_NEEDRRSETINFO)
AC_MSG_CHECKING(for int sethostent)
AC_TRY_COMPILE([
#include <netdb.h>],
[int i = sethostent(0); return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_SETHOSTENTINT="#define ISC_LWRES_SETHOSTENTINT 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_SETHOSTENTINT="#undef ISC_LWRES_SETHOSTENTINT"])
AC_SUBST(ISC_LWRES_SETHOSTENTINT)
AC_MSG_CHECKING(for int endhostent)
AC_TRY_COMPILE([
#include <netdb.h>],
[int i = endhostent(); return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_ENDHOSTENTINT="#define ISC_LWRES_ENDHOSTENTINT 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_ENDHOSTENTINT="#undef ISC_LWRES_ENDHOSTENTINT"])
AC_SUBST(ISC_LWRES_ENDHOSTENTINT)
AC_MSG_CHECKING(for getnetbyaddr(in_addr_t, ...))
AC_TRY_COMPILE([
#include <netdb.h>
struct netent *getnetbyaddr(in_addr_t, int);],
[],
[AC_MSG_RESULT(yes)
ISC_LWRES_GETNETBYADDRINADDR="#define ISC_LWRES_GETNETBYADDRINADDR 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_GETNETBYADDRINADDR="#undef ISC_LWRES_GETNETBYADDRINADDR"])
AC_SUBST(ISC_LWRES_GETNETBYADDRINADDR)
AC_MSG_CHECKING(for int setnetent)
AC_TRY_COMPILE([
#include <netdb.h>],
[int i = setnetent(0); return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_SETNETENTINT="#define ISC_LWRES_SETNETENTINT 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_SETNETENTINT="#undef ISC_LWRES_SETNETENTINT"])
AC_SUBST(ISC_LWRES_SETNETENTINT)
AC_MSG_CHECKING(for int endnetent)
AC_TRY_COMPILE([
#include <netdb.h>],
[int i = endnetent(); return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_ENDNETENTINT="#define ISC_LWRES_ENDNETENTINT 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_ENDNETENTINT="#undef ISC_LWRES_ENDNETENTINT"])
AC_SUBST(ISC_LWRES_ENDNETENTINT)
AC_MSG_CHECKING(for gethostbyaddr(const void *, size_t, ...))
AC_TRY_COMPILE([
#include <netdb.h>
struct hostent *gethostbyaddr(const void *, size_t, int);],
[return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_GETHOSTBYADDRVOID="#define ISC_LWRES_GETHOSTBYADDRVOID 1"],
[AC_MSG_RESULT(no)
ISC_LWRES_GETHOSTBYADDRVOID="#undef ISC_LWRES_GETHOSTBYADDRVOID"])
AC_SUBST(ISC_LWRES_GETHOSTBYADDRVOID)
AC_MSG_CHECKING(for h_errno in netdb.h)
AC_TRY_COMPILE([
#include <netdb.h>],
[h_errno = 1; return(0);],
[AC_MSG_RESULT(yes)
ISC_LWRES_NEEDHERRNO="#undef ISC_LWRES_NEEDHERRNO"],
[AC_MSG_RESULT(no)
ISC_LWRES_NEEDHERRNO="#define ISC_LWRES_NEEDHERRNO 1"])
AC_SUBST(ISC_LWRES_NEEDHERRNO)
AC_CHECK_FUNC(getipnodebyname,
[ISC_LWRES_GETIPNODEPROTO="#undef ISC_LWRES_GETIPNODEPROTO"],
[ISC_LWRES_GETIPNODEPROTO="#define ISC_LWRES_GETIPNODEPROTO 1"])
AC_CHECK_FUNC(getnameinfo,
[ISC_LWRES_GETNAMEINFOPROTO="#undef ISC_LWRES_GETNAMEINFOPROTO"],
[ISC_LWRES_GETNAMEINFOPROTO="#define ISC_LWRES_GETNAMEINFOPROTO 1"])
AC_CHECK_FUNC(getaddrinfo,
[ISC_LWRES_GETADDRINFOPROTO="#undef ISC_LWRES_GETADDRINFOPROTO"
AC_DEFINE(HAVE_GETADDRINFO)],
[ISC_LWRES_GETADDRINFOPROTO="#define ISC_LWRES_GETADDRINFOPROTO 1"])
AC_CHECK_FUNC(gai_strerror, AC_DEFINE(HAVE_GAISTRERROR))
AC_SUBST(ISC_LWRES_GETIPNODEPROTO)
AC_SUBST(ISC_LWRES_GETADDRINFOPROTO)
AC_SUBST(ISC_LWRES_GETNAMEINFOPROTO)
AC_ARG_ENABLE(getifaddrs,
[ --enable-getifaddrs Enable the use of getifaddrs() [[yes|no|glibc]].
glibc: Use getifaddrs() in glibc if you know it supports IPv6.],
want_getifaddrs="$enableval", want_getifaddrs="yes")
case $want_getifaddrs in
yes|glibc)
#
# Do we have getifaddrs() ?
#
case $host in
*-linux*)
# Some recent versions of glibc support getifaddrs() which does not
# provide AF_INET6 addresses while the function provided by the USAGI
# project handles the AF_INET6 case correctly. We need to avoid
# using the former but prefer the latter unless overridden by
# --enable-getifaddrs=glibc.
if test $want_getifaddrs = glibc
then
AC_CHECK_FUNC(getifaddrs, AC_DEFINE(HAVE_GETIFADDRS))
else
save_LIBS="$LIBS"
LIBS="-L/usr/local/v6/lib $LIBS"
AC_CHECK_LIB(inet6, getifaddrs,
LIBS="$LIBS -linet6"
AC_DEFINE(HAVE_GETIFADDRS),
LIBS=${save_LIBS})
fi
;;
*)
AC_CHECK_FUNC(getifaddrs, AC_DEFINE(HAVE_GETIFADDRS))
;;
esac
;;
no)
;;
esac
#
# Look for a sysctl call to get the list of network interfaces.
#
case $ac_cv_header_sys_sysctl_h in
yes)
AC_MSG_CHECKING(for interface list sysctl)
AC_EGREP_CPP(found_rt_iflist, [
#include <sys/param.h>
#include <sys/sysctl.h>
#include <sys/socket.h>
#ifdef NET_RT_IFLIST
found_rt_iflist
#endif
],
[AC_MSG_RESULT(yes)
AC_DEFINE(HAVE_IFLIST_SYSCTL)],
[AC_MSG_RESULT(no)])
;;
esac
#
# Check for some other useful functions that are not ever-present.
#
# We test for strsep() using AC_TRY_LINK instead of AC_CHECK_FUNC
# because AIX 4.3.3 with patches for bos.adt.include to version 4.3.3.77
# reportedly defines strsep() without declaring it in <string.h> when
# -D_LINUX_SOURCE_COMPAT is not defined [RT #2190], and
# AC_CHECK_FUNC() incorrectly succeeds because it declares
# the function itself.
AC_MSG_CHECKING(for correctly declared strsep())
AC_TRY_LINK([#include <string.h>], [char *sp; char *foo = strsep(&sp, ".");],
[AC_MSG_RESULT(yes); ISC_PLATFORM_NEEDSTRSEP="#undef ISC_PLATFORM_NEEDSTRSEP"],
[AC_MSG_RESULT(no); ISC_PLATFORM_NEEDSTRSEP="#define ISC_PLATFORM_NEEDSTRSEP 1"])
AC_SUBST(ISC_PLATFORM_NEEDSTRSEP)
AC_CHECK_FUNC(memmove,
[ISC_PLATFORM_NEEDMEMMOVE="#undef ISC_PLATFORM_NEEDMEMMOVE"],
[ISC_PLATFORM_NEEDMEMMOVE="#define ISC_PLATFORM_NEEDMEMMOVE 1"])
AC_SUBST(ISC_PLATFORM_NEEDMEMMOVE)
AC_CHECK_FUNC(strtoul,
[ISC_PLATFORM_NEEDSTRTOUL="#undef ISC_PLATFORM_NEEDSTRTOUL"
LWRES_PLATFORM_NEEDSTRTOUL="#undef LWRES_PLATFORM_NEEDSTRTOUL"
GENRANDOMLIB=""],
[ISC_PLATFORM_NEEDSTRTOUL="#define ISC_PLATFORM_NEEDSTRTOUL 1"
LWRES_PLATFORM_NEEDSTRTOUL="#define LWRES_PLATFORM_NEEDSTRTOUL 1"
GENRANDOMLIB='${ISCLIBS}'])
AC_SUBST(ISC_PLATFORM_NEEDSTRTOUL)
AC_SUBST(LWRES_PLATFORM_NEEDSTRTOUL)
AC_SUBST(GENRANDOMLIB)
AC_CHECK_FUNC(strlcpy,
[ISC_PLATFORM_NEEDSTRLCPY="#undef ISC_PLATFORM_NEEDSTRLCPY"],
[ISC_PLATFORM_NEEDSTRLCPY="#define ISC_PLATFORM_NEEDSTRLCPY 1"])
AC_SUBST(ISC_PLATFORM_NEEDSTRLCPY)
AC_CHECK_FUNC(strlcat,
[ISC_PLATFORM_NEEDSTRLCAT="#undef ISC_PLATFORM_NEEDSTRLCAT"],
[ISC_PLATFORM_NEEDSTRLCAT="#define ISC_PLATFORM_NEEDSTRLCAT 1"])
AC_SUBST(ISC_PLATFORM_NEEDSTRLCAT)
ISC_PRINT_OBJS=
ISC_PRINT_SRCS=
AC_MSG_CHECKING(sprintf)
AC_TRY_COMPILE([
#include <stdio.h>
],
[ char buf[2]; return(*sprintf(buf,"x"));],
[
ISC_PRINT_OBJS="print.$O"
ISC_PRINT_SRCS="print.c"
ISC_PLATFORM_NEEDSPRINTF="#define ISC_PLATFORM_NEEDSPRINTF"
LWRES_PLATFORM_NEEDSPRINTF="#define LWRES_PLATFORM_NEEDSPRINTF"
],
[ISC_PLATFORM_NEEDSPRINTF="#undef ISC_PLATFORM_NEEDSPRINTF"
LWRES_PLATFORM_NEEDSPRINTF="#undef LWRES_PLATFORM_NEEDSPRINTF"]
)
AC_SUBST(ISC_PLATFORM_NEEDSPRINTF)
AC_SUBST(LWRES_PLATFORM_NEEDSPRINTF)
AC_CHECK_FUNC(vsnprintf,
[ISC_PLATFORM_NEEDVSNPRINTF="#undef ISC_PLATFORM_NEEDVSNPRINTF"
LWRES_PLATFORM_NEEDVSNPRINTF="#undef LWRES_PLATFORM_NEEDVSNPRINTF"],
[ISC_PRINT_OBJS="print.$O"
ISC_PRINT_SRCS="print.c"
ISC_PLATFORM_NEEDVSNPRINTF="#define ISC_PLATFORM_NEEDVSNPRINTF 1"
LWRES_PLATFORM_NEEDVSNPRINTF="#define LWRES_PLATFORM_NEEDVSNPRINTF 1"])
AC_SUBST(ISC_PLATFORM_NEEDVSNPRINTF)
AC_SUBST(LWRES_PLATFORM_NEEDVSNPRINTF)
ISC_EXTRA_OBJS="$ISC_EXTRA_OBJS $ISC_PRINT_OBJS"
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS $ISC_PRINT_SRCS"
AC_CHECK_FUNC(strerror, AC_DEFINE(HAVE_STRERROR))
AC_SUBST(ISC_EXTRA_OBJS)
AC_SUBST(ISC_EXTRA_SRCS)
#
# Use our own SPNEGO implementation?
#
AC_ARG_ENABLE(isc-spnego,
[ --disable-isc-spnego use SPNEGO from GSSAPI library])
if test -n "$USE_GSSAPI"
then
case "$enable_isc_spnego" in
yes|'')
USE_ISC_SPNEGO='-DUSE_ISC_SPNEGO'
DST_EXTRA_OBJS="$DST_EXTRA_OBJS spnego.$O"
DST_EXTRA_SRCS="$DST_EXTRA_SRCS spnego.c"
AC_MSG_RESULT(using SPNEGO from lib/dns)
;;
no)
AC_MSG_RESULT(using SPNEGO from GSSAPI library)
;;
esac
fi
AC_SUBST(USE_ISC_SPNEGO)
AC_SUBST(DST_EXTRA_OBJS)
AC_SUBST(DST_EXTRA_SRCS)
# Determine the printf format characters to use when printing
# values of type isc_int64_t. This will normally be "ll", but where
# the compiler treats "long long" as a alias for "long" and printf
# doesn't know about "long long" use "l". Hopefully the sprintf
# will produce a inconsistant result in the later case. If the compiler
# fails due to seeing "%lld" we fall back to "l".
#
# Digital Unix 4.0 (gcc?) (long long) is 64 bits as is its long. It uses
# %ld even for (long long)/
#
# Win32 uses "%I64d", but that's defined elsewhere since we don't use
# configure on Win32.
#
AC_MSG_CHECKING(printf format modifier for 64-bit integers)
AC_TRY_RUN([
#include <stdio.h>
main() {
long long int j = 0;
char buf[100];
buf[0] = 0;
sprintf(buf, "%lld", j);
exit((sizeof(long long int) != sizeof(long int))? 0 :
(strcmp(buf, "0") != 0));
}
],
[AC_MSG_RESULT(ll)
ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "ll"'
LWRES_PLATFORM_QUADFORMAT='#define LWRES_PLATFORM_QUADFORMAT "ll"'],
[AC_MSG_RESULT(l)
ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "l"'
LWRES_PLATFORM_QUADFORMAT='#define LWRES_PLATFORM_QUADFORMAT "l"'],
[AC_MSG_RESULT(assuming target platform uses ll)
ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "ll"'
LWRES_PLATFORM_QUADFORMAT='#define LWRES_PLATFORM_QUADFORMAT "ll"'])
AC_SUBST(ISC_PLATFORM_QUADFORMAT)
AC_SUBST(LWRES_PLATFORM_QUADFORMAT)
#
# Security Stuff
#
AC_CHECK_FUNC(chroot, AC_DEFINE(HAVE_CHROOT))
AC_ARG_ENABLE(linux-caps,
[ --disable-linux-caps disable linux capabilities])
case "$enable_linux_caps" in
yes|'')
AC_CHECK_HEADERS(linux/capability.h)
;;
no)
;;
esac
AC_CHECK_HEADERS(sys/prctl.h)
AC_CHECK_HEADERS(sys/un.h,
ISC_PLATFORM_HAVESYSUNH="#define ISC_PLATFORM_HAVESYSUNH 1"
,
ISC_PLATFORM_HAVESYSUNH="#undef ISC_PLATFORM_HAVESYSUNH"
)
AC_SUBST(ISC_PLATFORM_HAVESYSUNH)
case "$host" in
*-solaris*)
AC_DEFINE(NEED_SECURE_DIRECTORY, 1,
[Define if connect does not honour the permission on the UNIX domain socket.])
;;
*-sunos*)
AC_DEFINE(NEED_SECURE_DIRECTORY, 1,
[Define if connect does not honour the permission on the UNIX domain socket.])
;;
esac
#
# Time Zone Stuff
#
AC_CHECK_FUNC(tzset, AC_DEFINE(HAVE_TZSET))
AC_MSG_CHECKING(for optarg decarartion)
AC_TRY_COMPILE([
#include <unistd.h>
],
[optarg = 0;],
[AC_MSG_RESULT(yes)],
[AC_MSG_RESULT(no)
GEN_NEED_OPTARG="-DNEED_OPTARG=1"
AC_DEFINE(NEED_OPTARG, 1, [Defined if extern char *optarg is not declared.])])
#
# BSD/OS, and perhaps some others, don't define rlim_t.
#
AC_MSG_CHECKING(for type rlim_t)
AC_TRY_COMPILE([
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>],
[rlim_t rl = 19671212; return (0);],
[AC_MSG_RESULT(yes)
ISC_PLATFORM_RLIMITTYPE="#define ISC_PLATFORM_RLIMITTYPE rlim_t"],
[AC_MSG_RESULT(no)
AC_MSG_CHECKING(type of rlim_cur)
AC_TRY_RUN([
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
main() { struct rlimit r; exit(!(sizeof(r.rlim_cur) == sizeof(int)));}],
[AC_MSG_RESULT(int)
ISC_PLATFORM_RLIMITTYPE="#define ISC_PLATFORM_RLIMITTYPE int"],
[
AC_TRY_RUN([
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
main() { struct rlimit r; exit(!(sizeof(r.rlim_cur) == sizeof(long int)));}],
[AC_MSG_RESULT(long int)
ISC_PLATFORM_RLIMITTYPE="#define ISC_PLATFORM_RLIMITTYPE long int"],
[
AC_TRY_RUN([
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
main() { struct rlimit r; exit((!sizeof(r.rlim_cur) == sizeof(long long int)));}],
[AC_MSG_RESULT(long long int)
ISC_PLATFORM_RLIMITTYPE="#define ISC_PLATFORM_RLIMITTYPE long long int"],
[AC_MSG_ERROR([unable to determine sizeof rlim_cur])
],[AC_MSG_ERROR(this cannot happen)])
],[AC_MSG_ERROR(this cannot happen)])
],[
ISC_PLATFORM_RLIMITTYPE="#define ISC_PLATFORM_RLIMITTYPE long long int"
AC_MSG_RESULT(cannot determine type of rlim_cur when cross compiling - assuming long long int)])
])
AC_SUBST(ISC_PLATFORM_RLIMITTYPE)
#
# Compaq TruCluster requires more code for handling cluster IP aliases
#
case "$host" in
*-dec-osf*)
AC_CHECK_LIB(clua, clua_getaliasaddress, LIBS="-lclua $LIBS")
AC_CHECK_FUNC(clua_getaliasaddress,
AC_DEFINE(HAVE_TRUCLUSTER, 1,
[Define if running under Compaq TruCluster]))
;;
*)
;;
esac
#
# Some hosts need msg_namelen to match the size of the socket structure.
# Some hosts don't set msg_namelen appropriately on return from recvmsg().
#
case $host in
*os2*|*hp-mpeix*)
AC_DEFINE(BROKEN_RECVMSG, 1,
[Define if recvmsg() does not meet all of the BSD socket API specifications.])
;;
esac
#
# Microsoft has their own way of handling shared libraries that requires
# additional qualifiers on extern variables. Unix systems don't need it.
#
AC_SUBST(ISC_PLATFORM_USEDECLSPEC)
ISC_PLATFORM_USEDECLSPEC="#undef ISC_PLATFORM_USEDECLSPEC"
AC_SUBST(LWRES_PLATFORM_USEDECLSPEC)
LWRES_PLATFORM_USEDECLSPEC="#undef LWRES_PLATFORM_USEDECLSPEC"
#
# Random remaining OS-specific issues involving compiler warnings.
# XXXDCL print messages to indicate some compensation is being done?
#
AC_SUBST(ISC_PLATFORM_BRACEPTHREADONCEINIT)
ISC_PLATFORM_BRACEPTHREADONCEINIT="#undef ISC_PLATFORM_BRACEPTHREADONCEINIT"
case "$host" in
*-aix5.[[123]].*)
hack_shutup_pthreadonceinit=yes
;;
*-bsdi3.1*)
hack_shutup_sputaux=yes
;;
*-bsdi4.0*)
hack_shutup_sigwait=yes
hack_shutup_sputaux=yes
;;
[*-bsdi4.[12]*])
hack_shutup_stdargcast=yes
;;
[*-solaris2.[89]])
hack_shutup_pthreadonceinit=yes
;;
*-solaris2.10)
hack_shutup_pthreadonceinit=yes
;;
esac
case "$hack_shutup_pthreadonceinit" in
yes)
#
# Shut up PTHREAD_ONCE_INIT unbraced initializer warnings.
#
ISC_PLATFORM_BRACEPTHREADONCEINIT="#define ISC_PLATFORM_BRACEPTHREADONCEINIT 1"
;;
esac
case "$hack_shutup_sigwait" in
yes)
#
# Shut up a -Wmissing-prototypes warning for sigwait().
#
AC_DEFINE(SHUTUP_SIGWAIT)
;;
esac
case "$hack_shutup_sputaux" in
yes)
#
# Shut up a -Wmissing-prototypes warning from <stdio.h>.
#
AC_DEFINE(SHUTUP_SPUTAUX)
;;
esac
case "$hack_shutup_stdargcast" in
yes)
#
# Shut up a -Wcast-qual warning from va_start().
#
AC_DEFINE(SHUTUP_STDARG_CAST)
;;
esac
AC_CHECK_HEADERS(strings.h,
ISC_PLATFORM_HAVESTRINGSH="#define ISC_PLATFORM_HAVESTRINGSH 1"
,
ISC_PLATFORM_HAVESTRINGSH="#undef ISC_PLATFORM_HAVESTRINGSH"
)
AC_SUBST(ISC_PLATFORM_HAVESTRINGSH)
#
# Check for if_nametoindex() for IPv6 scoped addresses support
#
AC_CHECK_FUNC(if_nametoindex, ac_cv_have_if_nametoindex=yes,
ac_cv_have_if_nametoindex=no)
case $ac_cv_have_if_nametoindex in
no)
case "$host" in
*-hp-hpux*)
AC_CHECK_LIB(ipv6, if_nametoindex,
ac_cv_have_if_nametoindex=yes
LIBS="-lipv6 $LIBS",)
;;
esac
esac
case $ac_cv_have_if_nametoindex in
yes)
ISC_PLATFORM_HAVEIFNAMETOINDEX="#define ISC_PLATFORM_HAVEIFNAMETOINDEX 1"
;;
*)
ISC_PLATFORM_HAVEIFNAMETOINDEX="#undef ISC_PLATFORM_HAVEIFNAMETOINDEX"
;;
esac
AC_SUBST(ISC_PLATFORM_HAVEIFNAMETOINDEX)
#
# Machine architecture dependent features
#
AC_ARG_ENABLE(atomic,
[ --enable-atomic enable machine specific atomic operations
[[default=autodetect]]],
enable_atomic="$enableval",
enable_atomic="autodetect")
case "$enable_atomic" in
yes|''|autodetect)
use_atomic=yes
;;
no)
use_atomic=no
arch=noatomic
;;
esac
ISC_PLATFORM_USEOSFASM="#undef ISC_PLATFORM_USEOSFASM"
if test "$use_atomic" = "yes"; then
AC_MSG_CHECKING([architecture type for atomic operations])
have_atomic=yes # set default
case "$host" in
[i[3456]86-*])
# XXX: some old x86 architectures actually do not support
# (some of) these operations. Do we need stricter checks?
AC_TRY_RUN([
main() {
exit((sizeof(void *) == 8) ? 0 : 1);
}
],
[arch=x86_64],
[arch=x86_32],
[arch=x86_32])
;;
x86_64-*)
arch=x86_64
;;
alpha*-*)
arch=alpha
;;
powerpc-*)
arch=powerpc
;;
mips-*|mipsel-*|mips64-*|mips64el-*)
arch=mips
;;
ia64-*)
arch=ia64
;;
*)
have_atomic=no
arch=noatomic
;;
esac
AC_MSG_RESULT($arch)
fi
if test "$have_atomic" = "yes"; then
AC_MSG_CHECKING([compiler support for inline assembly code])
compiler=generic
# Check whether the compiler supports the assembly syntax we provide.
if test "X$GCC" = "Xyes"; then
# GCC's ASM extension always works
compiler=gcc
if test $arch = "x86_64"; then
# We can share the same code for gcc with x86_32
arch=x86_32
fi
if test $arch = "powerpc"; then
#
# The MacOS (and maybe others) uses "r0" for register
# zero. Under linux/ibm it is "0" for register 0.
# Probe to see if we have a MacOS style assembler.
#
AC_MSG_CHECKING([Checking for MacOS style assembler syntax])
AC_TRY_COMPILE(, [
__asm__ volatile ("li r0, 0x0\n"::);
], [
AC_MSG_RESULT(yes)
compiler="mac"
ISC_PLATFORM_USEMACASM="#define ISC_PLATFORM_USEMACASM 1"
], [AC_MSG_RESULT(no)])
fi
else
case "$host" in
alpha*-dec-osf*)
# Tru64 compiler has its own syntax for inline
# assembly.
AC_TRY_COMPILE(, [
#ifndef __DECC
#error "unexpected compiler"
#endif
return (0);],
[compiler=osf],)
;;
powerpc-ibm-aix*)
compiler=aix
;;
esac
fi
case "$compiler" in
gcc)
ISC_PLATFORM_USEGCCASM="#define ISC_PLATFORM_USEGCCASM 1"
;;
osf)
ISC_PLATFORM_USEOSFASM="#define ISC_PLATFORM_USEOSFASM 1"
;;
aix)
;;
mac)
;;
*)
# See if the generic __asm function works. If not,
# we need to disable the atomic operations.
AC_TRY_LINK(, [
__asm("nop")
],
[compiler="standard"
ISC_PLATFORM_USESTDASM="#define ISC_PLATFORM_USESTDASM 1"],
[compiler="not supported (atomic operations disabled)"
have_atomic=no
arch=noatomic ]);
;;
esac
AC_MSG_RESULT($compiler)
fi
if test "$have_atomic" = "yes"; then
ISC_PLATFORM_HAVEXADD="#define ISC_PLATFORM_HAVEXADD 1"
ISC_PLATFORM_HAVECMPXCHG="#define ISC_PLATFORM_HAVECMPXCHG 1"
ISC_PLATFORM_HAVEATOMICSTORE="#define ISC_PLATFORM_HAVEATOMICSTORE 1"
else
ISC_PLATFORM_HAVEXADD="#undef ISC_PLATFORM_HAVEXADD"
ISC_PLATFORM_HAVECMPXCHG="#undef ISC_PLATFORM_HAVECMPXCHG"
ISC_PLATFORM_HAVEATOMICSTORE="#undef ISC_PLATFORM_HAVEATOMICSTORE"
fi
AC_SUBST(ISC_PLATFORM_HAVEXADD)
AC_SUBST(ISC_PLATFORM_HAVECMPXCHG)
AC_SUBST(ISC_PLATFORM_HAVEATOMICSTORE)
AC_SUBST(ISC_PLATFORM_USEGCCASM)
AC_SUBST(ISC_PLATFORM_USEOSFASM)
AC_SUBST(ISC_PLATFORM_USESTDASM)
AC_SUBST(ISC_PLATFORM_USEMACASM)
ISC_ARCH_DIR=$arch
AC_SUBST(ISC_ARCH_DIR)
#
# The following sets up how non-blocking i/o is established.
# Sunos, cygwin and solaris 2.x (x<5) require special handling.
#
case "$host" in
*-sunos*) AC_DEFINE(PORT_NONBLOCK, O_NDELAY);;
*-cygwin*) AC_DEFINE(PORT_NONBLOCK, O_NDELAY);;
*-solaris2.[[01234]])
AC_DEFINE(PORT_NONBLOCK, O_NONBLOCK)
AC_DEFINE(USE_FIONBIO_IOCTL, 1,
[Defined if you need to use ioctl(FIONBIO) instead a fcntl call to make non-blocking.])
;;
*) AC_DEFINE(PORT_NONBLOCK, O_NONBLOCK,
[Sets which flag to pass to open/fcntl to make non-blocking (O_NDELAY/O_NONBLOCK).])
;;
esac
#
# Solaris 2.5.1 and earlier cannot bind() then connect() a TCP socket.
# This prevents the source address being set.
#
case "$host" in
*-solaris2.[[012345]]|*-solaris2.5.1)
AC_DEFINE(BROKEN_TCP_BIND_BEFORE_CONNECT, 1,
[Define if you cannot bind() before connect() for TCP sockets.])
;;
esac
#
# The following sections deal with tools used for formatting
# the documentation. They are all optional, unless you are
# a developer editing the documentation source.
#
#
# Look for TeX.
#
AC_PATH_PROGS(LATEX, latex, latex)
AC_SUBST(LATEX)
AC_PATH_PROGS(PDFLATEX, pdflatex, pdflatex)
AC_SUBST(PDFLATEX)
#
# Look for w3m
#
AC_PATH_PROGS(W3M, w3m, w3m)
AC_SUBST(W3M)
#
# Look for xsltproc (libxslt)
#
AC_PATH_PROG(XSLTPROC, xsltproc, xsltproc)
AC_SUBST(XSLTPROC)
#
# Look for xmllint (libxml2)
#
AC_PATH_PROG(XMLLINT, xmllint, xmllint)
AC_SUBST(XMLLINT)
#
# Look for Doxygen
#
AC_PATH_PROG(DOXYGEN, doxygen, doxygen)
AC_SUBST(DOXYGEN)
#
# Subroutine for searching for an ordinary file (e.g., a stylesheet)
# in a number of directories:
#
# NOM_PATH_FILE(VARIABLE, FILENAME, DIRECTORIES)
#
# If the file FILENAME is found in one of the DIRECTORIES, the shell
# variable VARIABLE is defined to its absolute pathname. Otherwise,
# it is set to FILENAME, with no directory prefix (that's not terribly
# useful, but looks less confusing in substitutions than leaving it
# empty). The variable VARIABLE will be substituted into output files.
#
AC_DEFUN(NOM_PATH_FILE, [
$1=""
AC_MSG_CHECKING(for $2)
for d in $3
do
f=$d/$2
if test -f $f
then
$1=$f
AC_MSG_RESULT($f)
break
fi
done
if test "X[$]$1" = "X"
then
AC_MSG_RESULT("not found");
$1=$2
fi
AC_SUBST($1)
])
#
# Look for Docbook-XSL stylesheets. Location probably varies by system.
# If it's not explicitly specified, guess where it might be found, based on
# where SGML stuff lives on some systems (FreeBSD is the only one we're sure
# of at the moment).
#
AC_MSG_CHECKING(for Docbook-XSL path)
AC_ARG_WITH(docbook-xsl,
[ --with-docbook-xsl=PATH Specify path for Docbook-XSL stylesheets],
docbook_path="$withval", docbook_path="auto")
case "$docbook_path" in
auto)
AC_MSG_RESULT(auto)
docbook_xsl_trees="/usr/pkg/share/xsl/docbook /usr/local/share/xsl/docbook /usr/share/xsl/docbook"
;;
*)
docbook_xsl_trees="$withval"
AC_MSG_RESULT($docbook_xsl_trees)
;;
esac
#
# Look for stylesheets we need.
#
NOM_PATH_FILE(XSLT_DOCBOOK_STYLE_HTML, html/docbook.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_STYLE_XHTML, xhtml/docbook.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_STYLE_MAN, manpages/docbook.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_CHUNK_HTML, html/chunk.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_CHUNK_XHTML, xhtml/chunk.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_CHUNKTOC_HTML, html/chunktoc.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_CHUNKTOC_XHTML, xhtml/chunktoc.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_MAKETOC_HTML, html/maketoc.xsl, $docbook_xsl_trees)
NOM_PATH_FILE(XSLT_DOCBOOK_MAKETOC_XHTML, xhtml/maketoc.xsl, $docbook_xsl_trees)
#
# Same dance for db2latex
#
# No idea where this lives except on FreeBSD.
#
db2latex_xsl_trees="/usr/local/share"
#
# Look for stylesheets we need.
#
NOM_PATH_FILE(XSLT_DB2LATEX_STYLE, db2latex/xsl/docbook.xsl, $db2latex_xsl_trees)
#
# Look for "admonition" image directory. Can't use NOM_PATH_FILE()
# because it's a directory, so just do the same things, inline.
#
AC_MSG_CHECKING(for db2latex/xsl/figures)
for d in $db2latex_xsl_trees
do
dd=$d/db2latex/xsl/figures
if test -d $dd
then
XSLT_DB2LATEX_ADMONITIONS=$dd
AC_MSG_RESULT($dd)
break
fi
done
if test "X$XSLT_DB2LATEX_ADMONITIONS" = "X"
then
AC_MSG_RESULT(not found)
XSLT_DB2LATEX_ADMONITIONS=db2latex/xsl/figures
fi
AC_SUBST(XSLT_DB2LATEX_ADMONITIONS)
#
# IDN support
#
AC_ARG_WITH(idn,
[ --with-idn[=MPREFIX] enable IDN support using idnkit [default PREFIX]],
use_idn="$withval", use_idn="no")
case "$use_idn" in
yes)
if test X$prefix = XNONE ; then
idn_path=/usr/local
else
idn_path=$prefix
fi
;;
no)
;;
*)
idn_path="$use_idn"
;;
esac
iconvinc=
iconvlib=
AC_ARG_WITH(libiconv,
[ --with-libiconv[=IPREFIX] GNU libiconv are in IPREFIX [default PREFIX]],
use_libiconv="$withval", use_libiconv="no")
case "$use_libiconv" in
yes)
if test X$prefix = XNONE ; then
iconvlib="-L/usr/local/lib -R/usr/local/lib -liconv"
else
iconvlib="-L$prefix/lib -R$prefix/lib -liconv"
fi
;;
no)
iconvlib=
;;
*)
iconvlib="-L$use_libiconv/lib -R$use_libiconv/lib -liconv"
;;
esac
AC_ARG_WITH(iconv,
[ --with-iconv[=LIBSPEC] specify iconv library [default -liconv]],
iconvlib="$withval")
case "$iconvlib" in
no)
iconvlib=
;;
yes)
iconvlib=-liconv
;;
esac
AC_ARG_WITH(idnlib,
[ --with-idnlib=ARG specify libidnkit],
idnlib="$withval", idnlib="no")
if test "$idnlib" = yes; then
AC_MSG_ERROR([You must specify ARG for --with-idnlib.])
fi
IDNLIBS=
if test "$use_idn" != no; then
AC_DEFINE(WITH_IDN, 1, [define if idnkit support is to be included.])
STD_CINCLUDES="$STD_CINCLUDES -I$idn_path/include"
if test "$idnlib" != no; then
IDNLIBS="$idnlib $iconvlib"
else
IDNLIBS="-L$idn_path/lib -lidnkit $iconvlib"
fi
fi
AC_SUBST(IDNLIBS)
AC_CHECK_HEADERS(locale.h)
AC_CHECK_FUNCS(setlocale)
#
# Substitutions
#
AC_SUBST(BIND9_TOP_BUILDDIR)
BIND9_TOP_BUILDDIR=`pwd`
AC_SUBST(BIND9_ISC_BUILDINCLUDE)
AC_SUBST(BIND9_ISCCC_BUILDINCLUDE)
AC_SUBST(BIND9_ISCCFG_BUILDINCLUDE)
AC_SUBST(BIND9_DNS_BUILDINCLUDE)
AC_SUBST(BIND9_LWRES_BUILDINCLUDE)
AC_SUBST(BIND9_BIND9_BUILDINCLUDE)
if test "X$srcdir" != "X"; then
BIND9_ISC_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/isc/include"
BIND9_ISCCC_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/isccc/include"
BIND9_ISCCFG_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/isccfg/include"
BIND9_DNS_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/dns/include"
BIND9_LWRES_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/lwres/include"
BIND9_BIND9_BUILDINCLUDE="-I${BIND9_TOP_BUILDDIR}/lib/bind9/include"
else
BIND9_ISC_BUILDINCLUDE=""
BIND9_ISCCC_BUILDINCLUDE=""
BIND9_ISCCFG_BUILDINCLUDE=""
BIND9_DNS_BUILDINCLUDE=""
BIND9_LWRES_BUILDINCLUDE=""
BIND9_BIND9_BUILDINCLUDE=""
fi
AC_SUBST_FILE(BIND9_MAKE_INCLUDES)
BIND9_MAKE_INCLUDES=$BIND9_TOP_BUILDDIR/make/includes
AC_SUBST_FILE(BIND9_MAKE_RULES)
BIND9_MAKE_RULES=$BIND9_TOP_BUILDDIR/make/rules
. $srcdir/version
BIND9_VERSION="VERSION=${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}"
AC_SUBST(BIND9_VERSION)
AC_SUBST_FILE(LIBISC_API)
LIBISC_API=$srcdir/lib/isc/api
AC_SUBST_FILE(LIBISCCC_API)
LIBISCCC_API=$srcdir/lib/isccc/api
AC_SUBST_FILE(LIBISCCFG_API)
LIBISCCFG_API=$srcdir/lib/isccfg/api
AC_SUBST_FILE(LIBDNS_API)
LIBDNS_API=$srcdir/lib/dns/api
AC_SUBST_FILE(LIBBIND9_API)
LIBBIND9_API=$srcdir/lib/bind9/api
AC_SUBST_FILE(LIBLWRES_API)
LIBLWRES_API=$srcdir/lib/lwres/api
#
# Configure any DLZ drivers.
#
# If config.dlz.in selects one or more DLZ drivers, it will set
# USE_DLZ to a non-empty value, which will be our clue to
# enable the DLZ core functions.
#
# This section has to come after the libtool stuff because it needs to
# know how to name the driver object files.
#
USE_DLZ=""
DLZ_DRIVER_INCLUDES=""
DLZ_DRIVER_LIBS=""
DLZ_DRIVER_SRCS=""
DLZ_DRIVER_OBJS=""
sinclude(contrib/dlz/config.dlz.in)
AC_MSG_CHECKING(for DLZ)
if test -n "$USE_DLZ"
then
AC_MSG_RESULT(yes)
USE_DLZ="-DDLZ $USE_DLZ"
DLZ_DRIVER_RULES=contrib/dlz/drivers/rules
AC_CONFIG_FILES([$DLZ_DRIVER_RULES])
else
AC_MSG_RESULT(no)
DLZ_DRIVER_RULES=/dev/null
fi
AC_SUBST(USE_DLZ)
AC_SUBST(DLZ_DRIVER_INCLUDES)
AC_SUBST(DLZ_DRIVER_LIBS)
AC_SUBST(DLZ_DRIVER_SRCS)
AC_SUBST(DLZ_DRIVER_OBJS)
AC_SUBST_FILE(DLZ_DRIVER_RULES)
if test "$cross_compiling" = "yes"; then
if test -z "$BUILD_CC"; then
AC_ERROR([BUILD_CC not set])
fi
BUILD_CFLAGS="$BUILD_CFLAGS"
BUILD_CPPFLAGS="$BUILD_CPPFLAGS"
BUILD_LDFLAGS="$BUILD_LDFLAGS"
BUILD_LIBS="$BUILD_LIBS"
else
BUILD_CC="$CC"
BUILD_CFLAGS="$CFLAGS"
BUILD_CPPFLAGS="$CPPFLAGS $GEN_NEED_OPTARG"
BUILD_LDFLAGS="$LDFLAGS"
BUILD_LIBS="$LIBS"
fi
NEWFLAGS=""
for e in $BUILD_LDFLAGS ; do
case $e in
-L*)
case $host_os in
netbsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
freebsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
done
BUILD_LDFLAGS="$NEWFLAGS"
NEWFLAGS=""
for e in $DNS_GSSAPI_LIBS ; do
case $e in
-L*)
case $host_os in
netbsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
freebsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
done
DNS_GSSAPI_LIBS="$NEWFLAGS"
NEWFLAGS=""
for e in $DNS_CRYPTO_LIBS ; do
case $e in
-L*)
case $host_os in
netbsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
freebsd*)
ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
NEWFLAGS="$NEWFLAGS $e $ee"
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
;;
*)
NEWFLAGS="$NEWFLAGS $e"
;;
esac
done
DNS_CRYPTO_LIBS="$NEWFLAGS"
AC_SUBST(BUILD_CC)
AC_SUBST(BUILD_CFLAGS)
AC_SUBST(BUILD_CPPFLAGS)
AC_SUBST(BUILD_LDFLAGS)
AC_SUBST(BUILD_LIBS)
#
# Commands to run at the end of config.status.
# Don't just put these into configure, it won't work right if somebody
# runs config.status directly (which autoconf allows).
#
AC_CONFIG_COMMANDS(
[chmod],
[chmod a+x isc-config.sh doc/doxygen/doxygen-input-filter])
#
# Files to configure. These are listed here because we used to
# specify them as arguments to AC_OUTPUT. It's (now) ok to move these
# elsewhere if there's a good reason for doing so.
#
AC_CONFIG_FILES([
Makefile
make/Makefile
make/mkdep
lib/Makefile
lib/isc/Makefile
lib/isc/include/Makefile
lib/isc/include/isc/Makefile
lib/isc/include/isc/platform.h
lib/isc/unix/Makefile
lib/isc/unix/include/Makefile
lib/isc/unix/include/isc/Makefile
lib/isc/nls/Makefile
lib/isc/$thread_dir/Makefile
lib/isc/$thread_dir/include/Makefile
lib/isc/$thread_dir/include/isc/Makefile
lib/isc/$arch/Makefile
lib/isc/$arch/include/Makefile
lib/isc/$arch/include/isc/Makefile
lib/isccc/Makefile
lib/isccc/include/Makefile
lib/isccc/include/isccc/Makefile
lib/isccfg/Makefile
lib/isccfg/include/Makefile
lib/isccfg/include/isccfg/Makefile
lib/dns/Makefile
lib/dns/include/Makefile
lib/dns/include/dns/Makefile
lib/dns/include/dst/Makefile
lib/bind9/Makefile
lib/bind9/include/Makefile
lib/bind9/include/bind9/Makefile
lib/lwres/Makefile
lib/lwres/include/Makefile
lib/lwres/include/lwres/Makefile
lib/lwres/include/lwres/netdb.h
lib/lwres/include/lwres/platform.h
lib/lwres/man/Makefile
lib/lwres/unix/Makefile
lib/lwres/unix/include/Makefile
lib/lwres/unix/include/lwres/Makefile
lib/tests/Makefile
lib/tests/include/Makefile
lib/tests/include/tests/Makefile
bin/Makefile
bin/check/Makefile
bin/named/Makefile
bin/named/unix/Makefile
bin/rndc/Makefile
bin/rndc/unix/Makefile
bin/dig/Makefile
bin/nsupdate/Makefile
bin/tests/Makefile
bin/tests/names/Makefile
bin/tests/master/Makefile
bin/tests/rbt/Makefile
bin/tests/db/Makefile
bin/tests/tasks/Makefile
bin/tests/timers/Makefile
bin/tests/dst/Makefile
bin/tests/mem/Makefile
bin/tests/net/Makefile
bin/tests/sockaddr/Makefile
bin/tests/system/Makefile
bin/tests/system/conf.sh
bin/tests/system/lwresd/Makefile
bin/tests/system/tkey/Makefile
bin/tests/headerdep_test.sh
bin/dnssec/Makefile
doc/Makefile
doc/arm/Makefile
doc/misc/Makefile
isc-config.sh
doc/xsl/Makefile
doc/xsl/isc-docbook-chunk.xsl
doc/xsl/isc-docbook-html.xsl
doc/xsl/isc-docbook-latex.xsl
doc/xsl/isc-manpage.xsl
doc/doxygen/Doxyfile
doc/doxygen/Makefile
doc/doxygen/doxygen-input-filter
])
#
# Do it
#
AC_OUTPUT
if test "X$OPENSSL_WARNING" != "X"; then
cat << \EOF
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
WARNING WARNING
WARNING Your OpenSSL crypto library may be vulnerable to WARNING
WARNING one or more of the the following known security WARNING
WARNING flaws: WARNING
WARNING WARNING
WARNING CAN-2002-0659, CAN-2006-4339, CVE-2006-2937 and WARNING
WARNING CVE-2006-2940. WARNING
WARNING WARNING
WARNING It is recommended that you upgrade to OpenSSL WARNING
WARNING version 0.9.8d/0.9.7l (or greater). WARNING
WARNING WARNING
WARNING You can disable this warning by specifying: WARNING
WARNING WARNING
WARNING --disable-openssl-version-check WARNING
WARNING WARNING
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
EOF
fi
# Tell Emacs to edit this file in shell mode.
# Local Variables:
# mode: sh
# End: