head 1.6; access; symbols ePerl_2_2_14:1.1.1.1 RSE:1.1.1; locks; strict; comment @# @; 1.6 date 2005.07.15.14.30.03; author rse; state Exp; branches; next 1.5; 1.5 date 2000.10.10.16.08.44; author rse; state Exp; branches; next 1.4; 1.4 date 2000.07.03.08.34.55; author rse; state Exp; branches; next 1.3; 1.3 date 99.05.02.15.21.07; author rse; state Exp; branches; next 1.2; 1.2 date 99.05.02.15.01.13; author rse; state Exp; branches; next 1.1; 1.1 date 99.05.02.14.43.37; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.05.02.14.43.37; author rse; state Exp; branches; next ; desc @@ 1.6 log @Support Perl 5.9.x @ text @#! /bin/sh # From configure.in Revision: 2.0 SHTOOL="etc/shtool" T_MD="`$SHTOOL echo -n -e %B`" T_ME="`$SHTOOL echo -n -e %b`" VERS="`$SHTOOL version -l c -d long eperl_version.c`" echo "Configuring for ${T_MD}ePerl${T_ME}, Version ${T_MD}$VERS${T_ME}" # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. # Defaults: ac_help= ac_default_prefix=/usr/local # Any additions from configure.in: ac_default_prefix=/usr/local ac_help="$ac_help --with-perl=PATH force the usage of a specific installed Perl" ac_help="$ac_help --enable-debug build for debugging" # Initialize some variables set by options. # The variables have the same names as the options, with # dashes changed to underlines. build=NONE cache_file=./config.cache exec_prefix=NONE host=NONE no_create= nonopt=NONE no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= target=NONE verbose= x_includes=NONE x_libraries=NONE 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' # Initialize some other variables. subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Maximum number of lines to put in a shell here document. ac_max_here_lines=12 ac_prev= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval "$ac_prev=\$ac_option" ac_prev= continue fi case "$ac_option" in -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; *) ac_optarg= ;; esac # 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 ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build="$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" ;; -datadir | --datadir | --datadi | --datad | --data | --dat | --da) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | --da=*) datadir="$ac_optarg" ;; -disable-* | --disable-*) ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` # Reject names that are not valid shell variable names. if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } fi ac_feature=`echo $ac_feature| sed 's/-/_/g'` eval "enable_${ac_feature}=no" ;; -enable-* | --enable-*) ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` # Reject names that are not valid shell variable names. if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } fi ac_feature=`echo $ac_feature| sed 's/-/_/g'` case "$ac_option" in *=*) ;; *) ac_optarg=yes ;; esac eval "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) # 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 Usage: configure [options] [host] Options: [defaults in brackets after descriptions] Configuration: --cache-file=FILE cache test results in FILE --help print this message --no-create do not create output files --quiet, --silent do not print \`checking...' messages --version print the version of autoconf that created configure Directory and file names: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [same as prefix] --bindir=DIR user executables in DIR [EPREFIX/bin] --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] --libexecdir=DIR program executables in DIR [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data in DIR [PREFIX/share] --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data in DIR [PREFIX/com] --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] --libdir=DIR object code libraries in DIR [EPREFIX/lib] --includedir=DIR C header files in DIR [PREFIX/include] --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] --infodir=DIR info documentation in DIR [PREFIX/info] --mandir=DIR man documentation in DIR [PREFIX/man] --srcdir=DIR find the sources in DIR [configure dir or ..] --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 names EOF cat << EOF Host type: --build=BUILD configure for building on BUILD [BUILD=HOST] --host=HOST configure for HOST [guessed] --target=TARGET configure for TARGET [TARGET=HOST] Features and packages: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR EOF if test -n "$ac_help"; then echo "--enable and --with options recognized:$ac_help" fi exit 0 ;; -host | --host | --hos | --ho) ac_prev=host ;; -host=* | --host=* | --hos=* | --ho=*) host="$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 ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target="$ac_optarg" ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers) echo "configure generated by autoconf version 2.13" exit 0 ;; -with-* | --with-*) ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` # Reject names that are not valid shell variable names. if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } fi ac_package=`echo $ac_package| sed 's/-/_/g'` case "$ac_option" in *=*) ;; *) ac_optarg=yes ;; esac eval "with_${ac_package}='$ac_optarg'" ;; -without-* | --without-*) ac_package=`echo $ac_option|sed -e 's/-*without-//'` # Reject names that are not valid shell variable names. if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } fi 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 "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } ;; *) if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then echo "configure: warning: $ac_option: invalid host type" 1>&2 fi if test "x$nonopt" != xNONE; then { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } fi nonopt="$ac_option" ;; esac done if test -n "$ac_prev"; then { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } fi trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 # File descriptor usage: # 0 standard input # 1 file creation # 2 errors and warnings # 3 some systems may open it to /dev/tty # 4 used on the Kubota Titan # 6 checking for... messages and results # 5 compiler messages saved in config.log if test "$silent" = yes; then exec 6>/dev/null else exec 6>&1 fi exec 5>./config.log echo "\ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. " 1>&5 # Strip out --no-create and --no-recursion so they do not pile up. # Also quote any args containing shell metacharacters. ac_configure_args= for ac_arg do case "$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_configure_args="$ac_configure_args '$ac_arg'" ;; *) ac_configure_args="$ac_configure_args $ac_arg" ;; esac done # NLS nuisances. # Only set these to C if already set. These must not be set unconditionally # because not all systems understand e.g. LANG=C (notably SCO). # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! # Non-C LC_CTYPE values break the ctype check. if test "${LANG+set}" = set; then LANG=C; export LANG; fi if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi # 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 # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. ac_unique_file=README # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then its parent. ac_prog=$0 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. srcdir=$ac_confdir if test ! -r $srcdir/$ac_unique_file; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r $srcdir/$ac_unique_file; then if test "$ac_srcdir_defaulted" = yes; then { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } else { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } fi fi srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" else CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" fi fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then echo "loading site script $ac_site_file" . "$ac_site_file" fi done if test -r "$cache_file"; then echo "loading cache $cache_file" . $cache_file else echo "creating cache $cache_file" > $cache_file fi ac_ext=c # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. ac_cpp='$CPP $CPPFLAGS' ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' cross_compiling=$ac_cv_prog_cc_cross ac_exeext= ac_objext=o if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then # Stardent Vistra SVR4 grep lacks -e, says ghazi@@caip.rutgers.edu. if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then ac_n= ac_c=' ' ac_t=' ' else ac_n=-n ac_c= ac_t= fi else ac_n= ac_c='\c' ac_t= fi test "x$prefix" = xNONE && prefix=$ac_default_prefix eval "dir=$prefix" case $dir in *eperl* ) libsubdir= ;; * ) libsubdir="/eperl" ;; esac tmpdir="${TMPDIR}" if test ".$tmpdir" = .; then tmpdir="${TEMPDIR}" fi if test ".$tmpdir" = .; then tmpdir="/tmp" fi echo "$ac_t""" 1>&6 echo "$ac_t""${T_MD}CHECK: Configuration of Perl Language${T_ME}" 1>&6 echo $ac_n "checking for Perl language""... $ac_c" 1>&6 echo "configure:567: checking for Perl language" >&5 # Check whether --with-perl or --without-perl was given. if test "${with_perl+set}" = set; then withval="$with_perl" perlprog=$with_perl else perlprog=`$SHTOOL path -m perl` fi perlvers=`$perlprog -e 'printf("%.3f", $]);'` PATH_PERL=$perlprog echo "$ac_t""$perlprog v$perlvers" 1>&6 case $perlvers in 5.00[3-9]* ) ;; * ) echo "" echo "Latest Perl found on your system is $perlvers," echo "but at least Perl version 5.003 is required." echo "In case the newer one is not in PATH, just use" echo "the option --with-perl=/path/to/bin/perl to" echo "provide the correct executable." echo "" { echo "configure: error: Perl version too old" 1>&2; exit 1; } ;; esac case $perlvers in 5.00[3-6]_[0-9][0-9] ) perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/_//'` ;; 5.00[3-9] ) perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/$/00/'` ;; * ) perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/_//'` ;; esac perl_prog=$perlprog perl_vers=$perlvers perl_vnum=$perlvnum if test -f $PATH_PERL; then : else { echo "configure: error: required program ``perl'' not found" 1>&2; exit 1; } fi echo $ac_n "checking for Perl knowledge of system""... $ac_c" 1>&6 echo "configure:620: checking for Perl knowledge of system" >&5 perl_osname="`$perl_prog -e 'use Config; print $Config{osname}'`"; perl_osvers="`$perl_prog -e 'use Config; print $Config{osvers}'`"; perl_os="$perl_osname-$perl_osvers" echo "$ac_t""$perl_os" 1>&6 echo $ac_n "checking for Perl standard compiler""... $ac_c" 1>&6 echo "configure:630: checking for Perl standard compiler" >&5 perl_cc="`$perl_prog -e 'use Config; print $Config{cc}'`"; if test ".$CC" = .; then CC=$perl_cc export CC echo "$ac_t""$perl_cc" 1>&6 else perl_cc=$CC echo "$ac_t""$perl_cc (OVERWRITTEN)" 1>&6 fi echo $ac_n "checking for Perl standard optimization flags""... $ac_c" 1>&6 echo "configure:643: checking for Perl standard optimization flags" >&5 perl_optimize="`$perl_prog -e 'use Config; print $Config{optimize}'`"; echo "$ac_t""$perl_optimize" 1>&6 echo $ac_n "checking for Perl standard compilation flags""... $ac_c" 1>&6 echo "configure:649: checking for Perl standard compilation flags" >&5 perl_ccflags="`$perl_prog -e 'use Config; print $Config{ccflags}'`"; case $perl_os in *hpux* ) perl_ccflags="$perl_ccflags -Wp,-H32768" ;; *irix-5.* ) perl_ccflags="`echo $perl_ccflags | sed -e 's/-D_POSIX_SOURCE//'`" ;; esac echo "$ac_t""$perl_ccflags" 1>&6 echo $ac_n "checking for Perl standard link flags""... $ac_c" 1>&6 echo "configure:659: checking for Perl standard link flags" >&5 perl_ldflags="`$perl_prog -e 'use Config; print $Config{ldflags}'`"; case $perl_os in *irix-6.* ) perl_ldflags="$perl_ldflags '-Wl,-woff 85'" ;; esac echo "$ac_t""$perl_ldflags" 1>&6 echo $ac_n "checking for Perl library files""... $ac_c" 1>&6 echo "configure:668: checking for Perl library files" >&5 perl_libs="`$perl_prog -e 'use Config; print $Config{libs}'`" echo "$ac_t""$perl_libs" 1>&6 echo $ac_n "checking for Perl architecture directory""... $ac_c" 1>&6 echo "configure:674: checking for Perl architecture directory" >&5 perl_archlib="`$perlprog -e 'use Config; print $Config{archlib}'`"; echo "$ac_t""$perl_archlib" 1>&6 echo $ac_n "checking for Perl dynamic loading support""... $ac_c" 1>&6 echo "configure:680: checking for Perl dynamic loading support" >&5 usedl="`$perlprog -e 'use Config; print $Config{usedl}'`"; case $usedl in define ) rc=yes cat >> confdefs.h <<\EOF #define HAVE_PERL_DYNALOADER 1 EOF perl_dla=$perl_archlib/auto/DynaLoader/DynaLoader.a ;; * ) rc=no perl_dla= ;; esac echo "$ac_t""$rc" 1>&6 echo $ac_n "checking for Perl dynamic loading compilation flags""... $ac_c" 1>&6 echo "configure:700: checking for Perl dynamic loading compilation flags" >&5 perl_cccdlflags="`$perlprog -e 'use Config; print $Config{cccdlflags}'`"; case $perl_cccdlflags in " " ) x="none" ;; * ) x="$perl_cccdlflags" ;; esac echo "$ac_t""$x" 1>&6 echo $ac_n "checking for Perl dynamic loading link flags""... $ac_c" 1>&6 echo "configure:710: checking for Perl dynamic loading link flags" >&5 perl_ccdlflags="`$perlprog -e 'use Config; print $Config{ccdlflags}'`"; case $perl_os in *aix* ) perl_ccdlflags="`echo $perl_ccdlflags | sed -e 's;-bE:perl.exp;-bE:${perl_archlib}/CORE/perl.exp;'`" ;; esac case $perl_ccdlflags in " " ) x="none" ;; * ) x="$perl_ccdlflags" ;; esac echo "$ac_t""$x" 1>&6 echo "$ac_t""" 1>&6 echo "$ac_t""${T_MD}CHECK: System Build Environment${T_ME}" 1>&6 echo $ac_n "checking for build user""... $ac_c" 1>&6 echo "configure:728: checking for build user" >&5 build_user="`$SHTOOL echo -n -e '%u@@%h%d'`" echo "$ac_t""$build_user" 1>&6 echo $ac_n "checking for build time""... $ac_c" 1>&6 echo "configure:734: checking for build time" >&5 build_time_ctime="`date | sed -e 's/\n$//'`" build_time_iso="`$SHTOOL echo -n -e '%D-%m-%Y'`" echo "$ac_t""$build_time_iso" 1>&6 # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:744: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then ac_cv_prog_CC="gcc" break fi done IFS="$ac_save_ifs" fi fi CC="$ac_cv_prog_CC" if test -n "$CC"; then echo "$ac_t""$CC" 1>&6 else echo "$ac_t""no" 1>&6 fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:774: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_prog_rejected=no ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" break fi done IFS="$ac_save_ifs" if 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_CC shift if test $# -gt 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. shift set dummy "$ac_dir/$ac_word" "$@@" shift ac_cv_prog_CC="$@@" fi fi fi fi CC="$ac_cv_prog_CC" if test -n "$CC"; then echo "$ac_t""$CC" 1>&6 else echo "$ac_t""no" 1>&6 fi if test -z "$CC"; then case "`uname -s`" in *win32* | *WIN32*) # Extract the first word of "cl", so it can be a program name with args. set dummy cl; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:825: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then ac_cv_prog_CC="cl" break fi done IFS="$ac_save_ifs" fi fi CC="$ac_cv_prog_CC" if test -n "$CC"; then echo "$ac_t""$CC" 1>&6 else echo "$ac_t""no" 1>&6 fi ;; esac fi test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 echo "configure:857: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. ac_cpp='$CPP $CPPFLAGS' ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' cross_compiling=$ac_cv_prog_cc_cross cat > conftest.$ac_ext << EOF #line 868 "configure" #include "confdefs.h" main(){return(0);} EOF if { (eval echo configure:873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then ac_cv_prog_cc_cross=no else ac_cv_prog_cc_cross=yes fi else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 ac_cv_prog_cc_works=no fi rm -fr conftest* ac_ext=c # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. ac_cpp='$CPP $CPPFLAGS' ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' cross_compiling=$ac_cv_prog_cc_cross echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 if test $ac_cv_prog_cc_works = no; then { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 echo "configure:899: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 echo "configure:904: checking whether we are using GNU C" >&5 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.c <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no fi fi echo "$ac_t""$ac_cv_prog_gcc" 1>&6 if test $ac_cv_prog_gcc = yes; then GCC=yes else GCC= fi ac_test_CFLAGS="${CFLAGS+set}" ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 echo "configure:932: checking whether ${CC-cc} accepts -g" >&5 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then ac_cv_prog_cc_g=yes else ac_cv_prog_cc_g=no fi rm -f conftest* fi echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 if test "$ac_test_CFLAGS" = set; then CFLAGS="$ac_save_CFLAGS" elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi echo $ac_n "checking for compilation debug mode""... $ac_c" 1>&6 echo "configure:964: checking for compilation debug mode" >&5 # Check whether --enable-debug or --disable-debug was given. if test "${enable_debug+set}" = set; then enableval="$enable_debug" if test ".$ac_cv_prog_gcc" = ".yes"; then case "$CFLAGS" in *-O2* ) ;; * ) CFLAGS="$CFLAGS -O2" ;; esac case "$CFLAGS" in *-g* ) ;; * ) CFLAGS="$CFLAGS -g" ;; esac CFLAGS="$CFLAGS -ggdb3" CFLAGS="$CFLAGS -Wall -Wpointer-arith -Wcast-align" CFLAGS="$CFLAGS -Wmissing-prototypes -Wmissing-declarations -Winline" dmalloc="" if test -f /sw/include/dmalloc.h; then if test -f /sw/lib/libdmalloc.a; then cat >> confdefs.h <<\EOF #define HAVE_DMALLOC 1 EOF CFLAGS="$CFLAGS -I/sw/include" LDFLAGS="$LDFLAGS -L/sw/lib" dmalloc="-ldmalloc" fi fi else case "$CFLAGS" in *-g* ) ;; * ) CFLAGS="$CFLAGS -g" ;; esac fi msg="enabled" cat >> confdefs.h <<\EOF #define DEBUG_ENABLED 1 EOF else msg=disabled fi echo "$ac_t""$msg" 1>&6 # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:1015: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then ac_cv_prog_RANLIB="ranlib" break fi done IFS="$ac_save_ifs" test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" fi fi RANLIB="$ac_cv_prog_RANLIB" if test -n "$RANLIB"; then echo "$ac_t""$RANLIB" 1>&6 else echo "$ac_t""no" 1>&6 fi # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:1045: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$AR"; then ac_cv_prog_AR="$AR" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then ac_cv_prog_AR="ar" break fi done IFS="$ac_save_ifs" fi fi AR="$ac_cv_prog_AR" if test -n "$AR"; then echo "$ac_t""$AR" 1>&6 else echo "$ac_t""no" 1>&6 fi # Extract the first word of "size", so it can be a program name with args. set dummy size; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 echo "configure:1074: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_SIZE'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else if test -n "$SIZE"; then ac_cv_prog_SIZE="$SIZE" # Let the user override the test. else IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" ac_dummy="$PATH" for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then ac_cv_prog_SIZE="size" break fi done IFS="$ac_save_ifs" fi fi SIZE="$ac_cv_prog_SIZE" if test -n "$SIZE"; then echo "$ac_t""$SIZE" 1>&6 else echo "$ac_t""no" 1>&6 fi case $perl_os in *irix* ) SIZE="$SIZE -B" ;; esac echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 echo "configure:1104: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftestmake <<\EOF all: @@echo 'ac_maketemp="${MAKE}"' EOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` if test -n "$ac_maketemp"; then eval ac_cv_prog_make_${ac_make}_set=yes else eval ac_cv_prog_make_${ac_make}_set=no fi rm -f conftestmake fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then echo "$ac_t""yes" 1>&6 SET_MAKE= else echo "$ac_t""no" 1>&6 SET_MAKE="MAKE=${MAKE-make}" fi echo "$ac_t""" 1>&6 echo "$ac_t""${T_MD}CHECK: Characteristic of System Headers and Libraries${T_ME}" 1>&6 echo $ac_n "checking for working const""... $ac_c" 1>&6 echo "configure:1136: checking for working const" >&5 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } ; return 0; } EOF if { (eval echo configure:1190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* ac_cv_c_const=no fi rm -f conftest* fi echo "$ac_t""$ac_cv_c_const" 1>&6 if test $ac_cv_c_const = no; then cat >> confdefs.h <<\EOF #define const EOF fi echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 echo "configure:1211: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else # This must be in double quotes, not single quotes, because CPP may get # substituted into the Makefile and "${CC-cc}" will confuse make. CPP="${CC-cc} -E" # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:1232: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : else echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:1249: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : else echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* CPP="${CC-cc} -nologo -E" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:1266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : else echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* CPP=/lib/cpp fi rm -f conftest* fi rm -f conftest* fi rm -f conftest* ac_cv_prog_CPP="$CPP" fi CPP="$ac_cv_prog_CPP" else ac_cv_prog_CPP="$CPP" fi echo "$ac_t""$CPP" 1>&6 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 echo "configure:1291: checking for ANSI C header files" >&5 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include #include #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:1304: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* ac_cv_header_stdc=yes else echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* ac_cv_header_stdc=no fi rm -f conftest* if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat > conftest.$ac_ext < EOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | egrep "memchr" >/dev/null 2>&1; then : else rm -rf conftest* ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat > conftest.$ac_ext < EOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | egrep "free" >/dev/null 2>&1; then : else rm -rf conftest* ac_cv_header_stdc=no fi rm -f conftest* fi if 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 : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } EOF if { (eval echo configure:1371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then : else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -fr conftest* ac_cv_header_stdc=no fi rm -fr conftest* fi fi fi echo "$ac_t""$ac_cv_header_stdc" 1>&6 if test $ac_cv_header_stdc = yes; then cat >> confdefs.h <<\EOF #define STDC_HEADERS 1 EOF fi for ac_hdr in stdio.h stdarg.h stdlib.h string.h ctype.h unistd.h time.h signal.h pwd.h grp.h sys/types.h sys/stat.h sys/param.h sys/socket.h netinet/in.h netdb.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 echo "configure:1398: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:1408: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* eval "ac_cv_header_$ac_safe=yes" else echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_header_$ac_safe=no" fi rm -f conftest* fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` cat >> confdefs.h <&6 fi done echo $ac_n "checking for bool""... $ac_c" 1>&6 echo "configure:1435: checking for bool" >&5 if eval "test \"`echo '$''{'ac_cv_type_bool'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS #include #include #endif EOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | egrep "(^|[^a-zA-Z_0-9])bool[^a-zA-Z_0-9]" >/dev/null 2>&1; then rm -rf conftest* ac_cv_type_bool=yes else rm -rf conftest* ac_cv_type_bool=no fi rm -f conftest* fi echo "$ac_t""$ac_cv_type_bool" 1>&6 if test $ac_cv_type_bool = no; then cat >> confdefs.h <<\EOF #define bool char EOF fi for ac_func in memmove do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1470: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else $ac_func(); #endif ; return 0; } EOF if { (eval echo configure:1498: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_func_$ac_func=no" fi rm -f conftest* fi if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` cat >> confdefs.h <&6 fi done for ac_func in seteuid do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1525: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else $ac_func(); #endif ; return 0; } EOF if { (eval echo configure:1553: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_func_$ac_func=no" fi rm -f conftest* fi if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` cat >> confdefs.h <&6 fi done for ac_func in setegid do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1580: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else $ac_func(); #endif ; return 0; } EOF if { (eval echo configure:1608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_func_$ac_func=no" fi rm -f conftest* fi if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` cat >> confdefs.h <&6 fi done for ac_func in strdup do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1635: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else $ac_func(); #endif ; return 0; } EOF if { (eval echo configure:1663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_func_$ac_func=no" fi rm -f conftest* fi if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` cat >> confdefs.h <&6 fi done echo "$ac_t""" 1>&6 echo "$ac_t""${T_MD}RESULT: Sourcefile Substitution${T_ME}" 1>&6 trap '' 1 2 15 cat > confcache <<\EOF # 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. It is not useful on other systems. # If it contains results you don't want to keep, you may remove or edit it. # # By default, configure uses ./config.cache as the cache file, # creating it if it does not exist already. You can give configure # the --cache-file=FILE option to use a different cache file; that is # what configure does when it calls configure scripts in # subdirectories, so they share the cache. # Giving --cache-file=/dev/null disables caching, for debugging configure. # config.status only pays attention to the cache file if you give it the # --recheck option to rerun configure. # EOF # 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 \ -e "s/'/'\\\\''/g" \ -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" ;; *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' ;; esac >> confcache if cmp -s $cache_file confcache; then : else if test -w $cache_file; then echo "updating cache $cache_file" cat confcache > $cache_file else echo "not updating unwritable cache $cache_file" fi fi rm -f confcache trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' # Any assignment to VPATH causes Sun make to only execute # the first set of double-colon rules, so remove it if not needed. # If there is a colon in the path, we need to keep it. if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' fi trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 DEFS=-DHAVE_CONFIG_H # Without the "./", some shells look in PATH for config.status. : ${CONFIG_STATUS=./config.status} echo creating $CONFIG_STATUS rm -f $CONFIG_STATUS cat > $CONFIG_STATUS </dev/null | sed 1q`: # # $0 $ac_configure_args # # Compiler output produced by configure, useful for debugging # configure, is in ./config.log if it exists. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" for ac_option do case "\$ac_option" in -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; -version | --version | --versio | --versi | --vers | --ver | --ve | --v) echo "$CONFIG_STATUS generated by autoconf version 2.13" exit 0 ;; -help | --help | --hel | --he | --h) echo "\$ac_cs_usage"; exit 0 ;; *) echo "\$ac_cs_usage"; exit 1 ;; esac done ac_given_srcdir=$srcdir trap 'rm -fr `echo "Makefile t/Makefile config_sc.h config_ac.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS < conftest.subs <<\\CEOF $ac_vpsub $extrasub s%@@SHTOOL@@%$SHTOOL%g s%@@SHELL@@%$SHELL%g s%@@CFLAGS@@%$CFLAGS%g s%@@CPPFLAGS@@%$CPPFLAGS%g s%@@CXXFLAGS@@%$CXXFLAGS%g s%@@FFLAGS@@%$FFLAGS%g s%@@DEFS@@%$DEFS%g s%@@LDFLAGS@@%$LDFLAGS%g s%@@LIBS@@%$LIBS%g s%@@exec_prefix@@%$exec_prefix%g s%@@prefix@@%$prefix%g s%@@program_transform_name@@%$program_transform_name%g s%@@bindir@@%$bindir%g s%@@sbindir@@%$sbindir%g s%@@libexecdir@@%$libexecdir%g s%@@datadir@@%$datadir%g s%@@sysconfdir@@%$sysconfdir%g s%@@sharedstatedir@@%$sharedstatedir%g s%@@localstatedir@@%$localstatedir%g s%@@libdir@@%$libdir%g s%@@includedir@@%$includedir%g s%@@oldincludedir@@%$oldincludedir%g s%@@infodir@@%$infodir%g s%@@mandir@@%$mandir%g s%@@libsubdir@@%$libsubdir%g s%@@tmpdir@@%$tmpdir%g s%@@PATH_PERL@@%$PATH_PERL%g s%@@perlprog@@%$perlprog%g s%@@perlvers@@%$perlvers%g s%@@perlvnum@@%$perlvnum%g s%@@perl_prog@@%$perl_prog%g s%@@perl_vers@@%$perl_vers%g s%@@perl_vnum@@%$perl_vnum%g s%@@perl_osname@@%$perl_osname%g s%@@perl_osvers@@%$perl_osvers%g s%@@perl_os@@%$perl_os%g s%@@perl_cc@@%$perl_cc%g s%@@perl_optimize@@%$perl_optimize%g s%@@perl_ccflags@@%$perl_ccflags%g s%@@perl_ldflags@@%$perl_ldflags%g s%@@perl_libs@@%$perl_libs%g s%@@perl_archlib@@%$perl_archlib%g s%@@perl_dla@@%$perl_dla%g s%@@perl_cccdlflags@@%$perl_cccdlflags%g s%@@perl_ccdlflags@@%$perl_ccdlflags%g s%@@build_user@@%$build_user%g s%@@build_time_ctime@@%$build_time_ctime%g s%@@build_time_iso@@%$build_time_iso%g s%@@CC@@%$CC%g s%@@dmalloc@@%$dmalloc%g s%@@RANLIB@@%$RANLIB%g s%@@AR@@%$AR%g s%@@SIZE@@%$SIZE%g s%@@SET_MAKE@@%$SET_MAKE%g s%@@CPP@@%$CPP%g CEOF EOF cat >> $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_cmds=90 # Maximum number of lines to put in a sed script. ac_file=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_cmds # Line after last line for current file. ac_more_lines=: ac_sed_cmds="" while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file else sed "${ac_end}q" conftest.subs > conftest.s$ac_file fi if test ! -s conftest.s$ac_file; then ac_more_lines=false rm -f conftest.s$ac_file else if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f conftest.s$ac_file" else ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" fi ac_file=`expr $ac_file + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_cmds` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; *) ac_file_in="${ac_file}.in" ;; esac # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. # Remove last slash and all that follows it. Not all systems have dirname. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" 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'` else ac_dir_suffix= ac_dots= fi case "$ac_given_srcdir" in .) srcdir=. if test -z "$ac_dots"; then top_srcdir=. else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; esac echo creating "$ac_file" rm -f "$ac_file" configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." case "$ac_file" in *Makefile*) ac_comsub="1i\\ # $configure_input" ;; *) ac_comsub= ;; esac ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` sed -e "$ac_comsub s%@@configure_input@@%$configure_input%g s%@@srcdir@@%$srcdir%g s%@@top_srcdir@@%$top_srcdir%g " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file fi; done rm -f conftest.s* # 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='\3' ac_dD='%g' # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='\([ ]\)%\1#\2define\3' ac_uC=' ' ac_uD='\4%g' # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_eB='$%\1#\2define\3' ac_eC=' ' ac_eD='%g' if test "${CONFIG_HEADERS+set}" != set; then EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF fi for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; *) ac_file_in="${ac_file}.in" ;; esac echo creating $ac_file rm -f conftest.frag conftest.in conftest.out ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` cat $ac_file_inputs > conftest.in EOF # Transform confdefs.h into a sed script conftest.vals that substitutes # the proper values into config.h.in to produce config.h. And first: # Protect against being on the right side of a sed subst in config.status. # Protect against being in an unquoted here document in config.status. rm -f conftest.vals cat > conftest.hdr <<\EOF s/[\\&%]/\\&/g s%[\\$`]%\\&%g s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp s%ac_d%ac_u%gp s%ac_u%ac_e%gp EOF sed -n -f conftest.hdr confdefs.h > conftest.vals rm -f conftest.hdr # 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.vals <<\EOF s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% EOF # Break up conftest.vals because some shells have a limit on # the size of here documents, and old seds have small limits too. rm -f conftest.tail while : do ac_lines=`grep -c . conftest.vals` # grep -c gives empty output for an empty file on some AIX systems. if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi # Write a limited-size here document to conftest.frag. echo ' cat > conftest.frag <> $CONFIG_STATUS sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS echo 'CEOF sed -f conftest.frag conftest.in > conftest.out rm -f conftest.in mv conftest.out conftest.in ' >> $CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail rm -f conftest.vals mv conftest.tail conftest.vals done rm -f conftest.vals cat >> $CONFIG_STATUS <<\EOF rm -f conftest.frag conftest.h echo "/* $ac_file. Generated automatically by configure. */" > conftest.h cat conftest.in >> conftest.h rm -f conftest.in if cmp -s $ac_file conftest.h 2>/dev/null; then echo "$ac_file is unchanged" rm -f conftest.h else # Remove last slash and all that follows it. Not all systems have dirname. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" fi rm -f $ac_file mv conftest.h $ac_file fi fi; done EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF exit 0 EOF chmod +x $CONFIG_STATUS rm -fr confdefs* $ac_clean_files test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 echo "" echo "Now please type '${T_MD}make${T_ME}' to compile. Good luck." echo "" @ 1.5 log @*** empty log message *** @ text @d580 1 a580 1 5.003* | 5.004* | 5.005* | 5.006* ) d595 1 a595 1 5.00[3-6] ) @ 1.4 log @*** empty log message *** @ text @d552 8 d566 1 a566 1 echo "configure:559: checking for Perl language" >&5 d619 1 a619 1 echo "configure:612: checking for Perl knowledge of system" >&5 d629 1 a629 1 echo "configure:622: checking for Perl standard compiler" >&5 d642 1 a642 1 echo "configure:635: checking for Perl standard optimization flags" >&5 d648 1 a648 1 echo "configure:641: checking for Perl standard compilation flags" >&5 d658 1 a658 1 echo "configure:651: checking for Perl standard link flags" >&5 d667 1 a667 1 echo "configure:660: checking for Perl library files" >&5 d673 1 a673 1 echo "configure:666: checking for Perl architecture directory" >&5 d679 1 a679 1 echo "configure:672: checking for Perl dynamic loading support" >&5 d699 1 a699 1 echo "configure:692: checking for Perl dynamic loading compilation flags" >&5 d709 1 a709 1 echo "configure:702: checking for Perl dynamic loading link flags" >&5 d727 1 a727 1 echo "configure:720: checking for build user" >&5 d733 1 a733 1 echo "configure:726: checking for build time" >&5 d743 1 a743 1 echo "configure:736: checking for $ac_word" >&5 d773 1 a773 1 echo "configure:766: checking for $ac_word" >&5 d824 1 a824 1 echo "configure:817: checking for $ac_word" >&5 d856 1 a856 1 echo "configure:849: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 d867 1 a867 1 #line 860 "configure" d872 1 a872 1 if { (eval echo configure:865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d898 1 a898 1 echo "configure:891: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 d903 1 a903 1 echo "configure:896: checking whether we are using GNU C" >&5 d912 1 a912 1 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:905: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then d931 1 a931 1 echo "configure:924: checking whether ${CC-cc} accepts -g" >&5 d963 1 a963 1 echo "configure:956: checking for compilation debug mode" >&5 d1014 1 a1014 1 echo "configure:1007: checking for $ac_word" >&5 d1044 1 a1044 1 echo "configure:1037: checking for $ac_word" >&5 d1073 1 a1073 1 echo "configure:1066: checking for $ac_word" >&5 d1103 1 a1103 1 echo "configure:1096: checking whether ${MAKE-make} sets \${MAKE}" >&5 d1135 1 a1135 1 echo "configure:1128: checking for working const" >&5 d1140 1 a1140 1 #line 1133 "configure" d1189 1 a1189 1 if { (eval echo configure:1182: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then d1210 1 a1210 1 echo "configure:1203: checking how to run the C preprocessor" >&5 d1225 1 a1225 1 #line 1218 "configure" d1231 1 a1231 1 { (eval echo configure:1224: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1242 1 a1242 1 #line 1235 "configure" d1248 1 a1248 1 { (eval echo configure:1241: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1259 1 a1259 1 #line 1252 "configure" d1265 1 a1265 1 { (eval echo configure:1258: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1290 1 a1290 1 echo "configure:1283: checking for ANSI C header files" >&5 d1295 1 a1295 1 #line 1288 "configure" d1303 1 a1303 1 { (eval echo configure:1296: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1320 1 a1320 1 #line 1313 "configure" d1338 1 a1338 1 #line 1331 "configure" d1359 1 a1359 1 #line 1352 "configure" d1370 1 a1370 1 if { (eval echo configure:1363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null d1397 1 a1397 1 echo "configure:1390: checking for $ac_hdr" >&5 d1402 1 a1402 1 #line 1395 "configure" d1407 1 a1407 1 { (eval echo configure:1400: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1434 1 a1434 1 echo "configure:1427: checking for bool" >&5 d1439 1 a1439 1 #line 1432 "configure" d1469 1 a1469 1 echo "configure:1462: checking for $ac_func" >&5 d1474 1 a1474 1 #line 1467 "configure" d1497 1 a1497 1 if { (eval echo configure:1490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1524 1 a1524 1 echo "configure:1517: checking for $ac_func" >&5 d1529 1 a1529 1 #line 1522 "configure" d1552 1 a1552 1 if { (eval echo configure:1545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1579 1 a1579 1 echo "configure:1572: checking for $ac_func" >&5 d1584 1 a1584 1 #line 1577 "configure" d1607 1 a1607 1 if { (eval echo configure:1600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1634 1 a1634 1 echo "configure:1627: checking for $ac_func" >&5 d1639 1 a1639 1 #line 1632 "configure" d1662 1 a1662 1 if { (eval echo configure:1655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1826 1 @ 1.3 log @*** empty log message *** @ text @d16 1 a16 1 # Generated automatically using autoconf version 2.14 d353 1 a353 1 echo "configure generated by autoconf version 2.14" a562 1 perlvers=`$perlprog -v | grep version | sed -e 's/.* version //' -e 's/ built.*//' -e 's/ with.*//'` d565 1 a565 21 TMPFILE=/tmp/x.$$ rm -f $TMPFILE touch $TMPFILE c=0 for dir in `echo $PATH | sed -e 's/:/ /g'` /tmp; do for perl in perl5 perl miniperl; do if test -f "$dir/$perl"; then if test -x "$dir/$perl"; then perl="$dir/$perl" version=`$perl -v | grep version | sed -e 's/.* version //' -e 's/ built.*//' -e 's/ with.*//'` versionnum="`echo $version | sed -e 's/\.//g' -e 's/_//g'`" versionnum=`expr $versionnum - $c` echo "$versionnum $version $perl" >>$TMPFILE fi fi done c=`expr $c + 1` done perlvers="`cat $TMPFILE | sort -u | tail -1 | cut '-d ' -f2`" perlprog="`cat $TMPFILE | sort -u | tail -1 | cut '-d ' -f3`" rm -f $TMPFILE d568 1 d611 1 a611 1 echo "configure:632: checking for Perl knowledge of system" >&5 d621 1 a621 1 echo "configure:642: checking for Perl standard compiler" >&5 d634 1 a634 1 echo "configure:655: checking for Perl standard optimization flags" >&5 d640 1 a640 1 echo "configure:661: checking for Perl standard compilation flags" >&5 d650 1 a650 1 echo "configure:671: checking for Perl standard link flags" >&5 d659 1 a659 1 echo "configure:680: checking for Perl library files" >&5 d665 1 a665 1 echo "configure:686: checking for Perl architecture directory" >&5 d671 1 a671 1 echo "configure:692: checking for Perl dynamic loading support" >&5 d691 1 a691 1 echo "configure:712: checking for Perl dynamic loading compilation flags" >&5 d701 1 a701 1 echo "configure:722: checking for Perl dynamic loading link flags" >&5 d719 1 a719 1 echo "configure:740: checking for build user" >&5 d725 1 a725 1 echo "configure:746: checking for build time" >&5 d735 1 a735 1 echo "configure:756: checking for $ac_word" >&5 d765 1 a765 1 echo "configure:786: checking for $ac_word" >&5 d816 1 a816 1 echo "configure:837: checking for $ac_word" >&5 d848 1 a848 1 echo "configure:869: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 d859 1 a859 1 #line 880 "configure" d864 1 a864 1 if { (eval echo configure:885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d890 1 a890 1 echo "configure:911: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 d895 1 a895 1 echo "configure:916: checking whether we are using GNU C" >&5 d904 1 a904 1 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:925: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then d923 1 a923 1 echo "configure:944: checking whether ${CC-cc} accepts -g" >&5 d955 1 a955 1 echo "configure:976: checking for compilation debug mode" >&5 d970 1 a970 1 CFLAGS="$CFLAGS -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline" d1006 1 a1006 1 echo "configure:1027: checking for $ac_word" >&5 d1036 1 a1036 1 echo "configure:1057: checking for $ac_word" >&5 d1065 1 a1065 1 echo "configure:1086: checking for $ac_word" >&5 d1095 1 a1095 1 echo "configure:1116: checking whether ${MAKE-make} sets \${MAKE}" >&5 d1127 1 a1127 1 echo "configure:1148: checking for working const" >&5 d1132 1 a1132 1 #line 1153 "configure" d1181 1 a1181 1 if { (eval echo configure:1202: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then d1202 1 a1202 1 echo "configure:1223: checking how to run the C preprocessor" >&5 d1217 1 a1217 1 #line 1238 "configure" d1223 1 a1223 1 { (eval echo configure:1244: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1234 1 a1234 1 #line 1255 "configure" d1240 1 a1240 1 { (eval echo configure:1261: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1251 1 a1251 1 #line 1272 "configure" d1257 1 a1257 1 { (eval echo configure:1278: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1282 1 a1282 1 echo "configure:1303: checking for ANSI C header files" >&5 d1287 1 a1287 1 #line 1308 "configure" d1295 1 a1295 1 { (eval echo configure:1316: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1312 1 a1312 1 #line 1333 "configure" d1330 1 a1330 1 #line 1351 "configure" d1351 1 a1351 1 #line 1372 "configure" d1362 1 a1362 1 if { (eval echo configure:1383: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null d1389 1 a1389 1 echo "configure:1410: checking for $ac_hdr" >&5 d1394 1 a1394 1 #line 1415 "configure" d1399 1 a1399 1 { (eval echo configure:1420: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1426 1 a1426 1 echo "configure:1447: checking for bool" >&5 d1431 1 a1431 1 #line 1452 "configure" d1461 1 a1461 1 echo "configure:1482: checking for $ac_func" >&5 d1466 1 a1466 1 #line 1487 "configure" a1474 1 char (*f)(); d1484 1 a1484 1 f = $ac_func; d1489 1 a1489 1 if { (eval echo configure:1511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1516 1 a1516 1 echo "configure:1538: checking for $ac_func" >&5 d1521 1 a1521 1 #line 1543 "configure" a1529 1 char (*f)(); d1539 1 a1539 1 f = $ac_func; d1544 1 a1544 1 if { (eval echo configure:1567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1571 1 a1571 1 echo "configure:1594: checking for $ac_func" >&5 d1576 1 a1576 1 #line 1599 "configure" a1584 1 char (*f)(); d1594 1 a1594 1 f = $ac_func; d1599 1 a1599 1 if { (eval echo configure:1623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1626 1 a1626 1 echo "configure:1650: checking for $ac_func" >&5 d1631 1 a1631 1 #line 1655 "configure" a1639 1 char (*f)(); d1649 1 a1649 1 f = $ac_func; d1654 1 a1654 1 if { (eval echo configure:1679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1774 1 a1774 1 echo "$CONFIG_STATUS generated by autoconf version 2.14" @ 1.2 log @*** empty log message *** @ text @d4 1 a4 1 echo "Configuring for ePerl `./etc/newvers -l c -D eperl_version.c`" d6 4 a9 18 ac_aux_dir= for ac_dir in etc $srcdir/etc; do if test -f $ac_dir/install-sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f $ac_dir/install.sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break fi done if test -z "$ac_aux_dir"; then { echo "configure: error: can not find install-sh or install.sh in etc $srcdir/etc" 1>&2; exit 1; } fi ac_config_guess=$ac_aux_dir/config.guess ac_config_sub=$ac_aux_dir/config.sub ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. d555 1 a555 1 echo "$ac_t""__ CHECK: Configuration of Perl Language __" 1>&6 d558 1 a558 1 echo "configure:573: checking for Perl language" >&5 d631 1 a631 1 echo "configure:646: checking for Perl knowledge of system" >&5 d641 1 a641 1 echo "configure:656: checking for Perl standard compiler" >&5 d654 1 a654 1 echo "configure:669: checking for Perl standard optimization flags" >&5 d660 1 a660 1 echo "configure:675: checking for Perl standard compilation flags" >&5 d670 1 a670 1 echo "configure:685: checking for Perl standard link flags" >&5 d679 1 a679 1 echo "configure:694: checking for Perl library files" >&5 d685 1 a685 1 echo "configure:700: checking for Perl architecture directory" >&5 d691 1 a691 1 echo "configure:706: checking for Perl dynamic loading support" >&5 d711 1 a711 1 echo "configure:726: checking for Perl dynamic loading compilation flags" >&5 d721 1 a721 1 echo "configure:736: checking for Perl dynamic loading link flags" >&5 d736 1 a736 1 echo "$ac_t""__ CHECK: System Build Environment __" 1>&6 d739 2 a740 2 echo "configure:754: checking for build user" >&5 build_user="`$ac_aux_dir/buildinfo -n %u@@%h%d`" d745 1 a745 1 echo "configure:760: checking for build time" >&5 d747 1 a747 1 build_time_iso="`$ac_aux_dir/buildinfo -n '%D-%m-%Y'`" d755 1 a755 1 echo "configure:770: checking for $ac_word" >&5 d785 1 a785 1 echo "configure:800: checking for $ac_word" >&5 d836 1 a836 1 echo "configure:851: checking for $ac_word" >&5 d868 1 a868 1 echo "configure:883: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 d879 1 a879 1 #line 894 "configure" d884 1 a884 1 if { (eval echo configure:899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d910 1 a910 1 echo "configure:925: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 d915 1 a915 1 echo "configure:930: checking whether we are using GNU C" >&5 d924 1 a924 1 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:939: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then d943 1 a943 1 echo "configure:958: checking whether ${CC-cc} accepts -g" >&5 d975 1 a975 1 echo "configure:990: checking for compilation debug mode" >&5 d989 1 a989 1 CFLAGS="$CFLAGS -Wall -Wshadow -Wpointer-arith -Wcast-align" d1026 1 a1026 1 echo "configure:1041: checking for $ac_word" >&5 d1056 1 a1056 1 echo "configure:1071: checking for $ac_word" >&5 d1085 1 a1085 1 echo "configure:1100: checking for $ac_word" >&5 a1113 1 d1115 1 a1115 1 echo "configure:1131: checking whether ${MAKE-make} sets \${MAKE}" >&5 a1140 67 # 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 # 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 $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 echo "configure:1169: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" for ac_dir in $PATH; do # Account for people who put trailing slashes in PATH elements. case "$ac_dir/" in /|./|.//|/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; do if test -f $ac_dir/$ac_prog; then if test $ac_prog = install && grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : else ac_cv_path_install="$ac_dir/$ac_prog -c" break 2 fi fi done ;; esac done IFS="$ac_save_IFS" fi if test "${ac_cv_path_install+set}" = set; then INSTALL="$ac_cv_path_install" else # 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_sh" fi fi echo "$ac_t""$INSTALL" 1>&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_PROGRAM}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM="${INSTALL_PROGRAM} -m 755" d1144 1 a1144 1 echo "$ac_t""__ CHECK: Characteristic of System Headers and Libraries __" 1>&6 d1147 1 a1147 1 echo "configure:1230: checking for working const" >&5 d1152 1 a1152 1 #line 1235 "configure" d1201 1 a1201 1 if { (eval echo configure:1284: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then d1222 1 a1222 1 echo "configure:1305: checking how to run the C preprocessor" >&5 d1237 1 a1237 1 #line 1320 "configure" d1243 1 a1243 1 { (eval echo configure:1326: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1254 1 a1254 1 #line 1337 "configure" d1260 1 a1260 1 { (eval echo configure:1343: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1271 1 a1271 1 #line 1354 "configure" d1277 1 a1277 1 { (eval echo configure:1360: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1302 1 a1302 1 echo "configure:1385: checking for ANSI C header files" >&5 d1307 1 a1307 1 #line 1390 "configure" d1315 1 a1315 1 { (eval echo configure:1398: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1332 1 a1332 1 #line 1415 "configure" d1350 1 a1350 1 #line 1433 "configure" d1371 1 a1371 1 #line 1454 "configure" d1382 1 a1382 1 if { (eval echo configure:1465: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null d1409 1 a1409 1 echo "configure:1492: checking for $ac_hdr" >&5 d1414 1 a1414 1 #line 1497 "configure" d1419 1 a1419 1 { (eval echo configure:1502: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } d1446 1 a1446 1 echo "configure:1529: checking for bool" >&5 d1451 1 a1451 1 #line 1534 "configure" d1481 1 a1481 1 echo "configure:1564: checking for $ac_func" >&5 d1486 1 a1486 1 #line 1569 "configure" d1510 1 a1510 1 if { (eval echo configure:1593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1537 1 a1537 1 echo "configure:1620: checking for $ac_func" >&5 d1542 1 a1542 1 #line 1625 "configure" d1566 1 a1566 1 if { (eval echo configure:1649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1593 1 a1593 1 echo "configure:1676: checking for $ac_func" >&5 d1598 1 a1598 1 #line 1681 "configure" d1622 1 a1622 1 if { (eval echo configure:1705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1649 1 a1649 1 echo "configure:1732: checking for $ac_func" >&5 d1654 1 a1654 1 #line 1737 "configure" d1678 1 a1678 1 if { (eval echo configure:1761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d1706 1 a1706 1 echo "$ac_t""__ RESULT: Sourcefile Substitution __" 1>&6 a1806 1 ac_given_INSTALL="$INSTALL" d1817 1 a1869 3 s%@@INSTALL_PROGRAM@@%$INSTALL_PROGRAM%g s%@@INSTALL_SCRIPT@@%$INSTALL_SCRIPT%g s%@@INSTALL_DATA@@%$INSTALL_DATA%g a1946 4 case "$ac_given_INSTALL" in [/$]*) INSTALL="$ac_given_INSTALL" ;; *) INSTALL="$ac_dots$ac_given_INSTALL" ;; esac a1961 1 s%@@INSTALL@@%$INSTALL%g d2086 1 a2086 1 echo "Now please type 'make' to compile. Good luck." @ 1.1 log @Initial revision @ text @d28 1 d30 1 a30 1 # Generated automatically using autoconf version 2.12 d44 1 a44 1 --enable-debug to enable the debugging options for compilation" d83 1 d367 1 a367 1 echo "configure generated by autoconf version 2.12" d537 1 a537 1 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' d540 2 a557 1 d572 1 a572 1 echo "configure:570: checking for Perl language" >&5 d645 1 a645 1 echo "configure:643: checking for Perl knowledge of system" >&5 d655 1 a655 1 echo "configure:653: checking for Perl standard compiler" >&5 d668 1 a668 1 echo "configure:666: checking for Perl standard optimization flags" >&5 d674 1 a674 1 echo "configure:672: checking for Perl standard compilation flags" >&5 d684 1 a684 1 echo "configure:682: checking for Perl standard link flags" >&5 d693 1 a693 1 echo "configure:691: checking for Perl library files" >&5 d699 1 a699 1 echo "configure:697: checking for Perl architecture directory" >&5 d705 1 a705 1 echo "configure:703: checking for Perl dynamic loading support" >&5 d725 1 a725 1 echo "configure:723: checking for Perl dynamic loading compilation flags" >&5 d735 1 a735 1 echo "configure:733: checking for Perl dynamic loading link flags" >&5 d753 1 a753 1 echo "configure:751: checking for build user" >&5 d759 1 a759 1 echo "configure:757: checking for build time" >&5 d769 1 a769 1 echo "configure:767: checking for $ac_word" >&5 d776 3 a778 2 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do d799 1 a799 1 echo "configure:796: checking for $ac_word" >&5 d806 1 a806 1 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" d808 2 a809 1 for ac_dir in $PATH; do d844 34 d882 1 a882 1 echo "configure:844: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 d888 1 a888 1 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' d891 3 a893 2 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then d912 6 d924 1 a924 1 echo "configure:878: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 d929 1 a929 1 echo "configure:883: checking whether we are using GNU C" >&5 d938 1 a938 1 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:892: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then d949 9 a957 5 ac_test_CFLAGS="${CFLAGS+set}" ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 echo "configure:907: checking whether ${CC-cc} accepts -g" >&5 d972 4 a975 3 if test "$ac_test_CFLAGS" = set; then CFLAGS="$ac_save_CFLAGS" elif test $ac_cv_prog_cc_g = yes; then d978 4 d983 2 d986 44 d1031 3 a1033 2 GCC= test "${CFLAGS+set}" = set || CFLAGS="-g" d1035 1 d1040 1 a1040 1 echo "configure:937: checking for $ac_word" >&5 d1047 3 a1049 2 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do d1070 1 a1070 1 echo "configure:966: checking for $ac_word" >&5 d1077 3 a1079 2 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do d1099 1 a1099 1 echo "configure:994: checking for $ac_word" >&5 d1106 3 a1108 2 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do a1128 50 echo $ac_n "checking for compilation debug mode""... $ac_c" 1>&6 echo "configure:1024: checking for compilation debug mode" >&5 # Check whether --enable-debug or --disable-debug was given. if test "${enable_debug+set}" = set; then enableval="$enable_debug" if test ".$ac_cv_prog_gcc" = ".yes"; then CFLAGS="-Wall -g -ggdb3" LDFLAGS="-g -ggdb3" else CFLAGS="-g" LDFLAGS="-g" fi x="enabled" debug=on cat >> confdefs.h <<\EOF #define DEBUG_ENABLED 1 EOF else CFLAGS="" LDFLAGS="" x=disabled debug=off fi echo "$ac_t""$x" 1>&6 if test "$debug" = "on"; then echo $ac_n "checking for dmalloc library""... $ac_c" 1>&6 echo "configure:1054: checking for dmalloc library" >&5 dmalloc="" x=no if test -f /sw/include/dmalloc.h; then if test -f /sw/shlib/libdmalloc.a; then cat >> confdefs.h <<\EOF #define HAVE_DMALLOC 1 EOF CFLAGS="$CFLAGS -I/sw/include" LDFLAGS="$LDFLAGS -L/sw/shlib" dmalloc="-ldmalloc" x=yes fi fi echo "$ac_t""$x" 1>&6 fi d1130 1 a1130 1 echo "configure:1074: checking whether ${MAKE-make} sets \${MAKE}" >&5 d1163 1 d1168 1 a1168 1 echo "configure:1111: checking for a BSD compatible install" >&5 d1173 1 a1173 1 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:" d1180 3 a1182 1 for ac_prog in ginstall installbsd scoinst install; do a1186 1 # OSF/1 installbsd also uses dspmsg, but is usable. d1216 2 d1229 1 a1229 1 echo "configure:1169: checking for working const" >&5 d1234 1 a1234 1 #line 1174 "configure" d1283 1 a1283 1 if { (eval echo configure:1223: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then d1304 1 a1304 1 echo "configure:1244: checking how to run the C preprocessor" >&5 d1319 1 a1319 1 #line 1259 "configure" d1325 2 a1326 2 { (eval echo configure:1265: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` d1336 18 a1353 1 #line 1276 "configure" d1359 2 a1360 2 { (eval echo configure:1282: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` d1373 2 d1384 1 a1384 1 echo "configure:1305: checking for ANSI C header files" >&5 d1389 1 a1389 1 #line 1310 "configure" d1397 2 a1398 2 { (eval echo configure:1318: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` d1414 1 a1414 1 #line 1335 "configure" d1432 1 a1432 1 #line 1353 "configure" d1453 1 a1453 1 #line 1374 "configure" d1464 1 a1464 1 if { (eval echo configure:1385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null d1491 1 a1491 1 echo "configure:1412: checking for $ac_hdr" >&5 d1496 1 a1496 1 #line 1417 "configure" d1501 2 a1502 2 { (eval echo configure:1422: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` d1528 1 a1528 1 echo "configure:1449: checking for bool" >&5 d1533 1 a1533 1 #line 1454 "configure" d1542 1 a1542 1 egrep "bool[^a-zA-Z_0-9]" >/dev/null 2>&1; then d1563 1 a1563 1 echo "configure:1484: checking for $ac_func" >&5 d1568 1 a1568 1 #line 1489 "configure" d1577 1 d1587 1 a1587 1 $ac_func(); d1592 1 a1592 1 if { (eval echo configure:1512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then d1619 1 a1619 1 echo "configure:1539: checking for $ac_func" >&5 d1624 1 a1624 1 #line 1544 "configure" d1633 1 d1643 1 a1643 1 $ac_func(); d1648 1 a1648 1 if { (eval echo configure:1567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then d1675 1 a1675 1 echo "configure:1594: checking for $ac_func" >&5 d1680 1 a1680 1 #line 1599 "configure" d1689 1 d1699 1 a1699 1 $ac_func(); d1704 1 a1704 1 if { (eval echo configure:1622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then d1731 1 a1731 1 echo "configure:1649: checking for $ac_func" >&5 d1736 1 a1736 1 #line 1654 "configure" d1745 1 d1755 1 a1755 1 $ac_func(); d1760 1 a1760 1 if { (eval echo configure:1677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then d1813 1 a1813 1 case `(ac_space=' '; set) 2>&1` in d1880 1 a1880 1 echo "$CONFIG_STATUS generated by autoconf version 2.12" d1900 1 d1904 1 d1947 1 a1950 2 s%@@debug@@%$debug%g s%@@dmalloc@@%$dmalloc%g d1953 1 @ 1.1.1.1 log @Import of ePerl 2.2.14 @ text @@