configure revision 134ba0e08a0ae9a564a8d8628fc633377d3fc239
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner# From configure.in Revision: 1.113
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## Copyright (C) 1996-1999 Free Software Foundation, Inc.
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## This program is free software; you can redistribute it and/or modify
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## it under the terms of the GNU General Public License as published by
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## the Free Software Foundation; either version 2 of the License, or
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## (at your option) any later version.
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## This program is distributed in the hope that it will be useful, but
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## WITHOUT ANY WARRANTY; without even the implied warranty of
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## General Public License for more details.
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## You should have received a copy of the GNU General Public License
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias## along with this program; if not, write to the Free Software
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder## As a special exception to the GNU General Public License, if you
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## distribute this file as part of a program that contains a
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias## configuration script generated by Autoconf, you may include it under
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder## the same distribution terms that you use for the rest of that program.
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# serial 40 AC_PROG_LIBTOOL
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# AC_LIBTOOL_DLOPEN - enable checks for dlopen support
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder# AC_ENABLE_SHARED - implement the --enable-shared flag
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# Usage: AC_ENABLE_SHARED[(DEFAULT)]
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# AC_DISABLE_SHARED - set the default shared flag to --disable-shared
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# AC_ENABLE_STATIC - implement the --enable-static flag
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# Usage: AC_ENABLE_STATIC[(DEFAULT)]
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# AC_DISABLE_STATIC - set the default static flag to --disable-static
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)]
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder# AC_ENABLE_FAST_INSTALL - set the default to --disable-fast-install
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# AC_PROG_LD - find the path to the GNU or non-GNU linker
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# AC_PROG_NM - find the path to a BSD-compatible name lister
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# AC_CHECK_LIBM - check for math library
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# the libltdl convenience library, adds --enable-ltdl-convenience to
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# the configure arguments. Note that LIBLTDL is not AC_SUBSTed, nor
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# is AC_CONFIG_SUBDIRS called. If DIR is not provided, it is assumed
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# to be `${top_builddir}/libltdl'. Make sure you start DIR with
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# '${top_builddir}/' (note the single quotes!) if your package is not
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# flat, and, if you're not using automake, define top_builddir as
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder# appropriate in the Makefiles.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# the libltdl installable library, and adds --enable-ltdl-install to
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# the configure arguments. Note that LIBLTDL is not AC_SUBSTed, nor
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# is AC_CONFIG_SUBDIRS called. If DIR is not provided, it is assumed
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# to be `${top_builddir}/libltdl'. Make sure you start DIR with
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# '${top_builddir}/' (note the single quotes!) if your package is not
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# flat, and, if you're not using automake, define top_builddir as
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# appropriate in the Makefiles.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# Guess values for system-dependent variables and create Makefiles.
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# Generated automatically using autoconf version 2.13
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# This configure script is free software; the Free Software Foundation
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# gives unlimited permission to copy, distribute and modify it.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# Any additions from configure.in:
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --with-mit-pthreads use the mit-pthreads thread library"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --with-ptl2 use the ptl2 thread library"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --with-libtool use GNU libtool"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --enable-shared[=PKGS] build shared libraries [default=yes]"
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder --enable-static[=PKGS] build static libraries [default=yes]"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --disable-libtool-lock avoid locking (might break parallel builds)"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --enable-ipv6 use IPv6 [default=autodetect]"
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias --with-kame[=PATH] use Kame IPv6 [default path /usr/local/v6]"
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder# Initialize some variables set by options.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# The variables have the same names as the options, with
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# dashes changed to underlines.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# Initialize some other variables.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# Maximum number of lines to put in a shell here document.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias # If the previous option needs an argument, assign it.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias if test -n "$ac_prev"; then
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias eval "$ac_prev=\$ac_option"
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias # Accept the important Cygnus configure options, so we can diagnose typos.
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder -bindir | --bindir | --bindi | --bind | --bin | --bi)
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
87d946b3c13ffd7f6391aa796e786c2b31b122b1Jonathan von Schroeder -build=* | --build=* | --buil=* | --bui=* | --bu=*)
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias -cache-file | --cache-file | --cache-fil | --cache-fi \
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias # Reject names that are not valid shell variable names.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias eval "enable_${ac_feature}=no" ;;
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias # Reject names that are not valid shell variable names.
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias eval "enable_${ac_feature}='$ac_optarg'" ;;
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
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
# 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
*-netbsd*)
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:1217: \"$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:1243: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1257: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
GCC=
if test "$ac_test_CFLAGS" = set; then
if test -n "$YACC"; then
if test -n "$YACC"; then
test -n "$YACC" && break
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:1504: \"$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___%'`
# HAVE_NETINET6_IN6_H needs to go in platform.h.
echo "YES $ac_cv_header_netinet6_in6_h+$host"
echo "NO $ac_cv_header_netinet6_in6_h+$host"
if { (eval echo configure:1796: \"$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:1841: \"$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:1888: \"$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:1942: \"$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:1983: \"$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:2024: \"$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"
*-freebsd*)
if { (eval echo configure:2081: \"$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:2167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:2224: \"$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:2271: \"$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"
*-freebsd*)
*-openbsd*)
*-solaris*)
*-solaris*)
if { (eval echo configure:2675: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:2724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:2773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
yes)
NONE)
[\\/]* | [A-Za-z]:[\\/]*)
if test -z "$LD"; then
if test -n "$LD"; then
if test -n "$NM"; then
*-*-irix6*)
*N32*)
if { (eval echo configure:3136: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
# 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 -r "$cache_file"; then
echo "loading cache $cache_file"
echo "creating cache $cache_file"
# Redirect the config.log output again, so that the ltconfig log is not
O=lo
A=la
SA=a
no)
yes)
if { (eval echo configure:3320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
no)
no)
yes)
no)
if { (eval echo configure:3431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3483: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3587: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3638: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:3678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
if { (eval echo configure:3726: \"$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___%'`
# 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