Changeset 2297


Ignore:
Timestamp:
2001-04-09T21:54:07+12:00 (23 years ago)
Author:
cs025
Message:

Improved behaviour with CORBA etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/configure

    r2279 r2297  
    559559fi
    560560
    561 
    562561# Check whether --enable-corba or --disable-corba was given.
    563562if test "${enable_corba+set}" = set; then
     
    568567fi
    569568
    570 cat >> confdefs.h <<\EOF
    571 #define USE_CORBA 1
     569cat >> confdefs.h <<EOF
     570#define USE_CORBA $USE_CORBA
    572571EOF
    573572
     
    582581fi
    583582
    584 cat >> confdefs.h <<\EOF
    585 #define MICO_DIR 1
     583cat >> confdefs.h <<EOF
     584#define MICO_DIR "$MICO_DIR"
    586585EOF
    587586
     
    596595fi
    597596
     597if test USE_Z3950 = 1; then
    598598cat >> confdefs.h <<\EOF
    599 #define USE_Z3950 1
    600 EOF
    601 
    602 
     599#define USE_Z3950 $USE_Z3950
     600EOF
     601
     602
     603fi
    603604
    604605# Check whether --with-gdbm or --without-gdbm was given.
     
    620621set dummy gcc; ac_word=$2
    621622echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    622 echo "configure:623: checking for $ac_word" >&5
     623echo "configure:624: checking for $ac_word" >&5
    623624if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    624625  echo $ac_n "(cached) $ac_c" 1>&6
     
    650651set dummy cc; ac_word=$2
    651652echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    652 echo "configure:653: checking for $ac_word" >&5
     653echo "configure:654: checking for $ac_word" >&5
    653654if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    654655  echo $ac_n "(cached) $ac_c" 1>&6
     
    701702set dummy cl; ac_word=$2
    702703echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    703 echo "configure:704: checking for $ac_word" >&5
     704echo "configure:705: checking for $ac_word" >&5
    704705if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    705706  echo $ac_n "(cached) $ac_c" 1>&6
     
    733734
    734735echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    735 echo "configure:736: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     736echo "configure:737: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    736737
    737738ac_ext=c
     
    744745cat > conftest.$ac_ext << EOF
    745746
    746 #line 747 "configure"
     747#line 748 "configure"
    747748#include "confdefs.h"
    748749
    749750main(){return(0);}
    750751EOF
    751 if { (eval echo configure:752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     752if { (eval echo configure:753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    752753  ac_cv_prog_cc_works=yes
    753754  # If we can't run a trivial program, we are probably using a cross compiler.
     
    775776fi
    776777echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    777 echo "configure:778: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     778echo "configure:779: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    778779echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    779780cross_compiling=$ac_cv_prog_cc_cross
    780781
    781782echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    782 echo "configure:783: checking whether we are using GNU C" >&5
     783echo "configure:784: checking whether we are using GNU C" >&5
    783784if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    784785  echo $ac_n "(cached) $ac_c" 1>&6
     
    789790#endif
    790791EOF
    791 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:792: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     792if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    792793  ac_cv_prog_gcc=yes
    793794else
     
    808809CFLAGS=
    809810echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    810 echo "configure:811: checking whether ${CC-cc} accepts -g" >&5
     811echo "configure:812: checking whether ${CC-cc} accepts -g" >&5
    811812if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    812813  echo $ac_n "(cached) $ac_c" 1>&6
     
    844845set dummy $ac_prog; ac_word=$2
    845846echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    846 echo "configure:847: checking for $ac_word" >&5
     847echo "configure:848: checking for $ac_word" >&5
    847848if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
    848849  echo $ac_n "(cached) $ac_c" 1>&6
     
    876877
    877878echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    878 echo "configure:879: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
     879echo "configure:880: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
    879880
    880881ac_ext=C
     
    887888cat > conftest.$ac_ext << EOF
    888889
    889 #line 890 "configure"
     890#line 891 "configure"
    890891#include "confdefs.h"
    891892
    892893int main(){return(0);}
    893894EOF
    894 if { (eval echo configure:895: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     895if { (eval echo configure:896: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    895896  ac_cv_prog_cxx_works=yes
    896897  # If we can't run a trivial program, we are probably using a cross compiler.
     
    918919fi
    919920echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    920 echo "configure:921: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
     921echo "configure:922: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
    921922echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
    922923cross_compiling=$ac_cv_prog_cxx_cross
    923924
    924925echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
    925 echo "configure:926: checking whether we are using GNU C++" >&5
     926echo "configure:927: checking whether we are using GNU C++" >&5
    926927if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
    927928  echo $ac_n "(cached) $ac_c" 1>&6
     
    932933#endif
    933934EOF
    934 if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:935: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     935if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:936: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    935936  ac_cv_prog_gxx=yes
    936937else
     
    951952CXXFLAGS=
    952953echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
    953 echo "configure:954: checking whether ${CXX-g++} accepts -g" >&5
     954echo "configure:955: checking whether ${CXX-g++} accepts -g" >&5
    954955if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
    955956  echo $ac_n "(cached) $ac_c" 1>&6
     
    982983fi
    983984
    984 for ac_prog in mawk gawk nawk awk
     985for ac_prog in gawk mawk nawk awk
    985986do
    986987# Extract the first word of "$ac_prog", so it can be a program name with args.
    987988set dummy $ac_prog; ac_word=$2
    988989echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    989 echo "configure:990: checking for $ac_word" >&5
     990echo "configure:991: checking for $ac_word" >&5
    990991if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
    991992  echo $ac_n "(cached) $ac_c" 1>&6
     
    10211022set dummy $ac_prog; ac_word=$2
    10221023echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1023 echo "configure:1024: checking for $ac_word" >&5
     1024echo "configure:1025: checking for $ac_word" >&5
    10241025if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
    10251026  echo $ac_n "(cached) $ac_c" 1>&6
     
    10981099
    10991100echo $ac_n "checking host system type""... $ac_c" 1>&6
    1100 echo "configure:1101: checking host system type" >&5
     1101echo "configure:1102: checking host system type" >&5
    11011102
    11021103host_alias=$host
     
    11191120
    11201121echo $ac_n "checking target system type""... $ac_c" 1>&6
    1121 echo "configure:1122: checking target system type" >&5
     1122echo "configure:1123: checking target system type" >&5
    11221123
    11231124target_alias=$target
     
    11371138
    11381139echo $ac_n "checking build system type""... $ac_c" 1>&6
    1139 echo "configure:1140: checking build system type" >&5
     1140echo "configure:1141: checking build system type" >&5
    11401141
    11411142build_alias=$build
     
    11711172# ./install, which can be erroneously created by make from ./install.sh.
    11721173echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    1173 echo "configure:1174: checking for a BSD compatible install" >&5
     1174echo "configure:1175: checking for a BSD compatible install" >&5
    11741175if test -z "$INSTALL"; then
    11751176if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    12241225
    12251226echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
    1226 echo "configure:1227: checking whether ln -s works" >&5
     1227echo "configure:1228: checking whether ln -s works" >&5
    12271228if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
    12281229  echo $ac_n "(cached) $ac_c" 1>&6
     
    12451246
    12461247echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    1247 echo "configure:1248: checking whether ${MAKE-make} sets \${MAKE}" >&5
     1248echo "configure:1249: checking whether ${MAKE-make} sets \${MAKE}" >&5
    12481249set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    12491250if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
     
    12741275set dummy ranlib; ac_word=$2
    12751276echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1276 echo "configure:1277: checking for $ac_word" >&5
     1277echo "configure:1278: checking for $ac_word" >&5
    12771278if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    12781279  echo $ac_n "(cached) $ac_c" 1>&6
     
    13361337
    13371338echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    1338 echo "configure:1339: checking how to run the C preprocessor" >&5
     1339echo "configure:1340: checking how to run the C preprocessor" >&5
    13391340# On Suns, sometimes $CPP names a directory.
    13401341if test -n "$CPP" && test -d "$CPP"; then
     
    13511352  # not just through cpp.
    13521353  cat > conftest.$ac_ext <<EOF
    1353 #line 1354 "configure"
     1354#line 1355 "configure"
    13541355#include "confdefs.h"
    13551356#include <assert.h>
     
    13571358EOF
    13581359ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1359 { (eval echo configure:1360: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1360{ (eval echo configure:1361: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13601361ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    13611362if test -z "$ac_err"; then
     
    13681369  CPP="${CC-cc} -E -traditional-cpp"
    13691370  cat > conftest.$ac_ext <<EOF
    1370 #line 1371 "configure"
     1371#line 1372 "configure"
    13711372#include "confdefs.h"
    13721373#include <assert.h>
     
    13741375EOF
    13751376ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1376 { (eval echo configure:1377: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1377{ (eval echo configure:1378: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13771378ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    13781379if test -z "$ac_err"; then
     
    13851386  CPP="${CC-cc} -nologo -E"
    13861387  cat > conftest.$ac_ext <<EOF
    1387 #line 1388 "configure"
     1388#line 1389 "configure"
    13881389#include "confdefs.h"
    13891390#include <assert.h>
     
    13911392EOF
    13921393ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1393 { (eval echo configure:1394: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1394{ (eval echo configure:1395: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13941395ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    13951396if test -z "$ac_err"; then
     
    14161417
    14171418echo $ac_n "checking for AIX""... $ac_c" 1>&6
    1418 echo "configure:1419: checking for AIX" >&5
     1419echo "configure:1420: checking for AIX" >&5
    14191420cat > conftest.$ac_ext <<EOF
    1420 #line 1421 "configure"
     1421#line 1422 "configure"
    14211422#include "confdefs.h"
    14221423#ifdef _AIX
     
    14401441
    14411442echo $ac_n "checking for POSIXized ISC""... $ac_c" 1>&6
    1442 echo "configure:1443: checking for POSIXized ISC" >&5
     1443echo "configure:1444: checking for POSIXized ISC" >&5
    14431444if test -d /etc/conf/kconfig.d &&
    14441445  grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null 2>&1
     
    14621463ac_safe=`echo "minix/config.h" | sed 'y%./+-%__p_%'`
    14631464echo $ac_n "checking for minix/config.h""... $ac_c" 1>&6
    1464 echo "configure:1465: checking for minix/config.h" >&5
     1465echo "configure:1466: checking for minix/config.h" >&5
    14651466if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    14661467  echo $ac_n "(cached) $ac_c" 1>&6
    14671468else
    14681469  cat > conftest.$ac_ext <<EOF
    1469 #line 1470 "configure"
     1470#line 1471 "configure"
    14701471#include "confdefs.h"
    14711472#include <minix/config.h>
    14721473EOF
    14731474ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1474 { (eval echo configure:1475: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1475{ (eval echo configure:1476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    14751476ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    14761477if test -z "$ac_err"; then
     
    15101511
    15111512echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6
    1512 echo "configure:1513: checking for ${CC-cc} option to accept ANSI C" >&5
     1513echo "configure:1514: checking for ${CC-cc} option to accept ANSI C" >&5
    15131514if eval "test \"`echo '$''{'ac_cv_prog_cc_stdc'+set}'`\" = set"; then
    15141515  echo $ac_n "(cached) $ac_c" 1>&6
     
    15261527  CFLAGS="$ac_save_CFLAGS $ac_arg"
    15271528  cat > conftest.$ac_ext <<EOF
    1528 #line 1529 "configure"
     1529#line 1530 "configure"
    15291530#include "confdefs.h"
    15301531#if !defined(__STDC__) || __STDC__ != 1
     
    15381539; return 0; }
    15391540EOF
    1540 if { (eval echo configure:1541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1541if { (eval echo configure:1542: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    15411542  rm -rf conftest*
    15421543  ac_cv_prog_cc_stdc="$ac_arg"; break
     
    15591560
    15601561echo $ac_n "checking for function prototypes""... $ac_c" 1>&6
    1561 echo "configure:1562: checking for function prototypes" >&5
     1562echo "configure:1563: checking for function prototypes" >&5
    15621563if test "$ac_cv_prog_cc_stdc" != no; then
    15631564  echo "$ac_t""yes" 1>&6
     
    15731574
    15741575echo $ac_n "checking for working const""... $ac_c" 1>&6
    1575 echo "configure:1576: checking for working const" >&5
     1576echo "configure:1577: checking for working const" >&5
    15761577if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    15771578  echo $ac_n "(cached) $ac_c" 1>&6
    15781579else
    15791580  cat > conftest.$ac_ext <<EOF
    1580 #line 1581 "configure"
     1581#line 1582 "configure"
    15811582#include "confdefs.h"
    15821583
     
    16271628; return 0; }
    16281629EOF
    1629 if { (eval echo configure:1630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1630if { (eval echo configure:1631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    16301631  rm -rf conftest*
    16311632  ac_cv_c_const=yes
     
    16481649
    16491650echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    1650 echo "configure:1651: checking for ANSI C header files" >&5
     1651echo "configure:1652: checking for ANSI C header files" >&5
    16511652if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    16521653  echo $ac_n "(cached) $ac_c" 1>&6
    16531654else
    16541655  cat > conftest.$ac_ext <<EOF
    1655 #line 1656 "configure"
     1656#line 1657 "configure"
    16561657#include "confdefs.h"
    16571658#include <stdlib.h>
     
    16611662EOF
    16621663ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1663 { (eval echo configure:1664: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1664{ (eval echo configure:1665: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    16641665ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    16651666if test -z "$ac_err"; then
     
    16781679  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    16791680cat > conftest.$ac_ext <<EOF
    1680 #line 1681 "configure"
     1681#line 1682 "configure"
    16811682#include "confdefs.h"
    16821683#include <string.h>
     
    16961697  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    16971698cat > conftest.$ac_ext <<EOF
    1698 #line 1699 "configure"
     1699#line 1700 "configure"
    16991700#include "confdefs.h"
    17001701#include <stdlib.h>
     
    17171718else
    17181719  cat > conftest.$ac_ext <<EOF
    1719 #line 1720 "configure"
     1720#line 1721 "configure"
    17201721#include "confdefs.h"
    17211722#include <ctype.h>
     
    17281729
    17291730EOF
    1730 if { (eval echo configure:1731: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     1731if { (eval echo configure:1732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    17311732then
    17321733  :
     
    17521753
    17531754echo $ac_n "checking for off_t""... $ac_c" 1>&6
    1754 echo "configure:1755: checking for off_t" >&5
     1755echo "configure:1756: checking for off_t" >&5
    17551756if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    17561757  echo $ac_n "(cached) $ac_c" 1>&6
    17571758else
    17581759  cat > conftest.$ac_ext <<EOF
    1759 #line 1760 "configure"
     1760#line 1761 "configure"
    17601761#include "confdefs.h"
    17611762#include <sys/types.h>
     
    17851786
    17861787echo $ac_n "checking for size_t""... $ac_c" 1>&6
    1787 echo "configure:1788: checking for size_t" >&5
     1788echo "configure:1789: checking for size_t" >&5
    17881789if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    17891790  echo $ac_n "(cached) $ac_c" 1>&6
    17901791else
    17911792  cat > conftest.$ac_ext <<EOF
    1792 #line 1793 "configure"
     1793#line 1794 "configure"
    17931794#include "confdefs.h"
    17941795#include <sys/types.h>
     
    18181819
    18191820echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
    1820 echo "configure:1821: checking whether time.h and sys/time.h may both be included" >&5
     1821echo "configure:1822: checking whether time.h and sys/time.h may both be included" >&5
    18211822if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
    18221823  echo $ac_n "(cached) $ac_c" 1>&6
    18231824else
    18241825  cat > conftest.$ac_ext <<EOF
    1825 #line 1826 "configure"
     1826#line 1827 "configure"
    18261827#include "confdefs.h"
    18271828#include <sys/types.h>
     
    18321833; return 0; }
    18331834EOF
    1834 if { (eval echo configure:1835: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1835if { (eval echo configure:1836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    18351836  rm -rf conftest*
    18361837  ac_cv_header_time=yes
     
    18531854
    18541855echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6
    1855 echo "configure:1856: checking whether struct tm is in sys/time.h or time.h" >&5
     1856echo "configure:1857: checking whether struct tm is in sys/time.h or time.h" >&5
    18561857if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
    18571858  echo $ac_n "(cached) $ac_c" 1>&6
    18581859else
    18591860  cat > conftest.$ac_ext <<EOF
    1860 #line 1861 "configure"
     1861#line 1862 "configure"
    18611862#include "confdefs.h"
    18621863#include <sys/types.h>
     
    18661867; return 0; }
    18671868EOF
    1868 if { (eval echo configure:1869: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1869if { (eval echo configure:1870: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    18691870  rm -rf conftest*
    18701871  ac_cv_struct_tm=time.h
     
    18891890if test "$ac_cv_prog_cc_stdc" = '-Xc'; then
    18901891cat > conftest.$ac_ext <<EOF
    1891 #line 1892 "configure"
     1892#line 1893 "configure"
    18921893#include "confdefs.h"
    18931894#include <stdio.h>
     
    18971898; return 0; }
    18981899EOF
    1899 if { (eval echo configure:1900: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1900if { (eval echo configure:1901: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    19001901  :
    19011902else
     
    19101911
    19111912echo $ac_n "checking for main in -lg""... $ac_c" 1>&6
    1912 echo "configure:1913: checking for main in -lg" >&5
     1913echo "configure:1914: checking for main in -lg" >&5
    19131914ac_lib_var=`echo g'_'main | sed 'y%./+-%__p_%'`
    19141915if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19181919LIBS="-lg  $LIBS"
    19191920cat > conftest.$ac_ext <<EOF
    1920 #line 1921 "configure"
     1921#line 1922 "configure"
    19211922#include "confdefs.h"
    19221923
     
    19251926; return 0; }
    19261927EOF
    1927 if { (eval echo configure:1928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1928if { (eval echo configure:1929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19281929  rm -rf conftest*
    19291930  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19531954
    19541955echo $ac_n "checking for main in -lgdbm""... $ac_c" 1>&6
    1955 echo "configure:1956: checking for main in -lgdbm" >&5
     1956echo "configure:1957: checking for main in -lgdbm" >&5
    19561957ac_lib_var=`echo gdbm'_'main | sed 'y%./+-%__p_%'`
    19571958if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19611962LIBS="-lgdbm  $LIBS"
    19621963cat > conftest.$ac_ext <<EOF
    1963 #line 1964 "configure"
     1964#line 1965 "configure"
    19641965#include "confdefs.h"
    19651966
     
    19681969; return 0; }
    19691970EOF
    1970 if { (eval echo configure:1971: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1971if { (eval echo configure:1972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19711972  rm -rf conftest*
    19721973  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19961997
    19971998echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
    1998 echo "configure:1999: checking for main in -lm" >&5
     1999echo "configure:2000: checking for main in -lm" >&5
    19992000ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
    20002001if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20042005LIBS="-lm  $LIBS"
    20052006cat > conftest.$ac_ext <<EOF
    2006 #line 2007 "configure"
     2007#line 2008 "configure"
    20072008#include "confdefs.h"
    20082009
     
    20112012; return 0; }
    20122013EOF
    2013 if { (eval echo configure:2014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2014if { (eval echo configure:2015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20142015  rm -rf conftest*
    20152016  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20392040
    20402041echo $ac_n "checking for main in -lstdc++""... $ac_c" 1>&6
    2041 echo "configure:2042: checking for main in -lstdc++" >&5
     2042echo "configure:2043: checking for main in -lstdc++" >&5
    20422043ac_lib_var=`echo stdc++'_'main | sed 'y%./+-%__p_%'`
    20432044if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20472048LIBS="-lstdc++  $LIBS"
    20482049cat > conftest.$ac_ext <<EOF
    2049 #line 2050 "configure"
     2050#line 2051 "configure"
    20502051#include "confdefs.h"
    20512052
     
    20542055; return 0; }
    20552056EOF
    2056 if { (eval echo configure:2057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2057if { (eval echo configure:2058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20572058  rm -rf conftest*
    20582059  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20822083
    20832084echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6
    2084 echo "configure:2085: checking for main in -lcrypt" >&5
     2085echo "configure:2086: checking for main in -lcrypt" >&5
    20852086ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'`
    20862087if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20902091LIBS="-lcrypt  $LIBS"
    20912092cat > conftest.$ac_ext <<EOF
    2092 #line 2093 "configure"
     2093#line 2094 "configure"
    20932094#include "confdefs.h"
    20942095
     
    20972098; return 0; }
    20982099EOF
    2099 if { (eval echo configure:2100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2100if { (eval echo configure:2101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    21002101  rm -rf conftest*
    21012102  eval "ac_cv_lib_$ac_lib_var=yes"
     
    21312132ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    21322133echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
    2133 echo "configure:2134: checking for $ac_hdr that defines DIR" >&5
     2134echo "configure:2135: checking for $ac_hdr that defines DIR" >&5
    21342135if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
    21352136  echo $ac_n "(cached) $ac_c" 1>&6
    21362137else
    21372138  cat > conftest.$ac_ext <<EOF
    2138 #line 2139 "configure"
     2139#line 2140 "configure"
    21392140#include "confdefs.h"
    21402141#include <sys/types.h>
     
    21442145; return 0; }
    21452146EOF
    2146 if { (eval echo configure:2147: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2147if { (eval echo configure:2148: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    21472148  rm -rf conftest*
    21482149  eval "ac_cv_header_dirent_$ac_safe=yes"
     
    21692170if test $ac_header_dirent = dirent.h; then
    21702171echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
    2171 echo "configure:2172: checking for opendir in -ldir" >&5
     2172echo "configure:2173: checking for opendir in -ldir" >&5
    21722173ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
    21732174if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    21772178LIBS="-ldir  $LIBS"
    21782179cat > conftest.$ac_ext <<EOF
    2179 #line 2180 "configure"
     2180#line 2181 "configure"
    21802181#include "confdefs.h"
    21812182/* Override any gcc2 internal prototype to avoid an error.  */
     
    21882189; return 0; }
    21892190EOF
    2190 if { (eval echo configure:2191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2191if { (eval echo configure:2192: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    21912192  rm -rf conftest*
    21922193  eval "ac_cv_lib_$ac_lib_var=yes"
     
    22102211else
    22112212echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
    2212 echo "configure:2213: checking for opendir in -lx" >&5
     2213echo "configure:2214: checking for opendir in -lx" >&5
    22132214ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
    22142215if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    22182219LIBS="-lx  $LIBS"
    22192220cat > conftest.$ac_ext <<EOF
    2220 #line 2221 "configure"
     2221#line 2222 "configure"
    22212222#include "confdefs.h"
    22222223/* Override any gcc2 internal prototype to avoid an error.  */
     
    22292230; return 0; }
    22302231EOF
    2231 if { (eval echo configure:2232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2232if { (eval echo configure:2233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    22322233  rm -rf conftest*
    22332234  eval "ac_cv_lib_$ac_lib_var=yes"
     
    22522253
    22532254echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    2254 echo "configure:2255: checking for ANSI C header files" >&5
     2255echo "configure:2256: checking for ANSI C header files" >&5
    22552256if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    22562257  echo $ac_n "(cached) $ac_c" 1>&6
    22572258else
    22582259  cat > conftest.$ac_ext <<EOF
    2259 #line 2260 "configure"
     2260#line 2261 "configure"
    22602261#include "confdefs.h"
    22612262#include <stdlib.h>
     
    22652266EOF
    22662267ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2267 { (eval echo configure:2268: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2268{ (eval echo configure:2269: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    22682269ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    22692270if test -z "$ac_err"; then
     
    22822283  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    22832284cat > conftest.$ac_ext <<EOF
    2284 #line 2285 "configure"
     2285#line 2286 "configure"
    22852286#include "confdefs.h"
    22862287#include <string.h>
     
    23002301  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    23012302cat > conftest.$ac_ext <<EOF
    2302 #line 2303 "configure"
     2303#line 2304 "configure"
    23032304#include "confdefs.h"
    23042305#include <stdlib.h>
     
    23212322else
    23222323  cat > conftest.$ac_ext <<EOF
    2323 #line 2324 "configure"
     2324#line 2325 "configure"
    23242325#include "confdefs.h"
    23252326#include <ctype.h>
     
    23322333
    23332334EOF
    2334 if { (eval echo configure:2335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2335if { (eval echo configure:2336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    23352336then
    23362337  :
     
    23592360ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    23602361echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    2361 echo "configure:2362: checking for $ac_hdr" >&5
     2362echo "configure:2363: checking for $ac_hdr" >&5
    23622363if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    23632364  echo $ac_n "(cached) $ac_c" 1>&6
    23642365else
    23652366  cat > conftest.$ac_ext <<EOF
    2366 #line 2367 "configure"
     2367#line 2368 "configure"
    23672368#include "confdefs.h"
    23682369#include <$ac_hdr>
    23692370EOF
    23702371ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2371 { (eval echo configure:2372: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2372{ (eval echo configure:2373: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    23722373ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    23732374if test -z "$ac_err"; then
     
    23962397
    23972398cat > conftest.$ac_ext <<EOF
    2398 #line 2399 "configure"
     2399#line 2400 "configure"
    23992400#include "confdefs.h"
    24002401#include <stdio.h>
     
    24112412
    24122413cat > conftest.$ac_ext <<EOF
    2413 #line 2414 "configure"
     2414#line 2415 "configure"
    24142415#include "confdefs.h"
    24152416#include <stdio.h>
     
    24262427
    24272428cat > conftest.$ac_ext <<EOF
    2428 #line 2429 "configure"
     2429#line 2430 "configure"
    24292430#include "confdefs.h"
    24302431#include <sys/procfs.h>
     
    24442445# for constant arguments.  Useless!
    24452446echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    2446 echo "configure:2447: checking for working alloca.h" >&5
     2447echo "configure:2448: checking for working alloca.h" >&5
    24472448if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    24482449  echo $ac_n "(cached) $ac_c" 1>&6
    24492450else
    24502451  cat > conftest.$ac_ext <<EOF
    2451 #line 2452 "configure"
     2452#line 2453 "configure"
    24522453#include "confdefs.h"
    24532454#include <alloca.h>
     
    24562457; return 0; }
    24572458EOF
    2458 if { (eval echo configure:2459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2459if { (eval echo configure:2460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    24592460  rm -rf conftest*
    24602461  ac_cv_header_alloca_h=yes
     
    24772478
    24782479echo $ac_n "checking for alloca""... $ac_c" 1>&6
    2479 echo "configure:2480: checking for alloca" >&5
     2480echo "configure:2481: checking for alloca" >&5
    24802481if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    24812482  echo $ac_n "(cached) $ac_c" 1>&6
    24822483else
    24832484  cat > conftest.$ac_ext <<EOF
    2484 #line 2485 "configure"
     2485#line 2486 "configure"
    24852486#include "confdefs.h"
    24862487
     
    25102511; return 0; }
    25112512EOF
    2512 if { (eval echo configure:2513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2513if { (eval echo configure:2514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    25132514  rm -rf conftest*
    25142515  ac_cv_func_alloca_works=yes
     
    25422543
    25432544echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    2544 echo "configure:2545: checking whether alloca needs Cray hooks" >&5
     2545echo "configure:2546: checking whether alloca needs Cray hooks" >&5
    25452546if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    25462547  echo $ac_n "(cached) $ac_c" 1>&6
    25472548else
    25482549  cat > conftest.$ac_ext <<EOF
    2549 #line 2550 "configure"
     2550#line 2551 "configure"
    25502551#include "confdefs.h"
    25512552#if defined(CRAY) && ! defined(CRAY2)
     
    25722573for ac_func in _getb67 GETB67 getb67; do
    25732574  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2574 echo "configure:2575: checking for $ac_func" >&5
     2575echo "configure:2576: checking for $ac_func" >&5
    25752576if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    25762577  echo $ac_n "(cached) $ac_c" 1>&6
    25772578else
    25782579  cat > conftest.$ac_ext <<EOF
    2579 #line 2580 "configure"
     2580#line 2581 "configure"
    25802581#include "confdefs.h"
    25812582/* System header to define __stub macros and hopefully few prototypes,
     
    26002601; return 0; }
    26012602EOF
    2602 if { (eval echo configure:2603: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2603if { (eval echo configure:2604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    26032604  rm -rf conftest*
    26042605  eval "ac_cv_func_$ac_func=yes"
     
    26272628
    26282629echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    2629 echo "configure:2630: checking stack direction for C alloca" >&5
     2630echo "configure:2631: checking stack direction for C alloca" >&5
    26302631if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    26312632  echo $ac_n "(cached) $ac_c" 1>&6
     
    26352636else
    26362637  cat > conftest.$ac_ext <<EOF
    2637 #line 2638 "configure"
     2638#line 2639 "configure"
    26382639#include "confdefs.h"
    26392640find_stack_direction ()
     
    26542655}
    26552656EOF
    2656 if { (eval echo configure:2657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2657if { (eval echo configure:2658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    26572658then
    26582659  ac_cv_c_stack_direction=1
     
    26772678if test $ac_cv_prog_gcc = yes; then
    26782679    echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
    2679 echo "configure:2680: checking whether ${CC-cc} needs -traditional" >&5
     2680echo "configure:2681: checking whether ${CC-cc} needs -traditional" >&5
    26802681if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
    26812682  echo $ac_n "(cached) $ac_c" 1>&6
     
    26832684    ac_pattern="Autoconf.*'x'"
    26842685  cat > conftest.$ac_ext <<EOF
    2685 #line 2686 "configure"
     2686#line 2687 "configure"
    26862687#include "confdefs.h"
    26872688#include <sgtty.h>
     
    27012702  if test $ac_cv_prog_gcc_traditional = no; then
    27022703    cat > conftest.$ac_ext <<EOF
    2703 #line 2704 "configure"
     2704#line 2705 "configure"
    27042705#include "confdefs.h"
    27052706#include <termio.h>
     
    27232724
    27242725echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
    2725 echo "configure:2726: checking return type of signal handlers" >&5
     2726echo "configure:2727: checking return type of signal handlers" >&5
    27262727if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
    27272728  echo $ac_n "(cached) $ac_c" 1>&6
    27282729else
    27292730  cat > conftest.$ac_ext <<EOF
    2730 #line 2731 "configure"
     2731#line 2732 "configure"
    27312732#include "confdefs.h"
    27322733#include <sys/types.h>
     
    27452746; return 0; }
    27462747EOF
    2747 if { (eval echo configure:2748: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2748if { (eval echo configure:2749: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    27482749  rm -rf conftest*
    27492750  ac_cv_type_signal=void
     
    27642765
    27652766echo $ac_n "checking for vprintf""... $ac_c" 1>&6
    2766 echo "configure:2767: checking for vprintf" >&5
     2767echo "configure:2768: checking for vprintf" >&5
    27672768if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
    27682769  echo $ac_n "(cached) $ac_c" 1>&6
    27692770else
    27702771  cat > conftest.$ac_ext <<EOF
    2771 #line 2772 "configure"
     2772#line 2773 "configure"
    27722773#include "confdefs.h"
    27732774/* System header to define __stub macros and hopefully few prototypes,
     
    27922793; return 0; }
    27932794EOF
    2794 if { (eval echo configure:2795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2795if { (eval echo configure:2796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    27952796  rm -rf conftest*
    27962797  eval "ac_cv_func_vprintf=yes"
     
    28162817if test "$ac_cv_func_vprintf" != yes; then
    28172818echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
    2818 echo "configure:2819: checking for _doprnt" >&5
     2819echo "configure:2820: checking for _doprnt" >&5
    28192820if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
    28202821  echo $ac_n "(cached) $ac_c" 1>&6
    28212822else
    28222823  cat > conftest.$ac_ext <<EOF
    2823 #line 2824 "configure"
     2824#line 2825 "configure"
    28242825#include "confdefs.h"
    28252826/* System header to define __stub macros and hopefully few prototypes,
     
    28442845; return 0; }
    28452846EOF
    2846 if { (eval echo configure:2847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2847if { (eval echo configure:2848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    28472848  rm -rf conftest*
    28482849  eval "ac_cv_func__doprnt=yes"
     
    28712872do
    28722873echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2873 echo "configure:2874: checking for $ac_func" >&5
     2874echo "configure:2875: checking for $ac_func" >&5
    28742875if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    28752876  echo $ac_n "(cached) $ac_c" 1>&6
    28762877else
    28772878  cat > conftest.$ac_ext <<EOF
    2878 #line 2879 "configure"
     2879#line 2880 "configure"
    28792880#include "confdefs.h"
    28802881/* System header to define __stub macros and hopefully few prototypes,
     
    28992900; return 0; }
    29002901EOF
    2901 if { (eval echo configure:2902: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2902if { (eval echo configure:2903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29022903  rm -rf conftest*
    29032904  eval "ac_cv_func_$ac_func=yes"
     
    29262927do
    29272928echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2928 echo "configure:2929: checking for $ac_func" >&5
     2929echo "configure:2930: checking for $ac_func" >&5
    29292930if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    29302931  echo $ac_n "(cached) $ac_c" 1>&6
    29312932else
    29322933  cat > conftest.$ac_ext <<EOF
    2933 #line 2934 "configure"
     2934#line 2935 "configure"
    29342935#include "confdefs.h"
    29352936/* System header to define __stub macros and hopefully few prototypes,
     
    29542955; return 0; }
    29552956EOF
    2956 if { (eval echo configure:2957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2957if { (eval echo configure:2958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29572958  rm -rf conftest*
    29582959  eval "ac_cv_func_$ac_func=yes"
     
    29852986# ---------------------------------------------------------------------------
    29862987echo $ac_n "checking for HP-UX needing gmalloc""... $ac_c" 1>&6
    2987 echo "configure:2988: checking for HP-UX needing gmalloc" >&5
     2988echo "configure:2989: checking for HP-UX needing gmalloc" >&5
    29882989if test "`(uname -s) 2> /dev/null`" = 'HP-UX'; then
    29892990  echo "$ac_t""yes" 1>&6
     
    29982999do
    29993000echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3000 echo "configure:3001: checking for $ac_func" >&5
     3001echo "configure:3002: checking for $ac_func" >&5
    30013002if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    30023003  echo $ac_n "(cached) $ac_c" 1>&6
    30033004else
    30043005  cat > conftest.$ac_ext <<EOF
    3005 #line 3006 "configure"
     3006#line 3007 "configure"
    30063007#include "confdefs.h"
    30073008/* System header to define __stub macros and hopefully few prototypes,
     
    30263027; return 0; }
    30273028EOF
    3028 if { (eval echo configure:3029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3029if { (eval echo configure:3030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    30293030  rm -rf conftest*
    30303031  eval "ac_cv_func_$ac_func=yes"
     
    30533054
    30543055echo $ac_n "checking if malloc debugging is wanted""... $ac_c" 1>&6
    3055 echo "configure:3056: checking if malloc debugging is wanted" >&5
     3056echo "configure:3057: checking if malloc debugging is wanted" >&5
    30563057# Check whether --with-dmalloc or --without-dmalloc was given.
    30573058if test "${with_dmalloc+set}" = set; then
     
    30743075
    30753076echo $ac_n "checking which of rx or regex is wanted""... $ac_c" 1>&6
    3076 echo "configure:3077: checking which of rx or regex is wanted" >&5
     3077echo "configure:3078: checking which of rx or regex is wanted" >&5
    30773078# Check whether --with-regex or --without-regex was given.
    30783079if test "${with_regex+set}" = set; then
     
    30923093  echo "$ac_t""rx" 1>&6
    30933094  echo $ac_n "checking for re_rx_search""... $ac_c" 1>&6
    3094 echo "configure:3095: checking for re_rx_search" >&5
     3095echo "configure:3096: checking for re_rx_search" >&5
    30953096if eval "test \"`echo '$''{'ac_cv_func_re_rx_search'+set}'`\" = set"; then
    30963097  echo $ac_n "(cached) $ac_c" 1>&6
    30973098else
    30983099  cat > conftest.$ac_ext <<EOF
    3099 #line 3100 "configure"
     3100#line 3101 "configure"
    31003101#include "confdefs.h"
    31013102/* System header to define __stub macros and hopefully few prototypes,
     
    31203121; return 0; }
    31213122EOF
    3122 if { (eval echo configure:3123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3123if { (eval echo configure:3124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    31233124  rm -rf conftest*
    31243125  eval "ac_cv_func_re_rx_search=yes"
     
    31613162
    31623163echo $ac_n "checking that the GDBM library is available""... $ac_c" 1>&6
    3163 echo "configure:3164: checking that the GDBM library is available" >&5
     3164echo "configure:3165: checking that the GDBM library is available" >&5
    31643165if test ! -z $gdbmdir ; then
    31653166  # look in given directory for header file
     
    31883189    echo "$ac_t""can't find both gdbm.h and libgdbm.a in $gdbmdir" 1>&6;
    31893190    echo $ac_n "checking looking for GDBM library in default locations""... $ac_c" 1>&6
    3190 echo "configure:3191: checking looking for GDBM library in default locations" >&5
     3191echo "configure:3192: checking looking for GDBM library in default locations" >&5
    31913192  fi
    31923193fi
     
    31953196  # try in system directory
    31963197  cat > conftest.$ac_ext <<EOF
    3197 #line 3198 "configure"
     3198#line 3199 "configure"
    31983199#include "confdefs.h"
    31993200#include <gdbm.h>
     
    32033204; return 0; }
    32043205EOF
    3205 if { (eval echo configure:3206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     3206if { (eval echo configure:3207: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    32063207  rm -rf conftest*
    32073208  success=yes
     
    32263227
    32273228echo $ac_n "checking that Perl 5 is available""... $ac_c" 1>&6
    3228 echo "configure:3229: checking that Perl 5 is available" >&5
     3229echo "configure:3230: checking that Perl 5 is available" >&5
    32293230success="no"
    32303231pl_path="$PATH"
     
    32563257success=no
    32573258echo $ac_n "checking "whether STL library has known faults"""... $ac_c" 1>&6
    3258 echo "configure:3259: checking "whether STL library has known faults"" >&5
     3259echo "configure:3260: checking "whether STL library has known faults"" >&5
    32593260
    32603261cat > conftest.$ac_ext <<EOF
    3261 #line 3262 "configure"
     3262#line 3263 "configure"
    32623263#include "confdefs.h"
    32633264#include <vector>
     
    32673268; return 0; }
    32683269EOF
    3269 if { (eval echo configure:3270: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     3270if { (eval echo configure:3271: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    32703271  rm -rf conftest*
    32713272  success=yes
     
    32783279if test $success = "no"; then
    32793280cat > conftest.$ac_ext <<EOF
    3280 #line 3281 "configure"
     3281#line 3282 "configure"
    32813282#include "confdefs.h"
    32823283#include <vector.h>
     
    32863287; return 0; }
    32873288EOF
    3288 if { (eval echo configure:3289: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     3289if { (eval echo configure:3290: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    32893290  rm -rf conftest*
    32903291  success="yes"
     
    32983299if test $success = "no"; then
    32993300cat > conftest.$ac_ext <<EOF
    3300 #line 3301 "configure"
     3301#line 3302 "configure"
    33013302#include "confdefs.h"
    33023303#include <ospace\\std\\vector>
     
    33063307; return 0; }
    33073308EOF
    3308 if { (eval echo configure:3309: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     3309if { (eval echo configure:3310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    33093310  rm -rf conftest*
    33103311  success="yes"
Note: See TracChangeset for help on using the changeset viewer.