configure revision a32e981584086e46b603f9b97c8b9f827353fa83
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Copyright (C) 1996-2001 Internet Software Consortium.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Permission to use, copy, modify, and distribute this software for any
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# purpose with or without fee is hereby granted, provided that the above
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# copyright notice and this permission notice appear in all copies.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Portions Copyright (C) 1996-2001 Nominum, Inc.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Permission to use, copy, modify, and distribute this software for any
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# purpose with or without fee is hereby granted, provided that the above
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# copyright notice and this permission notice appear in all copies.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# From configure.in Revision: 1.291
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## Copyright 1996, 1997, 1998, 1999, 2000, 2001
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## Free Software Foundation, Inc.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## This program is free software; you can redistribute it and/or modify
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## it under the terms of the GNU General Public License as published by
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## the Free Software Foundation; either version 2 of the License, or
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## (at your option) any later version.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## This program is distributed in the hope that it will be useful, but
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## WITHOUT ANY WARRANTY; without even the implied warranty of
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## General Public License for more details.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## You should have received a copy of the GNU General Public License
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## along with this program; if not, write to the Free Software
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## As a special exception to the GNU General Public License, if you
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## distribute this file as part of a program that contains a
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## configuration script generated by Autoconf, you may include it under
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster## the same distribution terms that you use for the rest of that program.
ba76c3b90e44f667e19e8892c5591159b5e5725cPeter Major# serial 46 AC_PROG_LIBTOOL
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_CHECK_DLFCN
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# --------------------
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL# _LT_AC_CHECK_DLFCN
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ---------------------------------
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ---------------------------------
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_PROG_ECHO_BACKSLASH
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# --------------------------
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Add some code to the start of the generated configure script which
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# will find an echo command which doesn;t interpret backslashes.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_PROG_ECHO_BACKSLASH
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ------------------------------------------------------------------
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# _LT_AC_TRY_DLOPEN_SELF
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_DLOPEN_SELF
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# -------------------
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_DLOPEN_SELF
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# _LT_AC_LTCONFIG_HACK
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_DLOPEN - enable checks for dlopen support
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_ENABLE_SHARED - implement the --enable-shared flag
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Usage: AC_ENABLE_SHARED[(DEFAULT)]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_DISABLE_SHARED - set the default shared flag to --disable-shared
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_ENABLE_STATIC - implement the --enable-static flag
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Usage: AC_ENABLE_STATIC[(DEFAULT)]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_DISABLE_STATIC - set the default static flag to --disable-static
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBTOOL_PICMODE - implement the --with-pic flag
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Usage: AC_LIBTOOL_PICMODE[(MODE)]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Where MODE is either `yes' or `no'. If omitted, it defaults to
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PATH_MAGIC - find a file program which can recognise a shared library
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PROG_LD - find the path to the GNU or non-GNU linker
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PROG_LD_GNU -
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# -- PORTME Some linkers may need a different reload flag.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# -- PORTME fill in with the dynamic library characteristics
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_PROG_NM - find the path to a BSD-compatible name lister
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_CHECK_LIBM - check for math library
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# the libltdl convenience library and INCLTDL to the include flags for
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# the libltdl header and adds --enable-ltdl-convenience to the
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# configure arguments. Note that LIBLTDL and INCLTDL are not
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# with '${top_builddir}/' and INCLTDL will be prefixed with
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# '${top_srcdir}/' (note the single quotes!). If your package is not
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# flat and you're not using automake, define top_builddir and
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# top_srcdir appropriately in the Makefiles.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# the libltdl installable library and INCLTDL to the include flags for
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# the libltdl header and adds --enable-ltdl-install to the configure
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# with '${top_srcdir}/' (note the single quotes!). If your package is
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# not flat and you're not using automake, define top_builddir and
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# top_srcdir appropriately in the Makefiles.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# This is just to silence aclocal about the macro not being used
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Guess values for system-dependent variables and create Makefiles.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Generated automatically using autoconf version 2.13
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# This configure script is free software; the Free Software Foundation
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# gives unlimited permission to copy, distribute and modify it.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Any additions from configure.in:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-openssl=PATH Specify path for system-supplied openssl
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster (required for DNSSEC)"
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL --with-randomdev=PATH Specify path for random device"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-threads enable multithreading"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-ptl2 on NetBSD, use the ptl2 thread library (experimental)"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-purify[=PATH] use Rational purify"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-libtool use GNU libtool (following indented options supported)"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-shared[=PKGS] build shared libraries [default=yes]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-static[=PKGS] build static libraries [default=yes]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Find the correct PATH separator. Usually this is `:', but
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# DJGPP uses `;' like DOS.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Check that we are running under the correct shell.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Remove one level of quotation (which was required for Make).
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Discard the --no-reexec flag, and continue.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Avoid inline document here, it may be left over
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterelif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Yippee, $echo works!
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Restart under the correct shell.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # used as fallback echo
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# The HP-UX ksh and POSIX shell print the target directory to stdout
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# if CDPATH is set.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -z "$ECHO"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "X${echo_test_string+set}" != Xset; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# find a string as large as possible, as long as the shell can cope with it
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if (echo_test_string="`eval $cmd`") 2>/dev/null &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # The Solaris, AIX, and Digital Unix default echo programs unquote
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # backslashes. This makes it impossible to quote backslashes using
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # echo "$something" | sed 's/\\/\\\\/g'
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL # So, first we look for a working echo in the user's PATH.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # We didn't find a better echo, so look for alternatives.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # This shell has a builtin print -r that does the trick.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo='print -r'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # If we have ksh, try running configure again with it.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Try using printf.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo='printf %s\n'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Cool, printf works
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo="$CONFIG_SHELL $0 --fallback-echo"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test "X$echo_testing_string" = "X$echo_test_string"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo="$CONFIG_SHELL $0 --fallback-echo"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # maybe with a smaller string...
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Oops. We lost completely, so just stick with echo.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Copy echo and quote the copy suitably for passing to libtool from
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# the Makefile, instead of quoting the original, which is used later.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --disable-libtool-lock avoid locking (might break parallel builds)"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-pic try to use only PIC/non-PIC objects [default=use both]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-libbind build libbind [default=no]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-ipv6 use IPv6 [default=autodetect]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-kame[=PATH] use Kame IPv6 [default path /usr/local/v6]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --disable-linux-caps disable linux capabilities"
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL# Initialize some variables set by options.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# The variables have the same names as the options, with
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# dashes changed to underlines.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Initialize some other variables.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Maximum number of lines to put in a shell here document.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # If the previous option needs an argument, assign it.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "$ac_prev"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster eval "$ac_prev=\$ac_option"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL # Accept the important Cygnus configure options, so we can diagnose typos.
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL -bindir | --bindir | --bindi | --bind | --bin | --bi)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -build=* | --build=* | --buil=* | --bui=* | --bu=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -cache-file | --cache-file | --cache-fil | --cache-fi \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Reject names that are not valid shell variable names.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster eval "enable_${ac_feature}=no" ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Reject names that are not valid shell variable names.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster eval "enable_${ac_feature}='$ac_optarg'" ;;
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Obsolete; use --with-gas.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Omit some internal or obsolete options to make the list less imposing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # This message is too long to be a string in the A/UX 3.1 sh.
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony BamfordUsage: configure [options] [host]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony BamfordOptions: [defaults in brackets after descriptions]
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterConfiguration:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --cache-file=FILE cache test results in FILE
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --help print this message
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --no-create do not create output files
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --quiet, --silent do not print \`checking...' messages
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --version print the version of autoconf that created configure
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterDirectory and file names:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --prefix=PREFIX install architecture-independent files in PREFIX
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster [$ac_default_prefix]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster [same as prefix]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --bindir=DIR user executables in DIR [EPREFIX/bin]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --datadir=DIR read-only architecture-independent data in DIR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster [PREFIX/share]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --sharedstatedir=DIR modifiable architecture-independent data in DIR
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford [PREFIX/com]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --libdir=DIR object code libraries in DIR [EPREFIX/lib]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --includedir=DIR C header files in DIR [PREFIX/include]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --infodir=DIR info documentation in DIR [PREFIX/info]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --mandir=DIR man documentation in DIR [PREFIX/man]
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford --srcdir=DIR find the sources in DIR [configure dir or ..]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --program-prefix=PREFIX prepend PREFIX to installed program names
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --program-suffix=SUFFIX append SUFFIX to installed program names
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --program-transform-name=PROGRAM
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford run sed PROGRAM on installed program names
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --build=BUILD configure for building on BUILD [BUILD=HOST]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --host=HOST configure for HOST [guessed]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --target=TARGET configure for TARGET [TARGET=HOST]
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterFeatures and packages:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --x-includes=DIR X include files are in DIR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster --x-libraries=DIR X library files are in DIR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "$ac_help"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "--enable and --with options recognized:$ac_help"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -includedir | --includedir | --includedi | --included | --include \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -infodir | --infodir | --infodi | --infod | --info | --inf)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -localstatedir | --localstatedir | --localstatedi | --localstated \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --localstate | --localstat | --localsta | --localst \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --localstate=* | --localstat=* | --localsta=* | --localst=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Obsolete; use --without-fp.
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford -no-create | --no-create | --no-creat | --no-crea | --no-cre \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -no-recursion | --no-recursion | --no-recursio | --no-recursi \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-prefix | --program-prefix | --program-prefi | --program-pref \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-prefix=* | --program-prefix=* | --program-prefi=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-suffix | --program-suffix | --program-suffi | --program-suff \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-suffix=* | --program-suffix=* | --program-suffi=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-transform-name | --program-transform-name \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-transform-nam | --program-transform-na \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-transform-n | --program-transform- \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -program-transform-name=* | --program-transform-name=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-transform-nam=* | --program-transform-na=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-transform-n=* | --program-transform-=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --program-transform=* | --program-transfor=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --progr-tra=* | --program-tr=* | --program-t=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | -silent | --silent | --silen | --sile | --sil)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sharedstatedir | --sharedstatedir | --sharedstatedi \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --sharedst | --shareds | --shared | --share | --shar \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -target | --target | --targe | --targ | --tar | --ta | --t)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -v | -verbose | --verbose | --verbos | --verbo | --verb)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -version | --version | --versio | --versi | --vers)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "configure generated by autoconf version 2.13"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Reject names that are not valid shell variable names.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster eval "with_${ac_package}='$ac_optarg'" ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_package=`echo $ac_option|sed -e 's/-*without-//'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Reject names that are not valid shell variable names.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster eval "with_${ac_package}=no" ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Obsolete; use --with-x.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -x-libraries | --x-libraries | --x-librarie | --x-librari \
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "configure: warning: $ac_option: invalid host type" 1>&2
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTELif test -n "$ac_prev"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostertrap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# File descriptor usage:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 0 standard input
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 1 file creation
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 2 errors and warnings
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL# 3 some systems may open it to /dev/tty
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 4 used on the Kubota Titan
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 6 checking for... messages and results
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# 5 compiler messages saved in config.log
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterThis file contains any messages produced by compilers while
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterrunning configure, to aid debugging if configure makes a mistake.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Strip out --no-create and --no-recursion so they do not pile up.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Also quote any args containing shell metacharacters.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -no-create | --no-create | --no-creat | --no-crea | --no-cre \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster -no-recursion | --no-recursion | --no-recursio | --no-recursi \
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_configure_args="$ac_configure_args '$ac_arg'" ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster *) ac_configure_args="$ac_configure_args $ac_arg" ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# NLS nuisances.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Only set these to C if already set. These must not be set unconditionally
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# because not all systems understand e.g. LANG=C (notably SCO).
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# Non-C LC_CTYPE values break the ctype check.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "${LANG+set}" = set; then LANG=C; export LANG; fi
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# confdefs.h avoids OS command line length limits that DEFS can exceed.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AIX cpp loses on an empty file, so make sure it contains at least a newline.
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford# A filename unique to this package, relative to the directory that
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# configure is in, which we can look for to find out if srcdir is correct.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Find the source files, if location was not specified.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -z "$srcdir"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Try the directory containing this script, then its parent.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostersrcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Prefer explicitly selected file to automatically selected ones.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -z "$CONFIG_SITE"; then
60e9e896a1a7a9e62db162e1e9fb6b3c2df50c33Quentin CASTEL CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -r "$ac_site_file"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "loading site script $ac_site_file"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -r "$cache_file"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "loading cache $cache_file"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster echo "creating cache $cache_file"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterfor ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
ba76c3b90e44f667e19e8892c5591159b5e5725cPeter Majorif test -z "$ac_aux_dir"; then
ba76c3b90e44f667e19e8892c5591159b5e5725cPeter Major { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Make sure we can run config.sub.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterelse { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho $ac_n "checking host system type""... $ac_c" 1>&6
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho "configure:945: checking host system type" >&5
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterhost=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterhost_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterhost_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterhost_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho "configure:967: checking whether ${MAKE-make} sets \${MAKE}" >&5
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterset dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster @echo 'ac_maketemp="${MAKE}"'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostereval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -n "$ac_maketemp"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Extract the first word of "ranlib", so it can be a program name with args.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho $ac_n "checking for $ac_word""... $ac_c" 1>&6
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test -n "$RANLIB"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -n "$RANLIB"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Find a good install program. We prefer a C program (faster),
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# so one script is as good as another. But avoid the broken or
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# incompatible versions:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# AFS /usr/afsws/bin/install, which mishandles nonexistent args
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# ./install, which can be erroneously created by make from ./install.sh.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamfordecho "configure:1035: checking for a BSD compatible install" >&5
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -z "$INSTALL"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Account for people who put trailing slashes in PATH elements.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # OSF1 and SCO ODT 3.0 have their own names for install.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # Don't use installbsd from OSF since it installs stuff as root
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # by default.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # AIX install. It has an incompatible calling convention.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster if test "${ac_cv_path_install+set}" = set; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # As a last resort, use the slow shell script. We don't cache a
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # path for INSTALL within a source directory, because that will
c42550c0e86e2c3f821f5e754ea8ba52d8bb5427Tony Bamford # break other packages using the cache if that directory is
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster # removed, or if the path is relative.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# It thinks the first close brace ends the variable substitution.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostertest -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostertest -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fostertest -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Extract the first word of "ar", so it can be a program name with args.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho $ac_n "checking for $ac_word""... $ac_c" 1>&6
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterecho "configure:1096: checking for $ac_word" >&5
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_cv_path_AR="$AR" # Let the user override the test with a path.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster ac_cv_path_AR="$AR" # Let the user override the test with a dos path.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterif test -n "$AR"; then
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# The POSIX ln(1) program. Non-POSIX systems may substitute
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# "copy" or something.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterar program not found. Please fix your PATH to include the directory in
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosterwhich ar resides, or set AR in the environment with the full path to ar.
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:1491: \"$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:1517: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1531: \"$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:1743: \"$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___%'`
if { (eval echo configure:1952: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
yes)
yes)
no)
no)
yes)
no)
if { (eval echo configure:2263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
no)
use_openssl=$d
{ echo "configure: error: OpenSSL was not found in any of $openssldirs; use --with-openssl=/path" 1>&2; exit 1; }
if { (eval echo configure:2352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
# 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=false ;;
use_threads=true ;;
use_threads=true ;;
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:2638: \"$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:2683: \"$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:2728: \"$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:2773: \"$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:2818: \"$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:2883: \"$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:2924: \"$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:2965: \"$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:3023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
*-freebsd*)
if { (eval echo configure:3074: \"$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:3157: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
*-freebsd*)
*-openbsd*)
*-solaris*)
*-solaris*)
if { (eval echo configure:3332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3383: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if $use_threads; then
*-solaris*)
if { (eval echo configure:3514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3571: \"$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:3618: \"$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:4381: \"$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:4432: \"$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:4846: \"$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:5229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
cd conftest
chmod -w .
if { (eval echo configure:5279: \"$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:6545: \"$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:6592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:6638: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:6675: \"$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:6713: \"$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:6837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} 2>/dev/null; then
lt_status=$?
if { (eval echo configure:6931: \"$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:7002: \"$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
yes)
no)
no)
yes)
no)
# Whether netinet6/in6.h is needed has to be defined in isc/platform.h.
yes)
if { (eval echo configure:7829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
no)
if { (eval echo configure:7955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:7992: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8509: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:8747: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8795: \"$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___%'`
no)
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___%'`
{ echo "configure: error: cannot determine type of rlim_cur when cross compiling - define rlim_t" 1>&2; exit 1; }
if { (eval echo configure:8950: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8971: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:8992: \"$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
for ac_arg in $ac_configure_args; do
for ac_config_dir in lib/bind; do
if test ! -d $srcdir/$ac_config_dir; then
echo configuring in $ac_config_dir
if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
if test -f $ac_sub_srcdir/configure; then
elif test -f $ac_sub_srcdir/configure.in; then
/*) ac_sub_cache_file=$cache_file ;;
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
cd $ac_popdir
chmod a+x isc-config.sh