configure revision 4320bd85180d1514af4477c4d2dadf0accbebac0
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Copyright (C) 1996-2001 Internet Software Consortium.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Permission to use, copy, modify, and distribute this software for any
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# purpose with or without fee is hereby granted, provided that the above
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# copyright notice and this permission notice appear in all copies.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# From configure.in Revision: 1.260
74804912a237136f06d0b49682a119577135902bvboxsync# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## Copyright 1996, 1997, 1998, 1999, 2000, 2001
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## Free Software Foundation, Inc.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## This program is free software; you can redistribute it and/or modify
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync## it under the terms of the GNU General Public License as published by
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## the Free Software Foundation; either version 2 of the License, or
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## (at your option) any later version.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## This program is distributed in the hope that it will be useful, but
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## WITHOUT ANY WARRANTY; without even the implied warranty of
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## General Public License for more details.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## You should have received a copy of the GNU General Public License
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## along with this program; if not, write to the Free Software
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsync## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## As a special exception to the GNU General Public License, if you
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## distribute this file as part of a program that contains a
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## configuration script generated by Autoconf, you may include it under
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync## the same distribution terms that you use for the rest of that program.
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# serial 46 AC_PROG_LIBTOOL
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_CHECK_DLFCN
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# --------------------
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_CHECK_DLFCN
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# ---------------------------------
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# ---------------------------------
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_PROG_ECHO_BACKSLASH
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# --------------------------
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Add some code to the start of the generated configure script which
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# will find an echo command which doesn;t interpret backslashes.
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# _LT_AC_PROG_ECHO_BACKSLASH
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# ------------------------------------------------------------------
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync# _LT_AC_TRY_DLOPEN_SELF
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBTOOL_DLOPEN_SELF
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# -------------------
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBTOOL_DLOPEN_SELF
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# _LT_AC_LTCONFIG_HACK
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBTOOL_DLOPEN - enable checks for dlopen support
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_ENABLE_SHARED - implement the --enable-shared flag
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# Usage: AC_ENABLE_SHARED[(DEFAULT)]
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_DISABLE_SHARED - set the default shared flag to --disable-shared
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_ENABLE_STATIC - implement the --enable-static flag
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# Usage: AC_ENABLE_STATIC[(DEFAULT)]
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_DISABLE_STATIC - set the default static flag to --disable-static
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)]
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
d386ca7437eaa8a01c3d10945e10a61d5a5c49aevboxsync# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBTOOL_PICMODE - implement the --with-pic flag
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Usage: AC_LIBTOOL_PICMODE[(MODE)]
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Where MODE is either `yes' or `no'. If omitted, it defaults to
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PATH_MAGIC - find a file program which can recognise a shared library
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PROG_LD - find the path to the GNU or non-GNU linker
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PROG_LD_GNU -
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# -- PORTME Some linkers may need a different reload flag.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsync# -- PORTME fill in with the dynamic library characteristics
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_PROG_NM - find the path to a BSD-compatible name lister
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_CHECK_LIBM - check for math library
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# the libltdl convenience library and INCLTDL to the include flags for
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# the libltdl header and adds --enable-ltdl-convenience to the
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# configure arguments. Note that LIBLTDL and INCLTDL are not
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# with '${top_builddir}/' and INCLTDL will be prefixed with
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync# '${top_srcdir}/' (note the single quotes!). If your package is not
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# flat and you're not using automake, define top_builddir and
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# top_srcdir appropriately in the Makefiles.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# the libltdl installable library and INCLTDL to the include flags for
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# the libltdl header and adds --enable-ltdl-install to the configure
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed
e0d9b16920de2b8f215d7d4fbba8c358b2aeb4a1vboxsync# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# with '${top_srcdir}/' (note the single quotes!). If your package is
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# not flat and you're not using automake, define top_builddir and
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# top_srcdir appropriately in the Makefiles.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# This is just to silence aclocal about the macro not being used
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Guess values for system-dependent variables and create Makefiles.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Generated automatically using autoconf version 2.13
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# This configure script is free software; the Free Software Foundation
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# gives unlimited permission to copy, distribute and modify it.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Any additions from configure.in:
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-openssl=PATH Specify path for system-supplied openssl
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync (rather than using bind-9 internal openssl)"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-randomdev=PATH Specify path for random device"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --enable-threads enable multithreading"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-ptl2 on NetBSD, use the ptl2 thread library (experimental)"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-purify[=PATH] use Rational purify"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-libtool use GNU libtool (following indented options supported)"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --enable-shared[=PKGS] build shared libraries [default=yes]"
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync --enable-static[=PKGS] build static libraries [default=yes]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Find the correct PATH separator. Usually this is `:', but
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# DJGPP uses `;' like DOS.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Check that we are running under the correct shell.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Remove one level of quotation (which was required for Make).
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsyncecho=${ECHO-echo}
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsync # Discard the --no-reexec flag, and continue.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Avoid inline document here, it may be left over
e62cb87bae732e9968199a3ad153cc94004b7182vboxsyncelif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Yippee, $echo works!
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Restart under the correct shell.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # used as fallback echo
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# The HP-UX ksh and POSIX shell print the target directory to stdout
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsync# if CDPATH is set.
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsyncif test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
e62cb87bae732e9968199a3ad153cc94004b7182vboxsyncif test -z "$ECHO"; then
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync# find a string as large as possible, as long as the shell can cope with it
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
485a153f0c2ddf3738d940d5158c72939f080cc8vboxsync # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # The Solaris, AIX, and Digital Unix default echo programs unquote
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # backslashes. This makes it impossible to quote backslashes using
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # echo "$something" | sed 's/\\/\\\\/g'
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # So, first we look for a working echo in the user's PATH.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
b357df727b216b85d4517efecf466a7b14c2e80cvboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo="$dir/echo"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # We didn't find a better echo, so look for alternatives.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # This shell has a builtin print -r that does the trick.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo='print -r'
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
b357df727b216b85d4517efecf466a7b14c2e80cvboxsync # If we have ksh, try running configure again with it.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Try using printf.
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync echo='printf %s\n'
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Cool, printf works
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo="$CONFIG_SHELL $0 --fallback-echo"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ba2e65ca2c6ee70366bca6b355a22b44899490e7vboxsync test "X$echo_testing_string" = "X$echo_test_string"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync echo="$CONFIG_SHELL $0 --fallback-echo"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # maybe with a smaller string...
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync # Oops. We lost completely, so just stick with echo.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Copy echo and quote the copy suitably for passing to libtool from
27d3ddfa1e7a81a48bbc408711763cc7d9afd9bbvboxsync# the Makefile, instead of quoting the original, which is used later.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsyncif test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --disable-libtool-lock avoid locking (might break parallel builds)"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-pic try to use only PIC/non-PIC objects [default=use both]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --enable-ipv6 use IPv6 [default=autodetect]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync --with-kame[=PATH] use Kame IPv6 [default path /usr/local/v6]"
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Initialize some variables set by options.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# The variables have the same names as the options, with
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# dashes changed to underlines.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Initialize some other variables.
e62cb87bae732e9968199a3ad153cc94004b7182vboxsync# Maximum number of lines to put in a shell here document.
for ac_option
if test -n "$ac_prev"; then
eval "$ac_prev=\$ac_option"
*) ac_optarg= ;;
| --da=*)
eval "enable_${ac_feature}='$ac_optarg'" ;;
cat << EOF
cat << EOF
if test -n "$ac_help"; then
echo "--enable and --with options recognized:$ac_help"
eval "with_${ac_package}='$ac_optarg'" ;;
if test -n "$ac_prev"; then
# 5 compiler messages saved in config.log
for ac_arg
# because not all systems understand e.g. LANG=C (notably SCO).
# confdefs.h avoids OS command line length limits that DEFS can exceed.
echo > confdefs.h
if test -z "$srcdir"; then
srcdir=..
if test -z "$CONFIG_SITE"; then
if test -r "$ac_site_file"; then
echo "loading site script $ac_site_file"
. "$ac_site_file"
if test -r "$cache_file"; then
echo "loading cache $cache_file"
echo "creating cache $cache_file"
ac_ext=c
if test -z "$ac_aux_dir"; then
{ echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
# Make sure we can run config.sub.
NONE)
NONE)
all:
if test -n "$ac_maketemp"; then
if test -n "$RANLIB"; then
if test -n "$RANLIB"; then
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# ./install, which can be erroneously created by make from ./install.sh.
if test -z "$INSTALL"; then
if test -n "$AR"; then
if test -n "$ETAGS"; then
test -n "$ETAGS" && break
# Some systems, e.g. RH7, have the Exuberant Ctags etags instead of
if test -n "$PERL"; then
test -n "$PERL" && break
# the installation, but named.boot/named.conf was in /etc
# would. To change the prefix for everything but leave named.conf
# To put named.conf and named.pid in /usr/local with everything else,
NONE)
*-solaris*)
if test -f "$ac_dir/cc"; then
if test -n "$CC"; then
if test -n "$CC"; then
if test -z "$CC"; then
if test -n "$CC"; then
if test -n "$CC"; then
if test -z "$CC"; then
if test -n "$CC"; then
if test -n "$CC"; then
ac_ext=c
if { (eval echo configure:1470: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ac_ext=c
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
echo "configure:1496: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1510: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
GCC=
if test "$ac_test_CFLAGS" = set; then
CPP=
if test -z "$CPP"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
if { (eval echo configure:1722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
yes)
yes)
no)
no)
yes)
no)
if { (eval echo configure:2158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
no)
yes)
# DST_GSSAPI_INC="-I$use_gssapi/include"
# DNS_GSSAPI_LIBS="-L$use_gssapi/lib -lgssapi_krb5"
# AC_MSG_RESULT(using gssapi from $use_gssapi/lib and $use_gssapi/include)
*-openbsd*)
if test -r $devrandom; then
eval "ac_cv_file_$ac_safe=yes"
eval "ac_cv_file_$ac_safe=no"
yes)
no)
use_threads=true ;;
use_threads=false ;;
use_threads=true ;;
use_threads=true ;;
use_threads=true ;;
use_threads=true ;;
*-UnixWare*)
use_threads=false ;;
*-netbsd*)
use_threads=false ;;
*-openbsd*)
use_threads=false ;;
*-freebsd*)
use_threads=false ;;
*-bsdi*)
use_threads=false ;;
*-linux*)
use_threads=false ;;
use_threads=false ;;
yes)
use_threads=true
no)
use_threads=false
if $use_threads
if $use_threads
*-netbsd*)
if $use_threads
if { (eval echo configure:2500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if $use_threads
if { (eval echo configure:2745: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2786: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2827: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:2885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
*-freebsd*)
if { (eval echo configure:2936: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
*-linux*)
*-solaris*)
if { (eval echo configure:3019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
*-UnixWare*)
if { (eval echo configure:3085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
*-freebsd*)
*-openbsd*)
*-solaris*)
*-solaris*)
*-UnixWare*)
if { (eval echo configure:3193: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if $use_threads; then
*-solaris*)
*-UnixWare*)
if { (eval echo configure:3323: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:3427: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
no)
yes)
if test -n "$purify_path"; then
no)
yes)
NONE)
*-*-mingw*)
[\\/]* | [A-Za-z]:[\\/]*)
if test -z "$LD"; then
if test -n "$LD"; then
if test -n "$NM"; then
if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
beos*)
bsdi4*)
lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1`
freebsd*)
lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
gnu*)
irix5*)
lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
netbsd*)
newos6*)
solaris*)
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
ncr)
sni)
{ echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
*.c | *.o | *.obj) ;;
{ echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
aix*)
lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
irix*)
mingw*)
lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
if { (eval echo configure:4190: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\") 1>&5; (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5; } && test -s "$nlist"; then
sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac_ext
if { (eval echo configure:4241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
if test -z "$lt_cv_sys_global_symbol_pipe"; then
if test -z "$global_symbol_pipe$global_symbol_to_cdecl"; then
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
if test -n "$file_magic_test_file"; then
if test -n "$MAGIC_CMD"; then
if test -z "$lt_cv_path_MAGIC_CMD"; then
if test -n "$ac_tool_prefix"; then
if test -n "$file_magic_test_file"; then
if test -n "$MAGIC_CMD"; then
if test -n "$RANLIB"; then
if test -n "$RANLIB"; then
if test -z "$ac_cv_prog_RANLIB"; then
if test -n "$ac_tool_prefix"; then
if test -n "$RANLIB"; then
if test -n "$RANLIB"; then
if test -n "$STRIP"; then
if test -n "$STRIP"; then
if test -z "$ac_cv_prog_STRIP"; then
if test -n "$ac_tool_prefix"; then
if test -n "$STRIP"; then
if test -n "$STRIP"; then
*-*-irix6*)
*N32*)
ac_ext=c
if { (eval echo configure:4655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ac_ext=c
libext=a
aix3*)
export COLLECT_NAMES
if test -n "$RANLIB"; then
if test -d .libs; then
aix*)
amigaos*)
solaris*)
sunos4*)
uts4*)
if test -z "$lt_cv_prog_cc_pic"; then
if test -s conftest.err; then
if test -n "$lt_cv_prog_cc_shlib"; then
echo "configure: warning: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" 1>&2
if { (eval echo configure:5038: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
cd conftest
chmod -w .
if { (eval echo configure:5088: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
# Append any errors to the config.log.
chmod u+w .
if test -s conftest.err; then
if test -s conftest.err; then
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'
# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
amigaos*)
archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
beos*)
sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" -e d < $''0 > $output_objdir/impgen.c~
test -f $output_objdir/impgen.exe || (cd $output_objdir && \
if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \
else $CC -o impgen impgen.c ; fi)~
$output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def'
old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib'
mingw*)
dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12
# can override, but on older systems we have to supply one (in ltdll.c)
ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < [$]0 > $output_objdir/$soname-ltdll.c~
test -f $output_objdir/$soname-ltdll.$ac_objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~'
$DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~
sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols'
$CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
$DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~
$CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
$DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~
$CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags'
netbsd*)
archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
sunos4*)
archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
aix3*)
archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
if test -f "$collect2name" && \
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname ${wl}-h$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname'
amigaos*)
archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)'
freebsd1*)
# FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
# support. Future versions do this automatically, but an explicit c++rt0.o
freebsd2*)
freebsd*)
hpux9*) archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;;
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
netbsd*)
openbsd*)
os2*)
archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
osf3*)
archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
solaris*)
archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
sunos4*)
sysv5*)
archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
uts4*)
dgux*)
if test -n "$hardcode_libdir_flag_spec" || \
test -n "$runpath_var"; then
# PORTME Fill in your ld.so characteristics
aix3*)
# With GCC up to 2.95.x, collect2 would create an import file
amigaos*)
# Create ${libname}_ixlibrary.a entries in /sys/libs.
finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
beos*)
bsdi4*)
# the default ld.so.conf also contains /usr/contrib/lib and
soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
library_names_spec='${libname}${release}${versuffix}.$(test .$module = .yes && echo so || echo dylib) ${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib) ${libname}.$(test .$module = .yes && echo so || echo dylib)'
freebsd1*)
freebsd*)
freebsd-*)
freebsd2*)
gnu*)
library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so'
# Give a soname corresponding to the major version so that dld.sl refuses to
library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
irix5*)
netbsd*)
library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so'
openbsd*)
os2*)
sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
solaris*)
sunos4*)
sni)
uts4*)
dgux*)
beos*)
if { (eval echo configure:6354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:6401: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:6447: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:6484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:6522: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:6646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} 2>/dev/null; then
lt_status=$?
if { (eval echo configure:6740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} 2>/dev/null; then
lt_status=$?
linker_flags=-v
if { (eval echo configure:6811: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\") 1>&5; (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5; }
# libtool distribution, otherwise you forgot to ship ltmain.sh
# no rules to generate ltmain.sh.
if test -f "$ltmain"; then
# `config.status --recheck' to rerun these tests and create the
if test -f "$ltmain"; then
eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aix3*)
export COLLECT_NAMES
# /* ltdll.c starts here */
# #include <windows.h>
# #include <stdio.h>
# #include <cygwin/cygwin_dll.h>
# /* ltdll.c ends here */
# /* impgen.c starts here */
# #include <stdio.h> /* for printf() */
# #include <unistd.h> /* for open(), lseek(), read() */
# #include <fcntl.h> /* for O_RDONLY, O_BINARY */
# #include <string.h> /* for strdup() */
# /* impgen.c ends here */
O=lo
A=la
SA=a
no)
no)
yes)
no)
# Whether netinet6/in6.h is needed has to be defined in isc/platform.h.
*-UnixWare*)
yes)
if { (eval echo configure:7618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
no)
if { (eval echo configure:7744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:7778: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:7808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8214: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8501: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
if { (eval echo configure:8696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
yes)
yes)
yes)
# Shut up a -Wmissing-prototypes warning from <stdio.h>.
yes)
if test -n "$OPENJADE"; then
test -n "$OPENJADE" && break
if test -n "$JADETEX"; then
test -n "$JADETEX" && break
if test -n "$PDFJADETEX"; then
test -n "$PDFJADETEX" && break
# Subroutine for searching for an ordinary file (e.g., a stylesheet)
SGMLCATALOG=$f
# Look for the HTML stylesheet html/docbook.dsl, used for
# Ditto for the print stylesheet print/docbook.dsl.
HTMLSTYLE=$f
PRINTSTYLE=$f
XMLDCL=$f
# Look for docbook2man-spec.pl
# By default, configure uses ./config.cache as the cache file,
# config.status only pays attention to the cache file if you give it the
*ac_space=\ *)
sed -n \
esac >> confcache
if test -w $cache_file; then
echo "updating cache $cache_file"
echo "not updating unwritable cache $cache_file"
if test "x$srcdir" = x.; then
# Without the "./", some shells look in PATH for config.status.
while $ac_more_lines; do
ac_more_lines=false
if test -z "$ac_sed_cmds"; then
if test -z "$ac_sed_cmds"; then
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
.) srcdir=.
# $configure_input" ;;
*) ac_comsub= ;;
s%@configure_input@%$configure_input%g
s%@srcdir@%$srcdir%g
s%@top_srcdir@%$top_srcdir%g
s%@INSTALL@%$INSTALL%g
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
# Transform confdefs.h into a sed script conftest.vals that substitutes
# the proper values into config.h.in to produce config.h. And first:
# Protect against being on the right side of a sed subst in config.status.
# Protect against being in an unquoted here document in config.status.
sed -n -f conftest.hdr confdefs.h > conftest.vals
rm -f conftest.hdr
cat >> conftest.vals <<\EOF
# Break up conftest.vals because some shells have a limit on
rm -f conftest.tail
sed -f conftest.frag conftest.in > conftest.out
rm -f conftest.in
rm -f conftest.vals
rm -f conftest.vals
cat >> $CONFIG_STATUS <<\EOF
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
rm -f conftest.h
cat >> $CONFIG_STATUS <<EOF
cat >> $CONFIG_STATUS <<\EOF
chmod a+x isc-config.sh