Rev 18092 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#! /bin/sh# Guess values for system-dependent variables and create Makefiles.# Generated by Autoconf 2.52 for R 1.5.0.## Report bugs to <r-bugs@R-project.org>.## Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001# Free Software Foundation, Inc.# This configure script is free software; the Free Software Foundation# gives unlimited permission to copy, distribute and modify it.# Find the correct PATH separator. Usually this is `:', but# DJGPP uses `;' like DOS.if test "X${PATH_SEPARATOR+set}" != Xset; thenUNAME=${UNAME-`uname 2>/dev/null`}case X$UNAME in*-DOS) lt_cv_sys_path_separator=';' ;;*) lt_cv_sys_path_separator=':' ;;esacfi# Check that we are running under the correct shell.SHELL=${CONFIG_SHELL-/bin/sh}case X$ECHO inX*--fallback-echo)# Remove one level of quotation (which was required for Make).ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`;;esacecho=${ECHO-echo}if test "X$1" = X--no-reexec; then# Discard the --no-reexec flag, and continue.shiftelif test "X$1" = X--fallback-echo; then# Avoid inline document here, it may be left over:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then# Yippee, $echo works!:else# Restart under the correct shell.exec $SHELL "$0" --no-reexec ${1+"$@"}fiif test "X$1" = X--fallback-echo; then# used as fallback echoshiftcat <<EOFEOFexit 0fi# The HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fiif test -z "$ECHO"; thenif test "X${echo_test_string+set}" != Xset; then# find a string as large as possible, as long as the shell can cope with itfor cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do# expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...if (echo_test_string="`eval $cmd`") 2>/dev/null &&echo_test_string="`eval $cmd`" &&(test "X$echo_test_string" = "X$echo_test_string") 2>/dev/nullthenbreakfidonefiif test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; then:else# The Solaris, AIX, and Digital Unix default echo programs unquote# backslashes. This makes it impossible to quote backslashes using# echo "$something" | sed 's/\\/\\\\/g'## So, first we look for a working echo in the user's PATH.IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"for dir in $PATH /usr/ucb; doif (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; thenecho="$dir/echo"breakfidoneIFS="$save_ifs"if test "X$echo" = Xecho; then# We didn't find a better echo, so look for alternatives.if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; then# This shell has a builtin print -r that does the trick.echo='print -r'elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&test "X$CONFIG_SHELL" != X/bin/ksh; then# If we have ksh, try running configure again with it.ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}export ORIGINAL_CONFIG_SHELLCONFIG_SHELL=/bin/kshexport CONFIG_SHELLexec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}else# Try using printf.echo='printf %s\n'if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; then# Cool, printf works:elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&test "X$echo_testing_string" = 'X\t' &&echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; thenCONFIG_SHELL=$ORIGINAL_CONFIG_SHELLexport CONFIG_SHELLSHELL="$CONFIG_SHELL"export SHELLecho="$CONFIG_SHELL $0 --fallback-echo"elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&test "X$echo_testing_string" = 'X\t' &&echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&test "X$echo_testing_string" = "X$echo_test_string"; thenecho="$CONFIG_SHELL $0 --fallback-echo"else# maybe with a smaller string...prev=:for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; doif (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/nullthenbreakfiprev="$cmd"doneif test "$prev" != 'sed 50q "$0"'; thenecho_test_string=`eval $prev`export echo_test_stringexec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}else# Oops. We lost completely, so just stick with echo.echo=echofifififififi# Copy echo and quote the copy suitably for passing to libtool from# the Makefile, instead of quoting the original, which is used later.ECHO=$echoif test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; thenECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"fi# Avoid depending upon Character Ranges.as_cr_letters='abcdefghijklmnopqrstuvwxyz'as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'as_cr_Letters=$as_cr_letters$as_cr_LETTERSas_cr_digits='0123456789'as_cr_alnum=$as_cr_Letters$as_cr_digits# Sed expression to map a string onto a valid variable name.as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"# Sed expression to map a string onto a valid CPP name.as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"# Be Bourne compatibleif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; thenemulate shNULLCMD=:elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; thenset -o posixfi# Name of the executable.as_me=`echo "$0" |sed 's,.*[\\/],,'`if expr a : '\(a\)' >/dev/null 2>&1; thenas_expr=exprelseas_expr=falsefirm -f conf$$ conf$$.exe conf$$.fileecho >conf$$.fileif ln -s conf$$.file conf$$ 2>/dev/null; then# We could just check for DJGPP; but this test a) works b) is more generic# and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).if test -f conf$$.exe; then# Don't use ln at all; we don't have any linksas_ln_s='cp -p'elseas_ln_s='ln -s'fielif ln conf$$.file conf$$ 2>/dev/null; thenas_ln_s=lnelseas_ln_s='cp -p'firm -f conf$$ conf$$.exe conf$$.fileas_executable_p="test -f"# Support unset when possible.if (FOO=FOO; unset FOO) >/dev/null 2>&1; thenas_unset=unsetelseas_unset=falsefi# NLS nuisances.$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }# IFS# We need space, tab and new line, in precisely that order.as_nl=''IFS=" $as_nl"# CDPATH.$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }# Name of the host.# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,# so uname gets run too.ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`exec 6>&1## Initializations.#ac_default_prefix=/usr/localcross_compiling=nosubdirs=MFLAGS= MAKEFLAGS=SHELL=${CONFIG_SHELL-/bin/sh}# Maximum number of lines to put in a shell here document.# This variable seems obsolete. It should probably be removed, and# only ac_max_sed_lines should be used.: ${ac_max_here_lines=38}ac_unique_file="src/include/Defn.h"# Factoring default headers for most tests.ac_includes_default="\#include <stdio.h>#if HAVE_SYS_TYPES_H# include <sys/types.h>#endif#if HAVE_SYS_STAT_H# include <sys/stat.h>#endif#if STDC_HEADERS# include <stdlib.h># include <stddef.h>#else# if HAVE_STDLIB_H# include <stdlib.h># endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include <memory.h># endif# include <string.h>#endif#if HAVE_STRINGS_H# include <strings.h>#endif#if HAVE_INTTYPES_H# include <inttypes.h>#else# if HAVE_STDINT_H# include <stdint.h># endif#endif#if HAVE_UNISTD_H# include <unistd.h>#endif"# Initialize some variables set by options.ac_init_help=ac_init_version=false# The variables have the same names as the options, with# dashes changed to underlines.cache_file=/dev/nullexec_prefix=NONEno_create=no_recursion=prefix=NONEprogram_prefix=NONEprogram_suffix=NONEprogram_transform_name=s,x,x,silent=site=srcdir=verbose=x_includes=NONEx_libraries=NONE# Installation directory options.# These are left unexpanded so users can "make install exec_prefix=/foo"# and all the variables that are supposed to be based on exec_prefix# by default will actually change.# Use braces instead of parens because sh, perl, etc. also accept them.bindir='${exec_prefix}/bin'sbindir='${exec_prefix}/sbin'libexecdir='${exec_prefix}/libexec'datadir='${prefix}/share'sysconfdir='${prefix}/etc'sharedstatedir='${prefix}/com'localstatedir='${prefix}/var'libdir='${exec_prefix}/lib'includedir='${prefix}/include'oldincludedir='/usr/include'infodir='${prefix}/info'mandir='${prefix}/man'# Identity of this package.PACKAGE_NAME='R'PACKAGE_TARNAME='r'PACKAGE_VERSION='1.5.0'PACKAGE_STRING='R 1.5.0'PACKAGE_BUGREPORT='r-bugs@R-project.org'ac_prev=for ac_optiondo# If the previous option needs an argument, assign it.if test -n "$ac_prev"; theneval "$ac_prev=\$ac_option"ac_prev=continuefiac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`# Accept the important Cygnus configure options, so we can diagnose typos.case $ac_option in-bindir | --bindir | --bindi | --bind | --bin | --bi)ac_prev=bindir ;;-bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)bindir=$ac_optarg ;;-build | --build | --buil | --bui | --bu)ac_prev=build_alias ;;-build=* | --build=* | --buil=* | --bui=* | --bu=*)build_alias=$ac_optarg ;;-cache-file | --cache-file | --cache-fil | --cache-fi \| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)ac_prev=cache_file ;;-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)cache_file=$ac_optarg ;;--config-cache | -C)cache_file=config.cache ;;-datadir | --datadir | --datadi | --datad | --data | --dat | --da)ac_prev=datadir ;;-datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \| --da=*)datadir=$ac_optarg ;;-disable-* | --disable-*)ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`# Reject names that are not valid shell variable names.expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&{ echo "$as_me: error: invalid feature name: $ac_feature" >&2{ (exit 1); exit 1; }; }ac_feature=`echo $ac_feature | sed 's/-/_/g'`eval "enable_$ac_feature=no" ;;-enable-* | --enable-*)ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`# Reject names that are not valid shell variable names.expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&{ echo "$as_me: error: invalid feature name: $ac_feature" >&2{ (exit 1); exit 1; }; }ac_feature=`echo $ac_feature | sed 's/-/_/g'`case $ac_option in*=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;*) ac_optarg=yes ;;esaceval "enable_$ac_feature='$ac_optarg'" ;;-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \| --exec | --exe | --ex)ac_prev=exec_prefix ;;-exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \| --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \| --exec=* | --exe=* | --ex=*)exec_prefix=$ac_optarg ;;-gas | --gas | --ga | --g)# Obsolete; use --with-gas.with_gas=yes ;;-help | --help | --hel | --he | -h)ac_init_help=long ;;-help=r* | --help=r* | --hel=r* | --he=r* | -hr*)ac_init_help=recursive ;;-help=s* | --help=s* | --hel=s* | --he=s* | -hs*)ac_init_help=short ;;-host | --host | --hos | --ho)ac_prev=host_alias ;;-host=* | --host=* | --hos=* | --ho=*)host_alias=$ac_optarg ;;-includedir | --includedir | --includedi | --included | --include \| --includ | --inclu | --incl | --inc)ac_prev=includedir ;;-includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \| --includ=* | --inclu=* | --incl=* | --inc=*)includedir=$ac_optarg ;;-infodir | --infodir | --infodi | --infod | --info | --inf)ac_prev=infodir ;;-infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)infodir=$ac_optarg ;;-libdir | --libdir | --libdi | --libd)ac_prev=libdir ;;-libdir=* | --libdir=* | --libdi=* | --libd=*)libdir=$ac_optarg ;;-libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \| --libexe | --libex | --libe)ac_prev=libexecdir ;;-libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \| --libexe=* | --libex=* | --libe=*)libexecdir=$ac_optarg ;;-localstatedir | --localstatedir | --localstatedi | --localstated \| --localstate | --localstat | --localsta | --localst \| --locals | --local | --loca | --loc | --lo)ac_prev=localstatedir ;;-localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \| --localstate=* | --localstat=* | --localsta=* | --localst=* \| --locals=* | --local=* | --loca=* | --loc=* | --lo=*)localstatedir=$ac_optarg ;;-mandir | --mandir | --mandi | --mand | --man | --ma | --m)ac_prev=mandir ;;-mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)mandir=$ac_optarg ;;-nfp | --nfp | --nf)# Obsolete; use --without-fp.with_fp=no ;;-no-create | --no-create | --no-creat | --no-crea | --no-cre \| --no-cr | --no-c)no_create=yes ;;-no-recursion | --no-recursion | --no-recursio | --no-recursi \| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)no_recursion=yes ;;-oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \| --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \| --oldin | --oldi | --old | --ol | --o)ac_prev=oldincludedir ;;-oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \| --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \| --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)oldincludedir=$ac_optarg ;;-prefix | --prefix | --prefi | --pref | --pre | --pr | --p)ac_prev=prefix ;;-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)prefix=$ac_optarg ;;-program-prefix | --program-prefix | --program-prefi | --program-pref \| --program-pre | --program-pr | --program-p)ac_prev=program_prefix ;;-program-prefix=* | --program-prefix=* | --program-prefi=* \| --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)program_prefix=$ac_optarg ;;-program-suffix | --program-suffix | --program-suffi | --program-suff \| --program-suf | --program-su | --program-s)ac_prev=program_suffix ;;-program-suffix=* | --program-suffix=* | --program-suffi=* \| --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)program_suffix=$ac_optarg ;;-program-transform-name | --program-transform-name \| --program-transform-nam | --program-transform-na \| --program-transform-n | --program-transform- \| --program-transform | --program-transfor \| --program-transfo | --program-transf \| --program-trans | --program-tran \| --progr-tra | --program-tr | --program-t)ac_prev=program_transform_name ;;-program-transform-name=* | --program-transform-name=* \| --program-transform-nam=* | --program-transform-na=* \| --program-transform-n=* | --program-transform-=* \| --program-transform=* | --program-transfor=* \| --program-transfo=* | --program-transf=* \| --program-trans=* | --program-tran=* \| --progr-tra=* | --program-tr=* | --program-t=*)program_transform_name=$ac_optarg ;;-q | -quiet | --quiet | --quie | --qui | --qu | --q \| -silent | --silent | --silen | --sile | --sil)silent=yes ;;-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)ac_prev=sbindir ;;-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \| --sbi=* | --sb=*)sbindir=$ac_optarg ;;-sharedstatedir | --sharedstatedir | --sharedstatedi \| --sharedstated | --sharedstate | --sharedstat | --sharedsta \| --sharedst | --shareds | --shared | --share | --shar \| --sha | --sh)ac_prev=sharedstatedir ;;-sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \| --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \| --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \| --sha=* | --sh=*)sharedstatedir=$ac_optarg ;;-site | --site | --sit)ac_prev=site ;;-site=* | --site=* | --sit=*)site=$ac_optarg ;;-srcdir | --srcdir | --srcdi | --srcd | --src | --sr)ac_prev=srcdir ;;-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)srcdir=$ac_optarg ;;-sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \| --syscon | --sysco | --sysc | --sys | --sy)ac_prev=sysconfdir ;;-sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \| --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)sysconfdir=$ac_optarg ;;-target | --target | --targe | --targ | --tar | --ta | --t)ac_prev=target_alias ;;-target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)target_alias=$ac_optarg ;;-v | -verbose | --verbose | --verbos | --verbo | --verb)verbose=yes ;;-version | --version | --versio | --versi | --vers | -V)ac_init_version=: ;;-with-* | --with-*)ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`# Reject names that are not valid shell variable names.expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&{ echo "$as_me: error: invalid package name: $ac_package" >&2{ (exit 1); exit 1; }; }ac_package=`echo $ac_package| sed 's/-/_/g'`case $ac_option in*=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;*) ac_optarg=yes ;;esaceval "with_$ac_package='$ac_optarg'" ;;-without-* | --without-*)ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`# Reject names that are not valid shell variable names.expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&{ echo "$as_me: error: invalid package name: $ac_package" >&2{ (exit 1); exit 1; }; }ac_package=`echo $ac_package | sed 's/-/_/g'`eval "with_$ac_package=no" ;;--x)# Obsolete; use --with-x.with_x=yes ;;-x-includes | --x-includes | --x-include | --x-includ | --x-inclu \| --x-incl | --x-inc | --x-in | --x-i)ac_prev=x_includes ;;-x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \| --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)x_includes=$ac_optarg ;;-x-libraries | --x-libraries | --x-librarie | --x-librari \| --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)ac_prev=x_libraries ;;-x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)x_libraries=$ac_optarg ;;-*) { echo "$as_me: error: unrecognized option: $ac_optionTry \`$0 --help' for more information." >&2{ (exit 1); exit 1; }; };;*=*)ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`# Reject names that are not valid shell variable names.expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&{ echo "$as_me: error: invalid variable name: $ac_envvar" >&2{ (exit 1); exit 1; }; }ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`eval "$ac_envvar='$ac_optarg'"export $ac_envvar ;;*)# FIXME: should be removed in autoconf 3.0.echo "$as_me: WARNING: you should use --build, --host, --target" >&2expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&echo "$as_me: WARNING: invalid host type: $ac_option" >&2: ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option};;esacdoneif test -n "$ac_prev"; thenac_option=--`echo $ac_prev | sed 's/_/-/g'`{ echo "$as_me: error: missing argument to $ac_option" >&2{ (exit 1); exit 1; }; }fi# Be sure to have absolute paths.for ac_var in exec_prefix prefixdoeval ac_val=$`echo $ac_var`case $ac_val in[\\/$]* | ?:[\\/]* | NONE | '' ) ;;*) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2{ (exit 1); exit 1; }; };;esacdone# Be sure to have absolute paths.for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \localstatedir libdir includedir oldincludedir infodir mandirdoeval ac_val=$`echo $ac_var`case $ac_val in[\\/$]* | ?:[\\/]* ) ;;*) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2{ (exit 1); exit 1; }; };;esacdone# There might be people who depend on the old broken behavior: `$host'# used to hold the argument of --host etc.build=$build_aliashost=$host_aliastarget=$target_alias# FIXME: should be removed in autoconf 3.0.if test "x$host_alias" != x; thenif test "x$build_alias" = x; thencross_compiling=maybeecho "$as_me: WARNING: If you wanted to set the --build type, don't use --host.If a cross compiler is detected then cross compile mode will be used." >&2elif test "x$build_alias" != "x$host_alias"; thencross_compiling=yesfifiac_tool_prefix=test -n "$host_alias" && ac_tool_prefix=$host_alias-test "$silent" = yes && exec 6>/dev/null# Find the source files, if location was not specified.if test -z "$srcdir"; thenac_srcdir_defaulted=yes# Try the directory containing this script, then its parent.ac_prog=$0ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.srcdir=$ac_confdirif test ! -r $srcdir/$ac_unique_file; thensrcdir=..fielseac_srcdir_defaulted=nofiif test ! -r $srcdir/$ac_unique_file; thenif test "$ac_srcdir_defaulted" = yes; then{ echo "$as_me: error: cannot find sources in $ac_confdir or .." >&2{ (exit 1); exit 1; }; }else{ echo "$as_me: error: cannot find sources in $srcdir" >&2{ (exit 1); exit 1; }; }fifisrcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`ac_env_build_alias_set=${build_alias+set}ac_env_build_alias_value=$build_aliasac_cv_env_build_alias_set=${build_alias+set}ac_cv_env_build_alias_value=$build_aliasac_env_host_alias_set=${host_alias+set}ac_env_host_alias_value=$host_aliasac_cv_env_host_alias_set=${host_alias+set}ac_cv_env_host_alias_value=$host_aliasac_env_target_alias_set=${target_alias+set}ac_env_target_alias_value=$target_aliasac_cv_env_target_alias_set=${target_alias+set}ac_cv_env_target_alias_value=$target_aliasac_env_R_PRINTCMD_set=${R_PRINTCMD+set}ac_env_R_PRINTCMD_value=$R_PRINTCMDac_cv_env_R_PRINTCMD_set=${R_PRINTCMD+set}ac_cv_env_R_PRINTCMD_value=$R_PRINTCMDac_env_R_PAPERSIZE_set=${R_PAPERSIZE+set}ac_env_R_PAPERSIZE_value=$R_PAPERSIZEac_cv_env_R_PAPERSIZE_set=${R_PAPERSIZE+set}ac_cv_env_R_PAPERSIZE_value=$R_PAPERSIZEac_env_R_BATCHSAVE_set=${R_BATCHSAVE+set}ac_env_R_BATCHSAVE_value=$R_BATCHSAVEac_cv_env_R_BATCHSAVE_set=${R_BATCHSAVE+set}ac_cv_env_R_BATCHSAVE_value=$R_BATCHSAVEac_env_MAIN_CFLAGS_set=${MAIN_CFLAGS+set}ac_env_MAIN_CFLAGS_value=$MAIN_CFLAGSac_cv_env_MAIN_CFLAGS_set=${MAIN_CFLAGS+set}ac_cv_env_MAIN_CFLAGS_value=$MAIN_CFLAGSac_env_SHLIB_CFLAGS_set=${SHLIB_CFLAGS+set}ac_env_SHLIB_CFLAGS_value=$SHLIB_CFLAGSac_cv_env_SHLIB_CFLAGS_set=${SHLIB_CFLAGS+set}ac_cv_env_SHLIB_CFLAGS_value=$SHLIB_CFLAGSac_env_FC_set=${FC+set}ac_env_FC_value=$FCac_cv_env_FC_set=${FC+set}ac_cv_env_FC_value=$FCac_env_MAIN_FFLAGS_set=${MAIN_FFLAGS+set}ac_env_MAIN_FFLAGS_value=$MAIN_FFLAGSac_cv_env_MAIN_FFLAGS_set=${MAIN_FFLAGS+set}ac_cv_env_MAIN_FFLAGS_value=$MAIN_FFLAGSac_env_SHLIB_FFLAGS_set=${SHLIB_FFLAGS+set}ac_env_SHLIB_FFLAGS_value=$SHLIB_FFLAGSac_cv_env_SHLIB_FFLAGS_set=${SHLIB_FFLAGS+set}ac_cv_env_SHLIB_FFLAGS_value=$SHLIB_FFLAGSac_env_MAIN_LD_set=${MAIN_LD+set}ac_env_MAIN_LD_value=$MAIN_LDac_cv_env_MAIN_LD_set=${MAIN_LD+set}ac_cv_env_MAIN_LD_value=$MAIN_LDac_env_MAIN_LDFLAGS_set=${MAIN_LDFLAGS+set}ac_env_MAIN_LDFLAGS_value=$MAIN_LDFLAGSac_cv_env_MAIN_LDFLAGS_set=${MAIN_LDFLAGS+set}ac_cv_env_MAIN_LDFLAGS_value=$MAIN_LDFLAGSac_env_CPICFLAGS_set=${CPICFLAGS+set}ac_env_CPICFLAGS_value=$CPICFLAGSac_cv_env_CPICFLAGS_set=${CPICFLAGS+set}ac_cv_env_CPICFLAGS_value=$CPICFLAGSac_env_FPICFLAGS_set=${FPICFLAGS+set}ac_env_FPICFLAGS_value=$FPICFLAGSac_cv_env_FPICFLAGS_set=${FPICFLAGS+set}ac_cv_env_FPICFLAGS_value=$FPICFLAGSac_env_SHLIB_LD_set=${SHLIB_LD+set}ac_env_SHLIB_LD_value=$SHLIB_LDac_cv_env_SHLIB_LD_set=${SHLIB_LD+set}ac_cv_env_SHLIB_LD_value=$SHLIB_LDac_env_SHLIB_LDFLAGS_set=${SHLIB_LDFLAGS+set}ac_env_SHLIB_LDFLAGS_value=$SHLIB_LDFLAGSac_cv_env_SHLIB_LDFLAGS_set=${SHLIB_LDFLAGS+set}ac_cv_env_SHLIB_LDFLAGS_value=$SHLIB_LDFLAGSac_env_CXXPICFLAGS_set=${CXXPICFLAGS+set}ac_env_CXXPICFLAGS_value=$CXXPICFLAGSac_cv_env_CXXPICFLAGS_set=${CXXPICFLAGS+set}ac_cv_env_CXXPICFLAGS_value=$CXXPICFLAGSac_env_SHLIB_CXXLD_set=${SHLIB_CXXLD+set}ac_env_SHLIB_CXXLD_value=$SHLIB_CXXLDac_cv_env_SHLIB_CXXLD_set=${SHLIB_CXXLD+set}ac_cv_env_SHLIB_CXXLD_value=$SHLIB_CXXLDac_env_SHLIB_CXXLDFLAGS_set=${SHLIB_CXXLDFLAGS+set}ac_env_SHLIB_CXXLDFLAGS_value=$SHLIB_CXXLDFLAGSac_cv_env_SHLIB_CXXLDFLAGS_set=${SHLIB_CXXLDFLAGS+set}ac_cv_env_SHLIB_CXXLDFLAGS_value=$SHLIB_CXXLDFLAGSac_env_TCLTK_LIBS_set=${TCLTK_LIBS+set}ac_env_TCLTK_LIBS_value=$TCLTK_LIBSac_cv_env_TCLTK_LIBS_set=${TCLTK_LIBS+set}ac_cv_env_TCLTK_LIBS_value=$TCLTK_LIBSac_env_TCLTK_CPPFLAGS_set=${TCLTK_CPPFLAGS+set}ac_env_TCLTK_CPPFLAGS_value=$TCLTK_CPPFLAGSac_cv_env_TCLTK_CPPFLAGS_set=${TCLTK_CPPFLAGS+set}ac_cv_env_TCLTK_CPPFLAGS_value=$TCLTK_CPPFLAGSac_env_MAKE_set=${MAKE+set}ac_env_MAKE_value=$MAKEac_cv_env_MAKE_set=${MAKE+set}ac_cv_env_MAKE_value=$MAKEac_env_CC_set=${CC+set}ac_env_CC_value=$CCac_cv_env_CC_set=${CC+set}ac_cv_env_CC_value=$CCac_env_CFLAGS_set=${CFLAGS+set}ac_env_CFLAGS_value=$CFLAGSac_cv_env_CFLAGS_set=${CFLAGS+set}ac_cv_env_CFLAGS_value=$CFLAGSac_env_LDFLAGS_set=${LDFLAGS+set}ac_env_LDFLAGS_value=$LDFLAGSac_cv_env_LDFLAGS_set=${LDFLAGS+set}ac_cv_env_LDFLAGS_value=$LDFLAGSac_env_CPPFLAGS_set=${CPPFLAGS+set}ac_env_CPPFLAGS_value=$CPPFLAGSac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}ac_cv_env_CPPFLAGS_value=$CPPFLAGSac_env_CPP_set=${CPP+set}ac_env_CPP_value=$CPPac_cv_env_CPP_set=${CPP+set}ac_cv_env_CPP_value=$CPPac_env_F77_set=${F77+set}ac_env_F77_value=$F77ac_cv_env_F77_set=${F77+set}ac_cv_env_F77_value=$F77ac_env_FFLAGS_set=${FFLAGS+set}ac_env_FFLAGS_value=$FFLAGSac_cv_env_FFLAGS_set=${FFLAGS+set}ac_cv_env_FFLAGS_value=$FFLAGSac_env_CXX_set=${CXX+set}ac_env_CXX_value=$CXXac_cv_env_CXX_set=${CXX+set}ac_cv_env_CXX_value=$CXXac_env_CXXFLAGS_set=${CXXFLAGS+set}ac_env_CXXFLAGS_value=$CXXFLAGSac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}ac_cv_env_CXXFLAGS_value=$CXXFLAGSac_env_CXXCPP_set=${CXXCPP+set}ac_env_CXXCPP_value=$CXXCPPac_cv_env_CXXCPP_set=${CXXCPP+set}ac_cv_env_CXXCPP_value=$CXXCPP## Report the --help message.#if test "$ac_init_help" = "long"; then# Omit some internal or obsolete options to make the list less imposing.# This message is too long to be a string in the A/UX 3.1 sh.cat <<EOF\`configure' configures R 1.5.0 to adapt to many kinds of systems.Usage: $0 [OPTION]... [VAR=VALUE]...To assign environment variables (e.g., CC, CFLAGS...), specify them asVAR=VALUE. See below for descriptions of some of the useful variables.Defaults for the options are specified in brackets.Configuration:-h, --help display this help and exit--help=short display options specific to this package--help=recursive display the short help of all the included packages-V, --version display version information and exit-q, --quiet, --silent do not print \`checking...' messages--cache-file=FILE cache test results in FILE [disabled]-C, --config-cache alias for \`--cache-file=config.cache'-n, --no-create do not create output files--srcdir=DIR find the sources in DIR [configure dir or \`..']EOFcat <<EOFInstallation directories:--prefix=PREFIX install architecture-independent files in PREFIX[$ac_default_prefix]--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX[PREFIX]By default, \`make install' will install all the files in\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specifyan installation prefix other than \`$ac_default_prefix' using \`--prefix',for instance \`--prefix=\$HOME'.For better control, use the options below.Fine tuning of the installation directories:--bindir=DIR user executables [EPREFIX/bin]--sbindir=DIR system admin executables [EPREFIX/sbin]--libexecdir=DIR program executables [EPREFIX/libexec]--datadir=DIR read-only architecture-independent data [PREFIX/share]--sysconfdir=DIR read-only single-machine data [PREFIX/etc]--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]--localstatedir=DIR modifiable single-machine data [PREFIX/var]--libdir=DIR object code libraries [EPREFIX/lib]--includedir=DIR C header files [PREFIX/include]--oldincludedir=DIR C header files for non-gcc [/usr/include]--infodir=DIR info documentation [PREFIX/info]--mandir=DIR man documentation [PREFIX/man]EOFcat <<\EOFProgram names:--program-prefix=PREFIX prepend PREFIX to installed program names--program-suffix=SUFFIX append SUFFIX to installed program names--program-transform-name=PROGRAM run sed PROGRAM on installed program namesX features:--x-includes=DIR X include files are in DIR--x-libraries=DIR X library files are in DIRSystem types:--build=BUILD configure for building on BUILD [guessed]--host=HOST build programs to run on HOST [BUILD]EOFfiif test -n "$ac_init_help"; thencase $ac_init_help inshort | recursive ) echo "Configuration of R 1.5.0:";;esaccat <<\EOFOptional Features:--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)--enable-FEATURE[=ARG] include FEATURE [ARG=yes]--enable-R-profiling attempt to compile support for Rprof() [yes]--enable-R-shlib build R as a shared library [no]--enable-maintainer-modeenable make rules and dependencies not useful (andmaybe confusing) to the casual installer [no]--enable-strict-barrier provoke compile error on write barrier violation[no]--enable-static=PKGS build static libraries default=no--enable-shared=PKGS build shared libraries default=yes--enable-fast-install=PKGS optimize for fast installation default=yes--disable-libtool-lock avoid locking (might break parallel builds)Optional Packages:--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)--with-f2c use f2c even if FORTRAN compiler is available--with-g77 use g77 to compile FORTRAN subroutines--with-f77 use f77 to compile FORTRAN subroutines--with-blas use specified BLAS library--with-readline use readline library (if available) [yes]--with-gnome use GNOME, or specify its prefix [no]--with-tcltk use Tcl/Tk, or specify its library dir [yes]--with-tcl-config=TCL_CONFIGspecify location of tclConfig.sh []--with-tk-config=TK_CONFIGspecify location of tkConfig.sh []--with-gnu-ld assume the C compiler uses GNU ld default=no--with-pic try to use only PIC/non-PIC objects default=use both--with-x use the X Window System--with-gnome-includes=DIRspecify location of GNOME headers--with-gnome-libs=DIR specify location of GNOME libs--with-libglade-config=LIBGLADE_CONFIGspecify location of libglade-configSome influential environment variables:R_PRINTCMD command used to spool PostScript files to the printerR_PAPERSIZE paper size for the local (PostScript) printerR_BATCHSAVE default behavior of R if it encounters EOF in batch modeMAIN_CFLAGS additional CFLAGS used when compiling the main binarySHLIB_CFLAGSadditional CFLAGS used when building shared librariesFC command which runs the the FORTRAN compilerMAIN_FFLAGS additional FFLAGS used when compiling the main binarySHLIB_FFLAGSadditional FFLAGS used when building shared librariesMAIN_LD command used to link the main binaryMAIN_LDFLAGSflags which are necessary for loading a main program which willload shared library modules (DLLs) at runtimeCPICFLAGS special flags for compiling C code to be turned into a sharedlibrary.FPICFLAGS special flags for compiling FORTRAN code to be turned into ashared library.SHLIB_LD command for linking shared libraries which contain object filesfrom a C or FORTRAN compiler onlySHLIB_LDFLAGSspecial flags used by SHLIB_LDCXXPICFLAGS special flags for compiling C++ code to be turned into a sharedlibrarySHLIB_CXXLD command for linking shared libraries which contain object filesfrom a C++ compilerSHLIB_CXXLDFLAGSspecial flags used by SHLIB_CXXLDTCLTK_LIBS flags needed for linking against the Tcl and Tk librariesTCLTK_CPPFLAGSflags needed for finding the tcl.h and tk.h headersMAKE Make commandCC C compiler commandCFLAGS C compiler flagsLDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in anonstandard directory <lib dir>CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you haveheaders in a nonstandard directory <include dir>CPP C preprocessorF77 Fortran 77 compiler commandFFLAGS Fortran 77 compiler flagsCXX C++ compiler commandCXXFLAGS C++ compiler flagsCXXCPP C++ preprocessorUse these variables to override the choices made by `configure' or to helpit to find libraries and programs with nonstandard names/locations.Report bugs to <r-bugs@R-project.org>.EOFfiif test "$ac_init_help" = "recursive"; then# If there are subdirs, report their specific --help.ac_popdir=`pwd`for ac_subdir in : $ac_subdirs_all; do test "x$ac_subdir" = x: && continuecd $ac_subdir# A "../" for each directory in /$ac_subdir.ac_dots=`echo $ac_subdir |sed 's,^\./,,;s,[^/]$,&/,;s,[^/]*/,../,g'`case $srcdir in.) # No --srcdir option. We are building in place.ac_sub_srcdir=$srcdir ;;[\\/]* | ?:[\\/]* ) # Absolute path.ac_sub_srcdir=$srcdir/$ac_subdir ;;*) # Relative path.ac_sub_srcdir=$ac_dots$srcdir/$ac_subdir ;;esac# Check for guested configure; otherwise get Cygnus style configure.if test -f $ac_sub_srcdir/configure.gnu; thenecho$SHELL $ac_sub_srcdir/configure.gnu --help=recursiveelif test -f $ac_sub_srcdir/configure; thenecho$SHELL $ac_sub_srcdir/configure --help=recursiveelif test -f $ac_sub_srcdir/configure.ac ||test -f $ac_sub_srcdir/configure.in; thenecho$ac_configure --helpelseecho "$as_me: WARNING: no configuration information is in $ac_subdir" >&2ficd $ac_popdirdonefitest -n "$ac_init_help" && exit 0if $ac_init_version; thencat <<\EOFR configure 1.5.0generated by GNU Autoconf 2.52Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001Free Software Foundation, Inc.This configure script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it.EOFexit 0fiexec 5>config.logcat >&5 <<EOFThis file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by R $as_me 1.5.0, which wasgenerated by GNU Autoconf 2.52. Invocation command line was$ $0 $@EOF{cat <<_ASUNAME## ---------- #### Platform. #### ---------- ##hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`uname -m = `(uname -m) 2>/dev/null || echo unknown`uname -r = `(uname -r) 2>/dev/null || echo unknown`uname -s = `(uname -s) 2>/dev/null || echo unknown`uname -v = `(uname -v) 2>/dev/null || echo unknown`/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`hostinfo = `(hostinfo) 2>/dev/null || echo unknown`/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`PATH = $PATH_ASUNAME} >&5cat >&5 <<EOF## ------------ #### Core tests. #### ------------ ##EOF# Keep a trace of the command line.# Strip out --no-create and --no-recursion so they do not pile up.# Also quote any args containing shell meta-characters.ac_configure_args=ac_sep=for ac_argdocase $ac_arg in-no-create | --no-create | --no-creat | --no-crea | --no-cre \| --no-cr | --no-c) ;;-no-recursion | --no-recursion | --no-recursio | --no-recursi \| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;*" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"ac_sep=" " ;;*) ac_configure_args="$ac_configure_args$ac_sep$ac_arg"ac_sep=" " ;;esac# Get rid of the leading space.done# When interrupted or exit'd, cleanup temporary files, and complete# config.log. We remove comments because anyway the quotes in there# would cause problems or look ugly.trap 'exit_status=$?# Save into config.log some information that might help in debugging.echo >&5echo "## ----------------- ##" >&5echo "## Cache variables. ##" >&5echo "## ----------------- ##" >&5echo >&5# The following way of writing the cache mishandles newlines in values,{(set) 2>&1 |case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in*ac_space=\ *)sed -n \"s/'"'"'/'"'"'\\\\'"'"''"'"'/g;s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p";;*)sed -n \"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p";;esac;} >&5sed "/^$/d" confdefs.h >conftest.logif test -s conftest.log; thenecho >&5echo "## ------------ ##" >&5echo "## confdefs.h. ##" >&5echo "## ------------ ##" >&5echo >&5cat conftest.log >&5fi(echo; echo) >&5test "$ac_signal" != 0 &&echo "$as_me: caught signal $ac_signal" >&5echo "$as_me: exit $exit_status" >&5rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&exit $exit_status' 0for ac_signal in 1 2 13 15; dotrap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signaldoneac_signal=0# confdefs.h avoids OS command line length limits that DEFS can exceed.rm -rf conftest* confdefs.h# AIX cpp loses on an empty file, so make sure it contains at least a newline.echo >confdefs.h# Let the site file select an alternate cache file if it wants to.# Prefer explicitly selected file to automatically selected ones.if test -z "$CONFIG_SITE"; thenif test "x$prefix" != xNONE; thenCONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"elseCONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"fififor ac_site_file in $CONFIG_SITE; doif test -r "$ac_site_file"; then{ echo "$as_me:1205: loading site script $ac_site_file" >&5echo "$as_me: loading site script $ac_site_file" >&6;}cat "$ac_site_file" >&5. "$ac_site_file"fidoneif test -r "$cache_file"; then# Some versions of bash will fail to source /dev/null (special# files actually), so we avoid doing that.if test -f "$cache_file"; then{ echo "$as_me:1216: loading cache $cache_file" >&5echo "$as_me: loading cache $cache_file" >&6;}case $cache_file in[\\/]* | ?:[\\/]* ) . $cache_file;;*) . ./$cache_file;;esacfielse{ echo "$as_me:1224: creating cache $cache_file" >&5echo "$as_me: creating cache $cache_file" >&6;}>$cache_filefi# Check that the precious variables saved in the cache have kept the same# value.ac_cache_corrupted=falsefor ac_var in `(set) 2>&1 |sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; doeval ac_old_set=\$ac_cv_env_${ac_var}_seteval ac_new_set=\$ac_env_${ac_var}_seteval ac_old_val="\$ac_cv_env_${ac_var}_value"eval ac_new_val="\$ac_env_${ac_var}_value"case $ac_old_set,$ac_new_set inset,){ echo "$as_me:1240: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}ac_cache_corrupted=: ;;,set){ echo "$as_me:1244: error: \`$ac_var' was not set in the previous run" >&5echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}ac_cache_corrupted=: ;;,);;*)if test "x$ac_old_val" != "x$ac_new_val"; then{ echo "$as_me:1250: error: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}{ echo "$as_me:1252: former value: $ac_old_val" >&5echo "$as_me: former value: $ac_old_val" >&2;}{ echo "$as_me:1254: current value: $ac_new_val" >&5echo "$as_me: current value: $ac_new_val" >&2;}ac_cache_corrupted=:fi;;esac# Pass precious variables to config.status. It doesn't matter if# we pass some twice (in addition to the command line arguments).if test "$ac_new_set" = set; thencase $ac_new_val in*" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"`ac_configure_args="$ac_configure_args '$ac_arg'";;*) ac_configure_args="$ac_configure_args $ac_var=$ac_new_val";;esacfidoneif $ac_cache_corrupted; then{ echo "$as_me:1273: error: changes in the environment can compromise the build" >&5echo "$as_me: error: changes in the environment can compromise the build" >&2;}{ { echo "$as_me:1275: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}{ (exit 1); exit 1; }; }fiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnucase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in*c*,-n*) ECHO_N= ECHO_C='' ECHO_T=' ' ;;*c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;*) ECHO_N= ECHO_C='\c' ECHO_T= ;;esacecho "#! $SHELL" >conftest.shecho "exit 0" >>conftest.shchmod +x conftest.shif { (echo "$as_me:1295: PATH=\".;.\"; conftest.sh") >&5(PATH=".;."; conftest.sh) 2>&5ac_status=$?echo "$as_me:1298: \$? = $ac_status" >&5(exit $ac_status); }; thenac_path_separator=';'elseac_path_separator=:fiPATH_SEPARATOR="$ac_path_separator"rm -f conftest.shac_aux_dir=for ac_dir in tools $srcdir/tools; doif test -f $ac_dir/install-sh; thenac_aux_dir=$ac_dirac_install_sh="$ac_aux_dir/install-sh -c"breakelif test -f $ac_dir/install.sh; thenac_aux_dir=$ac_dirac_install_sh="$ac_aux_dir/install.sh -c"breakelif test -f $ac_dir/shtool; thenac_aux_dir=$ac_dirac_install_sh="$ac_aux_dir/shtool install -c"breakfidoneif test -z "$ac_aux_dir"; then{ { echo "$as_me:1324: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&5echo "$as_me: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&2;}{ (exit 1); exit 1; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.## Automake initialization.# Find a good install program. We prefer a C program (faster),# so one script is as good as another. But avoid the broken or# incompatible versions:# SysV /etc/install, /usr/sbin/install# SunOS /usr/etc/install# IRIX /sbin/install# AIX /bin/install# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# ./install, which can be erroneously created by make from ./install.sh.echo "$as_me:1345: checking for a BSD compatible install" >&5echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_save_IFS=$IFS; IFS=$ac_path_separatorfor ac_dir in $PATH; doIFS=$ac_save_IFS# Account for people who put trailing slashes in PATH elements.case $ac_dir/ in/ | ./ | .// | /cC/* \| /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \| /usr/ucb/* ) ;;*)# OSF1 and SCO ODT 3.0 have their own names for install.# Don't use installbsd from OSF since it installs stuff as root# by default.for ac_prog in ginstall scoinst install; doif $as_executable_p "$ac_dir/$ac_prog"; thenif test $ac_prog = install &&grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then# AIX install. It has an incompatible calling convention.:elif test $ac_prog = install &&grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then# program-specific install script used by HP pwplus--don't use.:elseac_cv_path_install="$ac_dir/$ac_prog -c"break 2fifidone;;esacdonefiif test "${ac_cv_path_install+set}" = set; thenINSTALL=$ac_cv_path_installelse# As a last resort, use the slow shell script. We don't cache a# path for INSTALL within a source directory, because that will# break other packages using the cache if that directory is# removed, or if the path is relative.INSTALL=$ac_install_shfifiecho "$as_me:1394: result: $INSTALL" >&5echo "${ECHO_T}$INSTALL" >&6# Use test -z because SunOS4 sh mishandles braces in ${var-val}.# It thinks the first close brace ends the variable substitution.test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'echo "$as_me:1405: checking whether build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6# Just in casesleep 1echo timestamp > conftestfile# Do `set' in a subshell so we don't clobber the current shell's# arguments. Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if (set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`if test "$*" = "X"; then# -L didn't work.set X `ls -t $srcdir/configure conftestfile`fiif test "$*" != "X $srcdir/configure conftestfile" \&& test "$*" != "X conftestfile $srcdir/configure"; then# If neither matched, then we have a broken ls. This can happen# if, for instance, CONFIG_SHELL is bash and it inherits a# broken ls alias from the environment. This has actually# happened. Such a system could not be considered "sane".{ { echo "$as_me:1428: error: ls -t appears to fail. Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail. Make sure there is not a brokenalias in your environment" >&2;}{ (exit 1); exit 1; }; }fitest "$2" = conftestfile)then# Ok.:else{ { echo "$as_me:1441: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;}{ (exit 1); exit 1; }; }firm -f conftest*echo "$as_me:1448: result: yes" >&5echo "${ECHO_T}yes" >&6test "$program_prefix" != NONE &&program_transform_name="s,^,$program_prefix,;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE &&program_transform_name="s,\$,$program_suffix,;$program_transform_name"# Double any \ or $. echo might interpret backslashes.# By default was `s,x,x', remove it if useless.cat <<\_ACEOF >conftest.seds/[\\$]/&&/g;s/;s,x,x,$//_ACEOFprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`rm conftest.sedecho "$as_me:1463: checking whether ${MAKE-make} sets \${MAKE}" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.make <<\EOFall:@echo 'ac_maketemp="${MAKE}"'EOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`if test -n "$ac_maketemp"; theneval ac_cv_prog_make_${ac_make}_set=yeselseeval ac_cv_prog_make_${ac_make}_set=nofirm -f conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; thenecho "$as_me:1483: result: yes" >&5echo "${ECHO_T}yes" >&6SET_MAKE=elseecho "$as_me:1487: result: no" >&5echo "${ECHO_T}no" >&6SET_MAKE="MAKE=${MAKE-make}"fiPACKAGE=RVERSION=1.5.0if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then{ { echo "$as_me:1497: error: source directory already configured; run \"make distclean\" therefirst" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" therefirst" >&2;}{ (exit 1); exit 1; }; }ficat >>confdefs.h <<EOF#define PACKAGE "$PACKAGE"EOFcat >>confdefs.h <<EOF#define VERSION "$VERSION"EOFmissing_dir=`CDPATH=${ZSH_VERSION+.}: && cd $ac_aux_dir && pwd`echo "$as_me:1513: checking for working aclocal" >&5echo $ECHO_N "checking for working aclocal... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (aclocal --version) < /dev/null > /dev/null 2>&1; thenACLOCAL=aclocalecho "$as_me:1520: result: found" >&5echo "${ECHO_T}found" >&6elseACLOCAL="$missing_dir/missing aclocal"echo "$as_me:1524: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1528: checking for working autoconf" >&5echo $ECHO_N "checking for working autoconf... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (autoconf --version) < /dev/null > /dev/null 2>&1; thenAUTOCONF=autoconfecho "$as_me:1535: result: found" >&5echo "${ECHO_T}found" >&6elseAUTOCONF="$missing_dir/missing autoconf"echo "$as_me:1539: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1543: checking for working automake" >&5echo $ECHO_N "checking for working automake... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (automake --version) < /dev/null > /dev/null 2>&1; thenAUTOMAKE=automakeecho "$as_me:1550: result: found" >&5echo "${ECHO_T}found" >&6elseAUTOMAKE="$missing_dir/missing automake"echo "$as_me:1554: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1558: checking for working autoheader" >&5echo $ECHO_N "checking for working autoheader... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (autoheader --version) < /dev/null > /dev/null 2>&1; thenAUTOHEADER=autoheaderecho "$as_me:1565: result: found" >&5echo "${ECHO_T}found" >&6elseAUTOHEADER="$missing_dir/missing autoheader"echo "$as_me:1569: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1573: checking for working makeinfo" >&5echo $ECHO_N "checking for working makeinfo... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (makeinfo --version) < /dev/null > /dev/null 2>&1; thenMAKEINFO=makeinfoecho "$as_me:1580: result: found" >&5echo "${ECHO_T}found" >&6elseMAKEINFO="$missing_dir/missing makeinfo"echo "$as_me:1584: result: missing" >&5echo "${ECHO_T}missing" >&6fi## Autoheader initialization.### Platform.# Make sure we can run config.sub.$ac_config_sub sun4 >/dev/null 2>&1 ||{ { echo "$as_me:1594: error: cannot run $ac_config_sub" >&5echo "$as_me: error: cannot run $ac_config_sub" >&2;}{ (exit 1); exit 1; }; }echo "$as_me:1598: checking build system type" >&5echo $ECHO_N "checking build system type... $ECHO_C" >&6if test "${ac_cv_build+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_cv_build_alias=$build_aliastest -z "$ac_cv_build_alias" &&ac_cv_build_alias=`$ac_config_guess`test -z "$ac_cv_build_alias" &&{ { echo "$as_me:1607: error: cannot guess build type; you must specify one" >&5echo "$as_me: error: cannot guess build type; you must specify one" >&2;}{ (exit 1); exit 1; }; }ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||{ { echo "$as_me:1611: error: $ac_config_sub $ac_cv_build_alias failed." >&5echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}{ (exit 1); exit 1; }; }fiecho "$as_me:1616: result: $ac_cv_build" >&5echo "${ECHO_T}$ac_cv_build" >&6build=$ac_cv_buildbuild_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`echo "$as_me:1623: checking host system type" >&5echo $ECHO_N "checking host system type... $ECHO_C" >&6if test "${ac_cv_host+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_cv_host_alias=$host_aliastest -z "$ac_cv_host_alias" &&ac_cv_host_alias=$ac_cv_build_aliasac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||{ { echo "$as_me:1632: error: $ac_config_sub $ac_cv_host_alias failed" >&5echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}{ (exit 1); exit 1; }; }fiecho "$as_me:1637: result: $ac_cv_host" >&5echo "${ECHO_T}$ac_cv_host" >&6host=$ac_cv_hosthost_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`cat >>confdefs.h <<EOF#define R_PLATFORM "${host}"EOFcat >>confdefs.h <<EOF#define R_CPU "${host_cpu}"EOFcat >>confdefs.h <<EOF#define R_VENDOR "${host_vendor}"EOFcat >>confdefs.h <<EOF#define R_OS "${host_os}"EOFR_PLATFORM="${host}"case "${host_os}" inmacos*)cat >>confdefs.h <<\EOF#define Macintosh 1EOF;;cygwin*|mingw*|windows*|winnt)cat >>confdefs.h <<\EOF#define Win32 1EOF;;*)cat >>confdefs.h <<\EOF#define Unix 1EOF;;esac### Defaults.f="${srcdir}/config.site"if test -r ${f}; then echo "loading site script ${f}"; . ${f}; fif="${HOME}/.Rconf"if test -r ${f}; then echo "loading user script ${f}"; . ${f} ; fif="./config.site"if test -r ${f}; then echo "loading build specific script ${f}"; . ${f} ; fi### Handle arguments to configure.config_opts=${ac_configure_args}### Optional features.## Allow the user to specify support for R profiling.# Check whether --enable-R-profiling or --disable-R-profiling was given.if test "${enable_R_profiling+set}" = set; thenenableval="$enable_R_profiling"if test "${enableval}" = no; thenwant_R_profiling=noelif test "${enableval}" = yes; thenwant_R_profiling=yeselsewant_R_profiling=yesfielsewant_R_profiling=yesfi;## Allow the user to specify building R shared libraries.# Check whether --enable-R-shlib or --disable-R-shlib was given.if test "${enable_R_shlib+set}" = set; thenenableval="$enable_R_shlib"want_R_shlib="${enableval}"elsewant_R_shlib=nofi;if test "x${want_R_shlib}" = xyes; thenWANT_R_SHLIB_TRUE=WANT_R_SHLIB_FALSE='#'elseWANT_R_SHLIB_TRUE='#'WANT_R_SHLIB_FALSE=fi## <FIXME>## Should we add a check whether the user disabled shlibs in general?## </FIXME>if test "${want_R_shlib}" = yes; thenLIBR="-L\$(R_HOME)/bin -lR"elseLIBR=fi## Enable maintainer-specific portions of Makefiles.# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.if test "${enable_maintainer_mode+set}" = set; thenenableval="$enable_maintainer_mode"use_maintainer_mode=${enableval}elseuse_maintainer_mode=nofi;if test "x${use_maintainer_mode}" = xyes; thenMAINTAINER_MODE_TRUE=MAINTAINER_MODE_FALSE='#'elseMAINTAINER_MODE_TRUE='#'MAINTAINER_MODE_FALSE=fi## Enable testing the write barrier.# Check whether --enable-strict-barrier or --disable-strict-barrier was given.if test "${enable_strict_barrier+set}" = set; thenenableval="$enable_strict_barrier"if test "${enableval}" = yes; thencat >>confdefs.h <<\EOF#define TESTING_WRITE_BARRIER 1EOFfifi;### Optional packages.## Allow the user to force us to use f2c.# Check whether --with-f2c or --without-f2c was given.if test "${with_f2c+set}" = set; thenwithval="$with_f2c"if test "${withval}" = no; thenuse_f2c=falseelseuse_f2c=truefielseuse_f2c=falsefi;## Allow the user to force us to use g77.# Check whether --with-g77 or --without-g77 was given.if test "${with_g77+set}" = set; thenwithval="$with_g77"if test "${withval}" = no; thenuse_g77=falseelseuse_g77=truefielseuse_g77=falsefi;## Allow the user to force us to use f77.# Check whether --with-f77 or --without-f77 was given.if test "${with_f77+set}" = set; thenwithval="$with_f77"if test "${withval}" = no; thenuse_f77=falseelseuse_f77=truefielseuse_f77=falsefi;## Make sure only one of the above options for Fortran compilers was## specified.if test "${with_f77+set}" = set; thenif test "${with_g77+set}" = set; thenif test "$with_g77" = no; thentrueelsewarn_f77_and_g77="--with-f77 and --with-g77 both given! Using f77 ..."{ echo "$as_me:1824: WARNING: ${warn_f77_and_g77}" >&5echo "$as_me: WARNING: ${warn_f77_and_g77}" >&2;}use_g77=falsefififiif test "${with_f77+set}" = set; thenif test "${with_f2c+set}" = set; thenif test "$with_f2c" = no; thentrueelsewarn_f77_and_f2c="--with-f77 and --with-f2c both given! Using f77 ..."{ echo "$as_me:1838: WARNING: ${warn_f77_and_f2c}" >&5echo "$as_me: WARNING: ${warn_f77_and_f2c}" >&2;}use_f2c=falsefififiif test "${with_g77+set}" = set; thenif test "${with_f2c+set}" = set; thenif test "$with_f2c" = no; thentrueelsewarn_g77_and_f2c="--with-g77 and --with-f2c both given! Using g77 ..."{ echo "$as_me:1852: WARNING: ${warn_g77_and_f2c}" >&5echo "$as_me: WARNING: ${warn_g77_and_f2c}" >&2;}use_f2c=falsefififi## BLAS.# Check whether --with-blas or --without-blas was given.if test "${with_blas+set}" = set; thenwithval="$with_blas"if test "${withval}" = no; thenuse_blas=falseelseuse_blas=truefielseuse_blas=truefi;## Readline.# Check whether --with-readline or --without-readline was given.if test "${with_readline+set}" = set; thenwithval="$with_readline"if test "${withval}" = no; thenuse_readline=falseelseuse_readline=truefielseuse_readline=truefi;## GNOME.# Check whether --with-gnome or --without-gnome was given.if test "${with_gnome+set}" = set; thenwithval="$with_gnome"if test "${withval}" = no; thenwant_gnome=noelif test "${withval}" = yes; thenwant_gnome=yeselsewant_gnome=yesLIBS="${LIBS} -L${withval}/lib"CPPFLAGS="${CPPFLAGS} -I${withval}/include"gnome_prefix=${withval}/libfielsewant_gnome=nofi;## Tcl/Tk.# Check whether --with-tcltk or --without-tcltk was given.if test "${with_tcltk+set}" = set; thenwithval="$with_tcltk"if test "${withval}" = no; thenwant_tcltk=noelif test "${withval}" = yes; thenwant_tcltk=yeselsewant_tcltk=yesLIBS="${LIBS} -L${withval}"tcltk_prefix=${withval}fielsewant_tcltk=yesfi;# Check whether --with-tcl-config or --without-tcl-config was given.if test "${with_tcl_config+set}" = set; thenwithval="$with_tcl_config"TCL_CONFIG=${withval}elseTCL_CONFIG=""fi;# Check whether --with-tk-config or --without-tk-config was given.if test "${with_tk_config+set}" = set; thenwithval="$with_tk_config"TK_CONFIG=${withval}elseTK_CONFIG=""fi;## <FIXME>## Completely disable using libtool for building shlibs until libtool## fully supports Fortran and C++.## AC_ARG_WITH([libtool],## [AC_HELP_STRING([--with-libtool],## [use libtool for building shared libraries [yes]])],## [use_libtool=${withval}],## [use_libtool=yes])## </FIXME>if test "x${use_libtool}" = xyes; thenUSE_LIBTOOL_TRUE=USE_LIBTOOL_FALSE='#'elseUSE_LIBTOOL_TRUE='#'USE_LIBTOOL_FALSE=fi### Precious variables.## <FIXME>## Maybe deprecate this in favor of F77 (which is always precious)?## </FIXME>## Check whether we build in srcdir.# Extract the first word of "pwd", so it can be a program name with args.set dummy pwd; ac_word=$2echo "$as_me:1971: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_GETWD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $GETWD in[\\/]* | ?:[\\/]*)ac_cv_path_GETWD="$GETWD" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_GETWD="$ac_dir/$ac_word"echo "$as_me:1988: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_GETWD" && ac_cv_path_GETWD="pwd";;esacfiGETWD=$ac_cv_path_GETWDif test -n "$GETWD"; thenecho "$as_me:2000: result: $GETWD" >&5echo "${ECHO_T}$GETWD" >&6elseecho "$as_me:2003: result: no" >&5echo "${ECHO_T}no" >&6fi## <FIXME>## Autoconf 2.53 or better has abs_top_srcdir and abs_top_builddir.echo "$as_me:2009: checking whether builddir is srcdir" >&5echo $ECHO_N "checking whether builddir is srcdir... $ECHO_C" >&6if test "`cd ${srcdir} && ${GETWD}`" = "`${GETWD}`"; thenBUILDDIR_IS_SRCDIR=yeselseBUILDDIR_IS_SRCDIR=nofi## </FIXME>echo "$as_me:2018: result: ${BUILDDIR_IS_SRCDIR}" >&5echo "${ECHO_T}${BUILDDIR_IS_SRCDIR}" >&6### C compiler.ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuif test -n "$ac_tool_prefix"; then# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.set dummy ${ac_tool_prefix}gcc; ac_word=$2echo "$as_me:2031: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$CC"; thenac_cv_prog_CC="$CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CC="${ac_tool_prefix}gcc"echo "$as_me:2046: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; thenecho "$as_me:2054: result: $CC" >&5echo "${ECHO_T}$CC" >&6elseecho "$as_me:2057: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_CC"; thenac_ct_CC=$CC# Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; ac_word=$2echo "$as_me:2066: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_CC"; thenac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CC="gcc"echo "$as_me:2081: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; thenecho "$as_me:2089: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6elseecho "$as_me:2092: result: no" >&5echo "${ECHO_T}no" >&6fiCC=$ac_ct_CCelseCC="$ac_cv_prog_CC"fiif test -z "$CC"; thenif test -n "$ac_tool_prefix"; then# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.set dummy ${ac_tool_prefix}cc; ac_word=$2echo "$as_me:2105: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$CC"; thenac_cv_prog_CC="$CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CC="${ac_tool_prefix}cc"echo "$as_me:2120: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; thenecho "$as_me:2128: result: $CC" >&5echo "${ECHO_T}$CC" >&6elseecho "$as_me:2131: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_CC"; thenac_ct_CC=$CC# Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2echo "$as_me:2140: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_CC"; thenac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CC="cc"echo "$as_me:2155: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; thenecho "$as_me:2163: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6elseecho "$as_me:2166: result: no" >&5echo "${ECHO_T}no" >&6fiCC=$ac_ct_CCelseCC="$ac_cv_prog_CC"fifiif test -z "$CC"; then# Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2echo "$as_me:2179: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$CC"; thenac_cv_prog_CC="$CC" # Let the user override the test.elseac_prog_rejected=noac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueif test "$ac_dir/$ac_word" = "/usr/ucb/cc"; thenac_prog_rejected=yescontinuefiac_cv_prog_CC="cc"echo "$as_me:2199: found $ac_dir/$ac_word" >&5breakdoneif test $ac_prog_rejected = yes; then# We found a bogon in the path, so make sure we never use it.set dummy $ac_cv_prog_CCshiftif test $# != 0; then# We chose a different compiler from the bogus one.# However, it has the same basename, so the bogon will be chosen# first if we set CC to just the basename; use the full file name.shiftset dummy "$ac_dir/$ac_word" ${1+"$@"}shiftac_cv_prog_CC="$@"fifififiCC=$ac_cv_prog_CCif test -n "$CC"; thenecho "$as_me:2221: result: $CC" >&5echo "${ECHO_T}$CC" >&6elseecho "$as_me:2224: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$CC"; thenif test -n "$ac_tool_prefix"; thenfor ac_prog in cldo# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:2235: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$CC"; thenac_cv_prog_CC="$CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CC="$ac_tool_prefix$ac_prog"echo "$as_me:2250: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; thenecho "$as_me:2258: result: $CC" >&5echo "${ECHO_T}$CC" >&6elseecho "$as_me:2261: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$CC" && breakdonefiif test -z "$CC"; thenac_ct_CC=$CCfor ac_prog in cldo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:2274: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_CC"; thenac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CC="$ac_prog"echo "$as_me:2289: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; thenecho "$as_me:2297: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6elseecho "$as_me:2300: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$ac_ct_CC" && breakdoneCC=$ac_ct_CCfifitest -z "$CC" && { { echo "$as_me:2312: error: no acceptable cc found in \$PATH" >&5echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}{ (exit 1); exit 1; }; }# Provide some information about the compiler.echo "$as_me:2317:" \"checking for C compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:2320: \"$ac_compiler --version </dev/null >&5\"") >&5(eval $ac_compiler --version </dev/null >&5) 2>&5ac_status=$?echo "$as_me:2323: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:2325: \"$ac_compiler -v </dev/null >&5\"") >&5(eval $ac_compiler -v </dev/null >&5) 2>&5ac_status=$?echo "$as_me:2328: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:2330: \"$ac_compiler -V </dev/null >&5\"") >&5(eval $ac_compiler -V </dev/null >&5) 2>&5ac_status=$?echo "$as_me:2333: \$? = $ac_status" >&5(exit $ac_status); }cat >conftest.$ac_ext <<_ACEOF#line 2337 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files a.out a.exe"# Try to create an executable without -o first, disregard a.out.# It will help us diagnose broken compilers, and finding out an intuition# of exeext.echo "$as_me:2353: checking for C compiler default output" >&5echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`if { (eval echo "$as_me:2356: \"$ac_link_default\"") >&5(eval $ac_link_default) 2>&5ac_status=$?echo "$as_me:2359: \$? = $ac_status" >&5(exit $ac_status); }; then# Find the output, starting from the most likely. This scheme is# not robust to junk in `.', hence go to wildcards (a.*) only as a last# resort.for ac_file in `ls a.exe conftest.exe 2>/dev/null;ls a.out conftest 2>/dev/null;ls a.* conftest.* 2>/dev/null`; docase $ac_file in*.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;a.out ) # We found the default executable, but exeext='' is most# certainly right.break;;*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`# FIXME: I believe we export ac_cv_exeext for Libtool --akim.export ac_cv_exeextbreak;;* ) break;;esacdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:2382: error: C compiler cannot create executables" >&5echo "$as_me: error: C compiler cannot create executables" >&2;}{ (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:2388: result: $ac_file" >&5echo "${ECHO_T}$ac_file" >&6# Check the compiler produces executables we can run. If not, either# the compiler is broken, or we cross compile.echo "$as_me:2393: checking whether the C compiler works" >&5echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6# FIXME: These cross compiler hacks should be removed for Autoconf 3.0# If not cross compiling, check that we can run a simple program.if test "$cross_compiling" != yes; thenif { ac_try='./$ac_file'{ (eval echo "$as_me:2399: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2402: \$? = $ac_status" >&5(exit $ac_status); }; }; thencross_compiling=noelseif test "$cross_compiling" = maybe; thencross_compiling=yeselse{ { echo "$as_me:2409: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&5echo "$as_me: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&2;}{ (exit 1); exit 1; }; }fififiecho "$as_me:2417: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeextac_clean_files=$ac_clean_files_save# Check the compiler produces executables we can run. If not, either# the compiler is broken, or we cross compile.echo "$as_me:2424: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:2426: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:2429: checking for executable suffix" >&5echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6if { (eval echo "$as_me:2431: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:2434: \$? = $ac_status" >&5(exit $ac_status); }; then# If both `conftest.exe' and `conftest' are `present' (well, observable)# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will# work properly (i.e., refer to `conftest.exe'), while it won't with# `rm'.for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; docase $ac_file in*.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`export ac_cv_exeextbreak;;* ) break;;esacdoneelse{ { echo "$as_me:2450: error: cannot compute EXEEXT: cannot compile and link" >&5echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}{ (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:2456: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:2462: checking for object suffix" >&5echo $ECHO_N "checking for object suffix... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 2468 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:2480: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2483: \$? = $ac_status" >&5(exit $ac_status); }; thenfor ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; docase $ac_file in*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`break;;esacdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:2495: error: cannot compute OBJEXT: cannot compile" >&5echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}{ (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:2502: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:2506: checking whether we are using the GNU C compiler" >&5echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6if test "${ac_cv_c_compiler_gnu+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 2512 "configure"#include "confdefs.h"intmain (){#ifndef __GNUC__choke me#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:2527: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2530: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:2533: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2536: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_compiler_gnu=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_c_compiler_gnu=$ac_compiler_gnufiecho "$as_me:2548: result: $ac_cv_c_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6GCC=`test $ac_compiler_gnu = yes && echo yes`ac_test_CFLAGS=${CFLAGS+set}ac_save_CFLAGS=$CFLAGSCFLAGS="-g"echo "$as_me:2554: checking whether $CC accepts -g" >&5echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cc_g+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 2560 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:2572: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2575: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:2578: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2581: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_prog_cc_g=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cc_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:2591: result: $ac_cv_prog_cc_g" >&5echo "${ECHO_T}$ac_cv_prog_cc_g" >&6if test "$ac_test_CFLAGS" = set; thenCFLAGS=$ac_save_CFLAGSelif test $ac_cv_prog_cc_g = yes; thenif test "$GCC" = yes; thenCFLAGS="-g -O2"elseCFLAGS="-g"fielseif test "$GCC" = yes; thenCFLAGS="-O2"elseCFLAGS=fifi# Some people use a C++ compiler to compile C. Since we use `exit',# in C++ we need to declare it. In case someone uses the same compiler# for both compiling C and C++ we need to have the C++ compiler decide# the declaration of exit, since it's the most demanding environment.cat >conftest.$ac_ext <<_ACEOF#ifndef __cpluspluschoke me#endif_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:2618: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2621: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:2624: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2627: \$? = $ac_status" >&5(exit $ac_status); }; }; thenfor ac_declaration in \''\'#include <stdlib.h>' \'extern "C" void std::exit (int) throw (); using std::exit;' \'extern "C" void std::exit (int); using std::exit;' \'extern "C" void exit (int) throw ();' \'extern "C" void exit (int);' \'void exit (int);'docat >conftest.$ac_ext <<_ACEOF#line 2639 "configure"#include "confdefs.h"#include <stdlib.h>$ac_declarationintmain (){exit (42);;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:2652: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2655: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:2658: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2661: \$? = $ac_status" >&5(exit $ac_status); }; }; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_extcat >conftest.$ac_ext <<_ACEOF#line 2671 "configure"#include "confdefs.h"$ac_declarationintmain (){exit (42);;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:2683: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:2686: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:2689: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:2692: \$? = $ac_status" >&5(exit $ac_status); }; }; thenbreakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extdonerm -f conftest*if test -n "$ac_declaration"; thenecho '#ifdef __cplusplus' >>confdefs.hecho $ac_declaration >>confdefs.hecho '#endif' >>confdefs.hfielseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuecho "$as_me:2724: checking how to run the C preprocessor" >&5echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6# On Suns, sometimes $CPP names a directory.if test -n "$CPP" && test -d "$CPP"; thenCPP=fiif test -z "$CPP"; thenif test "${ac_cv_prog_CPP+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else# Double quotes because CPP needs to be expandedfor CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"doac_preproc_ok=falsefor ac_c_preproc_warn_flag in '' yesdo# Use a header file that comes with gcc, so configuring glibc# with a fresh cross-compiler works.# On the NeXT, cc -E runs the code through the compiler's parser,# not just through cpp. "Syntax error" is here to catch this case.cat >conftest.$ac_ext <<_ACEOF#line 2745 "configure"#include "confdefs.h"#include <assert.h>Syntax error_ACEOFif { (eval echo "$as_me:2750: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:2756: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Broken: fails on valid input.continuefirm -f conftest.err conftest.$ac_ext# OK, works on sane cases. Now check whether non-existent headers# can be detected and how.cat >conftest.$ac_ext <<_ACEOF#line 2779 "configure"#include "confdefs.h"#include <ac_nonexistent.h>_ACEOFif { (eval echo "$as_me:2783: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:2789: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then# Broken: success on invalid input.continueelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Passes both tests.ac_preproc_ok=:breakfirm -f conftest.err conftest.$ac_extdone# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.rm -f conftest.err conftest.$ac_extif $ac_preproc_ok; thenbreakfidoneac_cv_prog_CPP=$CPPfiCPP=$ac_cv_prog_CPPelseac_cv_prog_CPP=$CPPfiecho "$as_me:2826: result: $CPP" >&5echo "${ECHO_T}$CPP" >&6ac_preproc_ok=falsefor ac_c_preproc_warn_flag in '' yesdo# Use a header file that comes with gcc, so configuring glibc# with a fresh cross-compiler works.# On the NeXT, cc -E runs the code through the compiler's parser,# not just through cpp. "Syntax error" is here to catch this case.cat >conftest.$ac_ext <<_ACEOF#line 2836 "configure"#include "confdefs.h"#include <assert.h>Syntax error_ACEOFif { (eval echo "$as_me:2841: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:2847: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Broken: fails on valid input.continuefirm -f conftest.err conftest.$ac_ext# OK, works on sane cases. Now check whether non-existent headers# can be detected and how.cat >conftest.$ac_ext <<_ACEOF#line 2870 "configure"#include "confdefs.h"#include <ac_nonexistent.h>_ACEOFif { (eval echo "$as_me:2874: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:2880: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then# Broken: success on invalid input.continueelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Passes both tests.ac_preproc_ok=:breakfirm -f conftest.err conftest.$ac_extdone# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.rm -f conftest.err conftest.$ac_extif $ac_preproc_ok; then:else{ { echo "$as_me:2908: error: C preprocessor \"$CPP\" fails sanity check" >&5echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}{ (exit 1); exit 1; }; }fiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnu: ${CPPFLAGS="-I/usr/local/include"}: ${LIBS="-L/usr/local/lib"}## Yes, we already need this at configure time ...case "${host_os}" inaix*)echo "$as_me:2925: checking for AIX" >&5echo $ECHO_N "checking for AIX... $ECHO_C" >&6cat >conftest.$ac_ext <<_ACEOF#line 2928 "configure"#include "confdefs.h"#ifdef _AIXyes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenecho "$as_me:2937: result: yes" >&5echo "${ECHO_T}yes" >&6cat >>confdefs.h <<\EOF#define _ALL_SOURCE 1EOFelseecho "$as_me:2944: result: no" >&5echo "${ECHO_T}no" >&6firm -f conftest*LIBS="${LIBS} -lc";;esacecho "$as_me:2953: checking for $CC option to accept ANSI C" >&5echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6if test "${ac_cv_prog_cc_stdc+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_cv_prog_cc_stdc=noac_save_CC=$CCcat >conftest.$ac_ext <<_ACEOF#line 2961 "configure"#include "confdefs.h"#include <stdarg.h>#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */struct buf { int x; };FILE * (*rcsopen) (struct buf *, struct stat *, int);static char *e (p, i)char **p;int i;{return p[i];}static char *f (char * (*g) (char **, int), char **p, ...){char *s;va_list v;va_start (v,p);s = g (p, va_arg (v,int));va_end (v);return s;}int test (int i, double x);struct s1 {int (*f) (int a);};struct s2 {int (*f) (double a);};int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);int argc;char **argv;intmain (){return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];;return 0;}_ACEOF# Don't try gcc -ansi; that turns off useful extensions and# breaks some systems' header files.# AIX -qlanglvl=ansi# Ultrix and OSF/1 -std1# HP-UX 10.20 and later -Ae# HP-UX older versions -Aa -D_HPUX_SOURCE# SVR4 -Xc -D__EXTENSIONS__for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"doCC="$ac_save_CC $ac_arg"rm -f conftest.$ac_objextif { (eval echo "$as_me:3010: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:3013: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:3016: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:3019: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_prog_cc_stdc=$ac_argbreakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objextdonerm -f conftest.$ac_ext conftest.$ac_objextCC=$ac_save_CCficase "x$ac_cv_prog_cc_stdc" inx|xno)echo "$as_me:3036: result: none needed" >&5echo "${ECHO_T}none needed" >&6 ;;*)echo "$as_me:3039: result: $ac_cv_prog_cc_stdc" >&5echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6CC="$CC $ac_cv_prog_cc_stdc" ;;esacif test $ac_cv_c_compiler_gnu = yes; thenecho "$as_me:3045: checking whether $CC needs -traditional" >&5echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6if test "${ac_cv_prog_gcc_traditional+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_pattern="Autoconf.*'x'"cat >conftest.$ac_ext <<_ACEOF#line 3052 "configure"#include "confdefs.h"#include <sgtty.h>Autoconf TIOCGETP_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "$ac_pattern" >/dev/null 2>&1; thenac_cv_prog_gcc_traditional=yeselseac_cv_prog_gcc_traditional=nofirm -f conftest*if test $ac_cv_prog_gcc_traditional = no; thencat >conftest.$ac_ext <<_ACEOF#line 3067 "configure"#include "confdefs.h"#include <termio.h>Autoconf TCGETA_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "$ac_pattern" >/dev/null 2>&1; thenac_cv_prog_gcc_traditional=yesfirm -f conftest*fifiecho "$as_me:3080: result: $ac_cv_prog_gcc_traditional" >&5echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6if test $ac_cv_prog_gcc_traditional = yes; thenCC="$CC -traditional"fifidepend_rules_frag=Makefrag.depecho "$as_me:3088: checking whether ${CC} accepts -M for generating dependencies" >&5echo $ECHO_N "checking whether ${CC} accepts -M for generating dependencies... $ECHO_C" >&6if test "${r_cv_prog_cc_m+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseecho "#include <math.h>" > conftest.cif test -n "`${CC} -M conftest.c 2>/dev/null | grep conftest`"; thenr_cv_prog_cc_m=yeselser_cv_prog_cc_m=nofifiecho "$as_me:3100: result: $r_cv_prog_cc_m" >&5echo "${ECHO_T}$r_cv_prog_cc_m" >&6if test "${r_cv_prog_cc_m}" = yes; thencat << \EOF > ${depend_rules_frag}.c.d:@echo "making $@ from $<"@$(CC) -M $(ALL_CPPFLAGS) $< | \sed -e 's/^\([^:]*\)\.o\([ ]\)*:/\1.o \1.lo\2:/' > $@EOFelsecat << \EOF > ${depend_rules_frag}.c.d:@touch $@EOFficc_o_lo_rules_frag=Makefrag.ccecho "$as_me:3117: checking whether ${CC} supports -c -o FILE.lo" >&5echo $ECHO_N "checking whether ${CC} supports -c -o FILE.lo... $ECHO_C" >&6if test "${r_cv_prog_cc_c_o_lo+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsetest -d TMP || mkdir TMPecho "int some_variable = 0;" > conftest.cac_try='${CC} ${CFLAGS} -c conftest.c -o TMP/conftest.lo 1>&5'if { (eval echo "$as_me:3125: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:3128: \$? = $ac_status" >&5(exit $ac_status); } \&& test -f TMP/conftest.lo \&& { (eval echo "$as_me:3131: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:3134: \$? = $ac_status" >&5(exit $ac_status); }; thenr_cv_prog_cc_c_o_lo=yeselser_cv_prog_cc_c_o_lo=nofirm -rf conftest* TMPfiecho "$as_me:3143: result: $r_cv_prog_cc_c_o_lo" >&5echo "${ECHO_T}$r_cv_prog_cc_c_o_lo" >&6if test "${r_cv_prog_cc_c_o_lo}" = yes; thencat << \EOF > ${cc_o_lo_rules_frag}.c.lo:$(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS_LO) -c $< -o $@EOFelsecat << \EOF > ${cc_o_lo_rules_frag}.c.lo:@test -d .libs || mkdir .libs$(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS_LO) -c $< -o .libs/$*.omv .libs/$*.o $*.loEOFfi### Programs.for ac_prog in mawk gawk nawk awkdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3165: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_AWK+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$AWK"; thenac_cv_prog_AWK="$AWK" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_AWK="$ac_prog"echo "$as_me:3180: found $ac_dir/$ac_word" >&5breakdonefifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; thenecho "$as_me:3188: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6elseecho "$as_me:3191: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$AWK" && breakdoneecho "$as_me:3198: checking whether ln -s works" >&5echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6LN_S=$as_ln_sif test "$LN_S" = "ln -s"; thenecho "$as_me:3202: result: yes" >&5echo "${ECHO_T}yes" >&6elseecho "$as_me:3205: result: no, using $LN_S" >&5echo "${ECHO_T}no, using $LN_S" >&6fiif test -n "$ac_tool_prefix"; then# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.set dummy ${ac_tool_prefix}ranlib; ac_word=$2echo "$as_me:3212: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_RANLIB+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$RANLIB"; thenac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"echo "$as_me:3227: found $ac_dir/$ac_word" >&5breakdonefifiRANLIB=$ac_cv_prog_RANLIBif test -n "$RANLIB"; thenecho "$as_me:3235: result: $RANLIB" >&5echo "${ECHO_T}$RANLIB" >&6elseecho "$as_me:3238: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_RANLIB"; thenac_ct_RANLIB=$RANLIB# Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo "$as_me:3247: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_RANLIB"; thenac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_RANLIB="ranlib"echo "$as_me:3262: found $ac_dir/$ac_word" >&5breakdonetest -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"fifiac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIBif test -n "$ac_ct_RANLIB"; thenecho "$as_me:3271: result: $ac_ct_RANLIB" >&5echo "${ECHO_T}$ac_ct_RANLIB" >&6elseecho "$as_me:3274: result: no" >&5echo "${ECHO_T}no" >&6fiRANLIB=$ac_ct_RANLIBelseRANLIB="$ac_cv_prog_RANLIB"fifor ac_prog in 'bison -y' byaccdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3287: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_YACC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$YACC"; thenac_cv_prog_YACC="$YACC" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_YACC="$ac_prog"echo "$as_me:3302: found $ac_dir/$ac_word" >&5breakdonefifiYACC=$ac_cv_prog_YACCif test -n "$YACC"; thenecho "$as_me:3310: result: $YACC" >&5echo "${ECHO_T}$YACC" >&6elseecho "$as_me:3313: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$YACC" && breakdonetest -n "$YACC" || YACC="yacc"for ac_prog in ${AR} ardo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3325: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_AR+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$AR"; thenac_cv_prog_AR="$AR" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_AR="$ac_prog"echo "$as_me:3340: found $ac_dir/$ac_word" >&5breakdonefifiAR=$ac_cv_prog_ARif test -n "$AR"; thenecho "$as_me:3348: result: $AR" >&5echo "${ECHO_T}$AR" >&6elseecho "$as_me:3351: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$AR" && breakdone: ${ARFLAGS="rc"}warn_install="redefining INSTALL to be `pwd`/tools/install-sh -c"case "${INSTALL}" in[!/]*install-sh*)## Fix a bug in older versions of autoconf---the path of the## install shell script is not cached. Could also use an absolute## path in AC_CONFIG_AUX_DIR().## <FIXME>## Is this still needed?INSTALL="\$\(top_srcdir\)/tools/install-sh -c"{ echo "$as_me:3369: WARNING: ${warn_install}" >&5echo "$as_me: WARNING: ${warn_install}" >&2;}## </FIXME>;;esaccase "${host_os}" inaix*|hpux*)## installbsd on AIX does not seem to work?INSTALL="\$\(top_srcdir\)/tools/install-sh -c"{ echo "$as_me:3378: WARNING: ${warn_install}" >&5echo "$as_me: WARNING: ${warn_install}" >&2;};;esac# Extract the first word of "javac", so it can be a program name with args.set dummy javac; ac_word=$2echo "$as_me:3385: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_JAVAC+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $JAVAC in[\\/]* | ?:[\\/]*)ac_cv_path_JAVAC="$JAVAC" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_JAVAC="$ac_dir/$ac_word"echo "$as_me:3402: found $ac_dir/$ac_word" >&5breakfidone;;esacfiJAVAC=$ac_cv_path_JAVACif test -n "$JAVAC"; thenecho "$as_me:3413: result: $JAVAC" >&5echo "${ECHO_T}$JAVAC" >&6elseecho "$as_me:3416: result: no" >&5echo "${ECHO_T}no" >&6fi## Make: ${MAKE=make}## Pagerfor ac_prog in ${PAGER} less more page pgdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3428: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PAGER+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $PAGER in[\\/]* | ?:[\\/]*)ac_cv_path_PAGER="$PAGER" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_PAGER="$ac_dir/$ac_word"echo "$as_me:3445: found $ac_dir/$ac_word" >&5breakfidone;;esacfiPAGER=$ac_cv_path_PAGERif test -n "$PAGER"; thenecho "$as_me:3456: result: $PAGER" >&5echo "${ECHO_T}$PAGER" >&6elseecho "$as_me:3459: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$PAGER" && breakdonetest -n "$PAGER" || PAGER="false"if test "${PAGER}" = false; thenwarn_pager="I could not determine a pager"{ echo "$as_me:3469: WARNING: ${warn_pager}" >&5echo "$as_me: WARNING: ${warn_pager}" >&2;}fi## Perlfor ac_prog in ${PERL} perldo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3478: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PERL+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $PERL in[\\/]* | ?:[\\/]*)ac_cv_path_PERL="$PERL" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_PERL="$ac_dir/$ac_word"echo "$as_me:3495: found $ac_dir/$ac_word" >&5breakfidone;;esacfiPERL=$ac_cv_path_PERLif test -n "$PERL"; thenecho "$as_me:3506: result: $PERL" >&5echo "${ECHO_T}$PERL" >&6elseecho "$as_me:3509: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$PERL" && breakdoneif test -n "${PERL}"; thenecho "$as_me:3517: checking whether perl version is at least 5.004" >&5echo $ECHO_N "checking whether perl version is at least 5.004... $ECHO_C" >&6if test "${r_cv_prog_perl_v5+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif ${PERL} -e 'require 5.004 or exit 1'; thenr_cv_prog_perl_v5=yeselser_cv_prog_perl_v5=nofifiecho "$as_me:3528: result: $r_cv_prog_perl_v5" >&5echo "${ECHO_T}$r_cv_prog_perl_v5" >&6else## <FIXME>## Add some explanation why we do this ...for ac_prog in falsedo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3538: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_FALSE+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $FALSE in[\\/]* | ?:[\\/]*)ac_cv_path_FALSE="$FALSE" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_FALSE="$ac_dir/$ac_word"echo "$as_me:3555: found $ac_dir/$ac_word" >&5breakfidone;;esacfiFALSE=$ac_cv_path_FALSEif test -n "$FALSE"; thenecho "$as_me:3566: result: $FALSE" >&5echo "${ECHO_T}$FALSE" >&6elseecho "$as_me:3569: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$FALSE" && breakdonePERL="${FALSE}"## </FIXME>fiif test "${r_cv_prog_perl_v5}" = yes; thenNO_PERL5=falseelsewarn_perl5="you cannot build the object documentation system"{ echo "$as_me:3583: WARNING: ${warn_perl5}" >&5echo "$as_me: WARNING: ${warn_perl5}" >&2;}NO_PERL5=truefi## Tar: ${TAR=tar}## TeXMF stufffor ac_prog in ${DVIPS} dvipsdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3597: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_DVIPS+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $DVIPS in[\\/]* | ?:[\\/]*)ac_cv_path_DVIPS="$DVIPS" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_DVIPS="$ac_dir/$ac_word"echo "$as_me:3614: found $ac_dir/$ac_word" >&5breakfidone;;esacfiDVIPS=$ac_cv_path_DVIPSif test -n "$DVIPS"; thenecho "$as_me:3625: result: $DVIPS" >&5echo "${ECHO_T}$DVIPS" >&6elseecho "$as_me:3628: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$DVIPS" && breakdonetest -n "$DVIPS" || DVIPS="false"for ac_prog in ${TEX} texdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3640: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_TEX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $TEX in[\\/]* | ?:[\\/]*)ac_cv_path_TEX="$TEX" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_TEX="$ac_dir/$ac_word"echo "$as_me:3657: found $ac_dir/$ac_word" >&5breakfidone;;esacfiTEX=$ac_cv_path_TEXif test -n "$TEX"; thenecho "$as_me:3668: result: $TEX" >&5echo "${ECHO_T}$TEX" >&6elseecho "$as_me:3671: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$TEX" && breakdonetest -n "$TEX" || TEX="false"for ac_prog in ${LATEX} latexdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3683: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_LATEX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $LATEX in[\\/]* | ?:[\\/]*)ac_cv_path_LATEX="$LATEX" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_LATEX="$ac_dir/$ac_word"echo "$as_me:3700: found $ac_dir/$ac_word" >&5breakfidone;;esacfiLATEX=$ac_cv_path_LATEXif test -n "$LATEX"; thenecho "$as_me:3711: result: $LATEX" >&5echo "${ECHO_T}$LATEX" >&6elseecho "$as_me:3714: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$LATEX" && breakdonetest -n "$LATEX" || LATEX="false"if test -z "${ac_cv_path_LATEX}" ; thenwarn_dvi="you cannot build DVI versions of the R manuals"{ echo "$as_me:3724: WARNING: ${warn_dvi}" >&5echo "$as_me: WARNING: ${warn_dvi}" >&2;}fifor ac_prog in ${MAKEINDEX} makeindexdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3731: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_MAKEINDEX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $MAKEINDEX in[\\/]* | ?:[\\/]*)ac_cv_path_MAKEINDEX="$MAKEINDEX" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_MAKEINDEX="$ac_dir/$ac_word"echo "$as_me:3748: found $ac_dir/$ac_word" >&5breakfidone;;esacfiMAKEINDEX=$ac_cv_path_MAKEINDEXif test -n "$MAKEINDEX"; thenecho "$as_me:3759: result: $MAKEINDEX" >&5echo "${ECHO_T}$MAKEINDEX" >&6elseecho "$as_me:3762: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$MAKEINDEX" && breakdonetest -n "$MAKEINDEX" || MAKEINDEX="false"for ac_prog in ${PDFTEX} pdftexdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3774: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PDFTEX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $PDFTEX in[\\/]* | ?:[\\/]*)ac_cv_path_PDFTEX="$PDFTEX" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_PDFTEX="$ac_dir/$ac_word"echo "$as_me:3791: found $ac_dir/$ac_word" >&5breakfidone;;esacfiPDFTEX=$ac_cv_path_PDFTEXif test -n "$PDFTEX"; thenecho "$as_me:3802: result: $PDFTEX" >&5echo "${ECHO_T}$PDFTEX" >&6elseecho "$as_me:3805: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$PDFTEX" && breakdonetest -n "$PDFTEX" || PDFTEX="false"for ac_prog in ${PDFLATEX} pdflatexdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3817: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PDFLATEX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $PDFLATEX in[\\/]* | ?:[\\/]*)ac_cv_path_PDFLATEX="$PDFLATEX" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_PDFLATEX="$ac_dir/$ac_word"echo "$as_me:3834: found $ac_dir/$ac_word" >&5breakfidone;;esacfiPDFLATEX=$ac_cv_path_PDFLATEXif test -n "$PDFLATEX"; thenecho "$as_me:3845: result: $PDFLATEX" >&5echo "${ECHO_T}$PDFLATEX" >&6elseecho "$as_me:3848: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$PDFLATEX" && breakdonetest -n "$PDFLATEX" || PDFLATEX="false"if test -z "${ac_cv_path_PDFLATEX}" ; thenwarn_pdf="you cannot build PDF versions of the R manuals"{ echo "$as_me:3858: WARNING: ${warn_pdf}" >&5echo "$as_me: WARNING: ${warn_pdf}" >&2;}fifor ac_prog in ${MAKEINFO} makeinfodo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3865: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_MAKEINFO_CMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $MAKEINFO_CMD in[\\/]* | ?:[\\/]*)ac_cv_path_MAKEINFO_CMD="$MAKEINFO_CMD" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_MAKEINFO_CMD="$ac_dir/$ac_word"echo "$as_me:3882: found $ac_dir/$ac_word" >&5breakfidone;;esacfiMAKEINFO_CMD=$ac_cv_path_MAKEINFO_CMDif test -n "$MAKEINFO_CMD"; thenecho "$as_me:3893: result: $MAKEINFO_CMD" >&5echo "${ECHO_T}$MAKEINFO_CMD" >&6elseecho "$as_me:3896: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$MAKEINFO_CMD" && breakdoneif test "${PERL}" = "${FALSE}"; thenfor ac_prog in ${INSTALL_INFO} install-infodo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3908: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_INSTALL_INFO+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $INSTALL_INFO in[\\/]* | ?:[\\/]*)ac_cv_path_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_INSTALL_INFO="$ac_dir/$ac_word"echo "$as_me:3925: found $ac_dir/$ac_word" >&5breakfidone;;esacfiINSTALL_INFO=$ac_cv_path_INSTALL_INFOif test -n "$INSTALL_INFO"; thenecho "$as_me:3936: result: $INSTALL_INFO" >&5echo "${ECHO_T}$INSTALL_INFO" >&6elseecho "$as_me:3939: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$INSTALL_INFO" && breakdonetest -n "$INSTALL_INFO" || INSTALL_INFO="false"elseINSTALL_INFO="\$(PERL) \$(top_srcdir)/tools/install-info.pl"fi: ${R_RD4DVI="ae"}: ${R_RD4PDF="ae,hyper"}## Unzip && zipfor ac_prog in ${UNZIP} unzipdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:3960: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_R_UNZIPCMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $R_UNZIPCMD in[\\/]* | ?:[\\/]*)ac_cv_path_R_UNZIPCMD="$R_UNZIPCMD" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_R_UNZIPCMD="$ac_dir/$ac_word"echo "$as_me:3977: found $ac_dir/$ac_word" >&5breakfidone;;esacfiR_UNZIPCMD=$ac_cv_path_R_UNZIPCMDif test -n "$R_UNZIPCMD"; thenecho "$as_me:3988: result: $R_UNZIPCMD" >&5echo "${ECHO_T}$R_UNZIPCMD" >&6elseecho "$as_me:3991: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$R_UNZIPCMD" && breakdonetest -n "$R_UNZIPCMD" || R_UNZIPCMD=""""for ac_prog in ${ZIP} zipdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:4003: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_R_ZIPCMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $R_ZIPCMD in[\\/]* | ?:[\\/]*)ac_cv_path_R_ZIPCMD="$R_ZIPCMD" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_R_ZIPCMD="$ac_dir/$ac_word"echo "$as_me:4020: found $ac_dir/$ac_word" >&5breakfidone;;esacfiR_ZIPCMD=$ac_cv_path_R_ZIPCMDif test -n "$R_ZIPCMD"; thenecho "$as_me:4031: result: $R_ZIPCMD" >&5echo "${ECHO_T}$R_ZIPCMD" >&6elseecho "$as_me:4034: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$R_ZIPCMD" && breakdonetest -n "$R_ZIPCMD" || R_ZIPCMD=""""## Libtool# Check whether --enable-static or --disable-static was given.if test "${enable_static+set}" = set; thenenableval="$enable_static"p=${PACKAGE-default}case $enableval inyes) enable_static=yes ;;no) enable_static=no ;;*)enable_static=no# Look at the argument we got. We use all the common list separators.IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"for pkg in $enableval; doif test "X$pkg" = "X$p"; thenenable_static=yesfidoneIFS="$ac_save_ifs";;esacelseenable_static=nofi;# Check whether --enable-shared or --disable-shared was given.if test "${enable_shared+set}" = set; thenenableval="$enable_shared"p=${PACKAGE-default}case $enableval inyes) enable_shared=yes ;;no) enable_shared=no ;;*)enable_shared=no# Look at the argument we got. We use all the common list separators.IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"for pkg in $enableval; doif test "X$pkg" = "X$p"; thenenable_shared=yesfidoneIFS="$ac_save_ifs";;esacelseenable_shared=yesfi;# Check whether --enable-fast-install or --disable-fast-install was given.if test "${enable_fast_install+set}" = set; thenenableval="$enable_fast_install"p=${PACKAGE-default}case $enableval inyes) enable_fast_install=yes ;;no) enable_fast_install=no ;;*)enable_fast_install=no# Look at the argument we got. We use all the common list separators.IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"for pkg in $enableval; doif test "X$pkg" = "X$p"; thenenable_fast_install=yesfidoneIFS="$ac_save_ifs";;esacelseenable_fast_install=yesfi;# Check whether --with-gnu-ld or --without-gnu-ld was given.if test "${with_gnu_ld+set}" = set; thenwithval="$with_gnu_ld"test "$withval" = no || with_gnu_ld=yeselsewith_gnu_ld=nofi;ac_prog=ldif test "$GCC" = yes; then# Check if gcc -print-prog-name=ld gives a path.echo "$as_me:4120: checking for ld used by GCC" >&5echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6case $host in*-*-mingw*)# gcc leaves a trailing carriage return which upsets mingwac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;*)ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;esaccase $ac_prog in# Accept absolute paths.[\\/]* | [A-Za-z]:[\\/]*)re_direlt='/[^/][^/]*/\.\./'# Canonicalize the path of ldac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; doac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`donetest -z "$LD" && LD="$ac_prog";;"")# If it fails, then pretend we aren't using GCC.ac_prog=ld;;*)# If it is relative, then search for the first ld in PATH.with_gnu_ld=unknown;;esacelif test "$with_gnu_ld" = yes; thenecho "$as_me:4150: checking for GNU ld" >&5echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6elseecho "$as_me:4153: checking for non-GNU ld" >&5echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6fiif test "${lt_cv_path_LD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -z "$LD"; thenIFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"for ac_dir in $PATH; dotest -z "$ac_dir" && ac_dir=.if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; thenlt_cv_path_LD="$ac_dir/$ac_prog"# Check to see if the program is GNU ld. I'd rather use --version,# but apparently some GNU ld's only accept -v.# Break only if it was the GNU/non-GNU ld that we prefer.if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; thentest "$with_gnu_ld" != no && breakelsetest "$with_gnu_ld" != yes && breakfifidoneIFS="$ac_save_ifs"elselt_cv_path_LD="$LD" # Let the user override the test with a path.fifiLD="$lt_cv_path_LD"if test -n "$LD"; thenecho "$as_me:4183: result: $LD" >&5echo "${ECHO_T}$LD" >&6elseecho "$as_me:4186: result: no" >&5echo "${ECHO_T}no" >&6fitest -z "$LD" && { { echo "$as_me:4189: error: no acceptable ld found in \$PATH" >&5echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}{ (exit 1); exit 1; }; }echo "$as_me:4192: checking if the linker ($LD) is GNU ld" >&5echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6if test "${lt_cv_prog_gnu_ld+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else# I'd rather use --version here, but apparently some GNU ld's only accept -v.if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; thenlt_cv_prog_gnu_ld=yeselselt_cv_prog_gnu_ld=nofifiecho "$as_me:4204: result: $lt_cv_prog_gnu_ld" >&5echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6with_gnu_ld=$lt_cv_prog_gnu_ldecho "$as_me:4208: checking for $LD option to reload object files" >&5echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6if test "${lt_cv_ld_reload_flag+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elselt_cv_ld_reload_flag='-r'fiecho "$as_me:4215: result: $lt_cv_ld_reload_flag" >&5echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6reload_flag=$lt_cv_ld_reload_flagtest -n "$reload_flag" && reload_flag=" $reload_flag"echo "$as_me:4220: checking for BSD-compatible nm" >&5echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6if test "${lt_cv_path_NM+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$NM"; then# Let the user override the test.lt_cv_path_NM="$NM"elseIFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; dotest -z "$ac_dir" && ac_dir=.tmp_nm=$ac_dir/${ac_tool_prefix}nmif test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then# Check to see if the nm accepts a BSD-compat flag.# Adding the `sed 1q' prevents false positives on HP-UX, which says:# nm: unknown option "B" ignored# Tru64's nm complains that /dev/null is an invalid object fileif ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; thenlt_cv_path_NM="$tmp_nm -B"breakelif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; thenlt_cv_path_NM="$tmp_nm -p"breakelselt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, butcontinue # so that we can try to find one that supports BSD flagsfifidoneIFS="$ac_save_ifs"test -z "$lt_cv_path_NM" && lt_cv_path_NM=nmfifiNM="$lt_cv_path_NM"echo "$as_me:4256: result: $NM" >&5echo "${ECHO_T}$NM" >&6echo "$as_me:4259: checking how to recognise dependant libraries" >&5echo $ECHO_N "checking how to recognise dependant libraries... $ECHO_C" >&6if test "${lt_cv_deplibs_check_method+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elselt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_deplibs_check_method='unknown'# Need to set the preceding variable on all platforms that support# interlibrary dependencies.# 'none' -- dependencies not supported.# `unknown' -- same as none, but documents that we really don't know.# 'pass_all' -- all dependencies passed with no checks.# 'test_compile' -- check by making test program.# ['file_magic [regex]'] -- check by looking for files in library path# which responds to the $file_magic_cmd with a given egrep regex.# If you have `file' or equivalent on your system and you're not sure# whether `pass_all' will *always* work, you probably want this one.case $host_os inaix4* | aix5*)lt_cv_deplibs_check_method=pass_all;;beos*)lt_cv_deplibs_check_method=pass_all;;bsdi4*)lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'lt_cv_file_magic_cmd='/usr/bin/file -L'lt_cv_file_magic_test_file=/shlib/libc.so;;cygwin* | mingw* | pw32*)lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'lt_cv_file_magic_cmd='$OBJDUMP -f';;darwin* | rhapsody*)lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'lt_cv_file_magic_cmd='/usr/bin/file -L'case "$host_os" inrhapsody* | darwin1.012)lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1`;;*) # Darwin 1.3 onlt_cv_file_magic_test_file='/usr/lib/libSystem.dylib';;esac;;freebsd*)if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; thencase $host_cpu ini*86 )# Not sure whether the presence of OpenBSD here was a mistake.# Let's accept both of them until this is cleared up.lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'lt_cv_file_magic_cmd=/usr/bin/filelt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`;;esacelselt_cv_deplibs_check_method=pass_allfi;;gnu*)lt_cv_deplibs_check_method=pass_all;;hpux10.20*|hpux11*)lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'lt_cv_file_magic_cmd=/usr/bin/filelt_cv_file_magic_test_file=/usr/lib/libc.sl;;irix5* | irix6*)case $host_os inirix5*)# this will be overridden with pass_all, but let us keep it just in caselt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1";;*)case $LD in*-32|*"-32 ") libmagic=32-bit;;*-n32|*"-n32 ") libmagic=N32;;*-64|*"-64 ") libmagic=64-bit;;*) libmagic=never-match;;esac# this will be overridden with pass_all, but let us keep it just in caselt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1";;esaclt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`lt_cv_deplibs_check_method=pass_all;;# This must be Linux ELF.linux-gnu*)case $host_cpu inalpha* | i*86 | powerpc* | sparc* | ia64* )lt_cv_deplibs_check_method=pass_all ;;*)# glibc up to 2.1.1 does not perform some relocations on ARMlt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;esaclt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`;;netbsd*)if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; thenlt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'elselt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'fi;;newos6*)lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'lt_cv_file_magic_cmd=/usr/bin/filelt_cv_file_magic_test_file=/usr/lib/libnls.so;;osf3* | osf4* | osf5*)# this will be overridden with pass_all, but let us keep it just in caselt_cv_deplibs_check_method='file_magic COFF format alpha shared library'lt_cv_file_magic_test_file=/shlib/libc.solt_cv_deplibs_check_method=pass_all;;sco3.2v5*)lt_cv_deplibs_check_method=pass_all;;solaris*)lt_cv_deplibs_check_method=pass_alllt_cv_file_magic_test_file=/lib/libc.so;;sysv5uw[78]* | sysv4*uw2*)lt_cv_deplibs_check_method=pass_all;;sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)case $host_vendor inmotorola)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]'lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`;;ncr)lt_cv_deplibs_check_method=pass_all;;sequent)lt_cv_file_magic_cmd='/bin/file'lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )';;sni)lt_cv_file_magic_cmd='/bin/file'lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"lt_cv_file_magic_test_file=/lib/libc.so;;esac;;esacfiecho "$as_me:4427: result: $lt_cv_deplibs_check_method" >&5echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6file_magic_cmd=$lt_cv_file_magic_cmddeplibs_check_method=$lt_cv_deplibs_check_method# Check for command to grab the raw symbol name followed by C symbol from nm.echo "$as_me:4433: checking command to parse $NM output" >&5echo $ECHO_N "checking command to parse $NM output... $ECHO_C" >&6if test "${lt_cv_sys_global_symbol_pipe+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else# These are sane defaults that work on at least a few old systems.# [They come from Ultrix. What could be older than Ultrix?!! ;)]# Character class describing NM global symbol codes.symcode='[BCDEGRST]'# Regexp to match symbols that can be accessed directly from C.sympat='\([_A-Za-z][_A-Za-z0-9]*\)'# Transform the above into a raw symbol and a C symbol.symxfrm='\1 \2\3 \3'# Transform an extracted symbol line into a proper C declarationlt_cv_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'"# Define system-specific variables.case $host_os inaix*)symcode='[BCDT]';;cygwin* | mingw* | pw32*)symcode='[ABCDGISTW]';;hpux*) # Its linker distinguishes data from code symbolslt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'";;irix*)symcode='[BCDEGRST]';;solaris* | sysv5*)symcode='[BDT]';;sysv4)symcode='[DFNSTU]';;esac# Handle CRLF in mingw tool chainopt_cr=case $host_os inmingw*)opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp;;esac# If we're using GNU nm, then use its standard symbol codes.if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; thensymcode='[ABCDGISTW]'fi# Try without a prefix undercore, then with it.for ac_symprfx in "" "_"; do# Write the raw and C identifiers.lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"# Check to see that the pipe works correctly.pipe_works=norm -f conftest*cat > conftest.$ac_ext <<EOF#ifdef __cplusplusextern "C" {#endifchar nm_test_var;void nm_test_func(){}#ifdef __cplusplus}#endifint main(){nm_test_var='a';nm_test_func();return(0);}EOFif { (eval echo "$as_me:4510: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:4513: \$? = $ac_status" >&5(exit $ac_status); }; then# Now try to grab the symbols.nlist=conftest.nmif { (eval echo "$as_me:4517: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5(eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5ac_status=$?echo "$as_me:4520: \$? = $ac_status" >&5(exit $ac_status); } && test -s "$nlist"; then# Try sorting and uniquifying the output.if sort "$nlist" | uniq > "$nlist"T; thenmv -f "$nlist"T "$nlist"elserm -f "$nlist"Tfi# Make sure that we snagged all the symbols we need.if egrep ' nm_test_var$' "$nlist" >/dev/null; thenif egrep ' nm_test_func$' "$nlist" >/dev/null; thencat <<EOF > conftest.$ac_ext#ifdef __cplusplusextern "C" {#endifEOF# Now generate the symbol file.eval "$lt_cv_global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext'cat <<EOF >> conftest.$ac_ext#if defined (__STDC__) && __STDC__# define lt_ptr_t void *#else# define lt_ptr_t char *# define const#endif/* The mapping between symbol names and symbols. */const struct {const char *name;lt_ptr_t address;}lt_preloaded_symbols[] ={EOFsed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac_extcat <<\EOF >> conftest.$ac_ext{0, (lt_ptr_t) 0}};#ifdef __cplusplus}#endifEOF# Now try linking the two files.mv conftest.$ac_objext conftstm.$ac_objextsave_LIBS="$LIBS"save_CFLAGS="$CFLAGS"LIBS="conftstm.$ac_objext"CFLAGS="$CFLAGS$no_builtin_flag"if { (eval echo "$as_me:4572: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:4575: \$? = $ac_status" >&5(exit $ac_status); } && test -s conftest; thenpipe_works=yesfiLIBS="$save_LIBS"CFLAGS="$save_CFLAGS"elseecho "cannot find nm_test_func in $nlist" >&5fielseecho "cannot find nm_test_var in $nlist" >&5fielseecho "cannot run $lt_cv_sys_global_symbol_pipe" >&5fielseecho "$progname: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest* conftst*# Do not use the global_symbol_pipe unless it works.if test "$pipe_works" = yes; thenbreakelselt_cv_sys_global_symbol_pipe=fidonefiglobal_symbol_pipe="$lt_cv_sys_global_symbol_pipe"if test -z "$lt_cv_sys_global_symbol_pipe"; thenglobal_symbol_to_cdecl=elseglobal_symbol_to_cdecl="$lt_cv_global_symbol_to_cdecl"fiif test -z "$global_symbol_pipe$global_symbol_to_cdecl"; thenecho "$as_me:4613: result: failed" >&5echo "${ECHO_T}failed" >&6elseecho "$as_me:4616: result: ok" >&5echo "${ECHO_T}ok" >&6fifor ac_header in dlfcn.hdoas_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`echo "$as_me:4623: checking for $ac_header" >&5echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 4629 "configure"#include "confdefs.h"#include <$ac_header>_ACEOFif { (eval echo "$as_me:4633: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:4639: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:4658: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1EOFfidone# Only perform the check for file, if the check method requires itcase $deplibs_check_method infile_magic*)if test "$file_magic_cmd" = '$MAGIC_CMD'; thenecho "$as_me:4672: checking for ${ac_tool_prefix}file" >&5echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6if test "${lt_cv_path_MAGIC_CMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $MAGIC_CMD in/*)lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.;;?:/*)lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.;;*)ac_save_MAGIC_CMD="$MAGIC_CMD"IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"ac_dummy="/usr/bin:$PATH"for ac_dir in $ac_dummy; dotest -z "$ac_dir" && ac_dir=.if test -f $ac_dir/${ac_tool_prefix}file; thenlt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"if test -n "$file_magic_test_file"; thencase $deplibs_check_method in"file_magic "*)file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"MAGIC_CMD="$lt_cv_path_MAGIC_CMD"if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |egrep "$file_magic_regex" > /dev/null; then:elsecat <<EOF 1>&2*** Warning: the command libtool uses to detect shared libraries,*** $file_magic_cmd, produces output that libtool cannot recognize.*** The result is that libtool may fail to recognize shared libraries*** as such. This will affect the creation of libtool libraries that*** depend on shared libraries, but programs linked with such libtool*** libraries will work regardless of this problem. Nevertheless, you*** may want to report the problem to your system manager and/or to*** bug-libtool@gnu.orgEOFfi ;;esacfibreakfidoneIFS="$ac_save_ifs"MAGIC_CMD="$ac_save_MAGIC_CMD";;esacfiMAGIC_CMD="$lt_cv_path_MAGIC_CMD"if test -n "$MAGIC_CMD"; thenecho "$as_me:4727: result: $MAGIC_CMD" >&5echo "${ECHO_T}$MAGIC_CMD" >&6elseecho "$as_me:4730: result: no" >&5echo "${ECHO_T}no" >&6fiif test -z "$lt_cv_path_MAGIC_CMD"; thenif test -n "$ac_tool_prefix"; thenecho "$as_me:4736: checking for file" >&5echo $ECHO_N "checking for file... $ECHO_C" >&6if test "${lt_cv_path_MAGIC_CMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $MAGIC_CMD in/*)lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.;;?:/*)lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.;;*)ac_save_MAGIC_CMD="$MAGIC_CMD"IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"ac_dummy="/usr/bin:$PATH"for ac_dir in $ac_dummy; dotest -z "$ac_dir" && ac_dir=.if test -f $ac_dir/file; thenlt_cv_path_MAGIC_CMD="$ac_dir/file"if test -n "$file_magic_test_file"; thencase $deplibs_check_method in"file_magic "*)file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"MAGIC_CMD="$lt_cv_path_MAGIC_CMD"if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |egrep "$file_magic_regex" > /dev/null; then:elsecat <<EOF 1>&2*** Warning: the command libtool uses to detect shared libraries,*** $file_magic_cmd, produces output that libtool cannot recognize.*** The result is that libtool may fail to recognize shared libraries*** as such. This will affect the creation of libtool libraries that*** depend on shared libraries, but programs linked with such libtool*** libraries will work regardless of this problem. Nevertheless, you*** may want to report the problem to your system manager and/or to*** bug-libtool@gnu.orgEOFfi ;;esacfibreakfidoneIFS="$ac_save_ifs"MAGIC_CMD="$ac_save_MAGIC_CMD";;esacfiMAGIC_CMD="$lt_cv_path_MAGIC_CMD"if test -n "$MAGIC_CMD"; thenecho "$as_me:4791: result: $MAGIC_CMD" >&5echo "${ECHO_T}$MAGIC_CMD" >&6elseecho "$as_me:4794: result: no" >&5echo "${ECHO_T}no" >&6fielseMAGIC_CMD=:fififi;;esacif test -n "$ac_tool_prefix"; then# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.set dummy ${ac_tool_prefix}ranlib; ac_word=$2echo "$as_me:4810: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_RANLIB+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$RANLIB"; thenac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"echo "$as_me:4825: found $ac_dir/$ac_word" >&5breakdonefifiRANLIB=$ac_cv_prog_RANLIBif test -n "$RANLIB"; thenecho "$as_me:4833: result: $RANLIB" >&5echo "${ECHO_T}$RANLIB" >&6elseecho "$as_me:4836: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_RANLIB"; thenac_ct_RANLIB=$RANLIB# Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo "$as_me:4845: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_RANLIB"; thenac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_RANLIB="ranlib"echo "$as_me:4860: found $ac_dir/$ac_word" >&5breakdonetest -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"fifiac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIBif test -n "$ac_ct_RANLIB"; thenecho "$as_me:4869: result: $ac_ct_RANLIB" >&5echo "${ECHO_T}$ac_ct_RANLIB" >&6elseecho "$as_me:4872: result: no" >&5echo "${ECHO_T}no" >&6fiRANLIB=$ac_ct_RANLIBelseRANLIB="$ac_cv_prog_RANLIB"fiif test -n "$ac_tool_prefix"; then# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.set dummy ${ac_tool_prefix}strip; ac_word=$2echo "$as_me:4884: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_STRIP+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$STRIP"; thenac_cv_prog_STRIP="$STRIP" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_STRIP="${ac_tool_prefix}strip"echo "$as_me:4899: found $ac_dir/$ac_word" >&5breakdonefifiSTRIP=$ac_cv_prog_STRIPif test -n "$STRIP"; thenecho "$as_me:4907: result: $STRIP" >&5echo "${ECHO_T}$STRIP" >&6elseecho "$as_me:4910: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_STRIP"; thenac_ct_STRIP=$STRIP# Extract the first word of "strip", so it can be a program name with args.set dummy strip; ac_word=$2echo "$as_me:4919: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_STRIP"; thenac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_STRIP="strip"echo "$as_me:4934: found $ac_dir/$ac_word" >&5breakdonetest -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"fifiac_ct_STRIP=$ac_cv_prog_ac_ct_STRIPif test -n "$ac_ct_STRIP"; thenecho "$as_me:4943: result: $ac_ct_STRIP" >&5echo "${ECHO_T}$ac_ct_STRIP" >&6elseecho "$as_me:4946: result: no" >&5echo "${ECHO_T}no" >&6fiSTRIP=$ac_ct_STRIPelseSTRIP="$ac_cv_prog_STRIP"fienable_dlopen=noenable_win32_dll=no# Check whether --enable-libtool-lock or --disable-libtool-lock was given.if test "${enable_libtool_lock+set}" = set; thenenableval="$enable_libtool_lock"fi;test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes# Some flags need to be propagated to the compiler or linker for good# libtool support.case $host in*-*-irix6*)# Find out which ABI we are using.echo '#line 4970 "configure"' > conftest.$ac_extif { (eval echo "$as_me:4971: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:4974: \$? = $ac_status" >&5(exit $ac_status); }; thencase `/usr/bin/file conftest.$ac_objext` in*32-bit*)LD="${LD-ld} -32";;*N32*)LD="${LD-ld} -n32";;*64-bit*)LD="${LD-ld} -64";;esacfirm -rf conftest*;;*-*-sco3.2v5*)# On SCO OpenServer 5, we need -belf to get full-featured binaries.SAVE_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS -belf"echo "$as_me:4995: checking whether the C compiler needs -belf" >&5echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6if test "${lt_cv_cc_needs_belf+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnucat >conftest.$ac_ext <<_ACEOF#line 5008 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:5020: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:5023: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:5026: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:5029: \$? = $ac_status" >&5(exit $ac_status); }; }; thenlt_cv_cc_needs_belf=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5lt_cv_cc_needs_belf=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiecho "$as_me:5045: result: $lt_cv_cc_needs_belf" >&5echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6if test x"$lt_cv_cc_needs_belf" != x"yes"; then# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belfCFLAGS="$SAVE_CFLAGS"fi;;esac# Sed substitution that helps us do robust quoting. It backslashifies# metacharacters that are still active within double-quoted strings.Xsed='sed -e s/^X//'sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'# Same as above, but do not quote variable references.double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'# Sed substitution to delay expansion of an escaped shell variable in a# double_quote_subst'ed string.delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'# Constants:rm="rm -f"# Global variables:default_ofile=libtoolcan_build_shared=yes# All known linkers require a `.a' archive for static linking (except M$VC,# which needs '.lib').libext=altmain="$ac_aux_dir/ltmain.sh"ofile="$default_ofile"with_gnu_ld="$lt_cv_prog_gnu_ld"need_locks="$enable_libtool_lock"old_CC="$CC"old_CFLAGS="$CFLAGS"# Set sane defaults for various variablestest -z "$AR" && AR=artest -z "$AR_FLAGS" && AR_FLAGS=crutest -z "$AS" && AS=astest -z "$CC" && CC=cctest -z "$DLLTOOL" && DLLTOOL=dlltooltest -z "$LD" && LD=ldtest -z "$LN_S" && LN_S="ln -s"test -z "$MAGIC_CMD" && MAGIC_CMD=filetest -z "$NM" && NM=nmtest -z "$OBJDUMP" && OBJDUMP=objdumptest -z "$RANLIB" && RANLIB=:test -z "$STRIP" && STRIP=:test -z "$ac_objext" && ac_objext=oif test x"$host" != x"$build"; thenac_tool_prefix=${host_alias}-elseac_tool_prefix=fi# Transform linux* to *-*-linux-gnu*, to support old configure scripts.case $host_os inlinux-gnu*) ;;linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`esaccase $host_os inaix3*)# AIX sometimes has problems with the GCC collect2 program. For some# reason, if we set the COLLECT_NAMES environment variable, the problems# vanish in a puff of smoke.if test "X${COLLECT_NAMES+set}" != Xset; thenCOLLECT_NAMES=export COLLECT_NAMESfi;;esac# Determine commands to create old-style static archives.old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'old_postinstall_cmds='chmod 644 $oldlib'old_postuninstall_cmds=if test -n "$RANLIB"; thenold_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"fi# Allow CC to be a program name with arguments.set dummy $CCcompiler="$2"echo "$as_me:5138: checking for objdir" >&5echo $ECHO_N "checking for objdir... $ECHO_C" >&6rm -f .libs 2>/dev/nullmkdir .libs 2>/dev/nullif test -d .libs; thenobjdir=.libselse# MS-DOS does not allow filenames that begin with a dot.objdir=_libsfirmdir .libs 2>/dev/nullecho "$as_me:5149: result: $objdir" >&5echo "${ECHO_T}$objdir" >&6# Check whether --with-pic or --without-pic was given.if test "${with_pic+set}" = set; thenwithval="$with_pic"pic_mode="$withval"elsepic_mode=defaultfi;test -z "$pic_mode" && pic_mode=default# We assume here that the value for lt_cv_prog_cc_pic will not be cached# in isolation, and that seeing it set (from the cache) indicates that# the associated values are set (in the cache) correctly too.echo "$as_me:5164: checking for $compiler option to produce PIC" >&5echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6if test "${lt_cv_prog_cc_pic+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elselt_cv_prog_cc_pic=lt_cv_prog_cc_shlib=lt_cv_prog_cc_wl=lt_cv_prog_cc_static=lt_cv_prog_cc_no_builtin=lt_cv_prog_cc_can_build_shared=$can_build_sharedif test "$GCC" = yes; thenlt_cv_prog_cc_wl='-Wl,'lt_cv_prog_cc_static='-static'case $host_os inaix*)# Below there is a dirty hack to force normal static linking with -ldl# The problem is because libdl dynamically linked with both libc and# libC (AIX C++ library), which obviously doesn't included in libraries# list by gcc. This cause undefined symbols with -static flags.# This hack allows C programs to be linked with "-static -ldl", but# we not sure about C++ programs.lt_cv_prog_cc_static="$lt_cv_prog_cc_static ${lt_cv_prog_cc_wl}-lC";;amigaos*)# FIXME: we need at least 68020 code to build shared libraries, but# adding the `-m68020' flag to GCC prevents building anything better,# like `-m68040'.lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4';;beos* | irix5* | irix6* | osf3* | osf4* | osf5*)# PIC is the default for these OSes.;;darwin* | rhapsody*)# PIC is the default on this platform# Common symbols not allowed in MH_DYLIB fileslt_cv_prog_cc_pic='-fno-common';;cygwin* | mingw* | pw32* | os2*)# This hack is so that the source file can tell whether it is being# built for inclusion in a dll (and should export symbols for example).lt_cv_prog_cc_pic='-DDLL_EXPORT';;sysv4*MP*)if test -d /usr/nec; thenlt_cv_prog_cc_pic=-Kconform_picfi;;*)lt_cv_prog_cc_pic='-fPIC';;esacelse# PORTME Check for PIC flags for the system compiler.case $host_os inaix3* | aix4* | aix5*)# All AIX code is PIC.if test "$host_cpu" = ia64; then# AIX 5 now supports IA64 processorlt_cv_prog_cc_static='-Bstatic'lt_cv_prog_cc_wl='-Wl,'elselt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp'fi;;hpux9* | hpux10* | hpux11*)# Is there a better lt_cv_prog_cc_static that works with the bundled CC?lt_cv_prog_cc_wl='-Wl,'lt_cv_prog_cc_static="${lt_cv_prog_cc_wl}-a ${lt_cv_prog_cc_wl}archive"lt_cv_prog_cc_pic='+Z';;irix5* | irix6*)lt_cv_prog_cc_wl='-Wl,'lt_cv_prog_cc_static='-non_shared'# PIC (with -KPIC) is the default.;;cygwin* | mingw* | pw32* | os2*)# This hack is so that the source file can tell whether it is being# built for inclusion in a dll (and should export symbols for example).lt_cv_prog_cc_pic='-DDLL_EXPORT';;newsos6)lt_cv_prog_cc_pic='-KPIC'lt_cv_prog_cc_static='-Bstatic';;osf3* | osf4* | osf5*)# All OSF/1 code is PIC.lt_cv_prog_cc_wl='-Wl,'lt_cv_prog_cc_static='-non_shared';;sco3.2v5*)lt_cv_prog_cc_pic='-Kpic'lt_cv_prog_cc_static='-dn'lt_cv_prog_cc_shlib='-belf';;solaris*)lt_cv_prog_cc_pic='-KPIC'lt_cv_prog_cc_static='-Bstatic'lt_cv_prog_cc_wl='-Wl,';;sunos4*)lt_cv_prog_cc_pic='-PIC'lt_cv_prog_cc_static='-Bstatic'lt_cv_prog_cc_wl='-Qoption ld ';;sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)lt_cv_prog_cc_pic='-KPIC'lt_cv_prog_cc_static='-Bstatic'if test "x$host_vendor" = xsni; thenlt_cv_prog_cc_wl='-LD'elselt_cv_prog_cc_wl='-Wl,'fi;;uts4*)lt_cv_prog_cc_pic='-pic'lt_cv_prog_cc_static='-Bstatic';;sysv4*MP*)if test -d /usr/nec ;thenlt_cv_prog_cc_pic='-Kconform_pic'lt_cv_prog_cc_static='-Bstatic'fi;;*)lt_cv_prog_cc_can_build_shared=no;;esacfifiif test -z "$lt_cv_prog_cc_pic"; thenecho "$as_me:5311: result: none" >&5echo "${ECHO_T}none" >&6elseecho "$as_me:5314: result: $lt_cv_prog_cc_pic" >&5echo "${ECHO_T}$lt_cv_prog_cc_pic" >&6# Check to make sure the pic_flag actually works.echo "$as_me:5318: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5echo $ECHO_N "checking if $compiler PIC flag $lt_cv_prog_cc_pic works... $ECHO_C" >&6if test "${lt_cv_prog_cc_pic_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsesave_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS $lt_cv_prog_cc_pic -DPIC"cat >conftest.$ac_ext <<_ACEOF#line 5326 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:5338: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:5341: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:5344: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:5347: \$? = $ac_status" >&5(exit $ac_status); }; }; thencase $host_os inhpux9* | hpux10* | hpux11*)# On HP-UX, both CC and GCC only warn that PIC is supported... then# they create non-PIC objects. So, if there were any warnings, we# assume that PIC is not supported.if test -s conftest.err; thenlt_cv_prog_cc_pic_works=noelselt_cv_prog_cc_pic_works=yesfi;;*)lt_cv_prog_cc_pic_works=yes;;esacelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5lt_cv_prog_cc_pic_works=nofirm -f conftest.$ac_objext conftest.$ac_extCFLAGS="$save_CFLAGS"fiif test "X$lt_cv_prog_cc_pic_works" = Xno; thenlt_cv_prog_cc_pic=lt_cv_prog_cc_can_build_shared=noelselt_cv_prog_cc_pic=" $lt_cv_prog_cc_pic"fiecho "$as_me:5383: result: $lt_cv_prog_cc_pic_works" >&5echo "${ECHO_T}$lt_cv_prog_cc_pic_works" >&6fi# Check for any special shared library compilation flags.if test -n "$lt_cv_prog_cc_shlib"; then{ echo "$as_me:5389: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$lt_cv_prog_cc_shlib[ ]" >/dev/null; then :else{ echo "$as_me:5393: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5echo "$as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}lt_cv_prog_cc_can_build_shared=nofifiecho "$as_me:5399: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5echo $ECHO_N "checking if $compiler static flag $lt_cv_prog_cc_static works... $ECHO_C" >&6if test "${lt_cv_prog_cc_static_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elselt_cv_prog_cc_static_works=nosave_LDFLAGS="$LDFLAGS"LDFLAGS="$LDFLAGS $lt_cv_prog_cc_static"cat >conftest.$ac_ext <<_ACEOF#line 5408 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:5420: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:5423: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:5426: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:5429: \$? = $ac_status" >&5(exit $ac_status); }; }; thenlt_cv_prog_cc_static_works=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLDFLAGS="$save_LDFLAGS"fi# Belt *and* braces to stop my trousers falling down:test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static=echo "$as_me:5443: result: $lt_cv_prog_cc_static_works" >&5echo "${ECHO_T}$lt_cv_prog_cc_static_works" >&6pic_flag="$lt_cv_prog_cc_pic"special_shlib_compile_flags="$lt_cv_prog_cc_shlib"wl="$lt_cv_prog_cc_wl"link_static_flag="$lt_cv_prog_cc_static"no_builtin_flag="$lt_cv_prog_cc_no_builtin"can_build_shared="$lt_cv_prog_cc_can_build_shared"# Check to see if options -o and -c are simultaneously supported by compilerecho "$as_me:5454: checking if $compiler supports -c -o file.$ac_objext" >&5echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6if test "${lt_cv_compiler_c_o+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else$rm -r conftest 2>/dev/nullmkdir conftestcd conftestecho "int some_variable = 0;" > conftest.$ac_extmkdir out# According to Tom Tromey, Ian Lance Taylor reported there are C compilers# that will create temporary files in the current directory regardless of# the output directory. Thus, making CWD read-only will cause this test# to fail, enabling locking or at least warning the user not to do parallel# builds.chmod -w .save_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"compiler_c_o=noif { (eval echo configure:5474: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then# The compiler can only warn and ignore the option if not recognized# So say no if there are warningsif test -s out/conftest.err; thenlt_cv_compiler_c_o=noelselt_cv_compiler_c_o=yesfielse# Append any errors to the config.log.cat out/conftest.err 1>&5lt_cv_compiler_c_o=nofiCFLAGS="$save_CFLAGS"chmod u+w .$rm conftest* out/*rmdir outcd ..rmdir conftest$rm -r conftest 2>/dev/nullficompiler_c_o=$lt_cv_compiler_c_oecho "$as_me:5498: result: $compiler_c_o" >&5echo "${ECHO_T}$compiler_c_o" >&6if test x"$compiler_c_o" = x"yes"; then# Check to see if we can write to a .loecho "$as_me:5503: checking if $compiler supports -c -o file.lo" >&5echo $ECHO_N "checking if $compiler supports -c -o file.lo... $ECHO_C" >&6if test "${lt_cv_compiler_o_lo+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elselt_cv_compiler_o_lo=nosave_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS -c -o conftest.lo"cat >conftest.$ac_ext <<_ACEOF#line 5513 "configure"#include "confdefs.h"intmain (){int some_variable = 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:5525: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:5528: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:5531: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:5534: \$? = $ac_status" >&5(exit $ac_status); }; }; then# The compiler can only warn and ignore the option if not recognized# So say no if there are warningsif test -s conftest.err; thenlt_cv_compiler_o_lo=noelselt_cv_compiler_o_lo=yesfielseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extCFLAGS="$save_CFLAGS"ficompiler_o_lo=$lt_cv_compiler_o_loecho "$as_me:5554: result: $compiler_c_lo" >&5echo "${ECHO_T}$compiler_c_lo" >&6elsecompiler_o_lo=nofi# Check to see if we can do hard links to lock some files if neededhard_links="nottested"if test "$compiler_c_o" = no && test "$need_locks" != no; then# do not overwrite the value of need_locks provided by the userecho "$as_me:5564: checking if we can lock with hard links" >&5echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6hard_links=yes$rm conftest*ln conftest.a conftest.b 2>/dev/null && hard_links=notouch conftest.aln conftest.a conftest.b 2>&5 || hard_links=noln conftest.a conftest.b 2>/dev/null && hard_links=noecho "$as_me:5572: result: $hard_links" >&5echo "${ECHO_T}$hard_links" >&6if test "$hard_links" = no; then{ echo "$as_me:5575: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}need_locks=warnfielseneed_locks=nofiif test "$GCC" = yes; then# Check to see if options -fno-rtti -fno-exceptions are supported by compilerecho "$as_me:5585: checking if $compiler supports -fno-rtti -fno-exceptions" >&5echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6echo "int some_variable = 0;" > conftest.$ac_extsave_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext"compiler_rtti_exceptions=nocat >conftest.$ac_ext <<_ACEOF#line 5592 "configure"#include "confdefs.h"intmain (){int some_variable = 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:5604: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:5607: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:5610: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:5613: \$? = $ac_status" >&5(exit $ac_status); }; }; then# The compiler can only warn and ignore the option if not recognized# So say no if there are warningsif test -s conftest.err; thencompiler_rtti_exceptions=noelsecompiler_rtti_exceptions=yesfielseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extCFLAGS="$save_CFLAGS"echo "$as_me:5629: result: $compiler_rtti_exceptions" >&5echo "${ECHO_T}$compiler_rtti_exceptions" >&6if test "$compiler_rtti_exceptions" = "yes"; thenno_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions'elseno_builtin_flag=' -fno-builtin'fifi# See if the linker supports building shared libraries.echo "$as_me:5640: checking whether the linker ($LD) supports shared libraries" >&5echo $ECHO_N "checking whether the linker ($LD) supports shared libraries... $ECHO_C" >&6allow_undefined_flag=no_undefined_flag=need_lib_prefix=unknownneed_version=unknown# when you set need_version to no, make sure it does not cause -set_version# flags to be left without argumentsarchive_cmds=archive_expsym_cmds=old_archive_from_new_cmds=old_archive_from_expsyms_cmds=export_dynamic_flag_spec=whole_archive_flag_spec=thread_safe_flag_spec=hardcode_into_libs=nohardcode_libdir_flag_spec=hardcode_libdir_separator=hardcode_direct=nohardcode_minus_L=nohardcode_shlibpath_var=unsupportedrunpath_var=link_all_deplibs=unknownalways_export_symbols=noexport_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'# include_expsyms should be a list of space-separated symbols to be *always*# included in the symbol listinclude_expsyms=# exclude_expsyms can be an egrep regular expression of symbols to exclude# it will be wrapped by ` (' and `)$', so one must not match beginning or# end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',# as well as any symbol that contains `d'.exclude_expsyms="_GLOBAL_OFFSET_TABLE_"# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out# platforms (ab)use it in PIC code, but their linkers get confused if# the symbol is explicitly referenced. Since portable code cannot# rely on this symbol name, it's probably fine to never include it in# preloaded symbol tables.extract_expsyms_cmds=case $host_os incygwin* | mingw* | pw32* )# FIXME: the MSVC++ port hasn't been tested in a loooong time# When not using gcc, we currently assume that we are using# Microsoft Visual C++.if test "$GCC" != yes; thenwith_gnu_ld=nofi;;esacld_shlibs=yesif test "$with_gnu_ld" = yes; then# If archive_cmds runs LD, not CC, wlarc should be emptywlarc='${wl}'# See if GNU ld supports shared libraries.case $host_os inaix3* | aix4* | aix5*)# On AIX, the GNU linker is very broken# Note:Check GNU linker on AIX 5-IA64 when/if it becomes available.ld_shlibs=nocat <<EOF 1>&2*** Warning: the GNU linker, at least up to release 2.9.1, is reported*** to be unable to reliably create shared libraries on AIX.*** Therefore, libtool is disabling shared libraries support. If you*** really care for shared libraries, you may want to modify your PATH*** so that a non-GNU linker is found, and then restart.EOF;;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)'hardcode_libdir_flag_spec='-L$libdir'hardcode_minus_L=yes# Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports# that the semantics of dynamic libraries on AmigaOS, at least up# to version 4, is to share data among multiple programs linked# with the same dynamic library. Since this doesn't match the# behavior of shared libraries on other platforms, we can use# them.ld_shlibs=no;;beos*)if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; thenallow_undefined_flag=unsupported# Joseph Beckenbach <jrb3@best.com> says some releases of gcc# support --undefined. This deserves some investigation. FIXMEarchive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'elseld_shlibs=nofi;;cygwin* | mingw* | pw32*)# hardcode_libdir_flag_spec is actually meaningless, as there is# no search path for DLLs.hardcode_libdir_flag_spec='-L$libdir'allow_undefined_flag=unsupportedalways_export_symbols=yesextract_expsyms_cmds='test -f $output_objdir/impgen.c || \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'# cygwin and mingw dlls have different entry points and sets of symbols# to exclude.# FIXME: what about values for MSVC?dll_entry=__cygwin_dll_entry@12dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~case $host_os inmingw*)# mingw valuesdll_entry=_DllMainCRTStartup@12dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~;;esac# mingw and cygwin differ, and it's simplest to just exclude the union# of the two symbol sets.dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12# recent cygwin and mingw systems supply a stub DllMain which the user# can override, but on older systems we have to supply one (in ltdll.c)if test "x$lt_cv_need_dllmain" = "xyes"; thenltdll_obj='$output_objdir/$soname-ltdll.'"$ac_objext "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)~'elseltdll_obj=ltdll_cmds=fi# Extract the symbol export list from an `--export-all' def file,# then regenerate the def file from the symbol export list, so that# the compiled dll only exports the symbol export list.# Be careful not to strip the DATA tag left be newer dlltools.export_symbols_cmds="$ltdll_cmds"'$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'# If the export-symbols file already is a .def file (1st line# is EXPORTS), use it as is.# If DATA tags from a recent dlltool are present, honour them!archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; thencp $export_symbols $output_objdir/$soname-def;elseecho EXPORTS > $output_objdir/$soname-def;_lt_hint=1;cat $export_symbols | while read symbol; doset dummy \$symbol;case \$# in2) echo " \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;*) echo " \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;esac;_lt_hint=`expr 1 + \$_lt_hint`;done;fi~'"$ltdll_cmds"'$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*)if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; thenarchive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'wlarc=elsearchive_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'fi;;solaris* | sysv5*)if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; thenld_shlibs=nocat <<EOF 1>&2*** Warning: The releases 2.8.* of the GNU linker cannot reliably*** create shared libraries on Solaris systems. Therefore, libtool*** is disabling shared libraries support. We urge you to upgrade GNU*** binutils to release 2.9.1 or newer. Another option is to modify*** your PATH or compiler configuration so that the native linker is*** used, and then restart.EOFelif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; thenarchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'elseld_shlibs=nofi;;sunos4*)archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'wlarc=hardcode_direct=yeshardcode_shlibpath_var=no;;*)if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; thenarchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'elseld_shlibs=nofi;;esacif test "$ld_shlibs" = yes; thenrunpath_var=LD_RUN_PATHhardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'export_dynamic_flag_spec='${wl}--export-dynamic'case $host_os incygwin* | mingw* | pw32*)# dlltool doesn't understand --whole-archive et. al.whole_archive_flag_spec=;;*)# ancient GNU ld didn't support --whole-archive et. al.if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; thenwhole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'elsewhole_archive_flag_spec=fi;;esacfielse# PORTME fill in a description of your system's linker (not GNU ld)case $host_os inaix3*)allow_undefined_flag=unsupportedalways_export_symbols=yesarchive_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'# Note: this linker hardcodes the directories in LIBPATH if there# are no directories specified by -L.hardcode_minus_L=yesif test "$GCC" = yes && test -z "$link_static_flag"; then# Neither direct hardcoding nor static linking is supported with a# broken collect2.hardcode_direct=unsupportedfi;;aix4* | aix5*)# When large executables or shared objects are built, AIX ld can# have problems creating the table of contents. If linking a library# or program results in "error TOC overflow" add -mminimal-toc to# CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not# enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.archive_cmds=''hardcode_libdir_separator=':'if test "$GCC" = yes; thencollect2name=`${CC} -print-prog-name=collect2`if test -f "$collect2name" && \strings "$collect2name" | grep resolve_lib_name >/dev/nullthen# We have reworked collect2hardcode_direct=yeselse# We have old collect2hardcode_direct=unsupported# It fails to find uninstalled libraries when the uninstalled# path is not listed in the libpath. Setting hardcode_minus_L# to unsupported forces relinkinghardcode_minus_L=yeshardcode_libdir_flag_spec='-L$libdir'hardcode_libdir_separator=fishared_flag='-shared'elseif test "$host_cpu" = ia64; thenshared_flag='-G'elseshared_flag='${wl}-bM:SRE'fihardcode_direct=yesfiif test "$host_cpu" = ia64; then# On IA64, the linker does run time linking by default, so we don't# have to do anything special.aix_use_runtimelinking=noexp_sym_flag='-Bexport'no_entry_flag=""else# Test if we are trying to use run time linking, or normal AIX style linking.# If -brtl is somewhere in LDFLAGS, we need to do run time linking.aix_use_runtimelinking=nofor ld_flag in $LDFLAGS; doif (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl" ); thenaix_use_runtimelinking=yesbreakfidoneexp_sym_flag='-bexport'no_entry_flag='-bnoentry'fi# It seems that -bexpall can do strange things, so it is better to# generate a list of symbols to export.always_export_symbols=yesif test "$aix_use_runtimelinking" = yes; thenhardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'allow_undefined_flag=' -Wl,-G'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"elseif test "$host_cpu" = ia64; thenhardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'allow_undefined_flag="-znodefs"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"elsehardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib'# Warning - without using the other run time loading flags, -berok will# link without error, but may produce a broken library.allow_undefined_flag='${wl}-berok'# This is a bit strange, but is similar to how AIX traditionally builds# it's shared libraries.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'fifi;;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)'hardcode_libdir_flag_spec='-L$libdir'hardcode_minus_L=yes# see comment about different semantics on the GNU ld sectionld_shlibs=no;;cygwin* | mingw* | pw32*)# When not using gcc, we currently assume that we are using# Microsoft Visual C++.# hardcode_libdir_flag_spec is actually meaningless, as there is# no search path for DLLs.hardcode_libdir_flag_spec=' 'allow_undefined_flag=unsupported# Tell ltmain to make .lib files, not .a files.libext=lib# FIXME: Setting linknames here is a bad hack.archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='# The linker will automatically build a .lib file if we build a DLL.old_archive_from_new_cmds='true'# FIXME: Should let the user specify the lib program.old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'fix_srcfile_path='`cygpath -w "$srcfile"`';;darwin* | rhapsody*)allow_undefined_flag='-undefined suppress'# FIXME: Relying on posixy $() will cause problems for# cross-compilation, but unfortunately the echo tests do not# yet detect zsh echo's removal of \ escapes.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)'# We need to add '_' to the symbols in $export_symbols first#archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'hardcode_direct=yeshardcode_shlibpath_var=nowhole_archive_flag_spec='-all_load $convenience';;freebsd1*)ld_shlibs=no;;# 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# does not break anything, and helps significantly (at the cost of a little# extra space).freebsd2.2*)archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'hardcode_libdir_flag_spec='-R$libdir'hardcode_direct=yeshardcode_shlibpath_var=no;;# Unfortunately, older versions of FreeBSD 2 do not have this feature.freebsd2*)archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'hardcode_direct=yeshardcode_minus_L=yeshardcode_shlibpath_var=no;;# FreeBSD 3 and greater uses gcc -shared to do shared libraries.freebsd*)archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'hardcode_libdir_flag_spec='-R$libdir'hardcode_direct=yeshardcode_shlibpath_var=no;;hpux9* | hpux10* | hpux11*)case $host_os inhpux9*) 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='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' ;;esachardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'hardcode_libdir_separator=:hardcode_direct=yeshardcode_minus_L=yes # Not in the search PATH, but as the default# location of the library.export_dynamic_flag_spec='${wl}-E';;irix5* | irix6*)if test "$GCC" = yes; thenarchive_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'elsearchive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'fihardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'hardcode_libdir_separator=:link_all_deplibs=yes;;netbsd*)if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; thenarchive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.outelsearchive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELFfihardcode_libdir_flag_spec='-R$libdir'hardcode_direct=yeshardcode_shlibpath_var=no;;newsos6)archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts'hardcode_direct=yeshardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'hardcode_libdir_separator=:hardcode_shlibpath_var=no;;openbsd*)archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'hardcode_libdir_flag_spec='-R$libdir'hardcode_direct=yeshardcode_shlibpath_var=no;;os2*)hardcode_libdir_flag_spec='-L$libdir'hardcode_minus_L=yesallow_undefined_flag=unsupportedarchive_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'old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def';;osf3*)if test "$GCC" = yes; thenallow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'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'elseallow_undefined_flag=' -expect_unresolved \*'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'fihardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'hardcode_libdir_separator=:;;osf4* | osf5*) # as osf3* with the addition of -msym flagif test "$GCC" = yes; thenallow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'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'hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'elseallow_undefined_flag=' -expect_unresolved \*'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'#Both c and cxx compiler support -rpath directlyhardcode_libdir_flag_spec='-rpath $libdir'fihardcode_libdir_separator=:;;sco3.2v5*)archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_shlibpath_var=norunpath_var=LD_RUN_PATHhardcode_runpath_var=yes;;solaris*)no_undefined_flag=' -z defs'# $CC -shared without GNU ld will not create a library from C++# object files and a static libstdc++, better avoid it by nowarchive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'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'hardcode_libdir_flag_spec='-R$libdir'hardcode_shlibpath_var=nocase $host_os insolaris2.[0-5] | solaris2.[0-5].*) ;;*) # Supported since Solaris 2.6 (maybe 2.5.1?)whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;esaclink_all_deplibs=yes;;sunos4*)if test "x$host_vendor" = xsequent; then# Use $CC to link under sequent, because it throws in some extra .o# files that make .init and .fini sections work.archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'elsearchive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'fihardcode_libdir_flag_spec='-L$libdir'hardcode_direct=yeshardcode_minus_L=yeshardcode_shlibpath_var=no;;sysv4)if test "x$host_vendor" = xsno; thenarchive_cmds='$LD -G -Bsymbolic -h $soname -o $lib $libobjs $deplibs $linkopts'hardcode_direct=yes # is this really true???elsearchive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_direct=no #Motorola manual says yes, but my tests say they liefirunpath_var='LD_RUN_PATH'hardcode_shlibpath_var=no;;sysv4.3*)archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_shlibpath_var=noexport_dynamic_flag_spec='-Bexport';;sysv5*)no_undefined_flag=' -z text'# $CC -shared without GNU ld will not create a library from C++# object files and a static libstdc++, better avoid it by nowarchive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'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'hardcode_libdir_flag_spec=hardcode_shlibpath_var=norunpath_var='LD_RUN_PATH';;uts4*)archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_libdir_flag_spec='-L$libdir'hardcode_shlibpath_var=no;;dgux*)archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_libdir_flag_spec='-L$libdir'hardcode_shlibpath_var=no;;sysv4*MP*)if test -d /usr/nec; thenarchive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'hardcode_shlibpath_var=norunpath_var=LD_RUN_PATHhardcode_runpath_var=yesld_shlibs=yesfi;;sysv4.2uw2*)archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'hardcode_direct=yeshardcode_minus_L=nohardcode_shlibpath_var=nohardcode_runpath_var=yesrunpath_var=LD_RUN_PATH;;sysv5uw7* | unixware7*)no_undefined_flag='${wl}-z ${wl}text'if test "$GCC" = yes; thenarchive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'elsearchive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'firunpath_var='LD_RUN_PATH'hardcode_shlibpath_var=no;;*)ld_shlibs=no;;esacfiecho "$as_me:6252: result: $ld_shlibs" >&5echo "${ECHO_T}$ld_shlibs" >&6test "$ld_shlibs" = no && can_build_shared=no# Check hardcoding attributes.echo "$as_me:6257: checking how to hardcode library paths into programs" >&5echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6hardcode_action=if test -n "$hardcode_libdir_flag_spec" || \test -n "$runpath_var"; then# We can hardcode non-existant directories.if test "$hardcode_direct" != no &&# If the only mechanism to avoid hardcoding is shlibpath_var, we# have to relink, otherwise we might link with an installed library# when we should be linking with a yet-to-be-installed one## test "$hardcode_shlibpath_var" != no &&test "$hardcode_minus_L" != no; then# Linking always hardcodes the temporary library directory.hardcode_action=relinkelse# We can link without hardcoding, and we can hardcode nonexisting dirs.hardcode_action=immediatefielse# We cannot hardcode anything, or else we can only hardcode existing# directories.hardcode_action=unsupportedfiecho "$as_me:6281: result: $hardcode_action" >&5echo "${ECHO_T}$hardcode_action" >&6striplib=old_striplib=echo "$as_me:6286: checking whether stripping libraries is possible" >&5echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; thentest -z "$old_striplib" && old_striplib="$STRIP --strip-debug"test -z "$striplib" && striplib="$STRIP --strip-unneeded"echo "$as_me:6291: result: yes" >&5echo "${ECHO_T}yes" >&6elseecho "$as_me:6294: result: no" >&5echo "${ECHO_T}no" >&6fireload_cmds='$LD$reload_flag -o $output$reload_objs'test -z "$deplibs_check_method" && deplibs_check_method=unknown# PORTME Fill in your ld.so characteristicsecho "$as_me:6302: checking dynamic linker characteristics" >&5echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6library_names_spec=libname_spec='lib$name'soname_spec=postinstall_cmds=postuninstall_cmds=finish_cmds=finish_eval=shlibpath_var=shlibpath_overrides_runpath=unknownversion_type=nonedynamic_linker="$host_os ld.so"sys_lib_dlsearch_path_spec="/lib /usr/lib"sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"case $host_os inaix3*)version_type=linuxlibrary_names_spec='${libname}${release}.so$versuffix $libname.a'shlibpath_var=LIBPATH# AIX has no versioning support, so we append a major version to the name.soname_spec='${libname}${release}.so$major';;aix4* | aix5*)version_type=linuxif test "$host_cpu" = ia64; then# AIX 5 supports IA64library_names_spec='${libname}${release}.so$major ${libname}${release}.so$versuffix $libname.so'shlibpath_var=LD_LIBRARY_PATHelse# With GCC up to 2.95.x, collect2 would create an import file# for dependence libraries. The import file would start with# the line `#! .'. This would cause the generated library to# depend on `.', always an invalid library. This was fixed in# development snapshots of GCC prior to 3.0.case $host_os inaix4 | aix4.[01] | aix4.[01].*)if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'echo ' yes 'echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then:elsecan_build_shared=nofi;;esac# AIX (on Power*) has no versioning support, so currently we can not hardcode correct# soname into executable. Probably we can add versioning support to# collect2, so additional links can be useful in future.if test "$aix_use_runtimelinking" = yes; then# If using run time linking (on AIX 4.2 or later) use lib<name>.so instead of# lib<name>.a to let people know that these are not typical AIX shared libraries.library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'else# We preserve .a as extension for shared libraries through AIX4.2# and later when we are not doing run time linking.library_names_spec='${libname}${release}.a $libname.a'soname_spec='${libname}${release}.so$major'fishlibpath_var=LIBPATHdeplibs_check_method=pass_allfi;;amigaos*)library_names_spec='$libname.ixlibrary $libname.a'# 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*)library_names_spec='${libname}.so'dynamic_linker="$host_os ld.so"shlibpath_var=LIBRARY_PATH;;bsdi4*)version_type=linuxneed_version=nolibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'shlibpath_var=LD_LIBRARY_PATHsys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"export_dynamic_flag_spec=-rdynamic# the default ld.so.conf also contains /usr/contrib/lib and# /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow# libtool to hard-code these into programs;;cygwin* | mingw* | pw32*)version_type=windowsneed_version=noneed_lib_prefix=nocase $GCC,$host_os inyes,cygwin*)library_names_spec='$libname.dll.a'soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~dldir=$destdir/`dirname \$dlpath`~test -d \$dldir || mkdir -p \$dldir~$install_prog .libs/$dlname \$dldir/$dlname'postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~dlpath=$dir/\$dldll~$rm \$dlpath';;yes,mingw*)library_names_spec='${libname}`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"`;;yes,pw32*)library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll';;*)library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib';;esacdynamic_linker='Win32 ld.exe'# FIXME: first we should search . and the directory the executable is inshlibpath_var=PATH;;darwin* | rhapsody*)dynamic_linker="$host_os dyld"version_type=darwinneed_lib_prefix=noneed_version=no# FIXME: Relying on posixy $() will cause problems for# cross-compilation, but unfortunately the echo tests do not# yet detect zsh echo's removal of \ escapes.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)'soname_spec='${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib)'shlibpath_overrides_runpath=yesshlibpath_var=DYLD_LIBRARY_PATH;;freebsd1*)dynamic_linker=no;;freebsd*)objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`version_type=freebsd-$objformatcase $version_type infreebsd-elf*)library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so'need_version=noneed_lib_prefix=no;;freebsd-*)library_names_spec='${libname}${release}.so$versuffix $libname.so$versuffix'need_version=yes;;esacshlibpath_var=LD_LIBRARY_PATHcase $host_os infreebsd2*)shlibpath_overrides_runpath=yes;;*)shlibpath_overrides_runpath=nohardcode_into_libs=yes;;esac;;gnu*)version_type=linuxneed_lib_prefix=noneed_version=nolibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so'soname_spec='${libname}${release}.so$major'shlibpath_var=LD_LIBRARY_PATHhardcode_into_libs=yes;;hpux9* | hpux10* | hpux11*)# Give a soname corresponding to the major version so that dld.sl refuses to# link against other versions.dynamic_linker="$host_os dld.sl"version_type=sunosneed_lib_prefix=noneed_version=noshlibpath_var=SHLIB_PATHshlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATHlibrary_names_spec='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl'soname_spec='${libname}${release}.sl$major'# HP-UX runs *really* slowly unless shared libraries are mode 555.postinstall_cmds='chmod 555 $lib';;irix5* | irix6*)version_type=irixneed_lib_prefix=noneed_version=nosoname_spec='${libname}${release}.so$major'library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'case $host_os inirix5*)libsuff= shlibsuff=;;*)case $LD in # libtool.m4 will add one of these switches to LD*-32|*"-32 ") libsuff= shlibsuff= libmagic=32-bit;;*-n32|*"-n32 ") libsuff=32 shlibsuff=N32 libmagic=N32;;*-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;;*) libsuff= shlibsuff= libmagic=never-match;;esac;;esacshlibpath_var=LD_LIBRARY${shlibsuff}_PATHshlibpath_overrides_runpath=nosys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}";;# No shared lib support for Linux oldld, aout, or coff.linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*)dynamic_linker=no;;# This must be Linux ELF.linux-gnu*)version_type=linuxneed_lib_prefix=noneed_version=nolibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'shlibpath_var=LD_LIBRARY_PATHshlibpath_overrides_runpath=no# This implies no fast_install, which is unacceptable.# Some rework will be needed to allow for fast_install# before this can be enabled.hardcode_into_libs=yes# We used to test for /lib/ld.so.1 and disable shared libraries on# powerpc, because MkLinux only supported shared libraries with the# GNU dynamic linker. Since this was broken with cross compilers,# most powerpc-linux boxes support dynamic linking these days and# people can always --disable-shared, the test was removed, and we# assume the GNU/Linux dynamic linker is in use.dynamic_linker='GNU/Linux ld.so';;netbsd*)version_type=sunosneed_lib_prefix=noneed_version=noif echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; thenlibrary_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'dynamic_linker='NetBSD (a.out) ld.so'elselibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so'soname_spec='${libname}${release}.so$major'dynamic_linker='NetBSD ld.elf_so'fishlibpath_var=LD_LIBRARY_PATHshlibpath_overrides_runpath=yeshardcode_into_libs=yes;;newsos6)version_type=linuxlibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'shlibpath_var=LD_LIBRARY_PATHshlibpath_overrides_runpath=yes;;openbsd*)version_type=sunosif test "$with_gnu_ld" = yes; thenneed_lib_prefix=noneed_version=nofilibrary_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'shlibpath_var=LD_LIBRARY_PATH;;os2*)libname_spec='$name'need_lib_prefix=nolibrary_names_spec='$libname.dll $libname.a'dynamic_linker='OS/2 ld.exe'shlibpath_var=LIBPATH;;osf3* | osf4* | osf5*)version_type=osfneed_version=nosoname_spec='${libname}${release}.so'library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so'shlibpath_var=LD_LIBRARY_PATHsys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec";;sco3.2v5*)version_type=osfsoname_spec='${libname}${release}.so$major'library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'shlibpath_var=LD_LIBRARY_PATH;;solaris*)version_type=linuxneed_lib_prefix=noneed_version=nolibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'shlibpath_var=LD_LIBRARY_PATHshlibpath_overrides_runpath=yeshardcode_into_libs=yes# ldd complains unless libraries are executablepostinstall_cmds='chmod +x $lib';;sunos4*)version_type=sunoslibrary_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'shlibpath_var=LD_LIBRARY_PATHshlibpath_overrides_runpath=yesif test "$with_gnu_ld" = yes; thenneed_lib_prefix=nofineed_version=yes;;sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)version_type=linuxlibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'shlibpath_var=LD_LIBRARY_PATHcase $host_vendor insni)shlibpath_overrides_runpath=no;;motorola)need_lib_prefix=noneed_version=noshlibpath_overrides_runpath=nosys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib';;esac;;uts4*)version_type=linuxlibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'shlibpath_var=LD_LIBRARY_PATH;;dgux*)version_type=linuxneed_lib_prefix=noneed_version=nolibrary_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'soname_spec='${libname}${release}.so$major'shlibpath_var=LD_LIBRARY_PATH;;sysv4*MP*)if test -d /usr/nec ;thenversion_type=linuxlibrary_names_spec='$libname.so.$versuffix $libname.so.$major $libname.so'soname_spec='$libname.so.$major'shlibpath_var=LD_LIBRARY_PATHfi;;*)dynamic_linker=no;;esacecho "$as_me:6684: result: $dynamic_linker" >&5echo "${ECHO_T}$dynamic_linker" >&6test "$dynamic_linker" = no && can_build_shared=no# Report the final consequences.echo "$as_me:6689: checking if libtool supports shared libraries" >&5echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6echo "$as_me:6691: result: $can_build_shared" >&5echo "${ECHO_T}$can_build_shared" >&6if test "$hardcode_action" = relink; then# Fast installation is not supportedenable_fast_install=noelif test "$shlibpath_overrides_runpath" = yes ||test "$enable_shared" = no; then# Fast installation is not necessaryenable_fast_install=needlessfivariables_saved_for_relink="PATH $shlibpath_var $runpath_var"if test "$GCC" = yes; thenvariables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"fiif test "x$enable_dlopen" != xyes; thenenable_dlopen=unknownenable_dlopen_self=unknownenable_dlopen_self_static=unknownelselt_cv_dlopen=nolt_cv_dlopen_libs=case $host_os inbeos*)lt_cv_dlopen="load_add_on"lt_cv_dlopen_libs=lt_cv_dlopen_self=yes;;cygwin* | mingw* | pw32*)lt_cv_dlopen="LoadLibrary"lt_cv_dlopen_libs=;;*)echo "$as_me:6729: checking for dlopen in -ldl" >&5echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6if test "${ac_cv_lib_dl_dlopen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldl $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 6737 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dlopen ();intmain (){dlopen ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:6756: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:6759: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:6762: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:6765: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dl_dlopen=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dl_dlopen=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:6776: result: $ac_cv_lib_dl_dlopen" >&5echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6if test $ac_cv_lib_dl_dlopen = yes; thenlt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"elseecho "$as_me:6781: checking for dlopen" >&5echo $ECHO_N "checking for dlopen... $ECHO_C" >&6if test "${ac_cv_func_dlopen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 6787 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char dlopen (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dlopen ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_dlopen) || defined (__stub___dlopen)choke me#elsef = dlopen;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:6818: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:6821: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:6824: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:6827: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_dlopen=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_dlopen=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:6837: result: $ac_cv_func_dlopen" >&5echo "${ECHO_T}$ac_cv_func_dlopen" >&6if test $ac_cv_func_dlopen = yes; thenlt_cv_dlopen="dlopen"elseecho "$as_me:6842: checking for shl_load" >&5echo $ECHO_N "checking for shl_load... $ECHO_C" >&6if test "${ac_cv_func_shl_load+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 6848 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char shl_load (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char shl_load ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_shl_load) || defined (__stub___shl_load)choke me#elsef = shl_load;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:6879: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:6882: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:6885: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:6888: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_shl_load=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_shl_load=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:6898: result: $ac_cv_func_shl_load" >&5echo "${ECHO_T}$ac_cv_func_shl_load" >&6if test $ac_cv_func_shl_load = yes; thenlt_cv_dlopen="shl_load"elseecho "$as_me:6903: checking for dlopen in -lsvld" >&5echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6if test "${ac_cv_lib_svld_dlopen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lsvld $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 6911 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dlopen ();intmain (){dlopen ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:6930: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:6933: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:6936: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:6939: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_svld_dlopen=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_svld_dlopen=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:6950: result: $ac_cv_lib_svld_dlopen" >&5echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6if test $ac_cv_lib_svld_dlopen = yes; thenlt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"elseecho "$as_me:6955: checking for shl_load in -ldld" >&5echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6if test "${ac_cv_lib_dld_shl_load+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldld $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 6963 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char shl_load ();intmain (){shl_load ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:6982: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:6985: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:6988: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:6991: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dld_shl_load=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dld_shl_load=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:7002: result: $ac_cv_lib_dld_shl_load" >&5echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6if test $ac_cv_lib_dld_shl_load = yes; thenlt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"fififififi;;esacif test "x$lt_cv_dlopen" != xno; thenenable_dlopen=yeselseenable_dlopen=noficase $lt_cv_dlopen indlopen)save_CPPFLAGS="$CPPFLAGS"test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"save_LDFLAGS="$LDFLAGS"eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"save_LIBS="$LIBS"LIBS="$lt_cv_dlopen_libs $LIBS"echo "$as_me:7036: checking whether a program can dlopen itself" >&5echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6if test "${lt_cv_dlopen_self+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; then :lt_cv_dlopen_self=crosselselt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2lt_status=$lt_dlunknowncat > conftest.$ac_ext <<EOF#line 7047 "configure"#include "confdefs.h"#if HAVE_DLFCN_H#include <dlfcn.h>#endif#include <stdio.h>#ifdef RTLD_GLOBAL# define LT_DLGLOBAL RTLD_GLOBAL#else# ifdef DL_GLOBAL# define LT_DLGLOBAL DL_GLOBAL# else# define LT_DLGLOBAL 0# endif#endif/* We may have to define LT_DLLAZY_OR_NOW in the command line if wefind out it does not work in some platform. */#ifndef LT_DLLAZY_OR_NOW# ifdef RTLD_LAZY# define LT_DLLAZY_OR_NOW RTLD_LAZY# else# ifdef DL_LAZY# define LT_DLLAZY_OR_NOW DL_LAZY# else# ifdef RTLD_NOW# define LT_DLLAZY_OR_NOW RTLD_NOW# else# ifdef DL_NOW# define LT_DLLAZY_OR_NOW DL_NOW# else# define LT_DLLAZY_OR_NOW 0# endif# endif# endif# endif#endif#ifdef __cplusplusextern "C" void exit (int);#endifvoid fnord() { int i=42;}int main (){void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);int status = $lt_dlunknown;if (self){if (dlsym (self,"fnord")) status = $lt_dlno_uscore;else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;/* dlclose (self); */}exit (status);}EOFif { (eval echo "$as_me:7108: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:7111: \$? = $ac_status" >&5(exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then(./conftest; exit; ) 2>/dev/nulllt_status=$?case x$lt_status inx$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;x$lt_unknown|x*) lt_cv_dlopen_self=no ;;esacelse :# compilation failedlt_cv_dlopen_self=nofifirm -fr conftest*fiecho "$as_me:7128: result: $lt_cv_dlopen_self" >&5echo "${ECHO_T}$lt_cv_dlopen_self" >&6if test "x$lt_cv_dlopen_self" = xyes; thenLDFLAGS="$LDFLAGS $link_static_flag"echo "$as_me:7133: checking whether a statically linked program can dlopen itself" >&5echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6if test "${lt_cv_dlopen_self_static+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; then :lt_cv_dlopen_self_static=crosselselt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2lt_status=$lt_dlunknowncat > conftest.$ac_ext <<EOF#line 7144 "configure"#include "confdefs.h"#if HAVE_DLFCN_H#include <dlfcn.h>#endif#include <stdio.h>#ifdef RTLD_GLOBAL# define LT_DLGLOBAL RTLD_GLOBAL#else# ifdef DL_GLOBAL# define LT_DLGLOBAL DL_GLOBAL# else# define LT_DLGLOBAL 0# endif#endif/* We may have to define LT_DLLAZY_OR_NOW in the command line if wefind out it does not work in some platform. */#ifndef LT_DLLAZY_OR_NOW# ifdef RTLD_LAZY# define LT_DLLAZY_OR_NOW RTLD_LAZY# else# ifdef DL_LAZY# define LT_DLLAZY_OR_NOW DL_LAZY# else# ifdef RTLD_NOW# define LT_DLLAZY_OR_NOW RTLD_NOW# else# ifdef DL_NOW# define LT_DLLAZY_OR_NOW DL_NOW# else# define LT_DLLAZY_OR_NOW 0# endif# endif# endif# endif#endif#ifdef __cplusplusextern "C" void exit (int);#endifvoid fnord() { int i=42;}int main (){void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);int status = $lt_dlunknown;if (self){if (dlsym (self,"fnord")) status = $lt_dlno_uscore;else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;/* dlclose (self); */}exit (status);}EOFif { (eval echo "$as_me:7205: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:7208: \$? = $ac_status" >&5(exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then(./conftest; exit; ) 2>/dev/nulllt_status=$?case x$lt_status inx$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;esacelse :# compilation failedlt_cv_dlopen_self_static=nofifirm -fr conftest*fiecho "$as_me:7225: result: $lt_cv_dlopen_self_static" >&5echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6fiCPPFLAGS="$save_CPPFLAGS"LDFLAGS="$save_LDFLAGS"LIBS="$save_LIBS";;esaccase $lt_cv_dlopen_self inyes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;*) enable_dlopen_self=unknown ;;esaccase $lt_cv_dlopen_self_static inyes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;*) enable_dlopen_self_static=unknown ;;esacfiif test "$enable_shared" = yes && test "$GCC" = yes; thencase $archive_cmds in*'~'*)# FIXME: we may have to deal with multi-command sequences.;;'$CC '*)# Test whether the compiler implicitly links with -lc since on some# systems, -lgcc has to come before -lc. If gcc already passes -lc# to ld, don't add -lc before -lgcc.echo "$as_me:7255: checking whether -lc should be explicitly linked in" >&5echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6if test "${lt_cv_archive_cmds_need_lc+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else$rm conftest*echo 'static int dummy;' > conftest.$ac_extif { (eval echo "$as_me:7263: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:7266: \$? = $ac_status" >&5(exit $ac_status); }; thensoname=conftestlib=conftestlibobjs=conftest.$ac_objextdeplibs=wl=$lt_cv_prog_cc_wlcompiler_flags=-vlinker_flags=-vverstring=output_objdir=.libname=conftestsave_allow_undefined_flag=$allow_undefined_flagallow_undefined_flag=if { (eval echo "$as_me:7280: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5(eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5ac_status=$?echo "$as_me:7283: \$? = $ac_status" >&5(exit $ac_status); }thenlt_cv_archive_cmds_need_lc=noelselt_cv_archive_cmds_need_lc=yesfiallow_undefined_flag=$save_allow_undefined_flagelsecat conftest.err 1>&5fifiecho "$as_me:7296: result: $lt_cv_archive_cmds_need_lc" >&5echo "${ECHO_T}$lt_cv_archive_cmds_need_lc" >&6;;esacfineed_lc=${lt_cv_archive_cmds_need_lc-yes}# The second clause should only fire when bootstrapping the# libtool distribution, otherwise you forgot to ship ltmain.sh# with your package, and you will get complaints that there are# no rules to generate ltmain.sh.if test -f "$ltmain"; then:else# If there is no Makefile yet, we rely on a make rule to execute# `config.status --recheck' to rerun these tests and create the# libtool script then.test -f Makefile && make "$ltmain"fiif test -f "$ltmain"; thentrap "$rm \"${ofile}T\"; exit 1" 1 2 15$rm -f "${ofile}T"echo creating $ofile# Now quote all the things that may contain metacharacters while being# careful not to overquote the AC_SUBSTed values. We take copies of the# variables and quote the copies for generation of the libtool script.for var in echo old_CC old_CFLAGS \AR AR_FLAGS CC LD LN_S NM SHELL \reload_flag reload_cmds wl \pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \thread_safe_flag_spec whole_archive_flag_spec libname_spec \library_names_spec soname_spec \RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \old_striplib striplib file_magic_cmd export_symbols_cmds \deplibs_check_method allow_undefined_flag no_undefined_flag \finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \hardcode_libdir_flag_spec hardcode_libdir_separator \sys_lib_search_path_spec sys_lib_dlsearch_path_spec \compiler_c_o compiler_o_lo need_locks exclude_expsyms include_expsyms; docase $var inreload_cmds | old_archive_cmds | old_archive_from_new_cmds | \old_postinstall_cmds | old_postuninstall_cmds | \export_symbols_cmds | archive_cmds | archive_expsym_cmds | \extract_expsyms_cmds | old_archive_from_expsyms_cmds | \postinstall_cmds | postuninstall_cmds | \finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)# Double-quote double-evaled strings.eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"";;*)eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"";;esacdonecat <<__EOF__ > "${ofile}T"#! $SHELL# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)# NOTE: Changes made to this file will be lost: look at ltmain.sh.## Copyright (C) 1996-2000 Free Software Foundation, Inc.# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU# General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.## As a special exception to the GNU General Public License, if you# distribute this file as part of a program that contains a# configuration script generated by Autoconf, you may include it under# the same distribution terms that you use for the rest of that program.# Sed that helps us avoid accidentally triggering echo(1) options like -n.Xsed="sed -e s/^X//"# The HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi# ### BEGIN LIBTOOL CONFIG# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:# Shell to use when invoking shell scripts.SHELL=$lt_SHELL# Whether or not to build shared libraries.build_libtool_libs=$enable_shared# Whether or not to add -lc for building shared libraries.build_libtool_need_lc=$need_lc# Whether or not to build static libraries.build_old_libs=$enable_static# Whether or not to optimize for fast installation.fast_install=$enable_fast_install# The host system.host_alias=$host_aliashost=$host# An echo program that does not interpret backslashes.echo=$lt_echo# The archiver.AR=$lt_ARAR_FLAGS=$lt_AR_FLAGS# The default C compiler.CC=$lt_CC# Is the compiler the GNU C compiler?with_gcc=$GCC# The linker used to build libraries.LD=$lt_LD# Whether we need hard or soft links.LN_S=$lt_LN_S# A BSD-compatible nm program.NM=$lt_NM# A symbol stripping programSTRIP=$STRIP# Used to examine libraries when file_magic_cmd begins "file"MAGIC_CMD=$MAGIC_CMD# Used on cygwin: DLL creation program.DLLTOOL="$DLLTOOL"# Used on cygwin: object dumper.OBJDUMP="$OBJDUMP"# Used on cygwin: assembler.AS="$AS"# The name of the directory that contains temporary libtool files.objdir=$objdir# How to create reloadable object files.reload_flag=$lt_reload_flagreload_cmds=$lt_reload_cmds# How to pass a linker flag through the compiler.wl=$lt_wl# Object file suffix (normally "o").objext="$ac_objext"# Old archive suffix (normally "a").libext="$libext"# Executable file suffix (normally "").exeext="$exeext"# Additional compiler flags for building library objects.pic_flag=$lt_pic_flagpic_mode=$pic_mode# Does compiler simultaneously support -c and -o options?compiler_c_o=$lt_compiler_c_o# Can we write directly to a .lo ?compiler_o_lo=$lt_compiler_o_lo# Must we lock files when doing compilation ?need_locks=$lt_need_locks# Do we need the lib prefix for modules?need_lib_prefix=$need_lib_prefix# Do we need a version for libraries?need_version=$need_version# Whether dlopen is supported.dlopen_support=$enable_dlopen# Whether dlopen of programs is supported.dlopen_self=$enable_dlopen_self# Whether dlopen of statically linked programs is supported.dlopen_self_static=$enable_dlopen_self_static# Compiler flag to prevent dynamic linking.link_static_flag=$lt_link_static_flag# Compiler flag to turn off builtin functions.no_builtin_flag=$lt_no_builtin_flag# Compiler flag to allow reflexive dlopens.export_dynamic_flag_spec=$lt_export_dynamic_flag_spec# Compiler flag to generate shared objects directly from archives.whole_archive_flag_spec=$lt_whole_archive_flag_spec# Compiler flag to generate thread-safe objects.thread_safe_flag_spec=$lt_thread_safe_flag_spec# Library versioning type.version_type=$version_type# Format of library name prefix.libname_spec=$lt_libname_spec# List of archive names. First name is the real one, the rest are links.# The last name is the one that the linker finds with -lNAME.library_names_spec=$lt_library_names_spec# The coded name of the library, if different from the real name.soname_spec=$lt_soname_spec# Commands used to build and install an old-style archive.RANLIB=$lt_RANLIBold_archive_cmds=$lt_old_archive_cmdsold_postinstall_cmds=$lt_old_postinstall_cmdsold_postuninstall_cmds=$lt_old_postuninstall_cmds# Create an old-style archive from a shared archive.old_archive_from_new_cmds=$lt_old_archive_from_new_cmds# Create a temporary old-style archive to link instead of a shared archive.old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds# Commands used to build and install a shared archive.archive_cmds=$lt_archive_cmdsarchive_expsym_cmds=$lt_archive_expsym_cmdspostinstall_cmds=$lt_postinstall_cmdspostuninstall_cmds=$lt_postuninstall_cmds# Commands to strip libraries.old_striplib=$lt_old_striplibstriplib=$lt_striplib# Method to check whether dependent libraries are shared objects.deplibs_check_method=$lt_deplibs_check_method# Command to use when deplibs_check_method == file_magic.file_magic_cmd=$lt_file_magic_cmd# Flag that allows shared libraries with undefined symbols to be built.allow_undefined_flag=$lt_allow_undefined_flag# Flag that forces no undefined symbols.no_undefined_flag=$lt_no_undefined_flag# Commands used to finish a libtool library installation in a directory.finish_cmds=$lt_finish_cmds# Same as above, but a single script fragment to be evaled but not shown.finish_eval=$lt_finish_eval# Take the output of nm and produce a listing of raw symbols and C names.global_symbol_pipe=$lt_global_symbol_pipe# Transform the output of nm in a proper C declarationglobal_symbol_to_cdecl=$lt_global_symbol_to_cdecl# This is the shared library runtime path variable.runpath_var=$runpath_var# This is the shared library path variable.shlibpath_var=$shlibpath_var# Is shlibpath searched before the hard-coded library search path?shlibpath_overrides_runpath=$shlibpath_overrides_runpath# How to hardcode a shared library path into an executable.hardcode_action=$hardcode_action# Whether we should hardcode library paths into libraries.hardcode_into_libs=$hardcode_into_libs# Flag to hardcode \$libdir into a binary during linking.# This must work even if \$libdir does not exist.hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec# Whether we need a single -rpath flag with a separated argument.hardcode_libdir_separator=$lt_hardcode_libdir_separator# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the# resulting binary.hardcode_direct=$hardcode_direct# Set to yes if using the -LDIR flag during linking hardcodes DIR into the# resulting binary.hardcode_minus_L=$hardcode_minus_L# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into# the resulting binary.hardcode_shlibpath_var=$hardcode_shlibpath_var# Variables whose values should be saved in libtool wrapper scripts and# restored at relink time.variables_saved_for_relink="$variables_saved_for_relink"# Whether libtool must link a program against all its dependency libraries.link_all_deplibs=$link_all_deplibs# Compile-time system search path for librariessys_lib_search_path_spec=$lt_sys_lib_search_path_spec# Run-time system search path for librariessys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec# Fix the shell variable \$srcfile for the compiler.fix_srcfile_path="$fix_srcfile_path"# Set to yes if exported symbols are required.always_export_symbols=$always_export_symbols# The commands to list exported symbols.export_symbols_cmds=$lt_export_symbols_cmds# The commands to extract the exported symbol list from a shared archive.extract_expsyms_cmds=$lt_extract_expsyms_cmds# Symbols that should not be listed in the preloaded symbols.exclude_expsyms=$lt_exclude_expsyms# Symbols that must always be exported.include_expsyms=$lt_include_expsyms# ### END LIBTOOL CONFIG__EOF__case $host_os inaix3*)cat <<\EOF >> "${ofile}T"# AIX sometimes has problems with the GCC collect2 program. For some# reason, if we set the COLLECT_NAMES environment variable, the problems# vanish in a puff of smoke.if test "X${COLLECT_NAMES+set}" != Xset; thenCOLLECT_NAMES=export COLLECT_NAMESfiEOF;;esaccase $host_os incygwin* | mingw* | pw32* | os2*)cat <<'EOF' >> "${ofile}T"# This is a source program that is used to create dlls on Windows# Don't remove nor modify the starting and closing comments# /* ltdll.c starts here */# #define WIN32_LEAN_AND_MEAN# #include <windows.h># #undef WIN32_LEAN_AND_MEAN# #include <stdio.h>## #ifndef __CYGWIN__# # ifdef __CYGWIN32__# # define __CYGWIN__ __CYGWIN32__# # endif# #endif## #ifdef __cplusplus# extern "C" {# #endif# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);# #ifdef __cplusplus# }# #endif## #ifdef __CYGWIN__# #include <cygwin/cygwin_dll.h># DECLARE_CYGWIN_DLL( DllMain );# #endif# HINSTANCE __hDllInstance_base;## BOOL APIENTRY# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)# {# __hDllInstance_base = hInst;# return TRUE;# }# /* ltdll.c ends here */# This is a source program that is used to create import libraries# on Windows for dlls which lack them. Don't remove nor modify the# starting and closing comments# /* impgen.c starts here */# /* Copyright (C) 1999-2000 Free Software Foundation, Inc.## This file is part of GNU libtool.## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.# */## #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() */## /* O_BINARY isn't required (or even defined sometimes) under Unix */# #ifndef O_BINARY# #define O_BINARY 0# #endif## static unsigned int# pe_get16 (fd, offset)# int fd;# int offset;# {# unsigned char b[2];# lseek (fd, offset, SEEK_SET);# read (fd, b, 2);# return b[0] + (b[1]<<8);# }## static unsigned int# pe_get32 (fd, offset)# int fd;# int offset;# {# unsigned char b[4];# lseek (fd, offset, SEEK_SET);# read (fd, b, 4);# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24);# }## static unsigned int# pe_as32 (ptr)# void *ptr;# {# unsigned char *b = ptr;# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24);# }## int# main (argc, argv)# int argc;# char *argv[];# {# int dll;# unsigned long pe_header_offset, opthdr_ofs, num_entries, i;# unsigned long export_rva, export_size, nsections, secptr, expptr;# unsigned long name_rvas, nexp;# unsigned char *expdata, *erva;# char *filename, *dll_name;## filename = argv[1];## dll = open(filename, O_RDONLY|O_BINARY);# if (dll < 1)# return 1;## dll_name = filename;## for (i=0; filename[i]; i++)# if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':')# dll_name = filename + i +1;## pe_header_offset = pe_get32 (dll, 0x3c);# opthdr_ofs = pe_header_offset + 4 + 20;# num_entries = pe_get32 (dll, opthdr_ofs + 92);## if (num_entries < 1) /* no exports */# return 1;## export_rva = pe_get32 (dll, opthdr_ofs + 96);# export_size = pe_get32 (dll, opthdr_ofs + 100);# nsections = pe_get16 (dll, pe_header_offset + 4 +2);# secptr = (pe_header_offset + 4 + 20 +# pe_get16 (dll, pe_header_offset + 4 + 16));## expptr = 0;# for (i = 0; i < nsections; i++)# {# char sname[8];# unsigned long secptr1 = secptr + 40 * i;# unsigned long vaddr = pe_get32 (dll, secptr1 + 12);# unsigned long vsize = pe_get32 (dll, secptr1 + 16);# unsigned long fptr = pe_get32 (dll, secptr1 + 20);# lseek(dll, secptr1, SEEK_SET);# read(dll, sname, 8);# if (vaddr <= export_rva && vaddr+vsize > export_rva)# {# expptr = fptr + (export_rva - vaddr);# if (export_rva + export_size > vaddr + vsize)# export_size = vsize - (export_rva - vaddr);# break;# }# }## expdata = (unsigned char*)malloc(export_size);# lseek (dll, expptr, SEEK_SET);# read (dll, expdata, export_size);# erva = expdata - export_rva;## nexp = pe_as32 (expdata+24);# name_rvas = pe_as32 (expdata+32);## printf ("EXPORTS\n");# for (i = 0; i<nexp; i++)# {# unsigned long name_rva = pe_as32 (erva+name_rvas+i*4);# printf ("\t%s @ %ld ;\n", erva+name_rva, 1+ i);# }## return 0;# }# /* impgen.c ends here */EOF;;esac# We use sed instead of cat because bash on DJGPP gets confused if# if finds mixed CR/LF and LF-only lines. Since sed operates in# text mode, it properly converts lines to CR/LF. This bash problem# is reportedly fixed, but why not run on old versions too?sed '$q' "$ltmain" >> "${ofile}T" || (rm -f "${ofile}T"; exit 1)mv -f "${ofile}T" "$ofile" || \(rm -f "$ofile" && cp "${ofile}T" "$ofile" && rm -f "${ofile}T")chmod +x "$ofile"fi# This can be used to rebuild libtool when neededLIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"# Always use our own libtool.LIBTOOL='$(SHELL) $(top_builddir)/libtool'# Prevent multiple expansion## Makeinfoif test -n "${MAKEINFO_CMD}"; thenecho "$as_me:7860: checking whether makeinfo version is at least 4" >&5echo $ECHO_N "checking whether makeinfo version is at least 4... $ECHO_C" >&6if test "${r_cv_prog_makeinfo_v4+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsemakeinfo_version=`${MAKEINFO_CMD} --version | \grep "^makeinfo" | sed 's/[^)]*) \(.\).*/\1/'`if test -z "${makeinfo_version}"; thenr_cv_prog_makeinfo_v4=noelif test ${makeinfo_version} -lt 4; thenr_cv_prog_makeinfo_v4=noelser_cv_prog_makeinfo_v4=yesfifiecho "$as_me:7875: result: $r_cv_prog_makeinfo_v4" >&5echo "${ECHO_T}$r_cv_prog_makeinfo_v4" >&6fiif test "${r_cv_prog_makeinfo_v4}" != yes; thenwarn_info="you cannot build info versions of the R manuals"{ echo "$as_me:7881: WARNING: ${warn_info}" >&5echo "$as_me: WARNING: ${warn_info}" >&2;}MAKEINFO=falseelseMAKEINFO="${MAKEINFO_CMD}"fi### FORTRAN compiler.## This is needed for setting up LIBM and in the FORTRAN tests, hence we## do it here rather than later when we do all the library checking.LIBM=case $host in*-*-beos* | *-*-cygwin* | *-*-pw32*)# These system don't have libm;;*-ncr-sysv4.3*)echo "$as_me:7898: checking for _mwvalidcheckl in -lmw" >&5echo $ECHO_N "checking for _mwvalidcheckl in -lmw... $ECHO_C" >&6if test "${ac_cv_lib_mw__mwvalidcheckl+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lmw $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 7906 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char _mwvalidcheckl ();intmain (){_mwvalidcheckl ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:7925: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:7928: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:7931: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:7934: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_mw__mwvalidcheckl=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_mw__mwvalidcheckl=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:7945: result: $ac_cv_lib_mw__mwvalidcheckl" >&5echo "${ECHO_T}$ac_cv_lib_mw__mwvalidcheckl" >&6if test $ac_cv_lib_mw__mwvalidcheckl = yes; thenLIBM="-lmw"fiecho "$as_me:7951: checking for main in -lm" >&5echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6if test "${ac_cv_lib_m_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lm $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 7959 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:7971: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:7974: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:7977: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:7980: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_m_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_m_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:7991: result: $ac_cv_lib_m_main" >&5echo "${ECHO_T}$ac_cv_lib_m_main" >&6if test $ac_cv_lib_m_main = yes; thenLIBM="$LIBM -lm"fi;;*)echo "$as_me:7999: checking for main in -lm" >&5echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6if test "${ac_cv_lib_m_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lm $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 8007 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:8019: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:8022: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:8025: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8028: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_m_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_m_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:8039: result: $ac_cv_lib_m_main" >&5echo "${ECHO_T}$ac_cv_lib_m_main" >&6if test $ac_cv_lib_m_main = yes; thenLIBM="-lm"fi;;esacif test -n "${FC}"; thenF77=${FC}echo "$as_me:8050: result: defining F77 to be ${F77}" >&5echo "${ECHO_T}defining F77 to be ${F77}" >&6elif ${use_f77}; thenif test "${with_f77}" = yes; thenF77=f77elseF77="${with_f77}"fiecho "$as_me:8058: result: defining F77 to be ${F77}" >&5echo "${ECHO_T}defining F77 to be ${F77}" >&6elif ${use_g77}; thenif test "${with_g77}" = yes; thenF77=g77elseF77="${with_g77}"fiecho "$as_me:8066: result: defining F77 to be ${F77}" >&5echo "${ECHO_T}defining F77 to be ${F77}" >&6elif ${use_f2c}; thenF77=if test "${with_f2c}" = yes; thenF2C=f2celseF2C="${with_f2c}"fiecho "$as_me:8075: result: defining F2C to be ${F2C}" >&5echo "${ECHO_T}defining F2C to be ${F2C}" >&6elseF77=case "${host_os}" inhpux*)for ac_prog in g77 fort77 f77 xlf cf77 cft77 pgf77 fl32 af77 \f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fcdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:8086: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_F77+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$F77"; thenac_cv_prog_F77="$F77" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_F77="$ac_prog"echo "$as_me:8101: found $ac_dir/$ac_word" >&5breakdonefifiF77=$ac_cv_prog_F77if test -n "$F77"; thenecho "$as_me:8109: result: $F77" >&5echo "${ECHO_T}$F77" >&6elseecho "$as_me:8112: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$F77" && breakdone;;*)for ac_prog in g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 \f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fcdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:8126: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_F77+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$F77"; thenac_cv_prog_F77="$F77" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_F77="$ac_prog"echo "$as_me:8141: found $ac_dir/$ac_word" >&5breakdonefifiF77=$ac_cv_prog_F77if test -n "$F77"; thenecho "$as_me:8149: result: $F77" >&5echo "${ECHO_T}$F77" >&6elseecho "$as_me:8152: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$F77" && breakdone;;esacif test -z "${F77}"; then# Extract the first word of "f2c", so it can be a program name with args.set dummy f2c; ac_word=$2echo "$as_me:8164: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_F2C+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$F2C"; thenac_cv_prog_F2C="$F2C" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_F2C="f2c"echo "$as_me:8179: found $ac_dir/$ac_word" >&5breakdonefifiF2C=$ac_cv_prog_F2Cif test -n "$F2C"; thenecho "$as_me:8187: result: $F2C" >&5echo "${ECHO_T}$F2C" >&6elseecho "$as_me:8190: result: no" >&5echo "${ECHO_T}no" >&6fififiif test -n "${F77}"; thenFC=${F77}ac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnuif test -n "$ac_tool_prefix"; thenfor ac_prog in g77 f77 xlf cf77 cft77 frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fcdo# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:8208: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_F77+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$F77"; thenac_cv_prog_F77="$F77" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_F77="$ac_tool_prefix$ac_prog"echo "$as_me:8223: found $ac_dir/$ac_word" >&5breakdonefifiF77=$ac_cv_prog_F77if test -n "$F77"; thenecho "$as_me:8231: result: $F77" >&5echo "${ECHO_T}$F77" >&6elseecho "$as_me:8234: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$F77" && breakdonefiif test -z "$F77"; thenac_ct_F77=$F77for ac_prog in g77 f77 xlf cf77 cft77 frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fcdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:8247: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_F77+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_F77"; thenac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_F77="$ac_prog"echo "$as_me:8262: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_F77=$ac_cv_prog_ac_ct_F77if test -n "$ac_ct_F77"; thenecho "$as_me:8270: result: $ac_ct_F77" >&5echo "${ECHO_T}$ac_ct_F77" >&6elseecho "$as_me:8273: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$ac_ct_F77" && breakdoneF77=$ac_ct_F77fi# Provide some information about the compiler.echo "$as_me:8284:" \"checking for Fortran 77 compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:8287: \"$ac_compiler --version </dev/null >&5\"") >&5(eval $ac_compiler --version </dev/null >&5) 2>&5ac_status=$?echo "$as_me:8290: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:8292: \"$ac_compiler -v </dev/null >&5\"") >&5(eval $ac_compiler -v </dev/null >&5) 2>&5ac_status=$?echo "$as_me:8295: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:8297: \"$ac_compiler -V </dev/null >&5\"") >&5(eval $ac_compiler -V </dev/null >&5) 2>&5ac_status=$?echo "$as_me:8300: \$? = $ac_status" >&5(exit $ac_status); }# If we don't use `.F' as extension, the preprocessor is not run on the# input file.ac_save_ext=$ac_extac_ext=Fecho "$as_me:8307: checking whether we are using the GNU Fortran 77 compiler" >&5echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6if test "${ac_cv_f77_compiler_gnu+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOFprogram main#ifndef __GNUC__choke me#endifend_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:8321: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:8324: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:8327: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8330: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_compiler_gnu=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_f77_compiler_gnu=$ac_compiler_gnufiecho "$as_me:8342: result: $ac_cv_f77_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6ac_ext=$ac_save_extG77=`test $ac_compiler_gnu = yes && echo yes`ac_test_FFLAGS=${FFLAGS+set}ac_save_FFLAGS=$FFLAGSFFLAGS=echo "$as_me:8349: checking whether $F77 accepts -g" >&5echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_f77_g+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseFFLAGS=-gcat >conftest.$ac_ext <<_ACEOFprogram mainend_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:8361: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:8364: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:8367: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8370: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_prog_f77_g=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_f77_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:8381: result: $ac_cv_prog_f77_g" >&5echo "${ECHO_T}$ac_cv_prog_f77_g" >&6if test "$ac_test_FFLAGS" = set; thenFFLAGS=$ac_save_FFLAGSelif test $ac_cv_prog_f77_g = yes; thenif test "$G77" = yes; thenFFLAGS="-g -O2"elseFFLAGS="-g"fielseif test "$G77" = yes; thenFFLAGS="-O2"elseFFLAGS=fifiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnuecho "$as_me:8408: checking how to get verbose linking output from $F77" >&5echo $ECHO_N "checking how to get verbose linking output from $F77... $ECHO_C" >&6if test "${ac_cv_prog_f77_v+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOFprogram mainend_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:8420: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:8423: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:8426: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8429: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_prog_f77_v=# Try some options frequently used verbose outputfor ac_verb in -v -verbose --verbose -V -\#\#\#; doac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnucat >conftest.$ac_ext <<_ACEOFprogram mainend_ACEOF# Compile and link our simple test program by passing a flag (argument# 1 to this macro) to the Fortran 77 compiler in order to get# "verbose" output that we can then parse for the Fortran 77 linker# flags.ac_save_FFLAGS=$FFLAGSFFLAGS="$FFLAGS $ac_verb"(eval echo $as_me:8451: \"$ac_link\") >&5ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`echo "$ac_f77_v_output" >&5FFLAGS=$ac_save_FFLAGSrm -f conftest*ac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnu# If we are using xlf then replace all the commas with spaces.if echo $ac_f77_v_output | grep xlfentry >/dev/null 2>&1; thenac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'`fi# If we are using Cray Fortran then delete quotes.# Use "\"" instead of '"' for font-lock-mode.# FIXME: a more general fix for quoted arguments with spaces?if echo $ac_f77_v_output | grep cft90 >/dev/null 2>&1; thenac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"`fi# look for -l* and *.a constructs in the outputfor ac_arg in $ac_f77_v_output; docase $ac_arg in[\\/]*.a | ?:[\\/]*.a | -[lLRu]*)ac_cv_prog_f77_v=$ac_verbbreak 2 ;;esacdonedoneif test -z "$ac_cv_prog_f77_v"; then{ echo "$as_me:8483: WARNING: cannot determine how to obtain linking information from $F77" >&5echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;}fielseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ echo "$as_me:8489: WARNING: compilation failed" >&5echo "$as_me: WARNING: compilation failed" >&2;}firm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:8495: result: $ac_cv_prog_f77_v" >&5echo "${ECHO_T}$ac_cv_prog_f77_v" >&6echo "$as_me:8497: checking for Fortran 77 libraries" >&5echo $ECHO_N "checking for Fortran 77 libraries... $ECHO_C" >&6if test "${ac_cv_flibs+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "x$FLIBS" != "x"; thenac_cv_flibs="$FLIBS" # Let the user override the test.elseac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnucat >conftest.$ac_ext <<_ACEOFprogram mainend_ACEOF# Compile and link our simple test program by passing a flag (argument# 1 to this macro) to the Fortran 77 compiler in order to get# "verbose" output that we can then parse for the Fortran 77 linker# flags.ac_save_FFLAGS=$FFLAGSFFLAGS="$FFLAGS $ac_cv_prog_f77_v"(eval echo $as_me:8523: \"$ac_link\") >&5ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`echo "$ac_f77_v_output" >&5FFLAGS=$ac_save_FFLAGSrm -f conftest*ac_ext=fac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_f77_compiler_gnu# If we are using xlf then replace all the commas with spaces.if echo $ac_f77_v_output | grep xlfentry >/dev/null 2>&1; thenac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'`fi# If we are using Cray Fortran then delete quotes.# Use "\"" instead of '"' for font-lock-mode.# FIXME: a more general fix for quoted arguments with spaces?if echo $ac_f77_v_output | grep cft90 >/dev/null 2>&1; thenac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"`fiac_cv_flibs=# Save positional arguments (if any)ac_save_positional="$@"set X $ac_f77_v_outputwhile test $# != 1; doshiftac_arg=$1case $ac_arg in[\\/]*.a | ?:[\\/]*.a)ac_exists=falsefor ac_i in $ac_cv_flibs; doif test x"$ac_arg" = x"$ac_i"; thenac_exists=truebreakfidoneif test x"$ac_exists" = xtrue; then:elseac_cv_flibs="$ac_cv_flibs $ac_arg"fi;;-bI:*)ac_exists=falsefor ac_i in $ac_cv_flibs; doif test x"$ac_arg" = x"$ac_i"; thenac_exists=truebreakfidoneif test x"$ac_exists" = xtrue; then:elseif test "$ac_compiler_gnu" = yes; thenfor ac_link_opt in $ac_arg; doac_cv_flibs="$ac_cv_flibs -Xlinker $ac_link_opt"doneelseac_cv_flibs="$ac_cv_flibs $ac_arg"fifi;;# Ignore these flags.-lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*);;-lkernel32)test x"$CYGWIN" != xyes && ac_cv_flibs="$ac_cv_flibs $ac_arg";;-[LRuY])# These flags, when seen by themselves, take an argument.# We remove the space between option and argument and re-iterate# unless we find an empty arg or a new option (starting with -)case $2 in"" | -*);;*)ac_arg="$ac_arg$2"shift; shiftset X $ac_arg "$@";;esac;;-YP,*)for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; doac_exists=falsefor ac_i in $ac_cv_flibs; doif test x"$ac_j" = x"$ac_i"; thenac_exists=truebreakfidoneif test x"$ac_exists" = xtrue; then:elseac_arg="$ac_arg $ac_j"ac_cv_flibs="$ac_cv_flibs $ac_j"fidone;;-[lLR]*)ac_exists=falsefor ac_i in $ac_cv_flibs; doif test x"$ac_arg" = x"$ac_i"; thenac_exists=truebreakfidoneif test x"$ac_exists" = xtrue; then:elseac_cv_flibs="$ac_cv_flibs $ac_arg"fi;;# Ignore everything else.esacdone# restore positional argumentsset X $ac_save_positional; shift# We only consider "LD_RUN_PATH" on Solaris systems. If this is seen,# then we insist that the "run path" must be an absolute path (i.e. it# must begin with a "/").case `(uname -sr) 2>/dev/null` in"SunOS 5"*)ac_ld_run_path=`echo $ac_f77_v_output |sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`test "x$ac_ld_run_path" != x &&if test "$ac_compiler_gnu" = yes; thenfor ac_link_opt in $ac_ld_run_path; doac_cv_flibs="$ac_cv_flibs -Xlinker $ac_link_opt"doneelseac_cv_flibs="$ac_cv_flibs $ac_ld_run_path"fi;;esacfi # test "x$FLIBS" = "x"fiecho "$as_me:8678: result: $ac_cv_flibs" >&5echo "${ECHO_T}$ac_cv_flibs" >&6FLIBS="$ac_cv_flibs"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuflibs=for arg in ${FLIBS}; docase "${arg}" in-lcrt?.o);;*)flibs="${flibs} ${arg}";;esacdoneFLIBS="${flibs}"if test "${G77}" = yes; thenr_save_LIBS="${LIBS}"flibs=`echo ${ac_cv_flibs} | sed 's/-lg2c/-lg2c-pic/'`LIBS="${LIBS} ${flibs}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnucat >conftest.$ac_ext <<_ACEOF#line 8710 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:8722: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:8725: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:8728: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8731: \$? = $ac_status" >&5(exit $ac_status); }; }; thenFLIBS="${flibs}"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuLIBS="${r_save_LIBS}"fiecho "$as_me:8748: checking whether ${F77-f77} appends underscores" >&5echo $ECHO_N "checking whether ${F77-f77} appends underscores... $ECHO_C" >&6if test "${r_cv_prog_f77_append_underscore+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat > conftestf.f <<EOFsubroutine tryendEOF${F77} -c ${FFLAGS} conftestf.f 1>&5 2>&5cat > conftest.c <<EOFmain() { try_(); }EOF${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o conftest${ac_exeext} \conftest.c conftestf.${ac_objext} 1>&5 2>&5if test ${?} = 0; thenr_cv_prog_f77_append_underscore=yeselsecat > conftest.c <<EOFmain() { try(); }EOF${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o conftest${ac_exeext} \conftest.c conftestf.${ac_objext} 1>&5 2>&5if test ${?} = 0; thenr_cv_prog_f77_append_underscore=nofifirm -rf conftest conftest.* conftestf.*if test -z "${r_cv_prog_f77_append_underscore}"; then{ { echo "$as_me:8777: error: Nothing worked - cannot use FORTRAN" >&5echo "$as_me: error: Nothing worked - cannot use FORTRAN" >&2;}{ (exit 1); exit 1; }; }fifiecho "$as_me:8783: result: $r_cv_prog_f77_append_underscore" >&5echo "${ECHO_T}$r_cv_prog_f77_append_underscore" >&6if test "${r_cv_prog_f77_append_underscore}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_F77_UNDERSCORE 1EOFfiecho "$as_me:8793: checking whether ${F77-f77} and ${CC-cc} agree on int and double" >&5echo $ECHO_N "checking whether ${F77-f77} and ${CC-cc} agree on int and double... $ECHO_C" >&6if test "${r_cv_prog_f77_cc_compat+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat > conftestf.f <<EOFsubroutine cftest(a, b, x, y)integer a(3), b(2)double precision x(3), y(3)b(1) = a(3)/a(2)b(2) = a(3) - a(1)*a(2)y(1) = dble(a(3))/x(2)y(2) = x(3)*x(1)y(3) = (x(2)/x(1)) ** a(1)endEOF${F77} ${FFLAGS} -c conftestf.f 1>&5 2>&5cat > conftest.c <<EOF#include <math.h>#include "confdefs.h"#ifdef HAVE_F77_UNDERSCORE# define F77_SYMBOL(x) x ## _#else# define F77_SYMBOL(x) x#endifextern void F77_SYMBOL(cftest)(int *a, int *b, double *x, double *y);int main () {int a[3] = {17, 237, 2000000000}, b[2], res = 0;double x[3] = {3.14159265, 123.456789, 2.3e34}, z[3];double eps = 1e-6;double zres[3];int i, bres[2];zres[0] = (double) a[2]/x[1];zres[1] = x[2]*x[0];zres[2] = pow(x[1]/x[0], 17.0);bres[0] = a[2]/a[1];bres[1] = a[2] - a[0]*a[1];F77_SYMBOL(cftest)(a, b, x, z);if(b[0] != bres[0]) res++;if(b[1] != bres[1]) res++;for(i = 0; i < 3; i++)if(fabs(z[i]/zres[i] - 1) > eps) res++;printf("number of errors %d\n", res);return(res);}EOFif ${CC-cc} ${CFLAGS} -c conftest.c 1>&5 2>&5; then## <FIXME>## This should really use MAIN_LD, and hence come after this is## determined. Or maybe we can always use ${CC} eventually?if ${CC-cc} ${LDFLAGS} ${MAIN_LDFLAGS} -o conftest${ac_exeext} \conftest.${ac_objext} conftestf.${ac_objext} ${FLIBS} \${LIBM} 1>&5 2>&5;## </FIXME>thenoutput=`./conftest${ac_exeext} 2>&1`if test ${?} = 0; thenr_cv_prog_f77_cc_compat=yesfifififirm -rf conftest conftest.* conftestf.* coreif test -n "${r_cv_prog_f77_cc_compat}"; thenecho "$as_me:8863: result: yes" >&5echo "${ECHO_T}yes" >&6else{ echo "$as_me:8866: WARNING: ${F77-f77} and ${CC-cc} disagree on int and double" >&5echo "$as_me: WARNING: ${F77-f77} and ${CC-cc} disagree on int and double" >&2;}{ { echo "$as_me:8868: error: Maybe change CFLAGS or FFLAGS?" >&5echo "$as_me: error: Maybe change CFLAGS or FFLAGS?" >&2;}{ (exit 1); exit 1; }; }fiecho "$as_me:8873: checking whether ${F77-f77} and ${CC-cc} agree on double complex" >&5echo $ECHO_N "checking whether ${F77-f77} and ${CC-cc} agree on double complex... $ECHO_C" >&6if test "${r_cv_prog_complex_compat+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat > conftestf.f <<EOFsubroutine cftest(x)complex*16 x(3)integer ic a few tests of constructs that are sometimes missingif(x(1) .eq. x(1)) i = 0x(1) = x(1)*x(2) + x(3)endEOF${F77} ${FFLAGS} -c conftestf.f 1>&5 2>&5cat > conftest.c <<EOF#include <math.h>#include "confdefs.h"#ifdef HAVE_F77_UNDERSCORE# define F77_SYMBOL(x) x ## _#else# define F77_SYMBOL(x) x#endiftypedef struct {double r;double i;} Rcomplex;extern void F77_SYMBOL(cftest)(Rcomplex *x);int main () {Rcomplex z[3];z[0].r = 3.14159265;z[0].i = 2.172;z[1].i = 3.14159265;z[1].r = 2.172;z[2].r = 123.456;z[2].i = 0.123456;F77_SYMBOL(cftest)(z);printf("%f %f\n", z[0].r, z[0].i);if(fabs(z[0].r - 123.456) < 1e-4 && fabs(z[0].i - 14.71065) < 1e-4)return 0;else return 1;}EOFif ${CC-cc} ${CFLAGS} -c conftest.c 1>&5 2>&5; then## <FIXME>## This should really use MAIN_LD, and hence come after this is## determined. Or maybe we can always use ${CC} eventually?if ${CC-cc} ${LDFLAGS} ${MAIN_LDFLAGS} -o conftest${ac_exeext} \conftest.${ac_objext} conftestf.${ac_objext} ${FLIBS} \${LIBM} 1>&5 2>&5;## </FIXME>thenoutput=`./conftest${ac_exeext} 2>&1`if test ${?} = 0; thenr_cv_prog_complex_compat=yesfifififirm -rf conftest conftest.* conftestf.* coreif test -n "${r_cv_prog_complex_compat}"; thenecho "$as_me:8941: result: yes" >&5echo "${ECHO_T}yes" >&6cat >>confdefs.h <<\EOF#define HAVE_DOUBLE_COMPLEX 1EOFelse{ echo "$as_me:8949: WARNING: ${F77-f77} and ${CC-cc} disagree on double complex" >&5echo "$as_me: WARNING: ${F77-f77} and ${CC-cc} disagree on double complex" >&2;}fiecho "$as_me:8953: checking whether ${F77} supports -c -o FILE.lo" >&5echo $ECHO_N "checking whether ${F77} supports -c -o FILE.lo... $ECHO_C" >&6if test "${r_cv_prog_f77_c_o_lo+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsetest -d TMP || mkdir TMPcat > conftest.f <<EOFprogram conftestendEOFac_try='${F77} ${FFLAGS} -c conftest.f -o TMP/conftest.lo 1>&5'if { (eval echo "$as_me:8964: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8967: \$? = $ac_status" >&5(exit $ac_status); } \&& test -f TMP/conftest.lo \&& { (eval echo "$as_me:8970: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:8973: \$? = $ac_status" >&5(exit $ac_status); }; thenr_cv_prog_f77_c_o_lo=yeselser_cv_prog_f77_c_o_lo=nofirm -rf conftest* TMPfiecho "$as_me:8982: result: $r_cv_prog_f77_c_o_lo" >&5echo "${ECHO_T}$r_cv_prog_f77_c_o_lo" >&6f77_rules_frag=Makefrag.f77cat << \EOF > ${f77_rules_frag}.f.c:.f.o:$(FC) $(ALL_FFLAGS) -c $< -o $@EOFif test "${r_cv_prog_f77_c_o_lo}" = yes; thencat << \EOF >> ${f77_rules_frag}.f.lo:$(FC) $(ALL_FFLAGS_LO) -c $< -o $@EOFelsecat << \EOF >> ${f77_rules_frag}.f.lo:@test -d .libs || mkdir .libs$(FC) $(ALL_FFLAGS_LO) -c $< -o .libs/$*.omv .libs/$*.o $*.loEOFfielif test -n "${F2C}"; thenif test "${r_cv_f2c_flibs+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else## This seems to be necessary on some Linux system. -- you bet! -pdac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnucat > conftest.${ac_ext} << EOFint MAIN_ () { return 0; }int MAIN__ () { return 0; }EOFif { (eval echo "$as_me:9021: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:9024: \$? = $ac_status" >&5(exit $ac_status); }; then${AR} ${ARFLAGS} libconftest.a conftest.${ac_objext} 1>&5if test -n "${RANLIB}"; then${RANLIB} libconftest.a 1>&5fifiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuecho "$as_me:9037: checking for f_open in -lf2c" >&5echo $ECHO_N "checking for f_open in -lf2c... $ECHO_C" >&6if test "${ac_cv_lib_f2c_f_open+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lf2c -L. -lconftest ${LIBM} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 9045 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char f_open ();intmain (){f_open ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:9064: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:9067: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:9070: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9073: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_f2c_f_open=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_f2c_f_open=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:9084: result: $ac_cv_lib_f2c_f_open" >&5echo "${ECHO_T}$ac_cv_lib_f2c_f_open" >&6if test $ac_cv_lib_f2c_f_open = yes; thenflibs=-lf2celseflibs=firm -f libconftest*if test -z "${flibs}"; thenecho "$as_me:9094: checking for d_sin in -lF77" >&5echo $ECHO_N "checking for d_sin in -lF77... $ECHO_C" >&6if test "${ac_cv_lib_F77_d_sin+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lF77 ${LIBM} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 9102 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char d_sin ();intmain (){d_sin ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:9121: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:9124: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:9127: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9130: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_F77_d_sin=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_F77_d_sin=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:9141: result: $ac_cv_lib_F77_d_sin" >&5echo "${ECHO_T}$ac_cv_lib_F77_d_sin" >&6if test $ac_cv_lib_F77_d_sin = yes; thenflibs=-lF77elseflibs=fiif test -n "${flibs}"; thenecho "$as_me:9150: checking for f_rew in -lI77" >&5echo $ECHO_N "checking for f_rew in -lI77... $ECHO_C" >&6if test "${ac_cv_lib_I77_f_rew+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lI77 -lF77 $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 9158 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char f_rew ();intmain (){f_rew ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:9177: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:9180: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:9183: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9186: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_I77_f_rew=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_I77_f_rew=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:9197: result: $ac_cv_lib_I77_f_rew" >&5echo "${ECHO_T}$ac_cv_lib_I77_f_rew" >&6if test $ac_cv_lib_I77_f_rew = yes; thenflibs="${flibs} -lI77"elseflibs=fififir_cv_f2c_flibs="${flibs}"fiFLIBS="${r_cv_f2c_flibs}"if test -z "${FLIBS}"; thenwarn_f2c_flibs="I found f2c but not libf2c, or libF77 and libI77"{ echo "$as_me:9213: WARNING: ${warn_f2c_flibs}" >&5echo "$as_me: WARNING: ${warn_f2c_flibs}" >&2;}elseFLIBS="${FLIBS} ${LIBM}"ficat >>confdefs.h <<\EOF#define HAVE_F77_UNDERSCORE 1EOFcat >>confdefs.h <<\EOF#define HAVE_DOUBLE_COMPLEX 1EOFf77_rules_frag=Makefrag.f77cat << \EOF > ${f77_rules_frag}.f.o:$(F2C) $(F2CFLAGS) < $< > $*.c$(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -c $*.c -o $@@rm -f $*.c.f.lo:$(F2C) $(F2CFLAGS) < $< > $*.cEOFif test "${r_cv_prog_cc_c_o_lo}" = yes; thencat << \EOF >> ${f77_rules_frag}$(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS_LO) -c $*.c -o $@EOFelsecat << \EOF >> ${f77_rules_frag}@test -d .libs || mkdir .libs$(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS_LO) -c $*.c -o .libs/$*.omv .libs/$*.o $*.loEOFficat << \EOF >> ${f77_rules_frag}@rm -f $*.cEOFelse{ { echo "$as_me:9252: error: Neither an F77 compiler nor f2c found" >&5echo "$as_me: error: Neither an F77 compiler nor f2c found" >&2;}{ (exit 1); exit 1; }; }fiif test "x$HAVE_DOUBLE_COMPLEX" != x; thenCOMPILE_DOUBLE_COMPLEX_TRUE=COMPILE_DOUBLE_COMPLEX_FALSE='#'elseCOMPILE_DOUBLE_COMPLEX_TRUE='#'COMPILE_DOUBLE_COMPLEX_FALSE=fi### Set up LD_LIBRARY_PATH or equivalent.## <FIXME>## What is this doing *HERE*?## Should be needed for tests using AC_TRY_RUN()?## Make sure that non-standard directories specified via `-L' are really## searched in the tests.for arg in ${LIBS}; docase ${arg} in-L*)lib=`echo ${arg} | sed "s/^-L//"`if test -z "${R_LD_LIBRARY_PATH}"; thenR_LD_LIBRARY_PATH="${lib}"elseR_LD_LIBRARY_PATH="${R_LD_LIBRARY_PATH}${PATH_SEPARATOR}${lib}"fi;;esacdone## </FIXME>## Record name of environment variable which tells the dynamic linker## where to find shlibs (typically, `LD_LIBRARY_PATH').ltout=`./libtool --config | grep '^shlibpath_var='`eval "${ltout}"## Export LD_LIBRARY_PATH or equivalent.if eval "test -z \"\${${shlibpath_var}}\""; theneval "${shlibpath_var}=\"${R_LD_LIBRARY_PATH}\""elseeval "${shlibpath_var}=\"${R_LD_LIBRARY_PATH}${PATH_SEPARATOR}\${${shlibpath_var}}\""fieval "export ${shlibpath_var}"### C++ compiler.## <NOTE>## Needs to follow initialization of LIBS and putting what is already in## LIBS into LD_LIBRARY_PATH or equivalent as -lstdc++ might well be in## `/usr/local/lib' and so not found at run time.## </NOTE>ac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuif test -n "$ac_tool_prefix"; thenfor ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:9317: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CXX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$CXX"; thenac_cv_prog_CXX="$CXX" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CXX="$ac_tool_prefix$ac_prog"echo "$as_me:9332: found $ac_dir/$ac_word" >&5breakdonefifiCXX=$ac_cv_prog_CXXif test -n "$CXX"; thenecho "$as_me:9340: result: $CXX" >&5echo "${ECHO_T}$CXX" >&6elseecho "$as_me:9343: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$CXX" && breakdonefiif test -z "$CXX"; thenac_ct_CXX=$CXXfor ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:9356: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CXX+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$ac_ct_CXX"; thenac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CXX="$ac_prog"echo "$as_me:9371: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CXX=$ac_cv_prog_ac_ct_CXXif test -n "$ac_ct_CXX"; thenecho "$as_me:9379: result: $ac_ct_CXX" >&5echo "${ECHO_T}$ac_ct_CXX" >&6elseecho "$as_me:9382: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$ac_ct_CXX" && breakdonetest -n "$ac_ct_CXX" || ac_ct_CXX="g++"CXX=$ac_ct_CXXfi# Provide some information about the compiler.echo "$as_me:9394:" \"checking for C++ compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:9397: \"$ac_compiler --version </dev/null >&5\"") >&5(eval $ac_compiler --version </dev/null >&5) 2>&5ac_status=$?echo "$as_me:9400: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:9402: \"$ac_compiler -v </dev/null >&5\"") >&5(eval $ac_compiler -v </dev/null >&5) 2>&5ac_status=$?echo "$as_me:9405: \$? = $ac_status" >&5(exit $ac_status); }{ (eval echo "$as_me:9407: \"$ac_compiler -V </dev/null >&5\"") >&5(eval $ac_compiler -V </dev/null >&5) 2>&5ac_status=$?echo "$as_me:9410: \$? = $ac_status" >&5(exit $ac_status); }echo "$as_me:9413: checking whether we are using the GNU C++ compiler" >&5echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6if test "${ac_cv_cxx_compiler_gnu+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 9419 "configure"#include "confdefs.h"intmain (){#ifndef __GNUC__choke me#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:9434: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:9437: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:9440: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9443: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_compiler_gnu=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_cxx_compiler_gnu=$ac_compiler_gnufiecho "$as_me:9455: result: $ac_cv_cxx_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6GXX=`test $ac_compiler_gnu = yes && echo yes`ac_test_CXXFLAGS=${CXXFLAGS+set}ac_save_CXXFLAGS=$CXXFLAGSCXXFLAGS="-g"echo "$as_me:9461: checking whether $CXX accepts -g" >&5echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cxx_g+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 9467 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:9479: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:9482: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:9485: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9488: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_prog_cxx_g=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cxx_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:9498: result: $ac_cv_prog_cxx_g" >&5echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6if test "$ac_test_CXXFLAGS" = set; thenCXXFLAGS=$ac_save_CXXFLAGSelif test $ac_cv_prog_cxx_g = yes; thenif test "$GXX" = yes; thenCXXFLAGS="-g -O2"elseCXXFLAGS="-g"fielseif test "$GXX" = yes; thenCXXFLAGS="-O2"elseCXXFLAGS=fififor ac_declaration in \''\'#include <stdlib.h>' \'extern "C" void std::exit (int) throw (); using std::exit;' \'extern "C" void std::exit (int); using std::exit;' \'extern "C" void exit (int) throw ();' \'extern "C" void exit (int);' \'void exit (int);'docat >conftest.$ac_ext <<_ACEOF#line 9525 "configure"#include "confdefs.h"#include <stdlib.h>$ac_declarationintmain (){exit (42);;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:9538: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:9541: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:9544: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9547: \$? = $ac_status" >&5(exit $ac_status); }; }; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_extcat >conftest.$ac_ext <<_ACEOF#line 9557 "configure"#include "confdefs.h"$ac_declarationintmain (){exit (42);;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:9569: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:9572: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:9575: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9578: \$? = $ac_status" >&5(exit $ac_status); }; }; thenbreakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extdonerm -f conftest*if test -n "$ac_declaration"; thenecho '#ifdef __cplusplus' >>confdefs.hecho $ac_declaration >>confdefs.hecho '#endif' >>confdefs.hfiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuecho "$as_me:9605: checking how to run the C++ preprocessor" >&5echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6if test -z "$CXXCPP"; thenif test "${ac_cv_prog_CXXCPP+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else# Double quotes because CXXCPP needs to be expandedfor CXXCPP in "$CXX -E" "/lib/cpp"doac_preproc_ok=falsefor ac_cxx_preproc_warn_flag in '' yesdo# Use a header file that comes with gcc, so configuring glibc# with a fresh cross-compiler works.# On the NeXT, cc -E runs the code through the compiler's parser,# not just through cpp. "Syntax error" is here to catch this case.cat >conftest.$ac_ext <<_ACEOF#line 9622 "configure"#include "confdefs.h"#include <assert.h>Syntax error_ACEOFif { (eval echo "$as_me:9627: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:9633: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_cxx_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Broken: fails on valid input.continuefirm -f conftest.err conftest.$ac_ext# OK, works on sane cases. Now check whether non-existent headers# can be detected and how.cat >conftest.$ac_ext <<_ACEOF#line 9656 "configure"#include "confdefs.h"#include <ac_nonexistent.h>_ACEOFif { (eval echo "$as_me:9660: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:9666: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_cxx_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then# Broken: success on invalid input.continueelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Passes both tests.ac_preproc_ok=:breakfirm -f conftest.err conftest.$ac_extdone# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.rm -f conftest.err conftest.$ac_extif $ac_preproc_ok; thenbreakfidoneac_cv_prog_CXXCPP=$CXXCPPfiCXXCPP=$ac_cv_prog_CXXCPPelseac_cv_prog_CXXCPP=$CXXCPPfiecho "$as_me:9703: result: $CXXCPP" >&5echo "${ECHO_T}$CXXCPP" >&6ac_preproc_ok=falsefor ac_cxx_preproc_warn_flag in '' yesdo# Use a header file that comes with gcc, so configuring glibc# with a fresh cross-compiler works.# On the NeXT, cc -E runs the code through the compiler's parser,# not just through cpp. "Syntax error" is here to catch this case.cat >conftest.$ac_ext <<_ACEOF#line 9713 "configure"#include "confdefs.h"#include <assert.h>Syntax error_ACEOFif { (eval echo "$as_me:9718: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:9724: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_cxx_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Broken: fails on valid input.continuefirm -f conftest.err conftest.$ac_ext# OK, works on sane cases. Now check whether non-existent headers# can be detected and how.cat >conftest.$ac_ext <<_ACEOF#line 9747 "configure"#include "confdefs.h"#include <ac_nonexistent.h>_ACEOFif { (eval echo "$as_me:9751: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:9757: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_cxx_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then# Broken: success on invalid input.continueelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5# Passes both tests.ac_preproc_ok=:breakfirm -f conftest.err conftest.$ac_extdone# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.rm -f conftest.err conftest.$ac_extif $ac_preproc_ok; then:else{ { echo "$as_me:9785: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&2;}{ (exit 1); exit 1; }; }fiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuecho "$as_me:9796: checking whether ${CXX} accepts -M for generating dependencies" >&5echo $ECHO_N "checking whether ${CXX} accepts -M for generating dependencies... $ECHO_C" >&6if test "${r_cv_prog_cxx_m+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseecho "#include <math.h>" > conftest.ccif test -n "`${CXX} -M conftest.cc 2>/dev/null | grep conftest`"; thenr_cv_prog_cxx_m=yeselser_cv_prog_cxx_m=nofifiecho "$as_me:9809: result: $r_cv_prog_cxx_m" >&5echo "${ECHO_T}$r_cv_prog_cxx_m" >&6if test "${r_cv_prog_cxx_m}" = yes; thencat << \EOF >> ${depend_rules_frag}.cc.d:@echo "making $@ from $<"@$(CXX) -M $(ALL_CPPFLAGS) $< | \sed -e 's/^\([^:]*\)\.o\([ ]\)*:/\1.o \1.lo\2:/' > $@.cpp.d:@echo "making $@ from $<"@$(CXX) -M $(ALL_CPPFLAGS) $< | \sed -e 's/^\([^:]*\)\.o\([ ]\)*:/\1.o \1.lo\2:/' > $@.C.d:@echo "making $@ from $<"@$(CXX) -M $(ALL_CPPFLAGS) $< | \sed -e 's/^\([^:]*\)\.o\([ ]\)*:/\1.o \1.lo\2:/' > $@EOFelsecat << \EOF >> ${depend_rules_frag}.cc.d:@touch $@.cpp.d:@touch $@.C.d:@touch $@EOFficxx_o_lo_rules_frag=Makefrag.cxxecho "$as_me:9838: checking whether ${CXX} supports -c -o FILE.lo" >&5echo $ECHO_N "checking whether ${CXX} supports -c -o FILE.lo... $ECHO_C" >&6if test "${r_cv_prog_cxx_c_o_lo+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsetest -d TMP || mkdir TMPecho "int some_variable = 0;" > conftest.ccac_try='${CXX} ${CXXFLAGS} -c conftest.cc -o TMP/conftest.lo 1>&5'if { (eval echo "$as_me:9846: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9849: \$? = $ac_status" >&5(exit $ac_status); } \&& test -f TMP/conftest.lo \&& { (eval echo "$as_me:9852: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9855: \$? = $ac_status" >&5(exit $ac_status); }; thenr_cv_prog_cxx_c_o_lo=yeselser_cv_prog_cxx_c_o_lo=nofirm -rf conftest* TMPfiecho "$as_me:9864: result: $r_cv_prog_cxx_c_o_lo" >&5echo "${ECHO_T}$r_cv_prog_cxx_c_o_lo" >&6if test "${r_cv_prog_cxx_c_o_lo}" = yes; thencat << \EOF > ${cxx_o_lo_rules_frag}.cc.lo:$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o $@.cpp.lo:$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o $@.C.lo:$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o $@EOFelsecat << \EOF > ${cxx_o_lo_rules_frag}.cc.lo:@test -d .libs || mkdir .libs$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o .libs/$*.omv .libs/$*.o $*.lo.cpp.lo:@test -d .libs || mkdir .libs$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o .libs/$*.omv .libs/$*.o $*.lo.C.lo:@test -d .libs || mkdir .libs$(CXX) $(ALL_CPPFLAGS) $(ALL_CXXFLAGS_LO) -c $< -o .libs/$*.omv .libs/$*.o $*.loEOFfi### Libraries.echo "$as_me:9894: checking for sin in -lm" >&5echo $ECHO_N "checking for sin in -lm... $ECHO_C" >&6if test "${ac_cv_lib_m_sin+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lm $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 9902 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char sin ();intmain (){sin ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:9921: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:9924: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:9927: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9930: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_m_sin=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_m_sin=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:9941: result: $ac_cv_lib_m_sin" >&5echo "${ECHO_T}$ac_cv_lib_m_sin" >&6if test $ac_cv_lib_m_sin = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBM 1EOFLIBS="-lm $LIBS"fiif ${use_libmoto}; thenecho "$as_me:9954: checking for sin in -lmoto" >&5echo $ECHO_N "checking for sin in -lmoto... $ECHO_C" >&6if test "${ac_cv_lib_moto_sin+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lmoto $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 9962 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char sin ();intmain (){sin ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:9981: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:9984: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:9987: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:9990: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_moto_sin=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_moto_sin=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10001: result: $ac_cv_lib_moto_sin" >&5echo "${ECHO_T}$ac_cv_lib_moto_sin" >&6if test $ac_cv_lib_moto_sin = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBMOTO 1EOFLIBS="-lmoto $LIBS"fifiecho "$as_me:10014: checking for main in -lncurses" >&5echo $ECHO_N "checking for main in -lncurses... $ECHO_C" >&6if test "${ac_cv_lib_ncurses_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lncurses $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10022 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10034: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10037: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10040: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10043: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_ncurses_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_ncurses_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10054: result: $ac_cv_lib_ncurses_main" >&5echo "${ECHO_T}$ac_cv_lib_ncurses_main" >&6if test $ac_cv_lib_ncurses_main = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBNCURSES 1EOFLIBS="-lncurses $LIBS"elseecho "$as_me:10065: checking for main in -ltermcap" >&5echo $ECHO_N "checking for main in -ltermcap... $ECHO_C" >&6if test "${ac_cv_lib_termcap_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ltermcap $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10073 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10085: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10088: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10091: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10094: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_termcap_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_termcap_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10105: result: $ac_cv_lib_termcap_main" >&5echo "${ECHO_T}$ac_cv_lib_termcap_main" >&6if test $ac_cv_lib_termcap_main = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBTERMCAP 1EOFLIBS="-ltermcap $LIBS"elseecho "$as_me:10116: checking for main in -ltermlib" >&5echo $ECHO_N "checking for main in -ltermlib... $ECHO_C" >&6if test "${ac_cv_lib_termlib_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ltermlib $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10124 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10136: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10139: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10142: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10145: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_termlib_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_termlib_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10156: result: $ac_cv_lib_termlib_main" >&5echo "${ECHO_T}$ac_cv_lib_termlib_main" >&6if test $ac_cv_lib_termlib_main = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBTERMLIB 1EOFLIBS="-ltermlib $LIBS"fififiecho "$as_me:10171: checking for dlopen in -ldl" >&5echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6if test "${ac_cv_lib_dl_dlopen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldl $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10179 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dlopen ();intmain (){dlopen ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10198: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10201: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10204: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10207: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dl_dlopen=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dl_dlopen=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10218: result: $ac_cv_lib_dl_dlopen" >&5echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6if test $ac_cv_lib_dl_dlopen = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBDL 1EOFLIBS="-ldl $LIBS"fi## BLAS.if ${use_blas}; thenif test "${r_cv_prog_f77_append_underscore}" = yes \|| test -n "${F2C}"; thendgemm_func=dgemm_elsedgemm_func=dgemmfiif test -z "${with_blas}"; thenwith_blas=yesfiif test "$with_blas" = "no"; thenBLAS_LIBS=" "elif test "$with_blas" != "yes"; then## user specified a BLAS library to try on the command line## Safeguard against users giving the location of the lib.blas_lib_dir=`dirname ${with_blas}`if test "x${blas_lib_dir}" = x; thenas_ac_Lib=`echo "ac_cv_lib_$with_blas''_$dgemm_func" | $as_tr_sh`echo "$as_me:10250: checking for $dgemm_func in -l$with_blas" >&5echo $ECHO_N "checking for $dgemm_func in -l$with_blas... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-l$with_blas $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10258 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10277: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10280: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10283: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10286: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10297: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-l$with_blas"fielseblas_lib_name=`basename ${with_blas} | sed 's/^lib\([^.]*\).*$/\1/'`as_ac_Lib=`echo "ac_cv_lib_$blas_lib_name''_$dgemm_func" | $as_tr_sh`echo "$as_me:10306: checking for $dgemm_func in -l$blas_lib_name" >&5echo $ECHO_N "checking for $dgemm_func in -l$blas_lib_name... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-l$blas_lib_name -L${blas_lib_dir} ${FLIBS} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10314 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10333: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10336: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10339: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10342: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10353: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-L${blas_lib_dir} -l${blas_lib_name}"fififiif test "x$BLAS_LIBS" = x; then# Checks for ATLAS BLAS library:echo "$as_me:10364: checking for ATL_xerbla in -latlas" >&5echo $ECHO_N "checking for ATL_xerbla in -latlas... $ECHO_C" >&6if test "${ac_cv_lib_atlas_ATL_xerbla+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-latlas $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10372 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char ATL_xerbla ();intmain (){ATL_xerbla ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10391: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10394: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10397: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10400: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_atlas_ATL_xerbla=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_atlas_ATL_xerbla=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10411: result: $ac_cv_lib_atlas_ATL_xerbla" >&5echo "${ECHO_T}$ac_cv_lib_atlas_ATL_xerbla" >&6if test $ac_cv_lib_atlas_ATL_xerbla = yes; thenBLAS_LIBS="-latlas"fiif test "x$BLAS_LIBS" != x; then# check for other atlas libs:echo "$as_me:10419: checking for cblas_dgemm in -lcblas" >&5echo $ECHO_N "checking for cblas_dgemm in -lcblas... $ECHO_C" >&6if test "${ac_cv_lib_cblas_cblas_dgemm+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lcblas $BLAS_LIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10427 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char cblas_dgemm ();intmain (){cblas_dgemm ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10446: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10449: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10452: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10455: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_cblas_cblas_dgemm=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_cblas_cblas_dgemm=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10466: result: $ac_cv_lib_cblas_cblas_dgemm" >&5echo "${ECHO_T}$ac_cv_lib_cblas_cblas_dgemm" >&6if test $ac_cv_lib_cblas_cblas_dgemm = yes; thenBLAS_LIBS="-lcblas $BLAS_LIBS"fias_ac_Lib=`echo "ac_cv_lib_f77blas_$dgemm_func" | $as_tr_sh`echo "$as_me:10473: checking for $dgemm_func in -lf77blas" >&5echo $ECHO_N "checking for $dgemm_func in -lf77blas... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lf77blas $BLAS_LIBS $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10481 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10500: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10503: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10506: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10509: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10520: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-lf77blas $BLAS_LIBS"fififi# if test "x$BLAS_LIBS" = x; then# # BLAS in Alpha CXML library?# AC_CHECK_LIB(cxml, $dgemm_func, BLAS_LIBS="-lcxml", , $FLIBS)# fi# if test "x$BLAS_LIBS" = x; then# # BLAS in Alpha DXML library? (now called CXML, see above)# AC_CHECK_LIB(dxml, $dgemm_func, BLAS_LIBS="-ldxml", , $FLIBS)# fiif test "x$BLAS_LIBS" = x; thenif test "x$GCC" != xyes; then# Check for BLAS in Sun Performance library:echo "$as_me:10542: checking for acosp in -lsunmath" >&5echo $ECHO_N "checking for acosp in -lsunmath... $ECHO_C" >&6if test "${ac_cv_lib_sunmath_acosp+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lsunmath $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10550 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char acosp ();intmain (){acosp ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10569: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10572: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10575: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10578: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_sunmath_acosp=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_sunmath_acosp=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10589: result: $ac_cv_lib_sunmath_acosp" >&5echo "${ECHO_T}$ac_cv_lib_sunmath_acosp" >&6if test $ac_cv_lib_sunmath_acosp = yes; thenas_ac_Lib=`echo "ac_cv_lib_sunperf_$dgemm_func" | $as_tr_sh`echo "$as_me:10593: checking for $dgemm_func in -lsunperf" >&5echo $ECHO_N "checking for $dgemm_func in -lsunperf... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lsunperf -lsunmath $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10601 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10620: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10623: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10626: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10629: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10640: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-xlic_lib=sunperf -lsunmath"fifififi# if test "x$BLAS_LIBS" = x; then# # Check for BLAS in SCSL and SGIMATH libraries (prefer SCSL):# AC_CHECK_LIB(scs, $dgemm_func,# BLAS_LIBS="-lscs",# AC_CHECK_LIB(complib.sgimath, $dgemm_func,# BLAS_LIBS="-lcomplib.sgimath", , $FLIBS), $FLIBS)# fiif test "x$BLAS_LIBS" = x; then# Checks for BLAS in IBM ESSL library. We must also link# with -lblas in this case (ESSL does not include the full BLAS):echo "$as_me:10662: checking for zherk in -lblas" >&5echo $ECHO_N "checking for zherk in -lblas... $ECHO_C" >&6if test "${ac_cv_lib_blas_zherk+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lblas $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10670 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char zherk ();intmain (){zherk ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10689: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10692: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10695: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10698: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_blas_zherk=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_blas_zherk=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10709: result: $ac_cv_lib_blas_zherk" >&5echo "${ECHO_T}$ac_cv_lib_blas_zherk" >&6if test $ac_cv_lib_blas_zherk = yes; thenas_ac_Lib=`echo "ac_cv_lib_essl_$dgemm_func" | $as_tr_sh`echo "$as_me:10713: checking for $dgemm_func in -lessl" >&5echo $ECHO_N "checking for $dgemm_func in -lessl... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lessl $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10721 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10740: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10743: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10746: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10749: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10760: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-lessl -lblas"fififiif test "x$BLAS_LIBS" = x; then# Finally, check for the generic BLAS library:as_ac_Lib=`echo "ac_cv_lib_blas_$dgemm_func" | $as_tr_sh`echo "$as_me:10773: checking for $dgemm_func in -lblas" >&5echo $ECHO_N "checking for $dgemm_func in -lblas... $ECHO_C" >&6if eval "test \"\${$as_ac_Lib+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lblas $FLIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10781 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $dgemm_func ();intmain (){$dgemm_func ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10800: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10803: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10806: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10809: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Lib=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Lib=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10820: result: `eval echo '${'$as_ac_Lib'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6if test `eval echo '${'$as_ac_Lib'}'` = yes; thenBLAS_LIBS="-lblas"fifiif test "$with_blas" = "no"; then# Unset BLAS_LIBS so that we know below that nothing was found.BLAS_LIBS=""fifiif test -n "${BLAS_LIBS}"; thenBLAS=elseBLAS="blas.o"fiif test "x$BLAS_LIBS" != x; thenUSE_EXTERNAL_BLAS_TRUE=USE_EXTERNAL_BLAS_FALSE='#'elseUSE_EXTERNAL_BLAS_TRUE='#'USE_EXTERNAL_BLAS_FALSE=fi## Readline.if ${use_readline}; thenecho "$as_me:10851: checking for rl_callback_read_char in -lreadline" >&5echo $ECHO_N "checking for rl_callback_read_char in -lreadline... $ECHO_C" >&6if test "${ac_cv_lib_readline_rl_callback_read_char+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lreadline $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 10859 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char rl_callback_read_char ();intmain (){rl_callback_read_char ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10878: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10881: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10884: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10887: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_readline_rl_callback_read_char=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_readline_rl_callback_read_char=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:10898: result: $ac_cv_lib_readline_rl_callback_read_char" >&5echo "${ECHO_T}$ac_cv_lib_readline_rl_callback_read_char" >&6if test $ac_cv_lib_readline_rl_callback_read_char = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBREADLINE 1EOFLIBS="-lreadline $LIBS"fifi### Library functions.# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works# for constant arguments. Useless!echo "$as_me:10915: checking for working alloca.h" >&5echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6if test "${ac_cv_working_alloca_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 10921 "configure"#include "confdefs.h"#include <alloca.h>intmain (){char *p = (char *) alloca (2 * sizeof (int));;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:10933: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:10936: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:10939: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:10942: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_working_alloca_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_working_alloca_h=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:10952: result: $ac_cv_working_alloca_h" >&5echo "${ECHO_T}$ac_cv_working_alloca_h" >&6if test $ac_cv_working_alloca_h = yes; thencat >>confdefs.h <<\EOF#define HAVE_ALLOCA_H 1EOFfiecho "$as_me:10962: checking for alloca" >&5echo $ECHO_N "checking for alloca... $ECHO_C" >&6if test "${ac_cv_func_alloca_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 10968 "configure"#include "confdefs.h"#ifdef __GNUC__# define alloca __builtin_alloca#else# ifdef _MSC_VER# include <malloc.h># define alloca _alloca# else# if HAVE_ALLOCA_H# include <alloca.h># else# ifdef _AIX#pragma alloca# else# ifndef alloca /* predefined by HP cc +Olibcalls */char *alloca ();# endif# endif# endif# endif#endifintmain (){char *p = (char *) alloca (1);;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11000: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11003: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11006: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11009: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_alloca_works=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_alloca_works=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11019: result: $ac_cv_func_alloca_works" >&5echo "${ECHO_T}$ac_cv_func_alloca_works" >&6if test $ac_cv_func_alloca_works = yes; thencat >>confdefs.h <<\EOF#define HAVE_ALLOCA 1EOFelse# The SVR3 libPW and SVR4 libucb both contain incompatible functions# that cause trouble. Some versions do not even contain alloca or# contain a buggy version. If you still want to use their alloca,# use ar to extract alloca.o from them instead of compiling alloca.c.ALLOCA=alloca.$ac_objextcat >>confdefs.h <<\EOF#define C_ALLOCA 1EOFecho "$as_me:11040: checking whether \`alloca.c' needs Cray hooks" >&5echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6if test "${ac_cv_os_cray+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11046 "configure"#include "confdefs.h"#if defined(CRAY) && ! defined(CRAY2)webecray#elsewenotbecray#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "webecray" >/dev/null 2>&1; thenac_cv_os_cray=yeselseac_cv_os_cray=nofirm -f conftest*fiecho "$as_me:11064: result: $ac_cv_os_cray" >&5echo "${ECHO_T}$ac_cv_os_cray" >&6if test $ac_cv_os_cray = yes; thenfor ac_func in _getb67 GETB67 getb67; doas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:11069: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11075 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11106: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11109: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11112: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11115: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11125: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define CRAY_STACKSEG_END $ac_funcEOFbreakfidonefiecho "$as_me:11139: checking stack direction for C alloca" >&5echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6if test "${ac_cv_c_stack_direction+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenac_cv_c_stack_direction=0elsecat >conftest.$ac_ext <<_ACEOF#line 11148 "configure"#include "confdefs.h"intfind_stack_direction (){static char *addr = 0;auto char dummy;if (addr == 0){addr = &dummy;return find_stack_direction ();}elsereturn (&dummy > addr) ? 1 : -1;}intmain (){exit (find_stack_direction () < 0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:11171: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11174: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:11176: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11179: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_c_stack_direction=1elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_c_stack_direction=-1firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:11191: result: $ac_cv_c_stack_direction" >&5echo "${ECHO_T}$ac_cv_c_stack_direction" >&6cat >>confdefs.h <<EOF#define STACK_DIRECTION $ac_cv_c_stack_directionEOFfiecho "$as_me:11200: checking for ANSI C header files" >&5echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6if test "${ac_cv_header_stdc+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11206 "configure"#include "confdefs.h"#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <float.h>_ACEOFif { (eval echo "$as_me:11214: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:11220: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_stdc=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_stdc=nofirm -f conftest.err conftest.$ac_extif test $ac_cv_header_stdc = yes; then# SunOS 4.x string.h does not declare mem*, contrary to ANSI.cat >conftest.$ac_ext <<_ACEOF#line 11242 "configure"#include "confdefs.h"#include <string.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "memchr" >/dev/null 2>&1; then:elseac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.cat >conftest.$ac_ext <<_ACEOF#line 11260 "configure"#include "confdefs.h"#include <stdlib.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "free" >/dev/null 2>&1; then:elseac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.if test "$cross_compiling" = yes; then:elsecat >conftest.$ac_ext <<_ACEOF#line 11281 "configure"#include "confdefs.h"#include <ctype.h>#if ((' ' & 0x0FF) == 0x020)# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))#else# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \|| ('j' <= (c) && (c) <= 'r') \|| ('s' <= (c) && (c) <= 'z'))# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))#endif#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))intmain (){int i;for (i = 0; i < 256; i++)if (XOR (islower (i), ISLOWER (i))|| toupper (i) != TOUPPER (i))exit(2);exit (0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:11307: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11310: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:11312: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11315: \$? = $ac_status" >&5(exit $ac_status); }; }; then:elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_stdc=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfififiecho "$as_me:11328: result: $ac_cv_header_stdc" >&5echo "${ECHO_T}$ac_cv_header_stdc" >&6if test $ac_cv_header_stdc = yes; thencat >>confdefs.h <<\EOF#define STDC_HEADERS 1EOFfi# On IRIX 5.3, sys/types and inttypes.h are conflicting.for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \inttypes.h stdint.h unistd.hdoas_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`echo "$as_me:11344: checking for $ac_header" >&5echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11350 "configure"#include "confdefs.h"$ac_includes_default#include <$ac_header>_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:11356: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:11359: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:11362: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11365: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:11375: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1EOFfidoneecho "$as_me:11385: checking for pid_t" >&5echo $ECHO_N "checking for pid_t... $ECHO_C" >&6if test "${ac_cv_type_pid_t+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11391 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((pid_t *) 0)return 0;if (sizeof (pid_t))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:11406: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:11409: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:11412: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11415: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_pid_t=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_pid_t=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:11425: result: $ac_cv_type_pid_t" >&5echo "${ECHO_T}$ac_cv_type_pid_t" >&6if test $ac_cv_type_pid_t = yes; then:elsecat >>confdefs.h <<EOF#define pid_t intEOFfifor ac_header in unistd.h vfork.hdoas_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`echo "$as_me:11440: checking for $ac_header" >&5echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11446 "configure"#include "confdefs.h"#include <$ac_header>_ACEOFif { (eval echo "$as_me:11450: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:11456: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:11475: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1EOFfidonefor ac_func in fork vforkdoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:11488: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11494 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11525: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11528: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11531: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11534: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11544: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFfidoneac_cv_func_fork_works=$ac_cv_func_forkif test "x$ac_cv_func_fork" = xyes; thenecho "$as_me:11556: checking for working fork" >&5echo $ECHO_N "checking for working fork... $ECHO_C" >&6if test "${ac_cv_func_fork_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenac_cv_func_fork_works=crosselsecat >conftest.$ac_ext <<_ACEOF/* By Rüdiger Kuhlmann. */#include <sys/types.h>#if HAVE_UNISTD_H# include <unistd.h>#endif/* Some systems only have a dummy stub for fork() */int main (){if (fork() < 0)exit (1);exit (0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:11579: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11582: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:11584: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11587: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_fork_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_fork_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:11599: result: $ac_cv_func_fork_works" >&5echo "${ECHO_T}$ac_cv_func_fork_works" >&6fiif test "x$ac_cv_func_fork_works" = xcross; thencase $host in*-*-amigaos* | *-*-msdosdjgpp*)# Override, as these systems have only a dummy fork() stubac_cv_func_fork_works=no;;*)ac_cv_func_fork_works=yes;;esac{ echo "$as_me:11613: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;}fiac_cv_func_vfork_works=$ac_cv_func_vforkif test "x$ac_cv_func_vfork" = xyes; thenecho "$as_me:11618: checking for working vfork" >&5echo $ECHO_N "checking for working vfork... $ECHO_C" >&6if test "${ac_cv_func_vfork_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenac_cv_func_vfork_works=crosselsecat >conftest.$ac_ext <<_ACEOF#line 11627 "configure"#include "confdefs.h"/* Thanks to Paul Eggert for this test. */#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#if HAVE_UNISTD_H# include <unistd.h>#endif#if HAVE_VFORK_H# include <vfork.h>#endif/* On some sparc systems, changes by the child to local and incomingargument registers are propagated back to the parent. The compileris told about this with #include <vfork.h>, but some compilers(e.g. gcc -O) don't grok <vfork.h>. Test for this by using astatic variable whose address is put into a register that isclobbered by the vfork. */static#ifdef __cplusplussparc_address_test (int arg)# elsesparc_address_test (arg) int arg;#endif{static pid_t child;if (!child) {child = vfork ();if (child < 0) {perror ("vfork");_exit(2);}if (!child) {arg = getpid();write(-1, "", 0);_exit (arg);}}}intmain (){pid_t parent = getpid ();pid_t child;sparc_address_test ();child = vfork ();if (child == 0) {/* Here is another test for sparc vfork register problems. Thistest uses lots of local variables, at least as many localvariables as main has allocated so far including compilertemporaries. 4 locals are enough for gcc 1.40.3 on a Solaris4.1.3 sparc, but we use 8 to be safe. A buggy compiler shouldreuse the register of parent for one of the local variables,since it will think that parent can't possibly be used any morein this routine. Assigning to the local variable will thusmunge parent in the parent process. */pid_tp = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();/* Convince the compiler that p..p7 are live; otherwise, it mightuse the same hardware register for all 8 local variables. */if (p != p1 || p != p2 || p != p3 || p != p4|| p != p5 || p != p6 || p != p7)_exit(1);/* On some systems (e.g. IRIX 3.3), vfork doesn't separate parentfrom child file descriptors. If the child closes a descriptorbefore it execs or exits, this munges the parent's descriptoras well. Test for this by closing stdout in the child. */_exit(close(fileno(stdout)) != 0);} else {int status;struct stat st;while (wait(&status) != child);exit(/* Was there some problem with vforking? */child < 0/* Did the child fail? (This shouldn't happen.) */|| status/* Did the vfork/compiler bug occur? */|| parent != getpid()/* Did the file descriptor bug occur? */|| fstat(fileno(stdout), &st) != 0);}}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:11724: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11727: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:11729: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11732: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_vfork_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_vfork_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:11744: result: $ac_cv_func_vfork_works" >&5echo "${ECHO_T}$ac_cv_func_vfork_works" >&6fi;if test "x$ac_cv_func_fork_works" = xcross; thenac_cv_func_vfork_works=ac_cv_func_vfork{ echo "$as_me:11750: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;}fiif test "x$ac_cv_func_vfork_works" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_VFORK 1EOFelsecat >>confdefs.h <<\EOF#define vfork forkEOFfiif test "x$ac_cv_func_fork_works" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_FORK 1EOFfifor ac_func in vprintfdoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:11778: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11784 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11815: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11818: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11821: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11824: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11834: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFecho "$as_me:11841: checking for _doprnt" >&5echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6if test "${ac_cv_func__doprnt+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11847 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char _doprnt (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char _doprnt ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub__doprnt) || defined (__stub____doprnt)choke me#elsef = _doprnt;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11878: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11881: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11884: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11887: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func__doprnt=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func__doprnt=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11897: result: $ac_cv_func__doprnt" >&5echo "${ECHO_T}$ac_cv_func__doprnt" >&6if test $ac_cv_func__doprnt = yes; thencat >>confdefs.h <<\EOF#define HAVE_DOPRNT 1EOFfifidonefor ac_func in access acosh asinh atanh bcopy bzero finite ftruncate \getcwd getgrgid getpwuid getuid hypot isascii isnan log1p matherr \memcpy memmove mempcpy mkfifo popen putenv rint setenv strcoll \stat strptime system times unsetenvdoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:11916: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 11922 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:11953: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:11956: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:11959: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:11962: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:11972: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFfidone## <FIXME>## to build src/include/Rmath.hif test "${ac_cv_func_log1p}" = yes; thenRMATH_HAVE_LOG1P="# define HAVE_LOG1P 1"elseRMATH_HAVE_LOG1P="# undef HAVE_LOG1P"fi## </FIXME>for ac_func in snprintf strdup vsnprintfdoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:11995: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 12001 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12032: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12035: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12038: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12041: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:12051: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFelseLIBOBJS="$LIBOBJS $ac_func.$ac_objext"fidoneecho "$as_me:12063: checking for library containing connect" >&5echo $ECHO_N "checking for library containing connect... $ECHO_C" >&6if test "${ac_cv_search_connect+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_func_search_save_LIBS=$LIBSac_cv_search_connect=nocat >conftest.$ac_ext <<_ACEOF#line 12071 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char connect ();intmain (){connect ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12090: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12093: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12096: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12099: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_connect="none required"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extif test "$ac_cv_search_connect" = no; thenfor ac_lib in socket; doLIBS="-l$ac_lib $ac_func_search_save_LIBS"cat >conftest.$ac_ext <<_ACEOF#line 12111 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char connect ();intmain (){connect ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12130: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12133: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12136: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12139: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_connect="-l$ac_lib"breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extdonefiLIBS=$ac_func_search_save_LIBSfiecho "$as_me:12152: result: $ac_cv_search_connect" >&5echo "${ECHO_T}$ac_cv_search_connect" >&6if test "$ac_cv_search_connect" != no; thentest "$ac_cv_search_connect" = "none required" || LIBS="$ac_cv_search_connect $LIBS"fiecho "$as_me:12159: checking for library containing gethostbyname" >&5echo $ECHO_N "checking for library containing gethostbyname... $ECHO_C" >&6if test "${ac_cv_search_gethostbyname+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_func_search_save_LIBS=$LIBSac_cv_search_gethostbyname=nocat >conftest.$ac_ext <<_ACEOF#line 12167 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gethostbyname ();intmain (){gethostbyname ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12186: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12189: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12192: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12195: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_gethostbyname="none required"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extif test "$ac_cv_search_gethostbyname" = no; thenfor ac_lib in nsl socket; doLIBS="-l$ac_lib $ac_func_search_save_LIBS"cat >conftest.$ac_ext <<_ACEOF#line 12207 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gethostbyname ();intmain (){gethostbyname ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12226: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12229: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12232: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12235: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_gethostbyname="-l$ac_lib"breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extdonefiLIBS=$ac_func_search_save_LIBSfiecho "$as_me:12248: result: $ac_cv_search_gethostbyname" >&5echo "${ECHO_T}$ac_cv_search_gethostbyname" >&6if test "$ac_cv_search_gethostbyname" != no; thentest "$ac_cv_search_gethostbyname" = "none required" || LIBS="$ac_cv_search_gethostbyname $LIBS"fiecho "$as_me:12255: checking for library containing xdr_string" >&5echo $ECHO_N "checking for library containing xdr_string... $ECHO_C" >&6if test "${ac_cv_search_xdr_string+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_func_search_save_LIBS=$LIBSac_cv_search_xdr_string=nocat >conftest.$ac_ext <<_ACEOF#line 12263 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char xdr_string ();intmain (){xdr_string ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12282: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12285: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12288: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12291: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_xdr_string="none required"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extif test "$ac_cv_search_xdr_string" = no; thenfor ac_lib in nsl; doLIBS="-l$ac_lib $ac_func_search_save_LIBS"cat >conftest.$ac_ext <<_ACEOF#line 12303 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char xdr_string ();intmain (){xdr_string ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12322: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12325: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12328: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12331: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_search_xdr_string="-l$ac_lib"breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extdonefiLIBS=$ac_func_search_save_LIBSfiecho "$as_me:12344: result: $ac_cv_search_xdr_string" >&5echo "${ECHO_T}$ac_cv_search_xdr_string" >&6if test "$ac_cv_search_xdr_string" != no; thentest "$ac_cv_search_xdr_string" = "none required" || LIBS="$ac_cv_search_xdr_string $LIBS"fiecho "$as_me:12351: checking for __setfpucw" >&5echo $ECHO_N "checking for __setfpucw... $ECHO_C" >&6if test "${ac_cv_func___setfpucw+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 12357 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char __setfpucw (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char __setfpucw ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub___setfpucw) || defined (__stub_____setfpucw)choke me#elsef = __setfpucw;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12388: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12391: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12394: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12397: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func___setfpucw=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func___setfpucw=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:12407: result: $ac_cv_func___setfpucw" >&5echo "${ECHO_T}$ac_cv_func___setfpucw" >&6if test $ac_cv_func___setfpucw = yes; thenecho "$as_me:12410: checking whether __setfpucw is needed" >&5echo $ECHO_N "checking whether __setfpucw is needed... $ECHO_C" >&6if test "${r_cv_func___setfpucw_needed+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_func___setfpucw_needed=noelsecat >conftest.$ac_ext <<_ACEOF#line 12419 "configure"#include "confdefs.h"int main () {#include <fpu_control.h>#if defined(_FPU_DEFAULT) && defined(_FPU_IEEE)return(_FPU_DEFAULT != _FPU_IEEE);#endifreturn(0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12430: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12433: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12435: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12438: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_func___setfpucw_needed=noelseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_func___setfpucw_needed=yesfirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:12450: result: $r_cv_func___setfpucw_needed" >&5echo "${ECHO_T}$r_cv_func___setfpucw_needed" >&6if test "${r_cv_func___setfpucw_needed}" = yes; thencat >>confdefs.h <<\EOF#define NEED___SETFPUCW 1EOFfifiecho "$as_me:12462: checking for working calloc" >&5echo $ECHO_N "checking for working calloc... $ECHO_C" >&6if test "${r_cv_func_calloc_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_func_calloc_works=noelsecat >conftest.$ac_ext <<_ACEOF#line 12471 "configure"#include "confdefs.h"#include <stdlib.h>int main () {int *p = calloc(0, sizeof(int));return(p == 0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12480: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12483: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12485: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12488: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_func_calloc_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_func_calloc_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:12500: result: $r_cv_func_calloc_works" >&5echo "${ECHO_T}$r_cv_func_calloc_works" >&6if test "x${r_cv_func_calloc_works}" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_CALLOC 1EOFfiecho "$as_me:12510: checking for working finite" >&5echo $ECHO_N "checking for working finite... $ECHO_C" >&6if test "${r_cv_func_finite_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_func_finite_works=noelsecat >conftest.$ac_ext <<_ACEOF#line 12519 "configure"#include "confdefs.h"#include <math.h>#include "confdefs.h"int main () {#ifdef HAVE_FINITEreturn(finite(1./0.) | finite(0./0.) | finite(-1./0.));#elsereturn(1);#endif}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12532: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12535: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12537: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12540: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_func_finite_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_func_finite_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:12552: result: $r_cv_func_finite_works" >&5echo "${ECHO_T}$r_cv_func_finite_works" >&6if test "x${r_cv_func_finite_works}" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_FINITE 1EOFfiecho "$as_me:12562: checking for working log" >&5echo $ECHO_N "checking for working log... $ECHO_C" >&6if test "${r_cv_func_log_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_func_log_works=noelsecat >conftest.$ac_ext <<_ACEOF#line 12571 "configure"#include "confdefs.h"#include <math.h>#include "confdefs.h"int main () {#ifdef HAVE_ISNANreturn(!(log(0.) == -1. / 0. && isnan(log(-1.))));#elsereturn(log(0.) != -1. / 0);#endif}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12584: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12587: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12589: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12592: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_func_log_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_func_log_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:12604: result: $r_cv_func_log_works" >&5echo "${ECHO_T}$r_cv_func_log_works" >&6if test "x${r_cv_func_log_works}" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_LOG 1EOFfiecho "$as_me:12614: checking for working strptime" >&5echo $ECHO_N "checking for working strptime... $ECHO_C" >&6if test "${r_cv_func_strptime_works+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_func_strptime_works=noelsecat >conftest.$ac_ext <<_ACEOF#line 12623 "configure"#include "confdefs.h"#include <time.h>int main () {#ifdef HAVE_STRPTIMEstruct tm tm;char *p;p = strptime("1960-01-01", "%Y-%m-%d", &tm);return(p == 0);#elsereturn(1);#endif}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12639: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12642: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12644: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12647: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_func_strptime_works=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_func_strptime_works=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:12659: result: $r_cv_func_strptime_works" >&5echo "${ECHO_T}$r_cv_func_strptime_works" >&6if test "x${r_cv_func_strptime_works}" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_WORKING_STRPTIME 1EOFfi### Header files.echo "$as_me:12671: checking for ANSI C header files" >&5echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6if test "${ac_cv_header_stdc+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 12677 "configure"#include "confdefs.h"#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <float.h>_ACEOFif { (eval echo "$as_me:12685: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:12691: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_stdc=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_stdc=nofirm -f conftest.err conftest.$ac_extif test $ac_cv_header_stdc = yes; then# SunOS 4.x string.h does not declare mem*, contrary to ANSI.cat >conftest.$ac_ext <<_ACEOF#line 12713 "configure"#include "confdefs.h"#include <string.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "memchr" >/dev/null 2>&1; then:elseac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.cat >conftest.$ac_ext <<_ACEOF#line 12731 "configure"#include "confdefs.h"#include <stdlib.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "free" >/dev/null 2>&1; then:elseac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.if test "$cross_compiling" = yes; then:elsecat >conftest.$ac_ext <<_ACEOF#line 12752 "configure"#include "confdefs.h"#include <ctype.h>#if ((' ' & 0x0FF) == 0x020)# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))#else# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \|| ('j' <= (c) && (c) <= 'r') \|| ('s' <= (c) && (c) <= 'z'))# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))#endif#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))intmain (){int i;for (i = 0; i < 256; i++)if (XOR (islower (i), ISLOWER (i))|| toupper (i) != TOUPPER (i))exit(2);exit (0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:12778: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12781: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:12783: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12786: \$? = $ac_status" >&5(exit $ac_status); }; }; then:elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_stdc=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfififiecho "$as_me:12799: result: $ac_cv_header_stdc" >&5echo "${ECHO_T}$ac_cv_header_stdc" >&6if test $ac_cv_header_stdc = yes; thencat >>confdefs.h <<\EOF#define STDC_HEADERS 1EOFfiecho "$as_me:12809: checking whether time.h and sys/time.h may both be included" >&5echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6if test "${ac_cv_header_time+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 12815 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/time.h>#include <time.h>intmain (){if ((struct tm *) 0)return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:12831: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:12834: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:12837: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12840: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_header_time=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_time=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:12850: result: $ac_cv_header_time" >&5echo "${ECHO_T}$ac_cv_header_time" >&6if test $ac_cv_header_time = yes; thencat >>confdefs.h <<\EOF#define TIME_WITH_SYS_TIME 1EOFfiac_header_dirent=nofor ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; doas_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`echo "$as_me:12863: checking for $ac_hdr that defines DIR" >&5echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 12869 "configure"#include "confdefs.h"#include <sys/types.h>#include <$ac_hdr>intmain (){if ((DIR *) 0)return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:12884: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:12887: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:12890: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12893: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:12903: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1EOFac_header_dirent=$ac_hdr; breakfidone# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.if test $ac_header_dirent = dirent.h; thenecho "$as_me:12916: checking for opendir in -ldir" >&5echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6if test "${ac_cv_lib_dir_opendir+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldir $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 12924 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char opendir ();intmain (){opendir ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12943: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:12946: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:12949: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:12952: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dir_opendir=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dir_opendir=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:12963: result: $ac_cv_lib_dir_opendir" >&5echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6if test $ac_cv_lib_dir_opendir = yes; thenLIBS="$LIBS -ldir"fielseecho "$as_me:12970: checking for opendir in -lx" >&5echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6if test "${ac_cv_lib_x_opendir+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lx $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 12978 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char opendir ();intmain (){opendir ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:12997: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:13000: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:13003: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13006: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_x_opendir=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_x_opendir=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:13017: result: $ac_cv_lib_x_opendir" >&5echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6if test $ac_cv_lib_x_opendir = yes; thenLIBS="$LIBS -lx"fifiecho "$as_me:13025: checking for sys/wait.h that is POSIX.1 compatible" >&5echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6if test "${ac_cv_header_sys_wait_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13031 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/wait.h>#ifndef WEXITSTATUS# define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)#endif#ifndef WIFEXITED# define WIFEXITED(stat_val) (((stat_val) & 255) == 0)#endifintmain (){int s;wait (&s);s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13053: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13056: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13059: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13062: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_header_sys_wait_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_sys_wait_h=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13072: result: $ac_cv_header_sys_wait_h" >&5echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6if test $ac_cv_header_sys_wait_h = yes; thencat >>confdefs.h <<\EOF#define HAVE_SYS_WAIT_H 1EOFfifor ac_header in arpa/inet.h dl.h dlfcn.h elf.h errno.h fcntl.h \floatingpoint.h fpu_control.h grp.h ieee754.h ieeefp.h locale.h \netdb.h netinet/in.h pwd.h readline/history.h readline/readline.h \rpc/xdr.h stdarg.h string.h strings.h sys/param.h sys/select.h \sys/socket.h sys/stat.h sys/time.h sys/times.h sys/utsname.h unistd.hdoas_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`echo "$as_me:13089: checking for $ac_header" >&5echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13095 "configure"#include "confdefs.h"#include <$ac_header>_ACEOFif { (eval echo "$as_me:13099: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:13105: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:13124: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1EOFfidone## <FIXME>## AC_CHECK_HEADERS(libintl.h)## src/main/regex.c uses HAVE_LIBINTL_H.## But then we want full gettext support and AM_GNU_GETTEXT.## </FIXME>case "${host_os}" insunos4*)cat >>confdefs.h <<\EOF#define SunOS4 1EOF;;esacecho "$as_me:13149: checking whether setjmp.h is POSIX.1 compatible" >&5echo $ECHO_N "checking whether setjmp.h is POSIX.1 compatible... $ECHO_C" >&6if test "${r_cv_header_setjmp_posix+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13155 "configure"#include "confdefs.h"#include <setjmp.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "sigjmp_buf" >/dev/null 2>&1; thenr_cv_header_setjmp_posix=yeselser_cv_header_setjmp_posix=nofirm -f conftest*if test "${r_cv_header_setjmp_posix}" = yes; thencat >conftest.$ac_ext <<_ACEOF#line 13170 "configure"#include "confdefs.h"#include <setjmp.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "siglongjmp" >/dev/null 2>&1; then:elser_cv_header_setjmp_posix=nofirm -f conftest*fiif test "${r_cv_header_setjmp_posix}" = yes; thencat >conftest.$ac_ext <<_ACEOF#line 13186 "configure"#include "confdefs.h"#include <setjmp.h>_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "sigsetjmp" >/dev/null 2>&1; then:elser_cv_header_setjmp_posix=nofirm -f conftest*fifiecho "$as_me:13202: result: $r_cv_header_setjmp_posix" >&5echo "${ECHO_T}$r_cv_header_setjmp_posix" >&6if test "${r_cv_header_setjmp_posix}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_POSIX_SETJMP 1EOFfiecho "$as_me:13212: checking for GNU C library with version >= 2" >&5echo $ECHO_N "checking for GNU C library with version >= 2... $ECHO_C" >&6if test "${r_cv_header_glibc2+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13218 "configure"#include "confdefs.h"#include <stdio.h>#if defined __GLIBC__ && __GLIBC__ >= 2yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenr_cv_header_glibc2=yeselser_cv_header_glibc2=nofirm -f conftest*fiecho "$as_me:13235: result: $r_cv_header_glibc2" >&5echo "${ECHO_T}$r_cv_header_glibc2" >&6if test "${r_cv_header_glibc2}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_GLIBC2 1EOFfi### Typedefs.echo "$as_me:13247: checking return type of signal handlers" >&5echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6if test "${ac_cv_type_signal+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13253 "configure"#include "confdefs.h"#include <sys/types.h>#include <signal.h>#ifdef signal# undef signal#endif#ifdef __cplusplusextern "C" void (*signal (int, void (*)(int)))(int);#elsevoid (*signal ()) ();#endifintmain (){int i;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13275: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13278: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13281: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13284: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_signal=voidelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_signal=intfirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13294: result: $ac_cv_type_signal" >&5echo "${ECHO_T}$ac_cv_type_signal" >&6cat >>confdefs.h <<EOF#define RETSIGTYPE $ac_cv_type_signalEOFecho "$as_me:13301: checking for pid_t" >&5echo $ECHO_N "checking for pid_t... $ECHO_C" >&6if test "${ac_cv_type_pid_t+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13307 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((pid_t *) 0)return 0;if (sizeof (pid_t))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13322: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13325: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13328: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13331: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_pid_t=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_pid_t=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13341: result: $ac_cv_type_pid_t" >&5echo "${ECHO_T}$ac_cv_type_pid_t" >&6if test $ac_cv_type_pid_t = yes; then:elsecat >>confdefs.h <<EOF#define pid_t intEOFfiecho "$as_me:13353: checking for size_t" >&5echo $ECHO_N "checking for size_t... $ECHO_C" >&6if test "${ac_cv_type_size_t+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13359 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((size_t *) 0)return 0;if (sizeof (size_t))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13374: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13377: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13380: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13383: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_size_t=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_size_t=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13393: result: $ac_cv_type_size_t" >&5echo "${ECHO_T}$ac_cv_type_size_t" >&6if test $ac_cv_type_size_t = yes; then:elsecat >>confdefs.h <<EOF#define size_t unsignedEOFfiecho "$as_me:13405: checking for blkcnt_t" >&5echo $ECHO_N "checking for blkcnt_t... $ECHO_C" >&6if test "${ac_cv_type_blkcnt_t+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13411 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((blkcnt_t *) 0)return 0;if (sizeof (blkcnt_t))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13426: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13429: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13432: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13435: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_blkcnt_t=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_blkcnt_t=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13445: result: $ac_cv_type_blkcnt_t" >&5echo "${ECHO_T}$ac_cv_type_blkcnt_t" >&6if test $ac_cv_type_blkcnt_t = yes; then:elsecat >>confdefs.h <<EOF#define blkcnt_t longEOFfiecho "$as_me:13457: checking for sys/socket.h" >&5echo $ECHO_N "checking for sys/socket.h... $ECHO_C" >&6if test "${ac_cv_header_sys_socket_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13463 "configure"#include "confdefs.h"#include <sys/socket.h>_ACEOFif { (eval echo "$as_me:13467: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:13473: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_sys_socket_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_sys_socket_h=nofirm -f conftest.err conftest.$ac_extfiecho "$as_me:13492: result: $ac_cv_header_sys_socket_h" >&5echo "${ECHO_T}$ac_cv_header_sys_socket_h" >&6echo "$as_me:13495: checking for type of socket length" >&5echo $ECHO_N "checking for type of socket length... $ECHO_C" >&6if test "${ac_cv_header_sys_socket_h}" = yes; thenif test "${r_cv_type_socklen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsefor t in socklen_t size_t int; docat >conftest.$ac_ext <<_ACEOF#line 13503 "configure"#include "confdefs.h"#include <stddef.h>#include <sys/types.h>#include <sys/socket.h>intmain (){(void)getsockopt (1, 1, 1, NULL, (${t} *)NULL);return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13518: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13521: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13524: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13527: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_type_socklen=${t}; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_type_socklen=firm -f conftest.$ac_objext conftest.$ac_extdonefifiif test "x${r_cv_type_socklen}" = x; thenwarn_type_socklen="could not determine type of socket length"{ echo "$as_me:13542: WARNING: ${warn_type_socklen}" >&5echo "$as_me: WARNING: ${warn_type_socklen}" >&2;}elseecho "$as_me:13545: result: ${r_cv_type_socklen} *" >&5echo "${ECHO_T}${r_cv_type_socklen} *" >&6ficat >>confdefs.h <<EOF#define SOCKLEN_T ${r_cv_type_socklen}EOF### C Compiler characteristics.echo "$as_me:13555: checking whether byte ordering is bigendian" >&5echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6if test "${ac_cv_c_bigendian+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_cv_c_bigendian=unknown# See if sys/param.h defines the BYTE_ORDER macro.cat >conftest.$ac_ext <<_ACEOF#line 13563 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/param.h>intmain (){#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIANbogus endian macros#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13580: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13583: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13586: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13589: \$? = $ac_status" >&5(exit $ac_status); }; }; then# It does; now see whether it defined to BIG_ENDIAN or not.cat >conftest.$ac_ext <<_ACEOF#line 13593 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/param.h>intmain (){#if BYTE_ORDER != BIG_ENDIANnot big endian#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13610: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13613: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13616: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13619: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_c_bigendian=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_c_bigendian=nofirm -f conftest.$ac_objext conftest.$ac_extelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extif test $ac_cv_c_bigendian = unknown; thenif test "$cross_compiling" = yes; then{ { echo "$as_me:13635: error: cannot run test program while cross compiling" >&5echo "$as_me: error: cannot run test program while cross compiling" >&2;}{ (exit 1); exit 1; }; }elsecat >conftest.$ac_ext <<_ACEOF#line 13640 "configure"#include "confdefs.h"intmain (){/* Are we little or big endian? From Harbison&Steele. */union{long l;char c[sizeof (long)];} u;u.l = 1;exit (u.c[sizeof (long) - 1] == 1);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:13656: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:13659: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:13661: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13664: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_c_bigendian=noelseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_c_bigendian=yesfirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfififiecho "$as_me:13677: result: $ac_cv_c_bigendian" >&5echo "${ECHO_T}$ac_cv_c_bigendian" >&6if test $ac_cv_c_bigendian = yes; thencat >>confdefs.h <<\EOF#define WORDS_BIGENDIAN 1EOFfiecho "$as_me:13687: checking for an ANSI C-conforming const" >&5echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6if test "${ac_cv_c_const+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13693 "configure"#include "confdefs.h"intmain (){/* FIXME: Include the comments suggested by Paul. */#ifndef __cplusplus/* Ultrix mips cc rejects this. */typedef int charset[2];const charset x;/* SunOS 4.1.1 cc rejects this. */char const *const *ccp;char **p;/* NEC SVR4.0.2 mips cc rejects this. */struct point {int x, y;};static struct point const zero = {0,0};/* AIX XL C 1.02.0.0 rejects this.It does not let you subtract one const X* pointer from another inan arm of an if-expression whose if-part is not a constantexpression */const char *g = "string";ccp = &g + (g ? g-g : 0);/* HPUX 7.0 cc rejects these. */++ccp;p = (char**) ccp;ccp = (char const *const *) p;{ /* SCO 3.2v4 cc rejects this. */char *t;char const *s = 0 ? (char *) 0 : (char const *) 0;*t++ = 0;}{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */int x[] = {25, 17};const int *foo = &x[0];++foo;}{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */typedef const int *iptr;iptr p = 0;++p;}{ /* AIX XL C 1.02.0.0 rejects this saying"k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */struct s { int j; const int *ap[3]; };struct s *b; b->j = 5;}{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */const int foo = 10;}#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13751: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13754: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13757: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13760: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_c_const=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_c_const=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13770: result: $ac_cv_c_const" >&5echo "${ECHO_T}$ac_cv_c_const" >&6if test $ac_cv_c_const = no; thencat >>confdefs.h <<\EOF#define constEOFfiif test "${cross_compiling}" = yes; thenwarn_xcompile_sizeof_int="assuming C ints are 4 byte on ${host}"{ echo "$as_me:13782: WARNING: ${warn_xcompile_sizeof_int}" >&5echo "$as_me: WARNING: ${warn_xcompile_sizeof_int}" >&2;}fiecho "$as_me:13785: checking for int" >&5echo $ECHO_N "checking for int... $ECHO_C" >&6if test "${ac_cv_type_int+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 13791 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((int *) 0)return 0;if (sizeof (int))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13806: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13809: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13812: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13815: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_int=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_int=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:13825: result: $ac_cv_type_int" >&5echo "${ECHO_T}$ac_cv_type_int" >&6echo "$as_me:13828: checking size of int" >&5echo $ECHO_N "checking size of int... $ECHO_C" >&6if test "${ac_cv_sizeof_int+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$ac_cv_type_int" = yes; thenif test "$cross_compiling" = yes; then# Depending upon the size, compute the lo and hi bounds.cat >conftest.$ac_ext <<_ACEOF#line 13837 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (int)) >= 0)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13849: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13852: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13855: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13858: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=0 ac_mid=0while :; docat >conftest.$ac_ext <<_ACEOF#line 13863 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (int)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13875: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13878: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13881: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13884: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=-1 ac_mid=-1while :; docat >conftest.$ac_ext <<_ACEOF#line 13900 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (int)) >= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13912: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13915: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13918: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13921: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`firm -f conftest.$ac_objext conftest.$ac_extdonefirm -f conftest.$ac_objext conftest.$ac_ext# Binary search between lo and hi bounds.while test "x$ac_lo" != "x$ac_hi"; doac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`cat >conftest.$ac_ext <<_ACEOF#line 13937 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (int)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:13949: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:13952: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:13955: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:13958: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_midelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneac_cv_sizeof_int=$ac_loelseif test "$cross_compiling" = yes; then{ { echo "$as_me:13971: error: cannot run test program while cross compiling" >&5echo "$as_me: error: cannot run test program while cross compiling" >&2;}{ (exit 1); exit 1; }; }elsecat >conftest.$ac_ext <<_ACEOF#line 13976 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){FILE *f = fopen ("conftest.val", "w");if (!f)exit (1);fprintf (f, "%d", (sizeof (int)));fclose (f);;return 0;}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:13992: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:13995: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:13997: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14000: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_sizeof_int=`cat conftest.val`elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifirm -f conftest.valelseac_cv_sizeof_int=0fifiecho "$as_me:14016: result: $ac_cv_sizeof_int" >&5echo "${ECHO_T}$ac_cv_sizeof_int" >&6cat >>confdefs.h <<EOF#define SIZEOF_INT $ac_cv_sizeof_intEOFif test "${ac_cv_sizeof_int}" = 4; thencat >>confdefs.h <<\EOF#define INT_32_BITS 1EOFfiif test "${cross_compiling}" = yes; thenwarn_xcompile_sizeof_long="assuming C longs are 4 byte on ${host}"{ echo "$as_me:14031: WARNING: ${warn_xcompile_sizeof_long}" >&5echo "$as_me: WARNING: ${warn_xcompile_sizeof_long}" >&2;}fiecho "$as_me:14034: checking for long" >&5echo $ECHO_N "checking for long... $ECHO_C" >&6if test "${ac_cv_type_long+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 14040 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((long *) 0)return 0;if (sizeof (long))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14055: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14058: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14061: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14064: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_long=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_long=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:14074: result: $ac_cv_type_long" >&5echo "${ECHO_T}$ac_cv_type_long" >&6echo "$as_me:14077: checking size of long" >&5echo $ECHO_N "checking size of long... $ECHO_C" >&6if test "${ac_cv_sizeof_long+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$ac_cv_type_long" = yes; thenif test "$cross_compiling" = yes; then# Depending upon the size, compute the lo and hi bounds.cat >conftest.$ac_ext <<_ACEOF#line 14086 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long)) >= 0)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14098: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14101: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14104: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14107: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=0 ac_mid=0while :; docat >conftest.$ac_ext <<_ACEOF#line 14112 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14124: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14127: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14130: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14133: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=-1 ac_mid=-1while :; docat >conftest.$ac_ext <<_ACEOF#line 14149 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long)) >= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14161: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14164: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14167: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14170: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`firm -f conftest.$ac_objext conftest.$ac_extdonefirm -f conftest.$ac_objext conftest.$ac_ext# Binary search between lo and hi bounds.while test "x$ac_lo" != "x$ac_hi"; doac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`cat >conftest.$ac_ext <<_ACEOF#line 14186 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14198: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14201: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14204: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14207: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_midelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneac_cv_sizeof_long=$ac_loelseif test "$cross_compiling" = yes; then{ { echo "$as_me:14220: error: cannot run test program while cross compiling" >&5echo "$as_me: error: cannot run test program while cross compiling" >&2;}{ (exit 1); exit 1; }; }elsecat >conftest.$ac_ext <<_ACEOF#line 14225 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){FILE *f = fopen ("conftest.val", "w");if (!f)exit (1);fprintf (f, "%d", (sizeof (long)));fclose (f);;return 0;}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:14241: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14244: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:14246: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14249: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_sizeof_long=`cat conftest.val`elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifirm -f conftest.valelseac_cv_sizeof_long=0fifiecho "$as_me:14265: result: $ac_cv_sizeof_long" >&5echo "${ECHO_T}$ac_cv_sizeof_long" >&6cat >>confdefs.h <<EOF#define SIZEOF_LONG $ac_cv_sizeof_longEOFecho "$as_me:14271: checking for long long" >&5echo $ECHO_N "checking for long long... $ECHO_C" >&6if test "${ac_cv_type_long_long+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 14277 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((long long *) 0)return 0;if (sizeof (long long))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14292: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14295: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14298: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14301: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_long_long=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_long_long=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:14311: result: $ac_cv_type_long_long" >&5echo "${ECHO_T}$ac_cv_type_long_long" >&6echo "$as_me:14314: checking size of long long" >&5echo $ECHO_N "checking size of long long... $ECHO_C" >&6if test "${ac_cv_sizeof_long_long+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$ac_cv_type_long_long" = yes; thenif test "$cross_compiling" = yes; then# Depending upon the size, compute the lo and hi bounds.cat >conftest.$ac_ext <<_ACEOF#line 14323 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long long)) >= 0)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14335: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14338: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14341: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14344: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=0 ac_mid=0while :; docat >conftest.$ac_ext <<_ACEOF#line 14349 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long long)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14361: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14364: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14367: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14370: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=-1 ac_mid=-1while :; docat >conftest.$ac_ext <<_ACEOF#line 14386 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long long)) >= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14398: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14401: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14404: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14407: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`firm -f conftest.$ac_objext conftest.$ac_extdonefirm -f conftest.$ac_objext conftest.$ac_ext# Binary search between lo and hi bounds.while test "x$ac_lo" != "x$ac_hi"; doac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`cat >conftest.$ac_ext <<_ACEOF#line 14423 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long long)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14435: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14438: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14441: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14444: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_midelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneac_cv_sizeof_long_long=$ac_loelseif test "$cross_compiling" = yes; then{ { echo "$as_me:14457: error: cannot run test program while cross compiling" >&5echo "$as_me: error: cannot run test program while cross compiling" >&2;}{ (exit 1); exit 1; }; }elsecat >conftest.$ac_ext <<_ACEOF#line 14462 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){FILE *f = fopen ("conftest.val", "w");if (!f)exit (1);fprintf (f, "%d", (sizeof (long long)));fclose (f);;return 0;}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:14478: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14481: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:14483: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14486: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_sizeof_long_long=`cat conftest.val`elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifirm -f conftest.valelseac_cv_sizeof_long_long=0fifiecho "$as_me:14502: result: $ac_cv_sizeof_long_long" >&5echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6cat >>confdefs.h <<EOF#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_longEOFecho "$as_me:14508: checking for long double" >&5echo $ECHO_N "checking for long double... $ECHO_C" >&6if test "${ac_cv_type_long_double+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 14514 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){if ((long double *) 0)return 0;if (sizeof (long double))return 0;;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14529: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14532: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14535: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14538: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_type_long_double=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_type_long_double=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:14548: result: $ac_cv_type_long_double" >&5echo "${ECHO_T}$ac_cv_type_long_double" >&6echo "$as_me:14551: checking size of long double" >&5echo $ECHO_N "checking size of long double... $ECHO_C" >&6if test "${ac_cv_sizeof_long_double+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$ac_cv_type_long_double" = yes; thenif test "$cross_compiling" = yes; then# Depending upon the size, compute the lo and hi bounds.cat >conftest.$ac_ext <<_ACEOF#line 14560 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long double)) >= 0)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14572: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14575: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14578: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14581: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=0 ac_mid=0while :; docat >conftest.$ac_ext <<_ACEOF#line 14586 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long double)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14598: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14601: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14604: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14607: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=-1 ac_mid=-1while :; docat >conftest.$ac_ext <<_ACEOF#line 14623 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long double)) >= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14635: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14638: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14641: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14644: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_lo=$ac_mid; breakelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`firm -f conftest.$ac_objext conftest.$ac_extdonefirm -f conftest.$ac_objext conftest.$ac_ext# Binary search between lo and hi bounds.while test "x$ac_lo" != "x$ac_hi"; doac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`cat >conftest.$ac_ext <<_ACEOF#line 14660 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){int _array_ [1 - 2 * !((sizeof (long double)) <= $ac_mid)];return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:14672: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:14675: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:14678: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14681: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_hi=$ac_midelseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_lo=`expr $ac_mid + 1`firm -f conftest.$ac_objext conftest.$ac_extdoneac_cv_sizeof_long_double=$ac_loelseif test "$cross_compiling" = yes; then{ { echo "$as_me:14694: error: cannot run test program while cross compiling" >&5echo "$as_me: error: cannot run test program while cross compiling" >&2;}{ (exit 1); exit 1; }; }elsecat >conftest.$ac_ext <<_ACEOF#line 14699 "configure"#include "confdefs.h"$ac_includes_defaultintmain (){FILE *f = fopen ("conftest.val", "w");if (!f)exit (1);fprintf (f, "%d", (sizeof (long double)));fclose (f);;return 0;}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:14715: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14718: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:14720: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14723: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_sizeof_long_double=`cat conftest.val`elseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifirm -f conftest.valelseac_cv_sizeof_long_double=0fifiecho "$as_me:14739: result: $ac_cv_sizeof_long_double" >&5echo "${ECHO_T}$ac_cv_sizeof_long_double" >&6cat >>confdefs.h <<EOF#define SIZEOF_LONG_DOUBLE $ac_cv_sizeof_long_doubleEOF### Platform-specific overrides for the C, FORTRAN and C++ compilers.case "${host_cpu}" ini*86)ac_safe=`echo "-mieee-fp" | sed 'y%./+-%__p_%'`echo "$as_me:14750: checking whether ${CC-cc} accepts -mieee-fp" >&5echo $ECHO_N "checking whether ${CC-cc} accepts -mieee-fp... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cc_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuXCFLAGS="${CFLAGS}"CFLAGS="${CFLAGS} -mieee-fp"cat >conftest.$ac_ext <<_ACEOF#line 14764 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:14776: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14779: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:14782: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14785: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cc_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cc_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCFLAGS="${XCFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cc_flag_'$ac_safe`\" = yes"; thenecho "$as_me:14804: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -mieee-fp"elseecho "$as_me:14808: result: no" >&5echo "${ECHO_T}no" >&6fiac_safe=`echo "-mieee-fp" | sed 'y%./+-%__p_%'`echo "$as_me:14813: checking whether ${CXX-c++} accepts -mieee-fp" >&5echo $ECHO_N "checking whether ${CXX-c++} accepts -mieee-fp... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cxx_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuXCXXFLAGS="${CXXFLAGS}"CXXFLAGS="${CXXFLAGS} -mieee-fp"cat >conftest.$ac_ext <<_ACEOF#line 14827 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:14839: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14842: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:14845: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14848: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cxx_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cxx_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCXXFLAGS="${XCXXFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cxx_flag_'$ac_safe`\" = yes"; thenecho "$as_me:14867: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CXXFLAGS="${R_XTRA_CXXFLAGS} -mieee-fp"elseecho "$as_me:14871: result: no" >&5echo "${ECHO_T}no" >&6fi## In current glibc, inline version [x86] of exp is brokencat >conftest.$ac_ext <<_ACEOF#line 14877 "configure"#include "confdefs.h"#include <math.h>#if defined(__GLIBC__)yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenR_XTRA_CFLAGS="${R_XTRA_CFLAGS} -D__NO_MATH_INLINES"firm -f conftest*;;alpha*)## <FIXME>## This was obtained by merging entries for host types alpha*osf*## and alpha*linux*. Not clear whether the non-GNU settings are## specific to OSF only.## <Albrecht.Gebhardt@uni-klu.ac.at>if test "${GCC}" = yes; thenac_safe=`echo "-mieee" | sed 'y%./+-%__p_%'`echo "$as_me:14899: checking whether ${CC-cc} accepts -mieee" >&5echo $ECHO_N "checking whether ${CC-cc} accepts -mieee... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cc_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuXCFLAGS="${CFLAGS}"CFLAGS="${CFLAGS} -mieee"cat >conftest.$ac_ext <<_ACEOF#line 14913 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:14925: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14928: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:14931: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14934: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cc_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cc_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCFLAGS="${XCFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cc_flag_'$ac_safe`\" = yes"; thenecho "$as_me:14953: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -mieee"elseecho "$as_me:14957: result: no" >&5echo "${ECHO_T}no" >&6fielseac_safe=`echo "-ieee_with_inexact" | sed 'y%./+-%__p_%'`echo "$as_me:14963: checking whether ${CC-cc} accepts -ieee_with_inexact" >&5echo $ECHO_N "checking whether ${CC-cc} accepts -ieee_with_inexact... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cc_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuXCFLAGS="${CFLAGS}"CFLAGS="${CFLAGS} -ieee_with_inexact"cat >conftest.$ac_ext <<_ACEOF#line 14977 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:14989: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:14992: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:14995: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:14998: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cc_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cc_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCFLAGS="${XCFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cc_flag_'$ac_safe`\" = yes"; thenecho "$as_me:15017: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -ieee_with_inexact"elseecho "$as_me:15021: result: no" >&5echo "${ECHO_T}no" >&6fiac_safe=`echo "-std1" | sed 'y%./+-%__p_%'`echo "$as_me:15026: checking whether ${CC-cc} accepts -std1" >&5echo $ECHO_N "checking whether ${CC-cc} accepts -std1... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cc_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuXCFLAGS="${CFLAGS}"CFLAGS="${CFLAGS} -std1"cat >conftest.$ac_ext <<_ACEOF#line 15040 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15052: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15055: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15058: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15061: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cc_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cc_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCFLAGS="${XCFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cc_flag_'$ac_safe`\" = yes"; thenecho "$as_me:15080: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -std1"elseecho "$as_me:15084: result: no" >&5echo "${ECHO_T}no" >&6fifiif test "${G77}" = yes; thenR_XTRA_FFLAGS="${R_XTRA_FFLAGS} -mieee"elseR_XTRA_FFLAGS="${R_XTRA_FFLAGS} -fpe3"fi## </Albrecht.Gebhardt@uni-klu.ac.at>## </FIXME>;;esaccase "${host_os}" in## <FIXME>## This used to be## aix4.[[2-9]]*)## What about aix5*?aix4*)## </FIXME>cat >>confdefs.h <<\EOF#define HAVE_NO_SYMBOL_UNDERSCORE 1EOFif test "${GCC}" = yes; thenac_safe=`echo "-mno-fp-in-toc" | sed 'y%./+-%__p_%'`echo "$as_me:15112: checking whether ${CC-cc} accepts -mno-fp-in-toc" >&5echo $ECHO_N "checking whether ${CC-cc} accepts -mno-fp-in-toc... $ECHO_C" >&6if eval "test \"\${r_cv_prog_cc_flag_${ac_safe}+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuXCFLAGS="${CFLAGS}"CFLAGS="${CFLAGS} -mno-fp-in-toc"cat >conftest.$ac_ext <<_ACEOF#line 15126 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15138: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15141: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15144: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15147: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "r_cv_prog_cc_flag_${ac_safe}=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "r_cv_prog_cc_flag_${ac_safe}=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extCFLAGS="${XCFLAGS}"ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnufiif eval "test \"`echo '$r_cv_prog_cc_flag_'$ac_safe`\" = yes"; thenecho "$as_me:15166: result: yes" >&5echo "${ECHO_T}yes" >&6R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -mno-fp-in-toc"elseecho "$as_me:15170: result: no" >&5echo "${ECHO_T}no" >&6fifiR_XTRA_LIBS="${R_XTRA_LIBS} /lib/crt0.o";;darwin*)## Need '-no-cpp-precomp' say J de Leeuw <deleeuw@stat.ucla.edu> and## http://fink.sourceforge.net/doc/porting/basics.php.R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -no-cpp-precomp";;hpux*)cat >>confdefs.h <<\EOF#define HAVE_NO_SYMBOL_UNDERSCORE 1EOFcat >>confdefs.h <<\EOF#define USE_BUILTIN_RINT 1EOFcase "${CC}" incc|c89)## Luke Tierney says we also need '-Wp,-H16000' which tells the## pre-processor to increase the size of an internal table. It## seems that src/modules/vfonts/g_her_glyph.c contains a line## that is too long for the pre-processor without this flag.## <FIXME>## This should really be in R_XTRA_CPPFLAGS but we do not have## this ...R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -Wp,-H16000"## </FIXME>;;esacecho "$as_me:15204: checking for shl_load in -ldld" >&5echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6if test "${ac_cv_lib_dld_shl_load+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldld $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 15212 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char shl_load ();intmain (){shl_load ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15231: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15234: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15237: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15240: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dld_shl_load=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dld_shl_load=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:15251: result: $ac_cv_lib_dld_shl_load" >&5echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6if test $ac_cv_lib_dld_shl_load = yes; thenR_XTRA_LIBS="${R_XTRA_LIBS} -ldld"fi;;irix*)echo "$as_me:15259: checking whether C compiler needs -OPT:IEEE_NaN_inf=ON" >&5echo $ECHO_N "checking whether C compiler needs -OPT:IEEE_NaN_inf=ON... $ECHO_C" >&6if test "${r_cv_c_optieee+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_c_optieee=noelsecat >conftest.$ac_ext <<_ACEOF#line 15268 "configure"#include "confdefs.h"#include <math.h>#include <ieeefp.h>int main () {double x = 0;fpsetmask(0); x = x / x; return (x != x);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:15278: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15281: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:15283: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15286: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_c_optieee=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_c_optieee=nofirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:15298: result: $r_cv_c_optieee" >&5echo "${ECHO_T}$r_cv_c_optieee" >&6if test "${r_cv_c_optieee}" = yes; thenR_XTRA_CFLAGS="${R_XTRA_CFLAGS} -OPT:IEEE_NaN_inf=ON"fiif test "${G77}" != yes; thenR_XTRA_FFLAGS="${R_XTRA_FFLAGS} -OPT:IEEE_NaN_inf=ON"fiif test "${GXX}" != yes; thenR_XTRA_CXXFLAGS="${R_XTRA_CXXFLAGS} -OPT:IEEE_NaN_inf=ON"fi;;osf*)cat >>confdefs.h <<\EOF#define HAVE_NO_SYMBOL_UNDERSCORE 1EOF;;esac### DLL stuff.## We need to determine the following:#### MAIN_LD, MAINLD_FLAGS## command and flags for loading the main binary so that it will load## shared libraries (DLLs) at runtime, also for profiling.## CPICFLAGS, CXXPICFLAGS, FPICFLAGS## flags for compiling C, C++, and Fortran library code## SHLIB_LD, SHLIB_LDFLAGS## command and flags for creating DLLs (which contain object files## from a C or Fortran compiler).## SHLIB_CXXLD, SHLIB_CXXLDFLAGS## command and flags for creating DLLs which contain object files from## a C++ compiler. According to autoconf, the C++ compiler/linker## must be used for linking in this case (since special C++-ish things## need to happen at link time like calling global constructors,## instantiating templates, enabling exception support, etc.).#### The procedure is as follows.#### * We use applicable values from imake in case its CC is ours.## * Irrespective of that, we think we know what to do with GNU tools## (GNU C, Fortran, and C++ compilers).## * Then, use platform specific overrides.## * As a final safeguard, values from the environment (as specified in## one of the configuration files or at the configure command line)## override anything we figure out in the case of compiler flags; for## linker flags (*LDFLAGS), environment settings override our results## if the corresponding *LD variable was set, and add otherwise.#### NOTE: We do not provide defaults for the *LDFLAGS, taking a defensive## approach. In case we cannot figure out {MAIN,SHLIB}_LDFLAGS and the## user did not provide defaults, an error results. A warning is given## if nothing was obtained for SHLIB_CXXLDFLAGS.#### Note also that some systems (notably AIX) do not allow for unresolved## symbols at link time. For such systems, we link against -lm (in case## it exists) when building a shlib module via SHLIB_LIBADD.main_ld=${CC}shlib_ld=${CC}shlib_cxxld=${CXX}SHLIB_EXT=".so"SHLIB_LIBADD=use_exportfile=no## Step 1. Ask imake.## <FIXME>## Use PATH_SEPARATOR instead of hard-wired ':', but the whole Imake## procedure is broken by design.# Extract the first word of "xmkmf", so it can be a program name with args.set dummy xmkmf; ac_word=$2echo "$as_me:15372: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_XMKMF+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $XMKMF in[\\/]* | ?:[\\/]*)ac_cv_path_XMKMF="$XMKMF" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="${PATH}:/usr/bin/X11:/usr/X11R6/bin:/usr/openwin/bin"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_XMKMF="$ac_dir/$ac_word"echo "$as_me:15389: found $ac_dir/$ac_word" >&5breakfidone;;esacfiXMKMF=$ac_cv_path_XMKMFif test -n "$XMKMF"; thenecho "$as_me:15400: result: $XMKMF" >&5echo "${ECHO_T}$XMKMF" >&6elseecho "$as_me:15403: result: no" >&5echo "${ECHO_T}no" >&6fi## </FIXME>if test -n "${XMKMF}"; thenecho > Imakefile${XMKMF} > /dev/null || touch Makefilecc=`${srcdir}/tools/GETMAKEVAL CC`cc=`echo ${cc} | sed "s/ .*//"`if test "`which ${cc}`" = "`which ${CC}`"; thenshlib_ldflags=`${srcdir}/tools/GETMAKEVAL SHLIBLDFLAGS`cpicflags=`${srcdir}/tools/GETMAKEVAL PICFLAGS`## <FIXME>## This is really stupid.fpicflags=${cpicflags}## </FIXME>ficxx=`${srcdir}/tools/GETMAKEVAL CXX`cxx=`echo ${cxx} | sed "s/ .*//"`if test "`which ${cxx}`" = "`which ${CXX}`"; thencxxpicflags=`${srcdir}/tools/GETMAKEVAL CXXPICFLAGS`firm -f Imakefile Makefilefi## Step 2. GNU compilers.if test "${GCC}" = yes; thencpicflags="-fPIC"shlib_ldflags="-shared"fiif test "${G77}" = yes; thenfpicflags="-fPIC"fiif test "${GXX}" = yes; thencxxpicflags="-fPIC"shlib_cxxldflags="-shared"fi## Step 3. Individual platform overrides.case "${host_os}" inaix*)use_exportfile=yes## All AIX code is PIC.cpicflags=cxxpicflags=fpicflags=wl="-Wl,"main_ldflags="${wl}-bdynamic ${wl}-bE:\$(top_builddir)/etc/R.exp ${wl}-bM:SRE"shlib_ldflags="${wl}-bM:SRE ${wl}-H512 ${wl}-T512 ${wl}-bnoentry \${wl}-bexpall ${wl}-bI:\$(R_HOME)/etc/R.exp"SHLIB_LIBADD="\$(LIBM)";;darwin*)cpicflags="-fno-common"cxxpicflags="-fno-common"fpicflags="-fno-common"case "${host_os}" indarwin1.[012])shlib_ldflags="-bundle -undefined suppress" ;;darwin1.3)shlib_ldflags="-bundle -flat_namespace -undefined suppress" ;;*)shlib_ldflags="-bundle -bundle_loader \$(R_HOME)/bin/R.bin" ;;esacshlib_cxxldflags="${shlib_ldflags}";;freebsd[3-4].*)main_ldflags="-export-dynamic"shlib_ldflags="-shared";;gnu*) # GNU Hurdmain_ldflags="-export-dynamic";;hpux*)SHLIB_EXT=".sl"case "${CC}" incc|c89)cpicflags="+Z" ;;esaccase "${FC}" inf77|fort77|f90)fpicflags="+Z" ;;esacmain_ldflags="-Wl,-E"if test "${GCC}" = yes; thenshlib_ldflags="-shared -fPIC"elseshlib_ld=ldshlib_ldflags="-b"fiif test "${GXX}" = yes; thenshlib_cxxldflags="-shared -fPIC"fi;;irix*)shlib_ldflags="-shared"shlib_cxxldflags="-shared"## PIC is default on IRIX.cpicflags=cxxpicflags=fpicflags=;;linux*aout) # GNU Linux/aoutsed '/HAVE_ELF_H/d' confdefs.h > tmp.h ; mv tmp.h confdefs.h;;linux*) # GNU Linux/ELFmain_ldflags="-export-dynamic";;netbsd*)if ${CPP} - -dM < /dev/null | grep -q __ELF__; thenmain_ldflags="-export-dynamic"shlib_ldflags="-shared"elseshlib_ldflags="-Bshareable"fi;;osf*)cpicflags=cxxpicflags=fpicflags=shlib_ldflags="-shared";;solaris*)shlib_ldflags="-G"shlib_cxxldflags="-G"if test "${GCC}" = yes; thenld=`${CC} -print-prog-name=ld`ldoutput=`${ld} -v 2>&1 | grep GNU`if test -n "${ldoutput}"; thenmain_ldflags="-Wl,-export-dynamic"shlib_ldflags="-shared"fielsecpicflags="-KPIC"fiif test "${G77}" != yes; thenfpicflags="-PIC"fiif test "${GXX}" = yes; thenld=`${CXX} -print-prog-name=ld`ldoutput=`${ld} -v 2>&1 | grep GNU`if test -n "${ldoutput}"; thenshlib_cxxldflags="-shared"fielsecxxpicflags="-KPIC"fi;;esac## <FIXME>## Completely disable using libtool for building shlibs until libtool## fully supports at least Fortran and C++.## ## Step 4. In case we use libtool ...## if test "${use_libtool}" = yes; then## case "${host_os}" in## aix*)## ## FIXME: AIX needs special care.## ;;## *)## ## FIXME: Maybe we should set this here and not in R_bin_LDFLAGS?## main_ldflags=## ;;## esac## fi## </FIXME>## Step 5. Overrides from the environment and error checking.if test -z "${MAIN_LD}"; thenMAIN_LD=${main_ld}if test -z "${MAIN_LDFLAGS}"; thenMAIN_LDFLAGS=${main_ldflags}elseMAIN_LDFLAGS="${MAIN_LDFLAGS} ${main_ldflags}"fifi: ${CPICFLAGS=${cpicflags}}if test -z "${CPICFLAGS}"; thencase "${host_os}" inaix*|irix*|osf*);;*){ echo "$as_me:15587: WARNING: I could not determine CPICFLAGS." >&5echo "$as_me: WARNING: I could not determine CPICFLAGS." >&2;}{ { echo "$as_me:15589: error: See the file INSTALL for more information." >&5echo "$as_me: error: See the file INSTALL for more information." >&2;}{ (exit 1); exit 1; }; };;esacfi: ${FPICFLAGS=${fpicflags}}if test -z "${FPICFLAGS}" \&& test -z "${F2C}"; thencase "${host_os}" inaix*|irix*|osf*);;*){ echo "$as_me:15603: WARNING: I could not determine FPICFLAGS." >&5echo "$as_me: WARNING: I could not determine FPICFLAGS." >&2;}{ { echo "$as_me:15605: error: See the file INSTALL for more information." >&5echo "$as_me: error: See the file INSTALL for more information." >&2;}{ (exit 1); exit 1; }; };;esacfi: ${CXXPICFLAGS=${cxxpicflags}}if test -z "${CXXPICFLAGS}"; thencase "${host_os}" inaix*|irix*|osf*);;*)warn_cxxpicflags="I could not determine CXXPICFLAGS"{ echo "$as_me:15619: WARNING: ${warn_cxxpicflags}" >&5echo "$as_me: WARNING: ${warn_cxxpicflags}" >&2;};;esacfiif test -z "${SHLIB_LD}"; thenSHLIB_LD=${shlib_ld}if test -z "${SHLIB_LDFLAGS}"; thenSHLIB_LDFLAGS=${shlib_ldflags}elseSHLIB_LDFLAGS="${SHLIB_LDFLAGS} ${shlib_ldflags}"fifiif test -z "${SHLIB_LDFLAGS}"; then{ echo "$as_me:15634: WARNING: I could not determine SHLIB_LDFLAGS." >&5echo "$as_me: WARNING: I could not determine SHLIB_LDFLAGS." >&2;}{ { echo "$as_me:15636: error: See the file INSTALL for more information." >&5echo "$as_me: error: See the file INSTALL for more information." >&2;}{ (exit 1); exit 1; }; }fiif test -z "${SHLIB_CXXLD}"; thenSHLIB_CXXLD=${shlib_cxxld}if test -z "${SHLIB_CXXLDFLAGS}"; thenSHLIB_CXXLDFLAGS=${shlib_cxxldflags}elseSHLIB_CXXLDFLAGS="${SHLIB_CXXLDFLAGS} ${shlib_cxxldflags}"fifiif test -z "${SHLIB_CXXLDFLAGS}"; thenwarn_shlib_cxxldflags="I could not determine SHLIB_CXXLDFLAGS"{ echo "$as_me:15651: WARNING: ${warn_shlib_cxxldflags}" >&5echo "$as_me: WARNING: ${warn_shlib_cxxldflags}" >&2;}fi## Step 6. We may need flags different from SHLIB_LDFLAGS and SHLIB_EXT## for building R as a shared library to link against (the SHLIB_* vars## just determined are really for loadable modules). On ELF there is no## difference, but e.g. on Mach-O for Darwin there is.LIBR_EXT="${SHLIB_EXT}"LIBR_LDFLAGS="${SHLIB_LDFLAGS}"case "${host_os}" indarwin*)LIBR_EXT=".dylib"LIBR_LDFLAGS="-dynamiclib";;esaccat >>confdefs.h <<EOF#define SHLIB_EXT "${SHLIB_EXT}"EOFif test "x${use_exportfile}" = xyes; thenUSE_EXPORTFILE_TRUE=USE_EXPORTFILE_FALSE='#'elseUSE_EXPORTFILE_TRUE='#'USE_EXPORTFILE_FALSE=fi### System services.## X11.## Here we use the standard X11 search macro.## We force the use of -lX11 (perhaps this is not necessary).echo "$as_me:15685: checking for X" >&5echo $ECHO_N "checking for X... $ECHO_C" >&6# Check whether --with-x or --without-x was given.if test "${with_x+set}" = set; thenwithval="$with_x"fi;# $have_x is `yes', `no', `disabled', or empty when we do not yet know.if test "x$with_x" = xno; then# The user explicitly disabled X.have_x=disabledelseif test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then# Both variables are already set.have_x=yeselseif test "${ac_cv_have_x+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6else# One or both of the vars are not set, and there is no cached value.ac_x_includes=no ac_x_libraries=norm -fr conftest.dirif mkdir conftest.dir; thencd conftest.dir# Make sure to not put "make" in the Imakefile rules, since we grep it out.cat >Imakefile <<'EOF'acfindx:@echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'EOFif (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`# Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.for ac_extension in a so sl; doif test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&test -f $ac_im_libdir/libX11.$ac_extension; thenac_im_usrlibdir=$ac_im_libdir; breakfidone# Screen out bogus values from the imake configuration. They are# bogus both because they are the default anyway, and because# using them would break gcc on systems where it needs fixed includes.case $ac_im_incroot in/usr/include) ;;*) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;esaccase $ac_im_usrlibdir in/usr/lib | /lib) ;;*) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;esacficd ..rm -fr conftest.dirfi# Standard set of common directories for X headers.# Check X11 before X11Rn because it is often a symlink to the current release.ac_x_header_dirs='/usr/X11/include/usr/X11R6/include/usr/X11R5/include/usr/X11R4/include/usr/include/X11/usr/include/X11R6/usr/include/X11R5/usr/include/X11R4/usr/local/X11/include/usr/local/X11R6/include/usr/local/X11R5/include/usr/local/X11R4/include/usr/local/include/X11/usr/local/include/X11R6/usr/local/include/X11R5/usr/local/include/X11R4/usr/X386/include/usr/x386/include/usr/XFree86/include/X11/usr/include/usr/local/include/usr/unsupported/include/usr/athena/include/usr/local/x11r5/include/usr/lpp/Xamples/include/usr/openwin/include/usr/openwin/share/include'if test "$ac_x_includes" = no; then# Guess where to find include files, by looking for Intrinsic.h.# First, try using that file with no special directory specified.cat >conftest.$ac_ext <<_ACEOF#line 15782 "configure"#include "confdefs.h"#include <X11/Intrinsic.h>_ACEOFif { (eval echo "$as_me:15786: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:15792: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; then# We can compile using X headers with no special include directory.ac_x_includes=elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5for ac_dir in $ac_x_header_dirs; doif test -r "$ac_dir/X11/Intrinsic.h"; thenac_x_includes=$ac_dirbreakfidonefirm -f conftest.err conftest.$ac_extfi # $ac_x_includes = noif test "$ac_x_libraries" = no; then# Check for the libraries.# See if we find them without any special options.# Don't add to $LIBS permanently.ac_save_LIBS=$LIBSLIBS="-lXt $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 15825 "configure"#include "confdefs.h"#include <X11/Intrinsic.h>intmain (){XtMalloc (0);return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15837: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15840: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15843: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15846: \$? = $ac_status" >&5(exit $ac_status); }; }; thenLIBS=$ac_save_LIBS# We can link X programs with no special library path.ac_x_libraries=elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5LIBS=$ac_save_LIBSfor ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`do# Don't even attempt the hair of trying to link an X program!for ac_extension in a so sl; doif test -r $ac_dir/libXt.$ac_extension; thenac_x_libraries=$ac_dirbreak 2fidonedonefirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfi # $ac_x_libraries = noif test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then# Didn't find X anywhere. Cache the known absence of X.ac_cv_have_x="have_x=no"else# Record where we found X for the cache.ac_cv_have_x="have_x=yes \ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"fififieval "$ac_cv_have_x"fi # $with_x != noif test "$have_x" != yes; thenecho "$as_me:15884: result: $have_x" >&5echo "${ECHO_T}$have_x" >&6no_x=yeselse# If each of the values was on the command line, it overrides each guess.test "x$x_includes" = xNONE && x_includes=$ac_x_includestest "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries# Update the cache value to reflect the command line values.ac_cv_have_x="have_x=yes \ac_x_includes=$x_includes ac_x_libraries=$x_libraries"echo "$as_me:15894: result: libraries $x_libraries, headers $x_includes" >&5echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6fiif test "$no_x" = yes; then# Not all programs may use this symbol, but it does not hurt to define it.cat >>confdefs.h <<\EOF#define X_DISPLAY_MISSING 1EOFX_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=elseif test -n "$x_includes"; thenX_CFLAGS="$X_CFLAGS -I$x_includes"fi# It would also be nice to do this for all -L options, not just this one.if test -n "$x_libraries"; thenX_LIBS="$X_LIBS -L$x_libraries"# For Solaris; some versions of Sun CC require a space after -R and# others require no space. Words are not sufficient . . . .case `(uname -sr) 2>/dev/null` in"SunOS 5"*)echo "$as_me:15918: checking whether -R must be followed by a space" >&5echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"cat >conftest.$ac_ext <<_ACEOF#line 15922 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15934: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15937: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15940: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15943: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_R_nospace=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_R_nospace=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extif test $ac_R_nospace = yes; thenecho "$as_me:15953: result: no" >&5echo "${ECHO_T}no" >&6X_LIBS="$X_LIBS -R$x_libraries"elseLIBS="$ac_xsave_LIBS -R $x_libraries"cat >conftest.$ac_ext <<_ACEOF#line 15959 "configure"#include "confdefs.h"intmain (){;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:15971: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:15974: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:15977: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:15980: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_R_space=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_R_space=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extif test $ac_R_space = yes; thenecho "$as_me:15990: result: yes" >&5echo "${ECHO_T}yes" >&6X_LIBS="$X_LIBS -R $x_libraries"elseecho "$as_me:15994: result: neither works" >&5echo "${ECHO_T}neither works" >&6fifiLIBS=$ac_xsave_LIBSesacfi# Check for system-dependent libraries X programs must link with.# Do this before checking for the system-independent R6 libraries# (-lICE), since we may need -lsocket or whatever for X linking.if test "$ISC" = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"else# Martyn Johnson says this is needed for Ultrix, if the X# libraries were built with DECnet support. And Karl Berry says# the Alpha needs dnet_stub (dnet does not exist).ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"cat >conftest.$ac_ext <<_ACEOF#line 16014 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char XOpenDisplay ();intmain (){XOpenDisplay ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16033: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16036: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16039: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16042: \$? = $ac_status" >&5(exit $ac_status); }; }; then:elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5echo "$as_me:16048: checking for dnet_ntoa in -ldnet" >&5echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldnet $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16056 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dnet_ntoa ();intmain (){dnet_ntoa ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16075: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16078: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16081: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16084: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dnet_dnet_ntoa=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dnet_dnet_ntoa=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16095: result: $ac_cv_lib_dnet_dnet_ntoa" >&5echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6if test $ac_cv_lib_dnet_dnet_ntoa = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"fiif test $ac_cv_lib_dnet_dnet_ntoa = no; thenecho "$as_me:16102: checking for dnet_ntoa in -ldnet_stub" >&5echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ldnet_stub $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16110 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char dnet_ntoa ();intmain (){dnet_ntoa ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16129: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16132: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16135: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16138: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_dnet_stub_dnet_ntoa=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_dnet_stub_dnet_ntoa=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16149: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"fififirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS="$ac_xsave_LIBS"# msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,# to get the SysV transport functions.# Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)# needs -lnsl.# The nsl library prevents programs from opening the X display# on Irix 5.2, according to T.E. Dickey.# The functions gethostbyname, getservbyname, and inet_addr are# in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.echo "$as_me:16168: checking for gethostbyname" >&5echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6if test "${ac_cv_func_gethostbyname+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 16174 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char gethostbyname (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gethostbyname ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)choke me#elsef = gethostbyname;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16205: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16208: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16211: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16214: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_gethostbyname=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_gethostbyname=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:16224: result: $ac_cv_func_gethostbyname" >&5echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6if test $ac_cv_func_gethostbyname = no; thenecho "$as_me:16228: checking for gethostbyname in -lnsl" >&5echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lnsl $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16236 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gethostbyname ();intmain (){gethostbyname ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16255: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16258: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16261: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16264: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_nsl_gethostbyname=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_nsl_gethostbyname=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16275: result: $ac_cv_lib_nsl_gethostbyname" >&5echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6if test $ac_cv_lib_nsl_gethostbyname = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"fiif test $ac_cv_lib_nsl_gethostbyname = no; thenecho "$as_me:16282: checking for gethostbyname in -lbsd" >&5echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lbsd $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16290 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gethostbyname ();intmain (){gethostbyname ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16309: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16312: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16315: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16318: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_bsd_gethostbyname=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_bsd_gethostbyname=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16329: result: $ac_cv_lib_bsd_gethostbyname" >&5echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6if test $ac_cv_lib_bsd_gethostbyname = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"fififi# lieder@skyler.mavd.honeywell.com says without -lsocket,# socket/setsockopt and other routines are undefined under SCO ODT# 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary# on later versions), says Simon Leinen: it contains gethostby*# variants that don't use the nameserver (or something). -lsocket# must be given before -lnsl if both are needed. We assume that# if connect needs -lnsl, so does gethostbyname.echo "$as_me:16345: checking for connect" >&5echo $ECHO_N "checking for connect... $ECHO_C" >&6if test "${ac_cv_func_connect+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 16351 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char connect (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char connect ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_connect) || defined (__stub___connect)choke me#elsef = connect;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16382: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16385: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16388: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16391: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_connect=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_connect=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:16401: result: $ac_cv_func_connect" >&5echo "${ECHO_T}$ac_cv_func_connect" >&6if test $ac_cv_func_connect = no; thenecho "$as_me:16405: checking for connect in -lsocket" >&5echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6if test "${ac_cv_lib_socket_connect+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lsocket $X_EXTRA_LIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16413 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char connect ();intmain (){connect ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16432: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16435: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16438: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16441: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_socket_connect=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_socket_connect=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16452: result: $ac_cv_lib_socket_connect" >&5echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6if test $ac_cv_lib_socket_connect = yes; thenX_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"fifi# Guillermo Gomez says -lposix is necessary on A/UX.echo "$as_me:16461: checking for remove" >&5echo $ECHO_N "checking for remove... $ECHO_C" >&6if test "${ac_cv_func_remove+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 16467 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char remove (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char remove ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_remove) || defined (__stub___remove)choke me#elsef = remove;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16498: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16501: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16504: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16507: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_remove=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_remove=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:16517: result: $ac_cv_func_remove" >&5echo "${ECHO_T}$ac_cv_func_remove" >&6if test $ac_cv_func_remove = no; thenecho "$as_me:16521: checking for remove in -lposix" >&5echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6if test "${ac_cv_lib_posix_remove+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lposix $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16529 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char remove ();intmain (){remove ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16548: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16551: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16554: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16557: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_posix_remove=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_posix_remove=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16568: result: $ac_cv_lib_posix_remove" >&5echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6if test $ac_cv_lib_posix_remove = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"fifi# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.echo "$as_me:16577: checking for shmat" >&5echo $ECHO_N "checking for shmat... $ECHO_C" >&6if test "${ac_cv_func_shmat+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 16583 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char shmat (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char shmat ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_shmat) || defined (__stub___shmat)choke me#elsef = shmat;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16614: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16617: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16620: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16623: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_func_shmat=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_func_shmat=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:16633: result: $ac_cv_func_shmat" >&5echo "${ECHO_T}$ac_cv_func_shmat" >&6if test $ac_cv_func_shmat = no; thenecho "$as_me:16637: checking for shmat in -lipc" >&5echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6if test "${ac_cv_lib_ipc_shmat+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lipc $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16645 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char shmat ();intmain (){shmat ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16664: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16667: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16670: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16673: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_ipc_shmat=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_ipc_shmat=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16684: result: $ac_cv_lib_ipc_shmat" >&5echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6if test $ac_cv_lib_ipc_shmat = yes; thenX_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"fififi# Check for libraries that X11R6 Xt/Xaw programs need.ac_save_LDFLAGS=$LDFLAGStest -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to# check for ICE first), but we must link in the order -lSM -lICE or# we get undefined symbols. So assume we have SM if we have ICE.# These have to be linked with before -lX11, unlike the other# libraries we check for below, so use a different variable.# John Interrante, Karl Berryecho "$as_me:16702: checking for IceConnectionNumber in -lICE" >&5echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lICE $X_EXTRA_LIBS $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 16710 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char IceConnectionNumber ();intmain (){IceConnectionNumber ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:16729: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:16732: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:16735: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:16738: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_ICE_IceConnectionNumber=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_ICE_IceConnectionNumber=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:16749: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6if test $ac_cv_lib_ICE_IceConnectionNumber = yes; thenX_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"fiLDFLAGS=$ac_save_LDFLAGSfiif test -z "${no_x}"; thenX_LIBS="${X_LIBS} -lX11"use_X11="yes"R_GUIS=X11cat >>confdefs.h <<\EOF#define HAVE_X11 1EOFelseuse_X11="no"R_GUIS=fi## GNOME.if test ${want_gnome} = yes; then# Check whether --with-gnome-includes or --without-gnome-includes was given.if test "${with_gnome_includes+set}" = set; thenwithval="$with_gnome_includes"CPPFLAGS="$CPPFLAGS -I$withval"fi;# Check whether --with-gnome-libs or --without-gnome-libs was given.if test "${with_gnome_libs+set}" = set; thenwithval="$with_gnome_libs"LIBS="$LIBS -L$withval"gnome_prefix=$withvalfi;if test "x$want_gnome" = xyes; then# Extract the first word of "gnome-config", so it can be a program name with args.set dummy gnome-config; ac_word=$2echo "$as_me:16797: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_GNOME_CONFIG+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $GNOME_CONFIG in[\\/]* | ?:[\\/]*)ac_cv_path_GNOME_CONFIG="$GNOME_CONFIG" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_GNOME_CONFIG="$ac_dir/$ac_word"echo "$as_me:16814: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_GNOME_CONFIG" && ac_cv_path_GNOME_CONFIG="no";;esacfiGNOME_CONFIG=$ac_cv_path_GNOME_CONFIGif test -n "$GNOME_CONFIG"; thenecho "$as_me:16826: result: $GNOME_CONFIG" >&5echo "${ECHO_T}$GNOME_CONFIG" >&6elseecho "$as_me:16829: result: no" >&5echo "${ECHO_T}no" >&6fiif test "$GNOME_CONFIG" = "no"; thenno_gnome_config="yes"elseecho "$as_me:16836: checking if $GNOME_CONFIG works" >&5echo $ECHO_N "checking if $GNOME_CONFIG works... $ECHO_C" >&6if $GNOME_CONFIG --libs-only-l gnome >/dev/null 2>&1; thenecho "$as_me:16839: result: yes" >&5echo "${ECHO_T}yes" >&6# Extract the first word of "orbit-config", so it can be a program name with args.set dummy orbit-config; ac_word=$2echo "$as_me:16844: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_ORBIT_CONFIG+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $ORBIT_CONFIG in[\\/]* | ?:[\\/]*)ac_cv_path_ORBIT_CONFIG="$ORBIT_CONFIG" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_ORBIT_CONFIG="$ac_dir/$ac_word"echo "$as_me:16861: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_ORBIT_CONFIG" && ac_cv_path_ORBIT_CONFIG="no";;esacfiORBIT_CONFIG=$ac_cv_path_ORBIT_CONFIGif test -n "$ORBIT_CONFIG"; thenecho "$as_me:16873: result: $ORBIT_CONFIG" >&5echo "${ECHO_T}$ORBIT_CONFIG" >&6elseecho "$as_me:16876: result: no" >&5echo "${ECHO_T}no" >&6fi# Extract the first word of "orbit-idl", so it can be a program name with args.set dummy orbit-idl; ac_word=$2echo "$as_me:16882: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_ORBIT_IDL+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $ORBIT_IDL in[\\/]* | ?:[\\/]*)ac_cv_path_ORBIT_IDL="$ORBIT_IDL" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_ORBIT_IDL="$ac_dir/$ac_word"echo "$as_me:16899: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_ORBIT_IDL" && ac_cv_path_ORBIT_IDL="no";;esacfiORBIT_IDL=$ac_cv_path_ORBIT_IDLif test -n "$ORBIT_IDL"; thenecho "$as_me:16911: result: $ORBIT_IDL" >&5echo "${ECHO_T}$ORBIT_IDL" >&6elseecho "$as_me:16914: result: no" >&5echo "${ECHO_T}no" >&6fiecho "$as_me:16918: checking for working ORBit environment" >&5echo $ECHO_N "checking for working ORBit environment... $ECHO_C" >&6if test "${gnome_cv_orbit_found+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test x$ORBIT_CONFIG = xno -o x$ORBIT_IDL = xno; thengnome_cv_orbit_found=noelsegnome_cv_orbit_found=yesfifiecho "$as_me:16931: result: $gnome_cv_orbit_found" >&5echo "${ECHO_T}$gnome_cv_orbit_found" >&6if test x$gnome_cv_orbit_found = xyes; thenHAVE_ORBIT_TRUE=HAVE_ORBIT_FALSE='#'elseHAVE_ORBIT_TRUE='#'HAVE_ORBIT_FALSE=fiif test x$gnome_cv_orbit_found = xyes; thenORBIT_CFLAGS=`orbit-config --cflags client server`ORBIT_LIBS=`orbit-config --use-service=name --libs client server`elseif test xcont = xfailure; then{ { echo "$as_me:16948: error: ORBit not installed or installation problem" >&5echo "$as_me: error: ORBit not installed or installation problem" >&2;}{ (exit 1); exit 1; }; }fifiecho "$as_me:16954: checking for gnorba libraries" >&5echo $ECHO_N "checking for gnorba libraries... $ECHO_C" >&6if test "${gnome_cv_gnorba_found+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsegnome_cv_gnorba_found=noif test x$gnome_cv_orbit_found = xyes; thenGNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"if test -n "$GNORBA_LIBS"; thengnome_cv_gnorba_found=yesfififiecho "$as_me:16970: result: $gnome_cv_gnorba_found" >&5echo "${ECHO_T}$gnome_cv_gnorba_found" >&6if test x$gnome_cv_gnorba_found = xyes; thenHAVE_GNORBA_TRUE=HAVE_GNORBA_FALSE='#'elseHAVE_GNORBA_TRUE='#'HAVE_GNORBA_FALSE=fiif test x$gnome_cv_orbit_found = xyes; thenGNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"elseif test xcont = xfailure; then{ { echo "$as_me:16987: error: gnorba library not installed or installation problem" >&5echo "$as_me: error: gnorba library not installed or installation problem" >&2;}{ (exit 1); exit 1; }; }fifiGNOME_LIBS="`$GNOME_CONFIG --libs-only-l gnome`"GNOMEUI_LIBS="`$GNOME_CONFIG --libs-only-l gnomeui`"GNOMEGNORBA_LIBS="`$GNOME_CONFIG --libs-only-l gnorba gnomeui`"GTKXMHTML_LIBS="`$GNOME_CONFIG --libs-only-l gtkxmhtml`"ZVT_LIBS="`$GNOME_CONFIG --libs-only-l zvt`"GNOME_LIBDIR="`$GNOME_CONFIG --libs-only-L gnorba gnomeui`"GNOME_INCLUDEDIR="`$GNOME_CONFIG --cflags gnorba gnomeui`"elseecho "$as_me:17002: result: no" >&5echo "${ECHO_T}no" >&6no_gnome_config="yes"fifiif test x$exec_prefix = xNONE; thenif test x$prefix = xNONE; thengnome_prefix=$ac_default_prefix/libelsegnome_prefix=$prefix/libfielsegnome_prefix=`eval echo \`echo $libdir\``fiif test "$no_gnome_config" = "yes"; thenecho "$as_me:17019: checking for gnomeConf.sh file in $gnome_prefix" >&5echo $ECHO_N "checking for gnomeConf.sh file in $gnome_prefix... $ECHO_C" >&6if test -f $gnome_prefix/gnomeConf.sh; thenecho "$as_me:17022: result: found" >&5echo "${ECHO_T}found" >&6echo "loading gnome configuration from" \"$gnome_prefix/gnomeConf.sh". $gnome_prefix/gnomeConf.shelseecho "$as_me:17029: result: not found" >&5echo "${ECHO_T}not found" >&6if test xcont = xfail; then{ { echo "$as_me:17032: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" >&5echo "$as_me: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" >&2;}{ (exit 1); exit 1; }; }fifififiif test -n ""; thenn=""for i in $n; doecho "$as_me:17043: checking extra library \"$i\"" >&5echo $ECHO_N "checking extra library \"$i\"... $ECHO_C" >&6case $i inapplets)GNOME_APPLETS_LIBS=`$GNOME_CONFIG --libs-only-l applets`echo "$as_me:17049: result: $GNOME_APPLETS_LIBS" >&5echo "${ECHO_T}$GNOME_APPLETS_LIBS" >&6;;capplet)GNOME_CAPPLET_LIBS=`$GNOME_CONFIG --libs-only-l capplet`echo "$as_me:17054: result: $GNOME_CAPPLET_LIBS" >&5echo "${ECHO_T}$GNOME_CAPPLET_LIBS" >&6;;*)echo "$as_me:17057: result: unknown library" >&5echo "${ECHO_T}unknown library" >&6esacdonefiif test "${GNOMEUI_LIBS}"; then# Check whether --with-libglade-config or --without-libglade-config was given.if test "${with_libglade_config+set}" = set; thenwithval="$with_libglade_config"LIBGLADE_CONFIG="$withval"fi;module_args=for module in . gnome; docase "$module" ingnome)module_args="$module_args gnome";;bonobo)module_args="$module_args bonobo";;gnomedb)module_args="$module_args gnomedb";;esacdone# Extract the first word of "libglade-config", so it can be a program name with args.set dummy libglade-config; ac_word=$2echo "$as_me:17088: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_LIBGLADE_CONFIG+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $LIBGLADE_CONFIG in[\\/]* | ?:[\\/]*)ac_cv_path_LIBGLADE_CONFIG="$LIBGLADE_CONFIG" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_LIBGLADE_CONFIG="$ac_dir/$ac_word"echo "$as_me:17105: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_LIBGLADE_CONFIG" && ac_cv_path_LIBGLADE_CONFIG="no";;esacfiLIBGLADE_CONFIG=$ac_cv_path_LIBGLADE_CONFIGif test -n "$LIBGLADE_CONFIG"; thenecho "$as_me:17117: result: $LIBGLADE_CONFIG" >&5echo "${ECHO_T}$LIBGLADE_CONFIG" >&6elseecho "$as_me:17120: result: no" >&5echo "${ECHO_T}no" >&6fiecho "$as_me:17124: checking for libglade" >&5echo $ECHO_N "checking for libglade... $ECHO_C" >&6if test "$LIBGLADE_CONFIG" = "no"; thenecho "$as_me:17127: result: no" >&5echo "${ECHO_T}no" >&6warn_libglade_version="GNOME support requires libglade version >= 0.3"{ echo "$as_me:17130: WARNING: ${warn_libglade_version}" >&5echo "$as_me: WARNING: ${warn_libglade_version}" >&2;}elseif $LIBGLADE_CONFIG --check $module_args; thenLIBGLADE_CFLAGS=`$LIBGLADE_CONFIG --cflags $module_args`LIBGLADE_LIBS=`$LIBGLADE_CONFIG --libs $module_args`echo "$as_me:17136: result: yes" >&5echo "${ECHO_T}yes" >&6use_gnome="yes"GNOME_IF_FILES="gnome-interface.glade"elseecho "*** libglade was not compiled with support for $module_args" 1>&2echo "$as_me:17142: result: no" >&5echo "${ECHO_T}no" >&6warn_libglade_version="GNOME support requires libglade version >= 0.3"{ echo "$as_me:17145: WARNING: ${warn_libglade_version}" >&5echo "$as_me: WARNING: ${warn_libglade_version}" >&2;}fifififiif test "${use_gnome}" != yes; thenuse_gnome="no"GNOME_IF_FILES=elsecat >>confdefs.h <<\EOF#define HAVE_GNOME 1EOFfiif test "${use_gnome}" = yes; thenR_GUIS="${R_GUIS} gnome";fi## Tcl/Tk.if test "${want_tcltk}" = yes; thenhave_tcltk=yeslibpath="${tcltk_prefix}${PATH_SEPARATOR}${LD_LIBRARY_PATH}"for dir in /opt/lib /usr/local/lib /usr/lib /lib; dolibpath="${libpath}${PATH_SEPARATOR}${dir}"donefor ac_prog in ${TCL_CONFIG} tclConfig.shdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:17178: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_TCL_CONFIG+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $TCL_CONFIG in[\\/]* | ?:[\\/]*)ac_cv_path_TCL_CONFIG="$TCL_CONFIG" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="${libpath}"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_TCL_CONFIG="$ac_dir/$ac_word"echo "$as_me:17195: found $ac_dir/$ac_word" >&5breakfidone;;esacfiTCL_CONFIG=$ac_cv_path_TCL_CONFIGif test -n "$TCL_CONFIG"; thenecho "$as_me:17206: result: $TCL_CONFIG" >&5echo "${ECHO_T}$TCL_CONFIG" >&6elseecho "$as_me:17209: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$TCL_CONFIG" && breakdonefor ac_prog in ${TK_CONFIG} tkConfig.shdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:17220: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_TK_CONFIG+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $TK_CONFIG in[\\/]* | ?:[\\/]*)ac_cv_path_TK_CONFIG="$TK_CONFIG" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="${libpath}"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_TK_CONFIG="$ac_dir/$ac_word"echo "$as_me:17237: found $ac_dir/$ac_word" >&5breakfidone;;esacfiTK_CONFIG=$ac_cv_path_TK_CONFIGif test -n "$TK_CONFIG"; thenecho "$as_me:17248: result: $TK_CONFIG" >&5echo "${ECHO_T}$TK_CONFIG" >&6elseecho "$as_me:17251: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$TK_CONFIG" && breakdoneif test -z "${TCLTK_CPPFLAGS}" \|| test -z "${TCLTK_LIBS}"; then## Check whether the versions found via the *Config.sh files are at## least 8; otherwise, issue a warning and turn off Tcl/Tk support.## Note that in theory a system could have outdated versions of the## *Config.sh scripts and yet up-to-date installations of Tcl/Tk in## standard places ...if test -n "${TCL_CONFIG}"; then. ${TCL_CONFIG}if test ${TCL_MAJOR_VERSION} -lt 8; thenwarn_tcltk_version="Tcl/Tk support requires Tcl version >= 8"{ echo "$as_me:17269: WARNING: ${warn_tcltk_version}" >&5echo "$as_me: WARNING: ${warn_tcltk_version}" >&2;}have_tcltk=nofifiif test -n "${TK_CONFIG}" \&& test -z "${warn_tcltk_version}"; then. ${TK_CONFIG}if test ${TK_MAJOR_VERSION} -lt 8; thenwarn_tcltk_version="Tcl/Tk support requires Tk version >= 8"{ echo "$as_me:17279: WARNING: ${warn_tcltk_version}" >&5echo "$as_me: WARNING: ${warn_tcltk_version}" >&2;}have_tcltk=nofififiif test -z "${TCLTK_CPPFLAGS}"; then## We have to do the work.if test "${have_tcltk}" = yes; then## Part 1. Check for tcl.h.found_tcl_h=noif test -n "${TCL_CONFIG}"; then. ${TCL_CONFIG}## Look for tcl.h in## ${TCL_PREFIX}/include/tcl${TCL_VERSION}## ${TCL_PREFIX}/includeas_ac_Header=`echo "ac_cv_header_${TCL_PREFIX}/include/tcl${TCL_VERSION}/tcl.h" | $as_tr_sh`echo "$as_me:17297: checking for ${TCL_PREFIX}/include/tcl${TCL_VERSION}/tcl.h" >&5echo $ECHO_N "checking for ${TCL_PREFIX}/include/tcl${TCL_VERSION}/tcl.h... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17303 "configure"#include "confdefs.h"#include <${TCL_PREFIX}/include/tcl${TCL_VERSION}/tcl.h>_ACEOFif { (eval echo "$as_me:17307: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:17313: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:17332: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thenTCLTK_CPPFLAGS="-I${TCL_PREFIX}/include/tcl${TCL_VERSION}"found_tcl_h=yesfiif test "${found_tcl_h}" = no; thenas_ac_Header=`echo "ac_cv_header_${TCL_PREFIX}/include/tcl.h" | $as_tr_sh`echo "$as_me:17341: checking for ${TCL_PREFIX}/include/tcl.h" >&5echo $ECHO_N "checking for ${TCL_PREFIX}/include/tcl.h... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17347 "configure"#include "confdefs.h"#include <${TCL_PREFIX}/include/tcl.h>_ACEOFif { (eval echo "$as_me:17351: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:17357: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:17376: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thenTCLTK_CPPFLAGS="-I${TCL_PREFIX}/include"found_tcl_h=yesfififiif test "${found_tcl_h}" = no; thenecho "$as_me:17386: checking for tcl.h" >&5echo $ECHO_N "checking for tcl.h... $ECHO_C" >&6cat >conftest.$ac_ext <<_ACEOF#line 17389 "configure"#include "confdefs.h"#include <tcl.h>#if (TCL_MAJOR_VERSION >= 8)yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenfound_tcl_h=yeselsehave_tcltk=nofirm -f conftest*echo "$as_me:17406: result: ${found_tcl_h}" >&5echo "${ECHO_T}${found_tcl_h}" >&6fifiif test "${have_tcltk}" = yes; then## Part 2. Check for tk.h.found_tk_h=noif test -n "${TK_CONFIG}"; then. ${TK_CONFIG}## Look for tk.h in## ${TK_PREFIX}/include/tk${TK_VERSION}## ${TK_PREFIX}/include## As the AC_CHECK_HEADER test tries including the header file and## tk.h includes tcl.h and X11/Xlib.h, we need to change CPPFLAGS## for the check.save_CPPFLAGS="${CPPFLAGS}"CPPFLAGS="${CPPFLAGS} ${TK_XINCLUDES} ${TCLTK_CPPFLAGS}"as_ac_Header=`echo "ac_cv_header_${TK_PREFIX}/include/tk${TK_VERSION}/tk.h" | $as_tr_sh`echo "$as_me:17424: checking for ${TK_PREFIX}/include/tk${TK_VERSION}/tk.h" >&5echo $ECHO_N "checking for ${TK_PREFIX}/include/tk${TK_VERSION}/tk.h... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17430 "configure"#include "confdefs.h"#include <${TK_PREFIX}/include/tk${TK_VERSION}/tk.h>_ACEOFif { (eval echo "$as_me:17434: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:17440: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:17459: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thenTCLTK_CPPFLAGS="${TCLTK_CPPFLAGS} -I${TK_PREFIX}/include/tk${TK_VERSION}"found_tk_h=yesfiif test "${found_tk_h}" = no; thenas_ac_Header=`echo "ac_cv_header_${TK_PREFIX}/include/tk.h" | $as_tr_sh`echo "$as_me:17468: checking for ${TK_PREFIX}/include/tk.h" >&5echo $ECHO_N "checking for ${TK_PREFIX}/include/tk.h... $ECHO_C" >&6if eval "test \"\${$as_ac_Header+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17474 "configure"#include "confdefs.h"#include <${TK_PREFIX}/include/tk.h>_ACEOFif { (eval echo "$as_me:17478: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:17484: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; theneval "$as_ac_Header=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_Header=no"firm -f conftest.err conftest.$ac_extfiecho "$as_me:17503: result: `eval echo '${'$as_ac_Header'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6if test `eval echo '${'$as_ac_Header'}'` = yes; thenTCLTK_CPPFLAGS="${TCLTK_CPPFLAGS} -I${TK_PREFIX}/include"found_tk_h=yesfifiCPPFLAGS="${save_CPPFLAGS}"fiif test "${found_tk_h}" = no; thenecho "$as_me:17514: checking for tk.h" >&5echo $ECHO_N "checking for tk.h... $ECHO_C" >&6cat >conftest.$ac_ext <<_ACEOF#line 17517 "configure"#include "confdefs.h"#include <tk.h>#if (TK_MAJOR_VERSION >= 8)yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenfound_tk_h=yeselsehave_tcltk=nofirm -f conftest*echo "$as_me:17534: result: ${found_tk_h}" >&5echo "${ECHO_T}${found_tk_h}" >&6fififiif test -z "${TCLTK_LIBS}"; then## We have to do the work.if test "${have_tcltk}" = yes; then## Part 1. Try finding the tcl library.if test -n "${TCL_CONFIG}"; then. ${TCL_CONFIG}TCLTK_LIBS="${TCL_LIB_SPEC}"elseecho "$as_me:17548: checking for Tcl_CreateInterp in -ltcl" >&5echo $ECHO_N "checking for Tcl_CreateInterp in -ltcl... $ECHO_C" >&6if test "${ac_cv_lib_tcl_Tcl_CreateInterp+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ltcl $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 17556 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char Tcl_CreateInterp ();intmain (){Tcl_CreateInterp ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:17575: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:17578: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:17581: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17584: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_tcl_Tcl_CreateInterp=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_tcl_Tcl_CreateInterp=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:17595: result: $ac_cv_lib_tcl_Tcl_CreateInterp" >&5echo "${ECHO_T}$ac_cv_lib_tcl_Tcl_CreateInterp" >&6if test $ac_cv_lib_tcl_Tcl_CreateInterp = yes; thenTCLTK_LIBS=-ltclelsehave_tcltk=nofififiif test "${have_tcltk}" = yes; then## Part 2. Try finding the tk library.if test -n "${TK_CONFIG}"; then. ${TK_CONFIG}TCLTK_LIBS="${TCLTK_LIBS} ${TK_LIB_SPEC} ${TK_LIBS}"elseecho "$as_me:17612: checking for Tk_Init in -ltk" >&5echo $ECHO_N "checking for Tk_Init in -ltk... $ECHO_C" >&6if test "${ac_cv_lib_tk_Tk_Init+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ltk ${TCLTK_LIBS} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 17620 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char Tk_Init ();intmain (){Tk_Init ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:17639: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:17642: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:17645: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17648: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_tk_Tk_Init=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_tk_Tk_Init=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:17659: result: $ac_cv_lib_tk_Tk_Init" >&5echo "${ECHO_T}$ac_cv_lib_tk_Tk_Init" >&6if test $ac_cv_lib_tk_Tk_Init = yes; thencat >>confdefs.h <<EOF#define HAVE_LIBTK 1EOFLIBS="-ltk $LIBS"fiif test "${ac_cv_lib_tk_Tk_Init}" = no; then## Grr, simple -ltk does not work.## But maybe we simply need to add X11 libs.unset ac_cv_lib_tk_Tk_Initecho "$as_me:17674: checking for Tk_Init in -ltk" >&5echo $ECHO_N "checking for Tk_Init in -ltk... $ECHO_C" >&6if test "${ac_cv_lib_tk_Tk_Init+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ltk ${TCLTK_LIBS} ${X_LIBS} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 17682 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char Tk_Init ();intmain (){Tk_Init ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:17701: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:17704: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:17707: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17710: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_tk_Tk_Init=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_tk_Tk_Init=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:17721: result: $ac_cv_lib_tk_Tk_Init" >&5echo "${ECHO_T}$ac_cv_lib_tk_Tk_Init" >&6if test $ac_cv_lib_tk_Tk_Init = yes; thenTCLTK_LIBS="${TCLTK_LIBS} -ltk ${X_LIBS}"elsehave_tcltk=nofifififi## Postprocessing for AIX.## On AIX, the *_LIB_SPEC variables need to contain `-bI:' flags for## the Tcl export file. These are really flags for ld rather than the## C/C++ compilers, and hence may need protection via `-Wl,'.## We have two ways of doing that:## * Recording whether `-Wl,' is needed for the C or C++ compilers,## and getting this info into the TCLTK_LIBS make variable ... mess!## * Protecting all entries in TCLTK_LIBS that do not start with `-l'## or `-L' with `-Wl,' (hoping that all compilers understand this).## Easy, hence ...case "${host_os}" inaix*)orig_TCLTK_LIBS="${TCLTK_LIBS}"TCLTK_LIBS=for flag in ${orig_TCLTK_LIBS}; docase "${flag}" in-l*|-L*|-Wl,*) ;;*) flag="-Wl,${flag}" ;;esacTCLTK_LIBS="${TCLTK_LIBS} ${flag}"done;;esacfielsehave_tcltk=no## Just making sure.TCLTK_CPPFLAGS=TCLTK_LIBS=fiif test "${have_tcltk}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_TCLTK 1EOFuse_tcltk=yesif test -n "${TK_XINCLUDES}"; thenTCLTK_CPPFLAGS="${TCLTK_CPPFLAGS} ${TK_XINCLUDES}"elseTCLTK_CPPFLAGS="${TCLTK_CPPFLAGS} ${X_CFLAGS}"fielseuse_tcltk=nofi## IEEE 754.for ac_func in finite isnandoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:17784: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17790 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:17821: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:17824: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:17827: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17830: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:17840: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFfidoneecho "$as_me:17850: checking whether isfinite is declared" >&5echo $ECHO_N "checking whether isfinite is declared... $ECHO_C" >&6if test "${ac_cv_have_decl_isfinite+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17856 "configure"#include "confdefs.h"#include <math.h>intmain (){#ifndef isfinitechar *p = (char *) isfinite;#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:17872: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:17875: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:17878: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17881: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_have_decl_isfinite=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_have_decl_isfinite=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:17891: result: $ac_cv_have_decl_isfinite" >&5echo "${ECHO_T}$ac_cv_have_decl_isfinite" >&6if test $ac_cv_have_decl_isfinite = yes; thencat >>confdefs.h <<EOF#define HAVE_DECL_ISFINITE 1EOFelsecat >>confdefs.h <<EOF#define HAVE_DECL_ISFINITE 0EOFfiecho "$as_me:17905: checking whether isnan is declared" >&5echo $ECHO_N "checking whether isnan is declared... $ECHO_C" >&6if test "${ac_cv_have_decl_isnan+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 17911 "configure"#include "confdefs.h"#include <math.h>intmain (){#ifndef isnanchar *p = (char *) isnan;#endif;return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:17927: \"$ac_compile\"") >&5(eval $ac_compile) 2>&5ac_status=$?echo "$as_me:17930: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest.$ac_objext'{ (eval echo "$as_me:17933: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:17936: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_have_decl_isnan=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_have_decl_isnan=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:17946: result: $ac_cv_have_decl_isnan" >&5echo "${ECHO_T}$ac_cv_have_decl_isnan" >&6if test $ac_cv_have_decl_isnan = yes; thencat >>confdefs.h <<EOF#define HAVE_DECL_ISNAN 1EOFelsecat >>confdefs.h <<EOF#define HAVE_DECL_ISNAN 0EOFfiecho "$as_me:17961: checking whether you have IEEE 754 floating-point arithmetic" >&5echo $ECHO_N "checking whether you have IEEE 754 floating-point arithmetic... $ECHO_C" >&6if test "${r_cv_ieee_754+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif (test "${ac_cv_func_finite}" = yes \|| test "${ac_cv_have_decl_isfinite}" = yes) \&& (test "${ac_cv_func_isnan}" = yes \|| test "${ac_cv_have_decl_isnan}" = yes); thenr_cv_ieee_754=yeselser_cv_ieee_754=nofifiecho "$as_me:17975: result: $r_cv_ieee_754" >&5echo "${ECHO_T}$r_cv_ieee_754" >&6if test "${r_cv_ieee_754}" = yes; thencat >>confdefs.h <<\EOF#define IEEE_754 1EOFfi## BSD networking.echo "$as_me:17986: checking for BSD networking" >&5echo $ECHO_N "checking for BSD networking... $ECHO_C" >&6if test "${r_cv_bsd_networking+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "${ac_cv_header_netdb_h}" = yes \&& test "${ac_cv_header_netinet_in_h}" = yes \&& test "${ac_cv_header_sys_socket_h}" = yes \&& test "${ac_cv_search_connect}" != no \&& test "${ac_cv_search_gethostbyname}" != no; thenr_cv_bsd_networking=yeselser_cv_bsd_networking=nofifiecho "$as_me:18001: result: $r_cv_bsd_networking" >&5echo "${ECHO_T}$r_cv_bsd_networking" >&6if test "${r_cv_bsd_networking}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_BSD_NETWORKING 1EOFcat >>confdefs.h <<\EOF#define HAVE_SOCKETS 1EOFcat >>confdefs.h <<\EOF#define HAVE_INTERNET 1EOFcat >>confdefs.h <<\EOF#define SUPPORT_LIBXML 1EOFfi## Bitmap headers and libraries.BITMAP_LIBS=echo "$as_me:18026: checking for jpeglib.h" >&5echo $ECHO_N "checking for jpeglib.h... $ECHO_C" >&6if test "${ac_cv_header_jpeglib_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 18032 "configure"#include "confdefs.h"#include <jpeglib.h>_ACEOFif { (eval echo "$as_me:18036: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:18042: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_jpeglib_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_jpeglib_h=nofirm -f conftest.err conftest.$ac_extfiecho "$as_me:18061: result: $ac_cv_header_jpeglib_h" >&5echo "${ECHO_T}$ac_cv_header_jpeglib_h" >&6if test $ac_cv_header_jpeglib_h = yes; thenecho "$as_me:18065: checking if jpeglib version >= 6b" >&5echo $ECHO_N "checking if jpeglib version >= 6b... $ECHO_C" >&6cat >conftest.$ac_ext <<_ACEOF#line 18068 "configure"#include "confdefs.h"#include "confdefs.h"#include <jpeglib.h>#if (JPEG_LIB_VERSION >= 62)yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenecho "$as_me:18080: result: yes" >&5echo "${ECHO_T}yes" >&6echo "$as_me:18082: checking for jpeg_destroy_compress in -ljpeg" >&5echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-ljpeg ${LIBS} $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 18090 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char jpeg_destroy_compress ();intmain (){jpeg_destroy_compress ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:18109: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18112: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:18115: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18118: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_jpeg_jpeg_destroy_compress=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_jpeg_jpeg_destroy_compress=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:18129: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; thenBITMAP_LIBS=-ljpegcat >>confdefs.h <<\EOF#define HAVE_JPEG 1EOFfielseecho "$as_me:18142: result: no" >&5echo "${ECHO_T}no" >&6firm -f conftest*fiecho "$as_me:18149: checking for main in -lz" >&5echo $ECHO_N "checking for main in -lz... $ECHO_C" >&6if test "${ac_cv_lib_z_main+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lz $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 18157 "configure"#include "confdefs.h"intmain (){main ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:18169: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18172: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:18175: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18178: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_z_main=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_z_main=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:18189: result: $ac_cv_lib_z_main" >&5echo "${ECHO_T}$ac_cv_lib_z_main" >&6if test $ac_cv_lib_z_main = yes; thenecho "$as_me:18193: checking for png.h" >&5echo $ECHO_N "checking for png.h... $ECHO_C" >&6if test "${ac_cv_header_png_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 18199 "configure"#include "confdefs.h"#include <png.h>_ACEOFif { (eval echo "$as_me:18203: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:18209: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_png_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_png_h=nofirm -f conftest.err conftest.$ac_extfiecho "$as_me:18228: result: $ac_cv_header_png_h" >&5echo "${ECHO_T}$ac_cv_header_png_h" >&6if test $ac_cv_header_png_h = yes; thenecho "$as_me:18232: checking if libpng version >= 1.0.5" >&5echo $ECHO_N "checking if libpng version >= 1.0.5... $ECHO_C" >&6cat >conftest.$ac_ext <<_ACEOF#line 18235 "configure"#include "confdefs.h"#include "confdefs.h"#include <png.h>#if (PNG_LIBPNG_VER >= 10005)yes#endif_ACEOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |egrep "yes" >/dev/null 2>&1; thenecho "$as_me:18247: result: yes" >&5echo "${ECHO_T}yes" >&6echo "$as_me:18249: checking for png_create_write_struct in -lpng" >&5echo $ECHO_N "checking for png_create_write_struct in -lpng... $ECHO_C" >&6if test "${ac_cv_lib_png_png_create_write_struct+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lpng ${LIBS} -lz $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 18257 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char png_create_write_struct ();intmain (){png_create_write_struct ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:18276: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18279: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:18282: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18285: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_png_png_create_write_struct=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_png_png_create_write_struct=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:18296: result: $ac_cv_lib_png_png_create_write_struct" >&5echo "${ECHO_T}$ac_cv_lib_png_png_create_write_struct" >&6if test $ac_cv_lib_png_png_create_write_struct = yes; thenBITMAP_LIBS="${BITMAP_LIBS} -lpng -lz"cat >>confdefs.h <<\EOF#define HAVE_PNG 1EOFfielseecho "$as_me:18309: result: no" >&5echo "${ECHO_T}no" >&6firm -f conftest*fifi## XDR headers and library routines.echo "$as_me:18319: checking for XDR support" >&5echo $ECHO_N "checking for XDR support... $ECHO_C" >&6if test "${r_cv_xdr+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "${ac_cv_header_rpc_xdr_h}" = yes \&& test "${ac_cv_search_xdr_string}" != no ; thenr_cv_xdr=yeselser_cv_xdr=nofifiecho "$as_me:18331: result: $r_cv_xdr" >&5echo "${ECHO_T}$r_cv_xdr" >&6if test "${r_cv_xdr}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_XDR 1EOFfiif test "${r_cv_xdr}" = no; thenBUILD_XDR_TRUE=BUILD_XDR_FALSE='#'elseBUILD_XDR_TRUE='#'BUILD_XDR_FALSE=fi## zlib headers and libraries.{ echo "$as_me:18351: checking if suitable zlib is installed or needs to be compiled..." >&5echo "$as_me: checking if suitable zlib is installed or needs to be compiled..." >&6;}have_zlib=noecho "$as_me:18354: checking for gzopen in -lz" >&5echo $ECHO_N "checking for gzopen in -lz... $ECHO_C" >&6if test "${ac_cv_lib_z_gzopen+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseac_check_lib_save_LIBS=$LIBSLIBS="-lz $LIBS"cat >conftest.$ac_ext <<_ACEOF#line 18362 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gzopen ();intmain (){gzopen ();;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:18381: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18384: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:18387: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18390: \$? = $ac_status" >&5(exit $ac_status); }; }; thenac_cv_lib_z_gzopen=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_lib_z_gzopen=nofirm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extLIBS=$ac_check_lib_save_LIBSfiecho "$as_me:18401: result: $ac_cv_lib_z_gzopen" >&5echo "${ECHO_T}$ac_cv_lib_z_gzopen" >&6if test $ac_cv_lib_z_gzopen = yes; thenecho "$as_me:18405: checking for zlib.h" >&5echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6if test "${ac_cv_header_zlib_h+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 18411 "configure"#include "confdefs.h"#include <zlib.h>_ACEOFif { (eval echo "$as_me:18415: \"$ac_cpp conftest.$ac_ext\"") >&5(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1ac_status=$?egrep -v '^ *\+' conftest.er1 >conftest.errrm -f conftest.er1cat conftest.err >&5echo "$as_me:18421: \$? = $ac_status" >&5(exit $ac_status); } >/dev/null; thenif test -s conftest.err; thenac_cpp_err=$ac_c_preproc_warn_flagelseac_cpp_err=fielseac_cpp_err=yesfiif test -z "$ac_cpp_err"; thenac_cv_header_zlib_h=yeselseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_header_zlib_h=nofirm -f conftest.err conftest.$ac_extfiecho "$as_me:18440: result: $ac_cv_header_zlib_h" >&5echo "${ECHO_T}$ac_cv_header_zlib_h" >&6if test $ac_cv_header_zlib_h = yes; thenecho "$as_me:18444: checking if zlib version >= 1.1.3" >&5echo $ECHO_N "checking if zlib version >= 1.1.3... $ECHO_C" >&6if test "$cross_compiling" = yes; thenecho "$as_me:18447: result: no" >&5echo "${ECHO_T}no" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 18451 "configure"#include "confdefs.h"#include "confdefs.h"#include <string.h>#include <zlib.h>int main() {#ifdef ZLIB_VERSIONreturn(strcmp(ZLIB_VERSION, "1.1.3") < 0);#elsereturn(1);#endif}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:18466: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18469: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:18471: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18474: \$? = $ac_status" >&5(exit $ac_status); }; }; thenecho "$as_me:18476: result: yes" >&5echo "${ECHO_T}yes" >&6have_zlib=yeselseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5echo "$as_me:18483: result: no" >&5echo "${ECHO_T}no" >&6firm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfififiif test "${have_zlib}" = yes; thencat >>confdefs.h <<\EOF#define HAVE_ZLIB 1EOFLIBS="-lz ${LIBS}"echo "using installed zlib"elseecho "we will build zlib for you"echo "$as_me:18503: checking mmap support for zlib" >&5echo $ECHO_N "checking mmap support for zlib... $ECHO_C" >&6if test "${r_cv_zlib_mmap+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_zlib_mmap=yeselsecat >conftest.$ac_ext <<_ACEOF#line 18512 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/mman.h>#include <sys/stat.h>caddr_t hello() {return mmap((caddr_t)0, (off_t)0, PROT_READ, MAP_SHARED, 0, (off_t)0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:18523: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18526: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:18528: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18531: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_zlib_mmap=noelseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_zlib_mmap=yesfirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:18543: result: $r_cv_zlib_mmap" >&5echo "${ECHO_T}$r_cv_zlib_mmap" >&6if test "${r_cv_zlib_mmap}" = yes; thenUSE_MMAP_ZLIB_TRUE=USE_MMAP_ZLIB_FALSE='#'elseUSE_MMAP_ZLIB_TRUE='#'USE_MMAP_ZLIB_FALSE=fifiif test "${have_zlib}" = no; thenBUILD_ZLIB_TRUE=BUILD_ZLIB_FALSE='#'elseBUILD_ZLIB_TRUE='#'BUILD_ZLIB_FALSE=fi## POSIX times.echo "$as_me:18564: checking whether leap seconds are treated according to POSIX" >&5echo $ECHO_N "checking whether leap seconds are treated according to POSIX... $ECHO_C" >&6if test "${r_cv_sys_posix_leapseconds+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test "$cross_compiling" = yes; thenr_cv_sys_posix_leapseconds=yeselsecat >conftest.$ac_ext <<_ACEOF#line 18573 "configure"#include "confdefs.h"#include <stdlib.h>#include <time.h>#include <stdio.h>#include "confdefs.h"int main () {struct tm *tm;time_t ct;ctime(&ct);ct = ct - (ct % 60);tm = gmtime(&ct);if(tm->tm_sec == 0) exit(1); else exit(0);}_ACEOFrm -f conftest$ac_exeextif { (eval echo "$as_me:18592: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18595: \$? = $ac_status" >&5(exit $ac_status); } && { ac_try='./conftest$ac_exeext'{ (eval echo "$as_me:18597: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18600: \$? = $ac_status" >&5(exit $ac_status); }; }; thenr_cv_sys_posix_leapseconds=noelseecho "$as_me: program exited with status $ac_status" >&5echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5r_cv_sys_posix_leapseconds=yesfirm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_extfifiecho "$as_me:18612: result: $r_cv_sys_posix_leapseconds" >&5echo "${ECHO_T}$r_cv_sys_posix_leapseconds" >&6if test "x${r_cv_sys_posix_leapseconds}" = xyes; thencat >>confdefs.h <<\EOF#define HAVE_POSIX_LEAPSECONDS 1EOFfi## R profiling.if test "${want_R_profiling}" = yes; thenfor ac_func in setitimerdoas_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`echo "$as_me:18628: checking for $ac_func" >&5echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6if eval "test \"\${$as_ac_var+set}\" = set"; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecat >conftest.$ac_ext <<_ACEOF#line 18634 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char $ac_func (); below. */#include <assert.h>/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char $ac_func ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#elsef = $ac_func;#endif;return 0;}_ACEOFrm -f conftest.$ac_objext conftest$ac_exeextif { (eval echo "$as_me:18665: \"$ac_link\"") >&5(eval $ac_link) 2>&5ac_status=$?echo "$as_me:18668: \$? = $ac_status" >&5(exit $ac_status); } &&{ ac_try='test -s conftest$ac_exeext'{ (eval echo "$as_me:18671: \"$ac_try\"") >&5(eval $ac_try) 2>&5ac_status=$?echo "$as_me:18674: \$? = $ac_status" >&5(exit $ac_status); }; }; theneval "$as_ac_var=yes"elseecho "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5eval "$as_ac_var=no"firm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_extfiecho "$as_me:18684: result: `eval echo '${'$as_ac_var'}'`" >&5echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6if test `eval echo '${'$as_ac_var'}'` = yes; thencat >>confdefs.h <<EOF#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1EOFcat >>confdefs.h <<\EOF#define R_PROFILING 1EOFelsewant_R_profiling="no"fidonefi### Miscellaneous.## Printing.## We look to see whether we have `lpr' or `lp'. Some platforms## provide both (SunOS and HPUX), and in those cases we choose lpr.if test -z "${R_PRINTCMD}"; thenfor ac_prog in lpr lpdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:18712: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_R_PRINTCMD+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elseif test -n "$R_PRINTCMD"; thenac_cv_prog_R_PRINTCMD="$R_PRINTCMD" # Let the user override the test.elseac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.$as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_R_PRINTCMD="$ac_prog"echo "$as_me:18727: found $ac_dir/$ac_word" >&5breakdonefifiR_PRINTCMD=$ac_cv_prog_R_PRINTCMDif test -n "$R_PRINTCMD"; thenecho "$as_me:18735: result: $R_PRINTCMD" >&5echo "${ECHO_T}$R_PRINTCMD" >&6elseecho "$as_me:18738: result: no" >&5echo "${ECHO_T}no" >&6fitest -n "$R_PRINTCMD" && breakdoneficat >>confdefs.h <<EOF#define R_PRINTCMD "${R_PRINTCMD}"EOF## Default paper size.# Extract the first word of "paperconf", so it can be a program name with args.set dummy paperconf; ac_word=$2echo "$as_me:18754: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PAPERCONF+set}" = set; thenecho $ECHO_N "(cached) $ECHO_C" >&6elsecase $PAPERCONF in[\\/]* | ?:[\\/]*)ac_cv_path_PAPERCONF="$PAPERCONF" # Let the user override the test with a path.;;*)ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; doIFS=$ac_save_IFStest -z "$ac_dir" && ac_dir=.if $as_executable_p "$ac_dir/$ac_word"; thenac_cv_path_PAPERCONF="$ac_dir/$ac_word"echo "$as_me:18771: found $ac_dir/$ac_word" >&5breakfidonetest -z "$ac_cv_path_PAPERCONF" && ac_cv_path_PAPERCONF="false";;esacfiPAPERCONF=$ac_cv_path_PAPERCONFif test -n "$PAPERCONF"; thenecho "$as_me:18783: result: $PAPERCONF" >&5echo "${ECHO_T}$PAPERCONF" >&6elseecho "$as_me:18786: result: no" >&5echo "${ECHO_T}no" >&6fipapersize=`${PAPERCONF}`: ${R_PAPERSIZE=${papersize:-a4}}## Saving.## Make sure -L terms come first in LIBS, separate out as LIBPATHS.LIBS1=""LIBS2=""for arg in ${LIBS}; docase ${arg} in-L*)LIBS1="${LIBS1} ${arg}";;*)LIBS2="${LIBS2} ${arg}";;esacdoneLIBS="${LIBS1} ${LIBS2}"if test -n "${LIBS1}"; thenLIBPATHS="${LIBS1}"fi## R_LD_LIBRARY_PATH.## <FIXME>## This should not be necessary when using libtool for linking.## In any case, is this really good enough?for arg in ${X_LIBS} ${TCLTK_LIBS} ${GNOME_LIBS} ${FLIBS} ${BLAS_LIBS}; docase ${arg} in-L*)lib=`echo ${arg} | sed "s/^-L//"`if test -z "${R_LD_LIBRARY_PATH}"; thenR_LD_LIBRARY_PATH="${lib}"elseR_LD_LIBRARY_PATH="${R_LD_LIBRARY_PATH}${PATH_SEPARATOR}${lib}"fi;;esacdone## </FIXME>### Final cleanups/rewrites.## <FIXME>## This will no longer be necessary in Autoconf 2.50 or better.LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o/\.lo/g'`LTALLOCA=`echo "$ALLOCA" | sed 's/\.o/.lo/g'`## </FIXME>### Output.ac_config_commands="$ac_config_commands stamp-h"ac_config_files="$ac_config_files Makeconf Makefile afm/Makefile doc/Makefile doc/html/Makefile doc/html/search/Makefile doc/manual/Makefile etc/Makefile etc/Makeconf etc/Renviron m4/Makefile share/Makefile src/Makefile src/appl/Makefile src/extra/Makefile src/extra/xdr/Makefile src/extra/zlib/Makefile src/include/Makefile src/include/Rmath.h src/include/R_ext/Makefile src/library/Makefile src/library/base/DESCRIPTION src/library/base/Makefile src/library/ctest/DESCRIPTION src/library/ctest/Makefile src/library/ctest/src/Makefile src/library/eda/DESCRIPTION src/library/eda/Makefile src/library/eda/src/Makefile src/library/lqs/DESCRIPTION src/library/lqs/Makefile src/library/lqs/src/Makefile src/library/methods/DESCRIPTION src/library/methods/Makefile src/library/methods/src/Makefile src/library/modreg/DESCRIPTION src/library/modreg/Makefile src/library/modreg/src/Makefile src/library/mva/DESCRIPTION src/library/mva/Makefile src/library/mva/src/Makefile src/library/nls/DESCRIPTION src/library/nls/Makefile src/library/nls/src/Makefile src/library/profile/Makefile src/library/stepfun/DESCRIPTION src/library/stepfun/Makefile src/library/splines/DESCRIPTION src/library/splines/Makefile src/library/splines/src/Makefile src/library/tcltk/DESCRIPTION src/library/tcltk/Makefile src/library/tcltk/src/Makefile src/library/tools/DESCRIPTION src/library/tools/Makefile src/library/ts/DESCRIPTION src/library/ts/Makefile src/library/ts/src/Makefile src/main/Makefile src/modules/Makefile src/modules/X11/Makefile src/modules/gnome/Makefile src/modules/internet/Makefile src/modules/lapack/Makefile src/modules/vfonts/Makefile src/nmath/Makefile src/nmath/standalone/Makefile src/scripts/Makefile src/scripts/COMPILE src/scripts/INSTALL src/scripts/REMOVE src/scripts/R.sh src/scripts/Rdconv src/scripts/Rdindex src/scripts/Rprof src/scripts/SHLIB src/scripts/Sd2Rd src/scripts/build src/scripts/check src/unix/Makefile tests/Makefile tests/Embedding/Makefile tests/Examples/Makefile tools/Makefile"ac_config_headers="$ac_config_headers src/include/config.h"cat >confcache <<\_ACEOF# This file is a shell script that caches the results of configure# tests run on this system so they can be shared between configure# scripts and configure runs, see configure's option --config-cache.# It is not useful on other systems. If it contains results you don't# want to keep, you may remove or edit it.## config.status only pays attention to the cache file if you give it# the --recheck option to rerun configure.## `ac_cv_env_foo' variables (set or unset) will be overriden when# loading this file, other *unset* `ac_cv_foo' will be assigned the# following values._ACEOF# The following way of writing the cache mishandles newlines in values,# but we know of no workaround that is simple, portable, and efficient.# So, don't put newlines in cache variables' values.# Ultrix sh set writes to stderr and can't be redirected directly,# and sets the high bit in the cache file unless we assign to the vars.{(set) 2>&1 |case `(ac_space=' '; set | grep ac_space) 2>&1` in*ac_space=\ *)# `set' does not quote correctly, so add quotes (double-quote# substitution turns \\\\ into \\, and sed turns \\ into \).sed -n \"s/'/'\\\\''/g;s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p";;*)# `set' quotes correctly as required by POSIX, so do not add quotes.sed -n \"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p";;esac;} |sed 't clear: clears/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/t end/^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/: end' >>confcacheif cmp -s $cache_file confcache; then :; elseif test -w $cache_file; thentest "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"cat confcache >$cache_fileelseecho "not updating unwritable cache $cache_file"fifirm -f confcachetest "x$prefix" = xNONE && prefix=$ac_default_prefix# Let make expand exec_prefix.test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'# VPATH may cause trouble with some makes, so we remove $(srcdir),# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and# trailing colons and then remove the whole line if VPATH becomes empty# (actually we leave an empty line to preserve line numbers).if test "x$srcdir" = x.; thenac_vpsub='/^[ ]*VPATH[ ]*=/{s/:*\$(srcdir):*/:/;s/:*\${srcdir}:*/:/;s/:*@srcdir@:*/:/;s/^\([^=]*=[ ]*\):*/\1/;s/:*$//;s/^[^=]*=[ ]*$//;}'fiDEFS=-DHAVE_CONFIG_H: ${CONFIG_STATUS=./config.status}ac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files $CONFIG_STATUS"{ echo "$as_me:18928: creating $CONFIG_STATUS" >&5echo "$as_me: creating $CONFIG_STATUS" >&6;}cat >$CONFIG_STATUS <<_ACEOF#! $SHELL# Generated automatically by configure.# Run this file to recreate the current configuration.# Compiler output produced by configure, useful for debugging# configure, is in config.log if it exists.debug=falseSHELL=\${CONFIG_SHELL-$SHELL}ac_cs_invocation="\$0 \$@"_ACEOFcat >>$CONFIG_STATUS <<\_ACEOF# Be Bourne compatibleif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; thenemulate shNULLCMD=:elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; thenset -o posixfi# Name of the executable.as_me=`echo "$0" |sed 's,.*[\\/],,'`if expr a : '\(a\)' >/dev/null 2>&1; thenas_expr=exprelseas_expr=falsefirm -f conf$$ conf$$.exe conf$$.fileecho >conf$$.fileif ln -s conf$$.file conf$$ 2>/dev/null; then# We could just check for DJGPP; but this test a) works b) is more generic# and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).if test -f conf$$.exe; then# Don't use ln at all; we don't have any linksas_ln_s='cp -p'elseas_ln_s='ln -s'fielif ln conf$$.file conf$$ 2>/dev/null; thenas_ln_s=lnelseas_ln_s='cp -p'firm -f conf$$ conf$$.exe conf$$.fileas_executable_p="test -f"# Support unset when possible.if (FOO=FOO; unset FOO) >/dev/null 2>&1; thenas_unset=unsetelseas_unset=falsefi# NLS nuisances.$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }# IFS# We need space, tab and new line, in precisely that order.as_nl=''IFS=" $as_nl"# CDPATH.$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }exec 6>&1_ACEOF# Files that config.status was made for.if test -n "$ac_config_files"; thenecho "config_files=\"$ac_config_files\"" >>$CONFIG_STATUSfiif test -n "$ac_config_headers"; thenecho "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUSfiif test -n "$ac_config_links"; thenecho "config_links=\"$ac_config_links\"" >>$CONFIG_STATUSfiif test -n "$ac_config_commands"; thenecho "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUSficat >>$CONFIG_STATUS <<\EOFac_cs_usage="\\`$as_me' instantiates files from templates according to thecurrent configuration.Usage: $0 [OPTIONS] [FILE]...-h, --help print this help, then exit-V, --version print version number, then exit-d, --debug don't remove temporary files--recheck update $as_me by reconfiguring in the same conditions--file=FILE[:TEMPLATE]instantiate the configuration file FILE--header=FILE[:TEMPLATE]instantiate the configuration header FILEConfiguration files:$config_filesConfiguration headers:$config_headersConfiguration commands:$config_commandsReport bugs to <bug-autoconf@gnu.org>."EOFcat >>$CONFIG_STATUS <<EOFac_cs_version="\\R config.status 1.5.0configured by $0, generated by GNU Autoconf 2.52,with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001Free Software Foundation, Inc.This config.status script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it."srcdir=$srcdirINSTALL="$INSTALL"EOFcat >>$CONFIG_STATUS <<\EOF# If no file are specified by the user, then we need to provide default# value. By we need to know if files were specified by the user.ac_need_defaults=:while test $# != 0docase $1 in--*=*)ac_option=`expr "x$1" : 'x\([^=]*\)='`ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`shiftset dummy "$ac_option" "$ac_optarg" ${1+"$@"}shift;;-*);;*) # This is not an option, so the user has probably given explicit# arguments.ac_need_defaults=false;;esaccase $1 in# Handling of the options.EOFcat >>$CONFIG_STATUS <<EOF-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;EOFcat >>$CONFIG_STATUS <<\EOF--version | --vers* | -V )echo "$ac_cs_version"; exit 0 ;;--he | --h)# Conflict between --help and --header{ { echo "$as_me:19104: error: ambiguous option: $1Try \`$0 --help' for more information." >&5echo "$as_me: error: ambiguous option: $1Try \`$0 --help' for more information." >&2;}{ (exit 1); exit 1; }; };;--help | --hel | -h )echo "$ac_cs_usage"; exit 0 ;;--debug | --d* | -d )debug=: ;;--file | --fil | --fi | --f )shiftCONFIG_FILES="$CONFIG_FILES $1"ac_need_defaults=false;;--header | --heade | --head | --hea )shiftCONFIG_HEADERS="$CONFIG_HEADERS $1"ac_need_defaults=false;;# This is an error.-*) { { echo "$as_me:19123: error: unrecognized option: $1Try \`$0 --help' for more information." >&5echo "$as_me: error: unrecognized option: $1Try \`$0 --help' for more information." >&2;}{ (exit 1); exit 1; }; } ;;*) ac_config_targets="$ac_config_targets $1" ;;esacshiftdoneexec 5>>config.logcat >&5 << _ACEOF## ----------------------- #### Running config.status. #### ----------------------- ##This file was extended by $as_me (R 1.5.0) 2.52, executed withCONFIG_FILES = $CONFIG_FILESCONFIG_HEADERS = $CONFIG_HEADERSCONFIG_LINKS = $CONFIG_LINKSCONFIG_COMMANDS = $CONFIG_COMMANDS> $ac_cs_invocationon `(hostname || uname -n) 2>/dev/null | sed 1q`_ACEOFEOFcat >>$CONFIG_STATUS <<\EOFfor ac_config_target in $ac_config_targetsdocase "$ac_config_target" in# Handling of arguments."Makeconf" ) CONFIG_FILES="$CONFIG_FILES Makeconf" ;;"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;"afm/Makefile" ) CONFIG_FILES="$CONFIG_FILES afm/Makefile" ;;"doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;"doc/html/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/html/Makefile" ;;"doc/html/search/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/html/search/Makefile" ;;"doc/manual/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/manual/Makefile" ;;"etc/Makefile" ) CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;"etc/Makeconf" ) CONFIG_FILES="$CONFIG_FILES etc/Makeconf" ;;"etc/Renviron" ) CONFIG_FILES="$CONFIG_FILES etc/Renviron" ;;"m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;"share/Makefile" ) CONFIG_FILES="$CONFIG_FILES share/Makefile" ;;"src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;"src/appl/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/appl/Makefile" ;;"src/extra/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/extra/Makefile" ;;"src/extra/xdr/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/extra/xdr/Makefile" ;;"src/extra/zlib/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/extra/zlib/Makefile" ;;"src/include/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/include/Makefile" ;;"src/include/Rmath.h" ) CONFIG_FILES="$CONFIG_FILES src/include/Rmath.h" ;;"src/include/R_ext/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/include/R_ext/Makefile" ;;"src/library/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/Makefile" ;;"src/library/base/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/base/DESCRIPTION" ;;"src/library/base/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/base/Makefile" ;;"src/library/ctest/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/ctest/DESCRIPTION" ;;"src/library/ctest/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/ctest/Makefile" ;;"src/library/ctest/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/ctest/src/Makefile" ;;"src/library/eda/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/eda/DESCRIPTION" ;;"src/library/eda/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/eda/Makefile" ;;"src/library/eda/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/eda/src/Makefile" ;;"src/library/lqs/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/lqs/DESCRIPTION" ;;"src/library/lqs/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/lqs/Makefile" ;;"src/library/lqs/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/lqs/src/Makefile" ;;"src/library/methods/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/methods/DESCRIPTION" ;;"src/library/methods/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/methods/Makefile" ;;"src/library/methods/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/methods/src/Makefile" ;;"src/library/modreg/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/modreg/DESCRIPTION" ;;"src/library/modreg/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/modreg/Makefile" ;;"src/library/modreg/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/modreg/src/Makefile" ;;"src/library/mva/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/mva/DESCRIPTION" ;;"src/library/mva/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/mva/Makefile" ;;"src/library/mva/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/mva/src/Makefile" ;;"src/library/nls/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/nls/DESCRIPTION" ;;"src/library/nls/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/nls/Makefile" ;;"src/library/nls/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/nls/src/Makefile" ;;"src/library/profile/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/profile/Makefile" ;;"src/library/stepfun/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/stepfun/DESCRIPTION" ;;"src/library/stepfun/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/stepfun/Makefile" ;;"src/library/splines/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/splines/DESCRIPTION" ;;"src/library/splines/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/splines/Makefile" ;;"src/library/splines/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/splines/src/Makefile" ;;"src/library/tcltk/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/tcltk/DESCRIPTION" ;;"src/library/tcltk/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/tcltk/Makefile" ;;"src/library/tcltk/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/tcltk/src/Makefile" ;;"src/library/tools/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/tools/DESCRIPTION" ;;"src/library/tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/tools/Makefile" ;;"src/library/ts/DESCRIPTION" ) CONFIG_FILES="$CONFIG_FILES src/library/ts/DESCRIPTION" ;;"src/library/ts/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/ts/Makefile" ;;"src/library/ts/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/library/ts/src/Makefile" ;;"src/main/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/main/Makefile" ;;"src/modules/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/Makefile" ;;"src/modules/X11/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/X11/Makefile" ;;"src/modules/gnome/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/gnome/Makefile" ;;"src/modules/internet/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/internet/Makefile" ;;"src/modules/lapack/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/lapack/Makefile" ;;"src/modules/vfonts/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/modules/vfonts/Makefile" ;;"src/nmath/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/nmath/Makefile" ;;"src/nmath/standalone/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/nmath/standalone/Makefile" ;;"src/scripts/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Makefile" ;;"src/scripts/COMPILE" ) CONFIG_FILES="$CONFIG_FILES src/scripts/COMPILE" ;;"src/scripts/INSTALL" ) CONFIG_FILES="$CONFIG_FILES src/scripts/INSTALL" ;;"src/scripts/REMOVE" ) CONFIG_FILES="$CONFIG_FILES src/scripts/REMOVE" ;;"src/scripts/R.sh" ) CONFIG_FILES="$CONFIG_FILES src/scripts/R.sh" ;;"src/scripts/Rdconv" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Rdconv" ;;"src/scripts/Rdindex" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Rdindex" ;;"src/scripts/Rprof" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Rprof" ;;"src/scripts/SHLIB" ) CONFIG_FILES="$CONFIG_FILES src/scripts/SHLIB" ;;"src/scripts/Sd2Rd" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Sd2Rd" ;;"src/scripts/build" ) CONFIG_FILES="$CONFIG_FILES src/scripts/build" ;;"src/scripts/check" ) CONFIG_FILES="$CONFIG_FILES src/scripts/check" ;;"src/unix/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/unix/Makefile" ;;"tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;"tests/Embedding/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Embedding/Makefile" ;;"tests/Examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Examples/Makefile" ;;"tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;"stamp-h" ) CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;"src/include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/include/config.h" ;;*) { { echo "$as_me:19244: error: invalid argument: $ac_config_target" >&5echo "$as_me: error: invalid argument: $ac_config_target" >&2;}{ (exit 1); exit 1; }; };;esacdone# If the user did not use the arguments to specify the items to instantiate,# then the envvar interface is used. Set only those that are not.# We use the long form for the default assignment because of an extremely# bizarre bug on SunOS 4.1.3.if $ac_need_defaults; thentest "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_filestest "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headerstest "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commandsfi# Create a temporary directory, and hook for its removal unless debugging.$debug ||{trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0trap '{ (exit 1); exit 1; }' 1 2 13 15}# Create a (secure) tmp directory for tmp files.: ${TMPDIR=/tmp}{tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&test -n "$tmp" && test -d "$tmp"} ||{tmp=$TMPDIR/cs$$-$RANDOM(umask 077 && mkdir $tmp)} ||{echo "$me: cannot create a temporary directory in $TMPDIR" >&2{ (exit 1); exit 1; }}EOFcat >>$CONFIG_STATUS <<EOF## CONFIG_FILES section.## No need to generate the scripts if there are no CONFIG_FILES.# This happens for instance when ./config.status config.hif test -n "\$CONFIG_FILES"; then# Protect against being on the right side of a sed subst in config.status.sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOFs,@SHELL@,$SHELL,;t ts,@exec_prefix@,$exec_prefix,;t ts,@prefix@,$prefix,;t ts,@program_transform_name@,$program_transform_name,;t ts,@bindir@,$bindir,;t ts,@sbindir@,$sbindir,;t ts,@libexecdir@,$libexecdir,;t ts,@datadir@,$datadir,;t ts,@sysconfdir@,$sysconfdir,;t ts,@sharedstatedir@,$sharedstatedir,;t ts,@localstatedir@,$localstatedir,;t ts,@libdir@,$libdir,;t ts,@includedir@,$includedir,;t ts,@oldincludedir@,$oldincludedir,;t ts,@infodir@,$infodir,;t ts,@mandir@,$mandir,;t ts,@PACKAGE_NAME@,$PACKAGE_NAME,;t ts,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t ts,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t ts,@PACKAGE_STRING@,$PACKAGE_STRING,;t ts,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t ts,@build_alias@,$build_alias,;t ts,@host_alias@,$host_alias,;t ts,@target_alias@,$target_alias,;t ts,@ECHO_C@,$ECHO_C,;t ts,@ECHO_N@,$ECHO_N,;t ts,@ECHO_T@,$ECHO_T,;t ts,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t ts,@DEFS@,$DEFS,;t ts,@LIBS@,$LIBS,;t ts,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t ts,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t ts,@INSTALL_DATA@,$INSTALL_DATA,;t ts,@PACKAGE@,$PACKAGE,;t ts,@VERSION@,$VERSION,;t ts,@ACLOCAL@,$ACLOCAL,;t ts,@AUTOCONF@,$AUTOCONF,;t ts,@AUTOMAKE@,$AUTOMAKE,;t ts,@AUTOHEADER@,$AUTOHEADER,;t ts,@MAKEINFO@,$MAKEINFO,;t ts,@SET_MAKE@,$SET_MAKE,;t ts,@build@,$build,;t ts,@build_cpu@,$build_cpu,;t ts,@build_vendor@,$build_vendor,;t ts,@build_os@,$build_os,;t ts,@host@,$host,;t ts,@host_cpu@,$host_cpu,;t ts,@host_vendor@,$host_vendor,;t ts,@host_os@,$host_os,;t ts,@R_PLATFORM@,$R_PLATFORM,;t ts,@config_opts@,$config_opts,;t ts,@WANT_R_SHLIB_TRUE@,$WANT_R_SHLIB_TRUE,;t ts,@WANT_R_SHLIB_FALSE@,$WANT_R_SHLIB_FALSE,;t ts,@LIBR@,$LIBR,;t ts,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t ts,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t ts,@USE_LIBTOOL_TRUE@,$USE_LIBTOOL_TRUE,;t ts,@USE_LIBTOOL_FALSE@,$USE_LIBTOOL_FALSE,;t ts,@R_PRINTCMD@,$R_PRINTCMD,;t ts,@R_PAPERSIZE@,$R_PAPERSIZE,;t ts,@R_BATCHSAVE@,$R_BATCHSAVE,;t ts,@MAIN_CFLAGS@,$MAIN_CFLAGS,;t ts,@SHLIB_CFLAGS@,$SHLIB_CFLAGS,;t ts,@FC@,$FC,;t ts,@MAIN_FFLAGS@,$MAIN_FFLAGS,;t ts,@SHLIB_FFLAGS@,$SHLIB_FFLAGS,;t ts,@MAIN_LD@,$MAIN_LD,;t ts,@MAIN_LDFLAGS@,$MAIN_LDFLAGS,;t ts,@CPICFLAGS@,$CPICFLAGS,;t ts,@FPICFLAGS@,$FPICFLAGS,;t ts,@SHLIB_LD@,$SHLIB_LD,;t ts,@SHLIB_LDFLAGS@,$SHLIB_LDFLAGS,;t ts,@CXXPICFLAGS@,$CXXPICFLAGS,;t ts,@SHLIB_CXXLD@,$SHLIB_CXXLD,;t ts,@SHLIB_CXXLDFLAGS@,$SHLIB_CXXLDFLAGS,;t ts,@TCLTK_LIBS@,$TCLTK_LIBS,;t ts,@TCLTK_CPPFLAGS@,$TCLTK_CPPFLAGS,;t ts,@MAKE@,$MAKE,;t ts,@GETWD@,$GETWD,;t ts,@BUILDDIR_IS_SRCDIR@,$BUILDDIR_IS_SRCDIR,;t ts,@CC@,$CC,;t ts,@CFLAGS@,$CFLAGS,;t ts,@LDFLAGS@,$LDFLAGS,;t ts,@CPPFLAGS@,$CPPFLAGS,;t ts,@ac_ct_CC@,$ac_ct_CC,;t ts,@EXEEXT@,$EXEEXT,;t ts,@OBJEXT@,$OBJEXT,;t ts,@CPP@,$CPP,;t t/@depend_rules_frag@/r $depend_rules_frags,@depend_rules_frag@,,;t t/@cc_o_lo_rules_frag@/r $cc_o_lo_rules_frags,@cc_o_lo_rules_frag@,,;t ts,@AWK@,$AWK,;t ts,@LN_S@,$LN_S,;t ts,@RANLIB@,$RANLIB,;t ts,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t ts,@YACC@,$YACC,;t ts,@AR@,$AR,;t ts,@ARFLAGS@,$ARFLAGS,;t ts,@JAVAC@,$JAVAC,;t ts,@PAGER@,$PAGER,;t ts,@PERL@,$PERL,;t ts,@FALSE@,$FALSE,;t ts,@NO_PERL5@,$NO_PERL5,;t ts,@TAR@,$TAR,;t ts,@DVIPS@,$DVIPS,;t ts,@TEX@,$TEX,;t ts,@LATEX@,$LATEX,;t ts,@MAKEINDEX@,$MAKEINDEX,;t ts,@PDFTEX@,$PDFTEX,;t ts,@PDFLATEX@,$PDFLATEX,;t ts,@MAKEINFO_CMD@,$MAKEINFO_CMD,;t ts,@INSTALL_INFO@,$INSTALL_INFO,;t ts,@R_RD4DVI@,$R_RD4DVI,;t ts,@R_RD4PDF@,$R_RD4PDF,;t ts,@R_UNZIPCMD@,$R_UNZIPCMD,;t ts,@R_ZIPCMD@,$R_ZIPCMD,;t ts,@ECHO@,$ECHO,;t ts,@STRIP@,$STRIP,;t ts,@ac_ct_STRIP@,$ac_ct_STRIP,;t ts,@LIBTOOL@,$LIBTOOL,;t ts,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t ts,@LIBM@,$LIBM,;t ts,@F77@,$F77,;t ts,@F2C@,$F2C,;t ts,@FFLAGS@,$FFLAGS,;t ts,@ac_ct_F77@,$ac_ct_F77,;t ts,@FLIBS@,$FLIBS,;t ts,@HAVE_DOUBLE_COMPLEX@,$HAVE_DOUBLE_COMPLEX,;t t/@f77_rules_frag@/r $f77_rules_frags,@f77_rules_frag@,,;t ts,@COMPILE_DOUBLE_COMPLEX_TRUE@,$COMPILE_DOUBLE_COMPLEX_TRUE,;t ts,@COMPILE_DOUBLE_COMPLEX_FALSE@,$COMPILE_DOUBLE_COMPLEX_FALSE,;t ts,@shlibpath_var@,$shlibpath_var,;t ts,@CXX@,$CXX,;t ts,@CXXFLAGS@,$CXXFLAGS,;t ts,@ac_ct_CXX@,$ac_ct_CXX,;t ts,@CXXCPP@,$CXXCPP,;t t/@cxx_o_lo_rules_frag@/r $cxx_o_lo_rules_frags,@cxx_o_lo_rules_frag@,,;t ts,@BLAS_LIBS@,$BLAS_LIBS,;t ts,@BLAS@,$BLAS,;t ts,@USE_EXTERNAL_BLAS_TRUE@,$USE_EXTERNAL_BLAS_TRUE,;t ts,@USE_EXTERNAL_BLAS_FALSE@,$USE_EXTERNAL_BLAS_FALSE,;t ts,@ALLOCA@,$ALLOCA,;t ts,@RMATH_HAVE_LOG1P@,$RMATH_HAVE_LOG1P,;t ts,@LIBOBJS@,$LIBOBJS,;t ts,@SHLIB_CXXFLAGS@,$SHLIB_CXXFLAGS,;t ts,@F2CFLAGS@,$F2CFLAGS,;t ts,@R_XTRA_CFLAGS@,$R_XTRA_CFLAGS,;t ts,@R_XTRA_CXXFLAGS@,$R_XTRA_CXXFLAGS,;t ts,@R_XTRA_FFLAGS@,$R_XTRA_FFLAGS,;t ts,@R_XTRA_LIBS@,$R_XTRA_LIBS,;t ts,@XMKMF@,$XMKMF,;t ts,@SHLIB_LIBADD@,$SHLIB_LIBADD,;t ts,@SHLIB_EXT@,$SHLIB_EXT,;t ts,@USE_EXPORTFILE_TRUE@,$USE_EXPORTFILE_TRUE,;t ts,@USE_EXPORTFILE_FALSE@,$USE_EXPORTFILE_FALSE,;t ts,@LIBR_EXT@,$LIBR_EXT,;t ts,@LIBR_LDFLAGS@,$LIBR_LDFLAGS,;t ts,@X_CFLAGS@,$X_CFLAGS,;t ts,@X_PRE_LIBS@,$X_PRE_LIBS,;t ts,@X_LIBS@,$X_LIBS,;t ts,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t ts,@GNOME_LIBS@,$GNOME_LIBS,;t ts,@GNOMEUI_LIBS@,$GNOMEUI_LIBS,;t ts,@GNOMEGNORBA_LIBS@,$GNOMEGNORBA_LIBS,;t ts,@GTKXMHTML_LIBS@,$GTKXMHTML_LIBS,;t ts,@ZVT_LIBS@,$ZVT_LIBS,;t ts,@GNOME_LIBDIR@,$GNOME_LIBDIR,;t ts,@GNOME_INCLUDEDIR@,$GNOME_INCLUDEDIR,;t ts,@GNOME_CONFIG@,$GNOME_CONFIG,;t ts,@ORBIT_CONFIG@,$ORBIT_CONFIG,;t ts,@ORBIT_IDL@,$ORBIT_IDL,;t ts,@HAVE_ORBIT_TRUE@,$HAVE_ORBIT_TRUE,;t ts,@HAVE_ORBIT_FALSE@,$HAVE_ORBIT_FALSE,;t ts,@ORBIT_CFLAGS@,$ORBIT_CFLAGS,;t ts,@ORBIT_LIBS@,$ORBIT_LIBS,;t ts,@HAVE_GNORBA_TRUE@,$HAVE_GNORBA_TRUE,;t ts,@HAVE_GNORBA_FALSE@,$HAVE_GNORBA_FALSE,;t ts,@GNORBA_CFLAGS@,$GNORBA_CFLAGS,;t ts,@GNORBA_LIBS@,$GNORBA_LIBS,;t ts,@GNOME_APPLETS_LIBS@,$GNOME_APPLETS_LIBS,;t ts,@GNOME_CAPPLET_LIBS@,$GNOME_CAPPLET_LIBS,;t ts,@LIBGLADE_CONFIG@,$LIBGLADE_CONFIG,;t ts,@LIBGLADE_CFLAGS@,$LIBGLADE_CFLAGS,;t ts,@LIBGLADE_LIBS@,$LIBGLADE_LIBS,;t ts,@HAVE_GNOME@,$HAVE_GNOME,;t ts,@GNOME_IF_FILES@,$GNOME_IF_FILES,;t ts,@R_GUIS@,$R_GUIS,;t ts,@TCL_CONFIG@,$TCL_CONFIG,;t ts,@TK_CONFIG@,$TK_CONFIG,;t ts,@use_tcltk@,$use_tcltk,;t ts,@BITMAP_LIBS@,$BITMAP_LIBS,;t ts,@BUILD_XDR_TRUE@,$BUILD_XDR_TRUE,;t ts,@BUILD_XDR_FALSE@,$BUILD_XDR_FALSE,;t ts,@USE_MMAP_ZLIB_TRUE@,$USE_MMAP_ZLIB_TRUE,;t ts,@USE_MMAP_ZLIB_FALSE@,$USE_MMAP_ZLIB_FALSE,;t ts,@BUILD_ZLIB_TRUE@,$BUILD_ZLIB_TRUE,;t ts,@BUILD_ZLIB_FALSE@,$BUILD_ZLIB_FALSE,;t ts,@R_PROFILING@,$R_PROFILING,;t ts,@PAPERCONF@,$PAPERCONF,;t ts,@LIBPATHS@,$LIBPATHS,;t ts,@R_LD_LIBRARY_PATH@,$R_LD_LIBRARY_PATH,;t ts,@LTLIBOBJS@,$LTLIBOBJS,;t ts,@LTALLOCA@,$LTALLOCA,;t tCEOFEOFcat >>$CONFIG_STATUS <<\EOF# Split the substitutions into bite-sized pieces for seds with# small command number limits, like on Digital OSF/1 and HP-UX.ac_max_sed_lines=48ac_sed_frag=1 # Number of current file.ac_beg=1 # First line for current file.ac_end=$ac_max_sed_lines # Line after last line for current file.ac_more_lines=:ac_sed_cmds=while $ac_more_lines; doif test $ac_beg -gt 1; thensed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.fragelsesed "${ac_end}q" $tmp/subs.sed >$tmp/subs.fragfiif test ! -s $tmp/subs.frag; thenac_more_lines=falseelse# The purpose of the label and of the branching condition is to# speed up the sed processing (if there are no `@' at all, there# is no need to browse any of the substitutions).# These are the two extra sed commands mentioned above.(echo ':t/@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sedif test -z "$ac_sed_cmds"; thenac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"elseac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"fiac_sed_frag=`expr $ac_sed_frag + 1`ac_beg=$ac_endac_end=`expr $ac_end + $ac_max_sed_lines`fidoneif test -z "$ac_sed_cmds"; thenac_sed_cmds=catfifi # test -n "$CONFIG_FILES"EOFcat >>$CONFIG_STATUS <<\EOFfor ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".case $ac_file in- | *:- | *:-:* ) # input from stdincat >$tmp/stdinac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;*:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;* ) ac_file_in=$ac_file.in ;;esac# Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \X"$ac_file" : 'X\(//\)[^/]' \| \X"$ac_file" : 'X\(//\)$' \| \X"$ac_file" : 'X\(/\)' \| \. : '\(.\)' 2>/dev/null ||echo X"$ac_file" |sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }/^X\(\/\/\)[^/].*/{ s//\1/; q; }/^X\(\/\/\)$/{ s//\1/; q; }/^X\(\/\).*/{ s//\1/; q; }s/.*/./; q'`if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then{ case "$ac_dir" in[\\/]* | ?:[\\/]* ) as_incr_dir=;;*) as_incr_dir=.;;esacas_dummy="$ac_dir"for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; docase $as_mkdir_dir in# Skip DOS drivespec?:) as_incr_dir=$as_mkdir_dir ;;*)as_incr_dir=$as_incr_dir/$as_mkdir_dirtest -d "$as_incr_dir" || mkdir "$as_incr_dir";;esacdone; }ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"# A "../" for each directory in $ac_dir_suffix.ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`elseac_dir_suffix= ac_dots=ficase $srcdir in.) ac_srcdir=.if test -z "$ac_dots"; thenac_top_srcdir=.elseac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`fi ;;[\\/]* | ?:[\\/]* )ac_srcdir=$srcdir$ac_dir_suffix;ac_top_srcdir=$srcdir ;;*) # Relative path.ac_srcdir=$ac_dots$srcdir$ac_dir_suffixac_top_srcdir=$ac_dots$srcdir ;;esaccase $INSTALL in[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;*) ac_INSTALL=$ac_dots$INSTALL ;;esacif test x"$ac_file" != x-; then{ echo "$as_me:19616: creating $ac_file" >&5echo "$as_me: creating $ac_file" >&6;}rm -f "$ac_file"fi# Let's still pretend it is `configure' which instantiates (i.e., don't# use $as_me), people would be surprised to read:# /* config.h. Generated automatically by config.status. */configure_input="Generated automatically from `echo $ac_file_in |sed 's,.*/,,'` by configure."# First look for the input files in the build tree, otherwise in the# src tree.ac_file_inputs=`IFS=:for f in $ac_file_in; docase $f in-) echo $tmp/stdin ;;[\\/$]*)# Absolute (can't be DOS-style, as IFS=:)test -f "$f" || { { echo "$as_me:19634: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;}{ (exit 1); exit 1; }; }echo $f;;*) # Relativeif test -f "$f"; then# Build treeecho $felif test -f "$srcdir/$f"; then# Source treeecho $srcdir/$felse# /dev/null tree{ { echo "$as_me:19647: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;}{ (exit 1); exit 1; }; }fi;;esacdone` || { (exit 1); exit 1; }EOFcat >>$CONFIG_STATUS <<EOFsed "$ac_vpsub$extrasubEOFcat >>$CONFIG_STATUS <<\EOF:t/@[a-zA-Z_][a-zA-Z_0-9]*@/!bs,@configure_input@,$configure_input,;t ts,@srcdir@,$ac_srcdir,;t ts,@top_srcdir@,$ac_top_srcdir,;t ts,@INSTALL@,$ac_INSTALL,;t t" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/outrm -f $tmp/stdinif test x"$ac_file" != x-; thenmv $tmp/out $ac_fileelsecat $tmp/outrm -f $tmp/outfidoneEOFcat >>$CONFIG_STATUS <<\EOF## CONFIG_HEADER section.## These sed commands are passed to sed as "A NAME B NAME C VALUE D", where# NAME is the cpp macro being defined and VALUE is the value it is being given.## ac_d sets the value in "#define NAME VALUE" lines.ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'ac_dB='[ ].*$,\1#\2'ac_dC=' 'ac_dD=',;t'# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'ac_uB='$,\1#\2define\3'ac_uC=' 'ac_uD=',;t'for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".case $ac_file in- | *:- | *:-:* ) # input from stdincat >$tmp/stdinac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;*:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;* ) ac_file_in=$ac_file.in ;;esactest x"$ac_file" != x- && { echo "$as_me:19708: creating $ac_file" >&5echo "$as_me: creating $ac_file" >&6;}# First look for the input files in the build tree, otherwise in the# src tree.ac_file_inputs=`IFS=:for f in $ac_file_in; docase $f in-) echo $tmp/stdin ;;[\\/$]*)# Absolute (can't be DOS-style, as IFS=:)test -f "$f" || { { echo "$as_me:19719: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;}{ (exit 1); exit 1; }; }echo $f;;*) # Relativeif test -f "$f"; then# Build treeecho $felif test -f "$srcdir/$f"; then# Source treeecho $srcdir/$felse# /dev/null tree{ { echo "$as_me:19732: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;}{ (exit 1); exit 1; }; }fi;;esacdone` || { (exit 1); exit 1; }# Remove the trailing spaces.sed 's/[ ]*$//' $ac_file_inputs >$tmp/inEOF# Transform confdefs.h into two sed scripts, `conftest.defines' and# `conftest.undefs', that substitutes the proper values into# config.h.in to produce config.h. The first handles `#define'# templates, and the second `#undef' templates.# 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.rm -f conftest.defines conftest.undefs# Using a here document instead of a string reduces the quoting nightmare.# Putting comments in sed scripts is not portable.## `end' is used to avoid that the second main sed command (meant for# 0-ary CPP macros) applies to n-ary macro definitions.# See the Autoconf documentation for `clear'.cat >confdef2sed.sed <<\EOFs/[\\&,]/\\&/gs,[\\$`],\\&,gt clear: clears,^[ ]*#[ ]*define[ ][ ]*\(\([^ (][^ (]*\)([^)]*)\)[ ]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gpt ends,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp: endEOF# If some macros were called several times there might be several times# the same #defines, which is useless. Nevertheless, we may not want to# sort them, since we want the *last* AC-DEFINE to be honored.uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.definessed 's/ac_d/ac_u/g' conftest.defines >conftest.undefsrm -f confdef2sed.sed# This sed command replaces #undef with comments. This is necessary, for# example, in the case of _POSIX_SOURCE, which is predefined and required# on some systems where configure will not decide to define it.cat >>conftest.undefs <<\EOFs,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,EOF# Break up conftest.defines because some shells have a limit on the size# of here documents, and old seds have small limits too (100 cmds).echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUSecho ' if egrep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUSecho ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUSecho ' :' >>$CONFIG_STATUSrm -f conftest.tailwhile grep . conftest.defines >/dev/nulldo# Write a limited-size here document to $tmp/defines.sed.echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS# Speed up: don't consider the non `#define' lines.echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS# Work around the forget-to-reset-the-flag bug.echo 't clr' >>$CONFIG_STATUSecho ': clr' >>$CONFIG_STATUSsed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUSecho 'CEOFsed -f $tmp/defines.sed $tmp/in >$tmp/outrm -f $tmp/inmv $tmp/out $tmp/in' >>$CONFIG_STATUSsed 1,${ac_max_here_lines}d conftest.defines >conftest.tailrm -f conftest.definesmv conftest.tail conftest.definesdonerm -f conftest.definesecho ' fi # egrep' >>$CONFIG_STATUSecho >>$CONFIG_STATUS# Break up conftest.undefs because some shells have a limit on the size# of here documents, and old seds have small limits too (100 cmds).echo ' # Handle all the #undef templates' >>$CONFIG_STATUSrm -f conftest.tailwhile grep . conftest.undefs >/dev/nulldo# Write a limited-size here document to $tmp/undefs.sed.echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS# Speed up: don't consider the non `#undef'echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS# Work around the forget-to-reset-the-flag bug.echo 't clr' >>$CONFIG_STATUSecho ': clr' >>$CONFIG_STATUSsed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUSecho 'CEOFsed -f $tmp/undefs.sed $tmp/in >$tmp/outrm -f $tmp/inmv $tmp/out $tmp/in' >>$CONFIG_STATUSsed 1,${ac_max_here_lines}d conftest.undefs >conftest.tailrm -f conftest.undefsmv conftest.tail conftest.undefsdonerm -f conftest.undefscat >>$CONFIG_STATUS <<\EOF# Let's still pretend it is `configure' which instantiates (i.e., don't# use $as_me), people would be surprised to read:# /* config.h. Generated automatically by config.status. */if test x"$ac_file" = x-; thenecho "/* Generated automatically by configure. */" >$tmp/config.helseecho "/* $ac_file. Generated automatically by configure. */" >$tmp/config.hficat $tmp/in >>$tmp/config.hrm -f $tmp/inif test x"$ac_file" != x-; thenif cmp -s $ac_file $tmp/config.h 2>/dev/null; then{ echo "$as_me:19849: $ac_file is unchanged" >&5echo "$as_me: $ac_file is unchanged" >&6;}elseac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \X"$ac_file" : 'X\(//\)[^/]' \| \X"$ac_file" : 'X\(//\)$' \| \X"$ac_file" : 'X\(/\)' \| \. : '\(.\)' 2>/dev/null ||echo X"$ac_file" |sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }/^X\(\/\/\)[^/].*/{ s//\1/; q; }/^X\(\/\/\)$/{ s//\1/; q; }/^X\(\/\).*/{ s//\1/; q; }s/.*/./; q'`if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then{ case "$ac_dir" in[\\/]* | ?:[\\/]* ) as_incr_dir=;;*) as_incr_dir=.;;esacas_dummy="$ac_dir"for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; docase $as_mkdir_dir in# Skip DOS drivespec?:) as_incr_dir=$as_mkdir_dir ;;*)as_incr_dir=$as_incr_dir/$as_mkdir_dirtest -d "$as_incr_dir" || mkdir "$as_incr_dir";;esacdone; }firm -f $ac_filemv $tmp/config.h $ac_filefielsecat $tmp/config.hrm -f $tmp/config.hfidoneEOFcat >>$CONFIG_STATUS <<\EOF## CONFIG_COMMANDS section.#for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continueac_dest=`echo "$ac_file" | sed 's,:.*,,'`ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`case $ac_dest instamp-h ) test -f src/include/stamp-h || echo timestamp > src/include/stamp-h ;;esacdoneEOFcat >>$CONFIG_STATUS <<\EOF{ (exit 0); exit 0; }EOFchmod +x $CONFIG_STATUSac_clean_files=$ac_clean_files_save# configure is writing to config.log, and then calls config.status.# config.status does its own redirection, appending to config.log.# Unfortunately, on DOS this fails, as config.log is still kept open# by configure, so config.status won't be able to write to it; its# output is simply discarded. So we exec the FD to /dev/null,# effectively closing config.log, so it can be properly (re)opened and# appended to by config.status. When coming back to configure, we# need to make the FD available again.if test "$no_create" != yes; thenac_cs_success=:exec 5>/dev/null$SHELL $CONFIG_STATUS || ac_cs_success=falseexec 5>>config.log# Use ||, not &&, to avoid exiting from the if with $? = 1, which# would make configure fail if this is the last instruction.$ac_cs_success || { (exit 1); exit 1; }fiC_compiler="${CC} ${R_XTRA_CFLAGS} ${CFLAGS}"CXX_compiler="${CXX} ${R_XTRA_CXXFLAGS} ${CXXFLAGS}"if test -z "${F77}"; thenFORTRAN_compiler="${F2C} ${F2CFLAGS}"elseFORTRAN_compiler="${F77} ${R_XTRA_FFLAGS} ${FFLAGS}"fiecho "$as_me:19938: result:R is now configured for ${host}Source directory: ${srcdir}Installation directory: ${prefix}C compiler: ${C_compiler}C++ compiler: ${CXX_compiler}FORTRAN compiler: ${FORTRAN_compiler}X11 support: ${use_X11}Gnome support: ${use_gnome}Tcl/Tk support: ${use_tcltk}R profiling support: ${want_R_profiling}R as a shared library: ${want_R_shlib}" >&5echo "${ECHO_T}R is now configured for ${host}Source directory: ${srcdir}Installation directory: ${prefix}C compiler: ${C_compiler}C++ compiler: ${CXX_compiler}FORTRAN compiler: ${FORTRAN_compiler}X11 support: ${use_X11}Gnome support: ${use_gnome}Tcl/Tk support: ${use_tcltk}R profiling support: ${want_R_profiling}R as a shared library: ${want_R_shlib}" >&6if test -n "${warn_f77_and_g77}"; then{ echo "$as_me:19974: WARNING: ${warn_f77_and_g77}" >&5echo "$as_me: WARNING: ${warn_f77_and_g77}" >&2;}fiif test -n "${warn_f77_and_f2c}"; then{ echo "$as_me:19978: WARNING: ${warn_f77_and_f2c}" >&5echo "$as_me: WARNING: ${warn_f77_and_f2c}" >&2;}fiif test -n "${warn_g77_and_f2c}"; then{ echo "$as_me:19982: WARNING: ${warn_g77_and_f2c}" >&5echo "$as_me: WARNING: ${warn_g77_and_f2c}" >&2;}fiif test -n "${warn_f2c_flibs}"; then{ echo "$as_me:19986: WARNING: ${warn_f2c_flibs}" >&5echo "$as_me: WARNING: ${warn_f2c_flibs}" >&2;}fiif test -n "${warn_xcompile_sizeof_int}"; then{ echo "$as_me:19990: WARNING: ${warn_xcompile_sizeof_int}" >&5echo "$as_me: WARNING: ${warn_xcompile_sizeof_int}" >&2;}fiif test -n "${warn_xcompile_sizeof_long}"; then{ echo "$as_me:19994: WARNING: ${warn_xcompile_sizeof_long}" >&5echo "$as_me: WARNING: ${warn_xcompile_sizeof_long}" >&2;}fiif test -n "${warn_type_socklen}"; then{ echo "$as_me:19998: WARNING: ${warn_type_socklen}" >&5echo "$as_me: WARNING: ${warn_type_socklen}" >&2;}fiif test -n "${warn_cxxpicflags}"; then{ echo "$as_me:20002: WARNING: ${warn_cxxpicflags}" >&5echo "$as_me: WARNING: ${warn_cxxpicflags}" >&2;}fiif test -n "${warn_shlib_cxxldflags}"; then{ echo "$as_me:20006: WARNING: ${warn_shlib_cxxldflags}" >&5echo "$as_me: WARNING: ${warn_shlib_cxxldflags}" >&2;}fiif test -n "${warn_libglade_version}"; then{ echo "$as_me:20010: WARNING: ${warn_libglade_version}" >&5echo "$as_me: WARNING: ${warn_libglade_version}" >&2;}fiif test -n "${warn_tcltk_version}"; then{ echo "$as_me:20014: WARNING: ${warn_tcltk_version}" >&5echo "$as_me: WARNING: ${warn_tcltk_version}" >&2;}fiif test -n "${warn_perl5}"; then{ echo "$as_me:20018: WARNING: ${warn_perl5}" >&5echo "$as_me: WARNING: ${warn_perl5}" >&2;}fiif test -n "${warn_dvi}"; then{ echo "$as_me:20022: WARNING: ${warn_dvi}" >&5echo "$as_me: WARNING: ${warn_dvi}" >&2;}fiif test -n "${warn_info}"; then{ echo "$as_me:20026: WARNING: ${warn_info}" >&5echo "$as_me: WARNING: ${warn_info}" >&2;}fiif test -n "${warn_pdf}"; then{ echo "$as_me:20030: WARNING: ${warn_pdf}" >&5echo "$as_me: WARNING: ${warn_pdf}" >&2;}fiif test -n "${warn_pager}"; then{ echo "$as_me:20034: WARNING: ${warn_pager}" >&5echo "$as_me: WARNING: ${warn_pager}" >&2;}fi