ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/configure
(Generate patch)

Comparing:
ircd-hybrid-7.3/configure (file contents), Revision 1111 by michael, Fri Nov 26 20:01:41 2010 UTC vs.
ircd-hybrid-8/configure (file contents), Revision 1356 by michael, Sat Apr 21 19:56:44 2012 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1107 2010-11-02 15:19:41Z michael .
2 > # From configure.ac Id: configure.ac 1349 2012-04-11 18:45:51Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3-rc1.
4 > # Generated by GNU Autoconf 2.68 for ircd-hybrid 8beta1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 573 | Line 573 | MAKEFLAGS=
573   # Identity of this package.
574   PACKAGE_NAME='ircd-hybrid'
575   PACKAGE_TARNAME='ircd-hybrid'
576 < PACKAGE_VERSION='7.3-rc1'
577 < PACKAGE_STRING='ircd-hybrid 7.3-rc1'
576 > PACKAGE_VERSION='8beta1'
577 > PACKAGE_STRING='ircd-hybrid 8beta1'
578   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
579   PACKAGE_URL=''
580  
# Line 632 | Line 632 | EFNET_FALSE
632   EFNET_TRUE
633   ENABLE_SSL_FALSE
634   ENABLE_SSL_TRUE
635 ENABLE_PCRE_FALSE
636 ENABLE_PCRE_TRUE
635   LTDLOPEN
636   LT_CONFIG_H
637   CONVENIENCE_LTDL_FALSE
# Line 690 | Line 688 | YACC
688   am__fastdepCC_FALSE
689   am__fastdepCC_TRUE
690   CCDEPMODE
691 + am__nodep
692   AMDEPBACKSLASH
693   AMDEP_FALSE
694   AMDEP_TRUE
# Line 783 | Line 782 | with_included_ltdl
782   with_ltdl_include
783   with_ltdl_lib
784   enable_ltdl_install
786 with_zlib_path
787 enable_zlib
788 with_libpcre_path
785   enable_libpcre
786   enable_openssl
787   enable_assert
# Line 798 | Line 794 | enable_poll
794   enable_select
795   with_nicklen
796   with_topiclen
801 with_syslog_facility
797   enable_efnet
798   enable_halfops
799   enable_debugging
800   enable_warnings
806 enable_syslog
801   '
802        ac_precious_vars='build_alias
803   host_alias
# Line 1358 | Line 1352 | if test "$ac_init_help" = "long"; then
1352    # Omit some internal or obsolete options to make the list less imposing.
1353    # This message is too long to be a string in the A/UX 3.1 sh.
1354    cat <<_ACEOF
1355 < \`configure' configures ircd-hybrid 7.3-rc1 to adapt to many kinds of systems.
1355 > \`configure' configures ircd-hybrid 8beta1 to adapt to many kinds of systems.
1356  
1357   Usage: $0 [OPTION]... [VAR=VALUE]...
1358  
# Line 1428 | Line 1422 | fi
1422  
1423   if test -n "$ac_init_help"; then
1424    case $ac_init_help in
1425 <     short | recursive ) echo "Configuration of ircd-hybrid 7.3-rc1:";;
1425 >     short | recursive ) echo "Configuration of ircd-hybrid 8beta1:";;
1426     esac
1427    cat <<\_ACEOF
1428  
# Line 1446 | Line 1440 | Optional Features:
1440                            optimize for fast installation [default=yes]
1441    --disable-libtool-lock  avoid locking (might break parallel builds)
1442    --enable-ltdl-install   install libltdl
1449  --disable-zlib          Disable ziplinks support
1443    --disable-libpcre       Disable PCRE support
1444    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1445    --disable-openssl            Disable OpenSSL support.
# Line 1462 | Line 1455 | Optional Features:
1455    --enable-halfops        Enable halfops support.
1456    --enable-debugging      Enable debugging.
1457    --enable-warnings       Enable compiler warnings.
1465  --enable-syslog="EVENTS"
1466                          Enable syslog for events: users oper (space
1467                          separated in quotes; default: disabled).
1458  
1459   Optional Packages:
1460    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1461    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1462 <  --with-pic              try to use only PIC/non-PIC objects [default=use
1462 >  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1463                            both]
1464    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1465    --with-sysroot=DIR Search for dependent libraries within DIR
# Line 1477 | Line 1467 | Optional Packages:
1467    --with-included-ltdl    use the GNU ltdl sources included here
1468    --with-ltdl-include=DIR use the ltdl headers installed in DIR
1469    --with-ltdl-lib=DIR     use the libltdl.la installed in DIR
1480  --with-zlib-path=DIR    Path to libz.so for ziplinks support.
1481  --with-libpcre-path=DIR Path to libpcre.so for PCRE support.
1470    --with-nicklen=<value>  Set nickname length (default 9).
1471    --with-topiclen=<value> Set topic length (default 160).
1484  --with-syslog-facility=LOG
1485                          Define the syslog facility to use (default:
1486                          LOG_LOCAL4)
1472  
1473   Some influential environment variables:
1474    CC          C compiler command
# Line 1567 | Line 1552 | fi
1552   test -n "$ac_init_help" && exit $ac_status
1553   if $ac_init_version; then
1554    cat <<\_ACEOF
1555 < ircd-hybrid configure 7.3-rc1
1555 > ircd-hybrid configure 8beta1
1556   generated by GNU Autoconf 2.68
1557  
1558   Copyright (C) 2010 Free Software Foundation, Inc.
# Line 2093 | Line 2078 | cat >config.log <<_ACEOF
2078   This file contains any messages produced by compilers while
2079   running configure, to aid debugging if configure makes a mistake.
2080  
2081 < It was created by ircd-hybrid $as_me 7.3-rc1, which was
2081 > It was created by ircd-hybrid $as_me 8beta1, which was
2082   generated by GNU Autoconf 2.68.  Invocation command line was
2083  
2084    $ $0 $@
# Line 2378 | Line 2363 | as_fn_append ac_func_list " strtok_r"
2363   as_fn_append ac_func_list " usleep"
2364   as_fn_append ac_func_list " strlcat"
2365   as_fn_append ac_func_list " strlcpy"
2381 as_fn_append ac_func_list " socketpair"
2366   as_fn_append ac_header_list " crypt.h"
2383 as_fn_append ac_header_list " inttypes.h"
2384 as_fn_append ac_header_list " stdint.h"
2367   as_fn_append ac_header_list " sys/resource.h"
2368   as_fn_append ac_header_list " sys/param.h"
2387 as_fn_append ac_header_list " errno.h"
2388 as_fn_append ac_header_list " sys/syslog.h"
2369   as_fn_append ac_header_list " types.h"
2370   as_fn_append ac_header_list " socket.h"
2371   as_fn_append ac_header_list " sys/wait.h"
2372   as_fn_append ac_header_list " wait.h"
2393 as_fn_append ac_header_list " link.h"
2373   # Check that the precious variables saved in the cache have kept the same
2374   # value.
2375   ac_cache_corrupted=false
# Line 2926 | Line 2905 | fi
2905  
2906   # Define the identity of the package.
2907   PACKAGE='ircd-hybrid'
2908 < VERSION='7.3-rc1'
2908 > VERSION='8beta1'
2909  
2910  
2911   cat >>confdefs.h <<_ACEOF
# Line 2956 | Line 2935 | MAKEINFO=${MAKEINFO-"${am_missing_run}ma
2935  
2936   # We need awk for the "check" target.  The system "awk" is bad on
2937   # some platforms.
2938 < # Always define AMTAR for backward compatibility.
2938 > # Always define AMTAR for backward compatibility.  Yes, it's still used
2939 > # in the wild :-(  We should find a proper way to deprecate it ...
2940 > AMTAR='$${TAR-tar}'
2941  
2942 < AMTAR=${AMTAR-"${am_missing_run}tar"}
2962 <
2963 < am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2942 > am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2943  
2944  
2945  
# Line 3046 | Line 3025 | fi
3025   if test "x$enable_dependency_tracking" != xno; then
3026    am_depcomp="$ac_aux_dir/depcomp"
3027    AMDEPBACKSLASH='\'
3028 +  am__nodep='_no'
3029   fi
3030   if test "x$enable_dependency_tracking" != xno; then
3031    AMDEP_TRUE=
# Line 3859 | Line 3839 | else
3839    # instance it was reported that on HP-UX the gcc test will end up
3840    # making a dummy file named `D' -- because `-MD' means `put the output
3841    # in D'.
3842 +  rm -rf conftest.dir
3843    mkdir conftest.dir
3844    # Copy depcomp to subdir because otherwise we won't find it if we're
3845    # using a relative directory.
# Line 3918 | Line 3899 | else
3899          break
3900        fi
3901        ;;
3902 <    msvisualcpp | msvcmsys)
3902 >    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3903        # This compiler won't grok `-c -o', but also, the minuso test has
3904        # not run yet.  These depmodes are late enough in the game, and
3905        # so weak that their functioning should not be impacted.
# Line 4151 | Line 4132 | fi
4132  
4133  
4134   if test "$ac_cv_prog_cc_c99" = "no"; then :
4135 <  as_fn_error $? "no C99 compiler found. Aborting." "$LINENO" 5
4135 >  as_fn_error $? "no suitable C99 compiler found. Aborting." "$LINENO" 5
4136   fi
4137   for ac_prog in 'bison -y' byacc
4138   do
# Line 4376 | Line 4357 | esac
4357  
4358  
4359  
4360 < macro_version='2.4'
4361 < macro_revision='1.3293'
4360 > macro_version='2.4.2'
4361 > macro_revision='1.3337'
4362  
4363  
4364  
# Line 5222 | Line 5203 | else
5203      lt_cv_sys_max_cmd_len=196608
5204      ;;
5205  
5206 +  os2*)
5207 +    # The test takes a long time on OS/2.
5208 +    lt_cv_sys_max_cmd_len=8192
5209 +    ;;
5210 +
5211    osf*)
5212      # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5213      # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
# Line 5261 | Line 5247 | else
5247        # If test is not a shell built-in, we'll probably end up computing a
5248        # maximum length that is only half of the actual maximum length, but
5249        # we can't tell.
5250 <      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5250 >      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5251                   = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5252                test $i != 17 # 1/2 MB should be enough
5253        do
# Line 5690 | Line 5676 | irix5* | irix6* | nonstopux*)
5676    lt_cv_deplibs_check_method=pass_all
5677    ;;
5678  
5679 < # This must be Linux ELF.
5679 > # This must be glibc/ELF.
5680   linux* | k*bsd*-gnu | kopensolaris*-gnu)
5681    lt_cv_deplibs_check_method=pass_all
5682    ;;
# Line 6330 | Line 6316 | old_postuninstall_cmds=
6316   if test -n "$RANLIB"; then
6317    case $host_os in
6318    openbsd*)
6319 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6319 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6320      ;;
6321    *)
6322 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6322 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6323      ;;
6324    esac
6325 <  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6325 >  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6326   fi
6327  
6328   case $host_os in
# Line 6483 | Line 6469 | for ac_symprfx in "" "_"; do
6469      # which start with @ or ?.
6470      lt_cv_sys_global_symbol_pipe="$AWK '"\
6471   "     {last_section=section; section=\$ 3};"\
6472 + "     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6473   "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6474   "     \$ 0!~/External *\|/{next};"\
6475   "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
# Line 6871 | Line 6858 | $as_echo "$lt_cv_cc_needs_belf" >&6; }
6858      CFLAGS="$SAVE_CFLAGS"
6859    fi
6860    ;;
6861 < sparc*-*solaris*)
6861 > *-*solaris*)
6862    # Find out which ABI we are using.
6863    echo 'int i;' > conftest.$ac_ext
6864    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
# Line 6882 | Line 6869 | sparc*-*solaris*)
6869      case `/usr/bin/file conftest.o` in
6870      *64-bit*)
6871        case $lt_cv_prog_gnu_ld in
6872 <      yes*) LD="${LD-ld} -m elf64_sparc" ;;
6872 >      yes*)
6873 >        case $host in
6874 >        i?86-*-solaris*)
6875 >          LD="${LD-ld} -m elf_x86_64"
6876 >          ;;
6877 >        sparc*-*-solaris*)
6878 >          LD="${LD-ld} -m elf64_sparc"
6879 >          ;;
6880 >        esac
6881 >        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
6882 >        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6883 >          LD="${LD-ld}_sol2"
6884 >        fi
6885 >        ;;
6886        *)
6887          if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6888            LD="${LD-ld} -64"
# Line 7522 | Line 7522 | else
7522          $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7523            -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7524          _lt_result=$?
7525 <        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7525 >        # If there is a non-empty error log, and "single_module"
7526 >        # appears in it, assume the flag caused a linker warning
7527 >        if test -s conftest.err && $GREP single_module conftest.err; then
7528 >          cat conftest.err >&5
7529 >        # Otherwise, if the output was created with a 0 exit code from
7530 >        # the compiler, it worked.
7531 >        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7532            lt_cv_apple_cc_single_mod=yes
7533          else
7534            cat conftest.err >&5
# Line 7533 | Line 7539 | else
7539   fi
7540   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7541   $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7542 +
7543      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7544   $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7545   if ${lt_cv_ld_exported_symbols_list+:} false; then :
# Line 7565 | Line 7572 | rm -f core conftest.err conftest.$ac_obj
7572   fi
7573   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7574   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7575 +
7576      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7577   $as_echo_n "checking for -force_load linker flag... " >&6; }
7578   if ${lt_cv_ld_force_load+:} false; then :
# Line 7586 | Line 7594 | _LT_EOF
7594        echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7595        $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7596        _lt_result=$?
7597 <      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7597 >      if test -s conftest.err && $GREP force_load conftest.err; then
7598 >        cat conftest.err >&5
7599 >      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7600          lt_cv_ld_force_load=yes
7601        else
7602          cat conftest.err >&5
# Line 7989 | Line 7999 | fi
7999  
8000   # Check whether --with-pic was given.
8001   if test "${with_pic+set}" = set; then :
8002 <  withval=$with_pic; pic_mode="$withval"
8002 >  withval=$with_pic; lt_p=${PACKAGE-default}
8003 >    case $withval in
8004 >    yes|no) pic_mode=$withval ;;
8005 >    *)
8006 >      pic_mode=default
8007 >      # Look at the argument we got.  We use all the common list separators.
8008 >      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8009 >      for lt_pkg in $withval; do
8010 >        IFS="$lt_save_ifs"
8011 >        if test "X$lt_pkg" = "X$lt_p"; then
8012 >          pic_mode=yes
8013 >        fi
8014 >      done
8015 >      IFS="$lt_save_ifs"
8016 >      ;;
8017 >    esac
8018   else
8019    pic_mode=default
8020   fi
# Line 8067 | Line 8092 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
8092  
8093  
8094  
8095 +
8096 +
8097 +
8098 +
8099   test -z "$LN_S" && LN_S="ln -s"
8100  
8101  
# Line 8522 | Line 8551 | lt_prog_compiler_static=
8551      case $cc_basename in
8552      nvcc*) # Cuda Compiler Driver 2.2
8553        lt_prog_compiler_wl='-Xlinker '
8554 <      lt_prog_compiler_pic='-Xcompiler -fPIC'
8554 >      if test -n "$lt_prog_compiler_pic"; then
8555 >        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8556 >      fi
8557        ;;
8558      esac
8559    else
# Line 8613 | Line 8644 | lt_prog_compiler_static=
8644          ;;
8645        *)
8646          case `$CC -V 2>&1 | sed 5q` in
8647 <        *Sun\ F* | *Sun*Fortran*)
8647 >        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8648            # Sun Fortran 8.3 passes all unrecognized flags to the linker
8649            lt_prog_compiler_pic='-KPIC'
8650            lt_prog_compiler_static='-Bstatic'
8651            lt_prog_compiler_wl=''
8652            ;;
8653 +        *Sun\ F* | *Sun*Fortran*)
8654 +          lt_prog_compiler_pic='-KPIC'
8655 +          lt_prog_compiler_static='-Bstatic'
8656 +          lt_prog_compiler_wl='-Qoption ld '
8657 +          ;;
8658          *Sun\ C*)
8659            # Sun C 5.9
8660            lt_prog_compiler_pic='-KPIC'
8661            lt_prog_compiler_static='-Bstatic'
8662            lt_prog_compiler_wl='-Wl,'
8663            ;;
8664 +        *Intel*\ [CF]*Compiler*)
8665 +          lt_prog_compiler_wl='-Wl,'
8666 +          lt_prog_compiler_pic='-fPIC'
8667 +          lt_prog_compiler_static='-static'
8668 +          ;;
8669 +        *Portland\ Group*)
8670 +          lt_prog_compiler_wl='-Wl,'
8671 +          lt_prog_compiler_pic='-fpic'
8672 +          lt_prog_compiler_static='-Bstatic'
8673 +          ;;
8674          esac
8675          ;;
8676        esac
# Line 8986 | Line 9032 | $as_echo_n "checking whether the $compil
9032    hardcode_direct=no
9033    hardcode_direct_absolute=no
9034    hardcode_libdir_flag_spec=
8989  hardcode_libdir_flag_spec_ld=
9035    hardcode_libdir_separator=
9036    hardcode_minus_L=no
9037    hardcode_shlibpath_var=unsupported
# Line 9236 | Line 9281 | _LT_EOF
9281          xlf* | bgf* | bgxlf* | mpixlf*)
9282            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9283            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9284 <          hardcode_libdir_flag_spec=
9240 <          hardcode_libdir_flag_spec_ld='-rpath $libdir'
9284 >          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9285            archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9286            if test "x$supports_anon_versioning" = xyes; then
9287              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
# Line 9616 | Line 9660 | fi
9660          # The linker will not automatically build a static lib if we build a DLL.
9661          # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9662          enable_shared_with_static_runtimes=yes
9663 +        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9664          export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9665          # Don't use ranlib
9666          old_postinstall_cmds='chmod 644 $oldlib'
# Line 9661 | Line 9706 | fi
9706    hardcode_shlibpath_var=unsupported
9707    if test "$lt_cv_ld_force_load" = "yes"; then
9708      whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
9709 +
9710    else
9711      whole_archive_flag_spec=''
9712    fi
# Line 9689 | Line 9735 | fi
9735        hardcode_shlibpath_var=no
9736        ;;
9737  
9692    freebsd1*)
9693      ld_shlibs=no
9694      ;;
9695
9738      # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9739      # support.  Future versions do this automatically, but an explicit c++rt0.o
9740      # does not break anything, and helps significantly (at the cost of a little
# Line 9705 | Line 9747 | fi
9747        ;;
9748  
9749      # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9750 <    freebsd2*)
9750 >    freebsd2.*)
9751        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9752        hardcode_direct=yes
9753        hardcode_minus_L=yes
# Line 9744 | Line 9786 | fi
9786        fi
9787        if test "$with_gnu_ld" = no; then
9788          hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9747        hardcode_libdir_flag_spec_ld='+b $libdir'
9789          hardcode_libdir_separator=:
9790          hardcode_direct=yes
9791          hardcode_direct_absolute=yes
# Line 10368 | Line 10409 | esac
10409  
10410  
10411  
10371
10372
10373
10374
10375
10412    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10413   $as_echo_n "checking dynamic linker characteristics... " >&6; }
10414  
# Line 10462 | Line 10498 | need_version=unknown
10498  
10499   case $host_os in
10500   aix3*)
10501 <  version_type=linux
10501 >  version_type=linux # correct to gnu/linux during the next big refactor
10502    library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10503    shlibpath_var=LIBPATH
10504  
# Line 10471 | Line 10507 | aix3*)
10507    ;;
10508  
10509   aix[4-9]*)
10510 <  version_type=linux
10510 >  version_type=linux # correct to gnu/linux during the next big refactor
10511    need_lib_prefix=no
10512    need_version=no
10513    hardcode_into_libs=yes
# Line 10536 | Line 10572 | beos*)
10572    ;;
10573  
10574   bsdi[45]*)
10575 <  version_type=linux
10575 >  version_type=linux # correct to gnu/linux during the next big refactor
10576    need_version=no
10577    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10578    soname_spec='${libname}${release}${shared_ext}$major'
# Line 10675 | Line 10711 | darwin* | rhapsody*)
10711    ;;
10712  
10713   dgux*)
10714 <  version_type=linux
10714 >  version_type=linux # correct to gnu/linux during the next big refactor
10715    need_lib_prefix=no
10716    need_version=no
10717    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
# Line 10683 | Line 10719 | dgux*)
10719    shlibpath_var=LD_LIBRARY_PATH
10720    ;;
10721  
10686 freebsd1*)
10687  dynamic_linker=no
10688  ;;
10689
10722   freebsd* | dragonfly*)
10723    # DragonFly does not have aout.  When/if they implement a new
10724    # versioning mechanism, adjust this.
# Line 10694 | Line 10726 | freebsd* | dragonfly*)
10726      objformat=`/usr/bin/objformat`
10727    else
10728      case $host_os in
10729 <    freebsd[123]*) objformat=aout ;;
10729 >    freebsd[23].*) objformat=aout ;;
10730      *) objformat=elf ;;
10731      esac
10732    fi
# Line 10712 | Line 10744 | freebsd* | dragonfly*)
10744    esac
10745    shlibpath_var=LD_LIBRARY_PATH
10746    case $host_os in
10747 <  freebsd2*)
10747 >  freebsd2.*)
10748      shlibpath_overrides_runpath=yes
10749      ;;
10750    freebsd3.[01]* | freebsdelf3.[01]*)
# Line 10732 | Line 10764 | freebsd* | dragonfly*)
10764    ;;
10765  
10766   gnu*)
10767 <  version_type=linux
10767 >  version_type=linux # correct to gnu/linux during the next big refactor
10768    need_lib_prefix=no
10769    need_version=no
10770    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10771    soname_spec='${libname}${release}${shared_ext}$major'
10772    shlibpath_var=LD_LIBRARY_PATH
10773 +  shlibpath_overrides_runpath=no
10774    hardcode_into_libs=yes
10775    ;;
10776  
10777   haiku*)
10778 <  version_type=linux
10778 >  version_type=linux # correct to gnu/linux during the next big refactor
10779    need_lib_prefix=no
10780    need_version=no
10781    dynamic_linker="$host_os runtime_loader"
# Line 10803 | Line 10836 | hpux9* | hpux10* | hpux11*)
10836    ;;
10837  
10838   interix[3-9]*)
10839 <  version_type=linux
10839 >  version_type=linux # correct to gnu/linux during the next big refactor
10840    need_lib_prefix=no
10841    need_version=no
10842    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
# Line 10819 | Line 10852 | irix5* | irix6* | nonstopux*)
10852      nonstopux*) version_type=nonstopux ;;
10853      *)
10854          if test "$lt_cv_prog_gnu_ld" = yes; then
10855 <                version_type=linux
10855 >                version_type=linux # correct to gnu/linux during the next big refactor
10856          else
10857                  version_type=irix
10858          fi ;;
# Line 10856 | Line 10889 | linux*oldld* | linux*aout* | linux*coff*
10889    dynamic_linker=no
10890    ;;
10891  
10892 < # This must be Linux ELF.
10892 > # This must be glibc/ELF.
10893   linux* | k*bsd*-gnu | kopensolaris*-gnu)
10894 <  version_type=linux
10894 >  version_type=linux # correct to gnu/linux during the next big refactor
10895    need_lib_prefix=no
10896    need_version=no
10897    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10940 | Line 10973 | netbsd*)
10973    ;;
10974  
10975   newsos6)
10976 <  version_type=linux
10976 >  version_type=linux # correct to gnu/linux during the next big refactor
10977    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10978    shlibpath_var=LD_LIBRARY_PATH
10979    shlibpath_overrides_runpath=yes
# Line 11009 | Line 11042 | rdos*)
11042    ;;
11043  
11044   solaris*)
11045 <  version_type=linux
11045 >  version_type=linux # correct to gnu/linux during the next big refactor
11046    need_lib_prefix=no
11047    need_version=no
11048    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11034 | Line 11067 | sunos4*)
11067    ;;
11068  
11069   sysv4 | sysv4.3*)
11070 <  version_type=linux
11070 >  version_type=linux # correct to gnu/linux during the next big refactor
11071    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11072    soname_spec='${libname}${release}${shared_ext}$major'
11073    shlibpath_var=LD_LIBRARY_PATH
# Line 11058 | Line 11091 | sysv4 | sysv4.3*)
11091  
11092   sysv4*MP*)
11093    if test -d /usr/nec ;then
11094 <    version_type=linux
11094 >    version_type=linux # correct to gnu/linux during the next big refactor
11095      library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11096      soname_spec='$libname${shared_ext}.$major'
11097      shlibpath_var=LD_LIBRARY_PATH
# Line 11089 | Line 11122 | sysv5* | sco3.2v5* | sco5v6* | unixware*
11122  
11123   tpf*)
11124    # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11125 <  version_type=linux
11125 >  version_type=linux # correct to gnu/linux during the next big refactor
11126    need_lib_prefix=no
11127    need_version=no
11128    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11099 | Line 11132 | tpf*)
11132    ;;
11133  
11134   uts4*)
11135 <  version_type=linux
11135 >  version_type=linux # correct to gnu/linux during the next big refactor
11136    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11137    soname_spec='${libname}${release}${shared_ext}$major'
11138    shlibpath_var=LD_LIBRARY_PATH
# Line 11881 | Line 11914 | CC="$lt_save_CC"
11914  
11915  
11916  
11917 +
11918 +
11919          ac_config_commands="$ac_config_commands libtool"
11920  
11921  
# Line 11897 | Line 11932 | else
11932  
11933   module=yes
11934   eval libltdl_cv_shlibext=$shrext_cmds
11935 + module=no
11936 + eval libltdl_cv_shrext=$shrext_cmds
11937  
11938   fi
11939   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libltdl_cv_shlibext" >&5
# Line 11908 | Line 11945 | cat >>confdefs.h <<_ACEOF
11945   _ACEOF
11946  
11947   fi
11948 + if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
11949 +
11950 + cat >>confdefs.h <<_ACEOF
11951 + #define LT_SHARED_EXT "$libltdl_cv_shrext"
11952 + _ACEOF
11953 +
11954 + fi
11955  
11956   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variable specifies run-time module search path" >&5
11957   $as_echo_n "checking which variable specifies run-time module search path... " >&6; }
# Line 13190 | Line 13234 | fi
13234  
13235  
13236  
13237 <  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "$ac_includes_default"
13237 >  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13238 > "
13239   if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13240  
13196 cat >>confdefs.h <<_ACEOF
13197 #define HAVE_STRUCT_SOCKADDR_IN6 1
13198 _ACEOF
13199
13200
13201 else
13202
13241   $as_echo "#define IPV6 1" >>confdefs.h
13242  
13243   fi
# Line 13460 | Line 13498 | done
13498  
13499  
13500  
13463
13464
13501   # Checks for header files.
13502  
13503  
# Line 13496 | Line 13532 | done
13532  
13533  
13534  
13499
13500
13501
13502
13503
13504
13505
13506
13507
13508
13509 # check for /dev/null so we can use it to hold evil fd's
13510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/null" >&5
13511 $as_echo_n "checking for /dev/null... " >&6; }
13512 if test -c /dev/null; then :
13513
13514
13515 $as_echo "#define PATH_DEVNULL \"/dev/null\"" >>confdefs.h
13516
13517  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13518 $as_echo "yes" >&6; }
13519 else
13520
13521
13522 $as_echo "#define PATH_DEVNULL \"devnull.log\"" >>confdefs.h
13523
13524  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - using devnull.log" >&5
13525 $as_echo "no - using devnull.log" >&6; }
13526 fi
13527
13528
13535   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
13536   $as_echo_n "checking for library containing crypt... " >&6; }
13537   if ${ac_cv_search_crypt+:} false; then :
# Line 13583 | Line 13589 | if test "$ac_res" != no; then :
13589   fi
13590  
13591  
13586
13587
13588 # Check whether --with-zlib-path was given.
13589 if test "${with_zlib_path+set}" = set; then :
13590  withval=$with_zlib_path; LDFLAGS="-L$withval $LDFLAGS"
13591 fi
13592
13593
13594 # Check whether --enable-zlib was given.
13595 if test "${enable_zlib+set}" = set; then :
13596  enableval=$enable_zlib; zlib=$enableval
13597 else
13598  zlib=yes
13599 fi
13600
13601
13602 if test "$zlib" = "yes"; then :
13603
13604  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
13605 if test "x$ac_cv_header_zlib_h" = xyes; then :
13606  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for zlibVersion in -lz" >&5
13607 $as_echo_n "checking for zlibVersion in -lz... " >&6; }
13608 if ${ac_cv_lib_z_zlibVersion+:} false; then :
13609  $as_echo_n "(cached) " >&6
13610 else
13611  ac_check_lib_save_LIBS=$LIBS
13612 LIBS="-lz  $LIBS"
13613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13614 /* end confdefs.h.  */
13615
13616 /* Override any GCC internal prototype to avoid an error.
13617   Use char because int might match the return type of a GCC
13618   builtin and then its argument prototype would still apply.  */
13619 #ifdef __cplusplus
13620 extern "C"
13621 #endif
13622 char zlibVersion ();
13623 int
13624 main ()
13625 {
13626 return zlibVersion ();
13627  ;
13628  return 0;
13629 }
13630 _ACEOF
13631 if ac_fn_c_try_link "$LINENO"; then :
13632  ac_cv_lib_z_zlibVersion=yes
13633 else
13634  ac_cv_lib_z_zlibVersion=no
13635 fi
13636 rm -f core conftest.err conftest.$ac_objext \
13637    conftest$ac_exeext conftest.$ac_ext
13638 LIBS=$ac_check_lib_save_LIBS
13639 fi
13640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_zlibVersion" >&5
13641 $as_echo "$ac_cv_lib_z_zlibVersion" >&6; }
13642 if test "x$ac_cv_lib_z_zlibVersion" = xyes; then :
13643
13644      LIBS="-lz $LIBS"
13645
13646 $as_echo "#define HAVE_LIBZ 1" >>confdefs.h
13647
13648
13649 else
13650  zlib=no
13651 fi
13652
13653
13654 else
13655  zlib=no
13656 fi
13657
13658
13659
13660 fi
13661
13662
13663 # Check whether --with-libpcre-path was given.
13664 if test "${with_libpcre_path+set}" = set; then :
13665  withval=$with_libpcre_path; LDFLAGS="-L$withval $LDFLAGS"
13666 fi
13667
13668
13592   # Check whether --enable-libpcre was given.
13593   if test "${enable_libpcre+set}" = set; then :
13594 <  enableval=$enable_libpcre; libpcre=$enableval
13594 >  enableval=$enable_libpcre;
13595   else
13673  libpcre=yes
13674 fi
13675
13676
13677 if test "$libpcre" = "yes"; then :
13678
13596    ac_fn_c_check_header_mongrel "$LINENO" "pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
13597   if test "x$ac_cv_header_pcre_h" = xyes; then :
13598 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcre_study in -lpcre" >&5
13599 < $as_echo_n "checking for pcre_study in -lpcre... " >&6; }
13600 < if ${ac_cv_lib_pcre_pcre_study+:} false; then :
13598 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing pcre_study" >&5
13599 > $as_echo_n "checking for library containing pcre_study... " >&6; }
13600 > if ${ac_cv_search_pcre_study+:} false; then :
13601    $as_echo_n "(cached) " >&6
13602   else
13603 <  ac_check_lib_save_LIBS=$LIBS
13687 < LIBS="-lpcre  $LIBS"
13603 >  ac_func_search_save_LIBS=$LIBS
13604   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13605   /* end confdefs.h.  */
13606  
# Line 13703 | Line 13619 | return pcre_study ();
13619    return 0;
13620   }
13621   _ACEOF
13622 < if ac_fn_c_try_link "$LINENO"; then :
13623 <  ac_cv_lib_pcre_pcre_study=yes
13624 < else
13625 <  ac_cv_lib_pcre_pcre_study=no
13622 > for ac_lib in '' pcre; do
13623 >  if test -z "$ac_lib"; then
13624 >    ac_res="none required"
13625 >  else
13626 >    ac_res=-l$ac_lib
13627 >    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13628 >  fi
13629 >  if ac_fn_c_try_link "$LINENO"; then :
13630 >  ac_cv_search_pcre_study=$ac_res
13631   fi
13632   rm -f core conftest.err conftest.$ac_objext \
13633 <    conftest$ac_exeext conftest.$ac_ext
13634 < LIBS=$ac_check_lib_save_LIBS
13633 >    conftest$ac_exeext
13634 >  if ${ac_cv_search_pcre_study+:} false; then :
13635 >  break
13636   fi
13637 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcre_pcre_study" >&5
13638 < $as_echo "$ac_cv_lib_pcre_pcre_study" >&6; }
13717 < if test "x$ac_cv_lib_pcre_pcre_study" = xyes; then :
13718 <
13719 <      LIBS="-lpcre $LIBS"
13720 <
13721 < $as_echo "#define HAVE_LIBPCRE 1" >>confdefs.h
13722 <
13637 > done
13638 > if ${ac_cv_search_pcre_study+:} false; then :
13639  
13640   else
13641 <  libpcre=no
13641 >  ac_cv_search_pcre_study=no
13642 > fi
13643 > rm conftest.$ac_ext
13644 > LIBS=$ac_func_search_save_LIBS
13645   fi
13646 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_pcre_study" >&5
13647 + $as_echo "$ac_cv_search_pcre_study" >&6; }
13648 + ac_res=$ac_cv_search_pcre_study
13649 + if test "$ac_res" != no; then :
13650 +  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13651  
13652 + $as_echo "#define HAVE_LIBPCRE 1" >>confdefs.h
13653  
13729 else
13730  libpcre=no
13654   fi
13655  
13656 + fi
13657  
13658  
13659   fi
13736 if test "$libpcre" = yes; then
13737  ENABLE_PCRE_TRUE=
13738  ENABLE_PCRE_FALSE='#'
13739 else
13740  ENABLE_PCRE_TRUE='#'
13741  ENABLE_PCRE_FALSE=
13742 fi
13743
13660  
13661  
13662   # Check whether --enable-openssl was given.
# Line 13782 | Line 13698 | if test "$cf_enable_openssl" != "no"; th
13698    fi
13699  
13700        if test ! -z "$cf_openssl_basedir"; then
13785    LIBS="-lcrypto -lssl $LIBS"
13701      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cf_openssl_basedir" >&5
13702   $as_echo "$cf_openssl_basedir" >&6; }
13703      cf_enable_openssl="yes"
13789
13790 $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
13791
13704    else
13705      { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found. Please check your path." >&5
13706   $as_echo "not found. Please check your path." >&6; }
# Line 13801 | Line 13713 | $as_echo "disabled" >&6; }
13713   fi
13714  
13715   if test "$cf_enable_openssl" != "no"; then :
13716 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.7 or above" >&5
13717 < $as_echo_n "checking for OpenSSL 0.9.7 or above... " >&6; }
13716 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8 or above" >&5
13717 > $as_echo_n "checking for OpenSSL 0.9.8 or above... " >&6; }
13718    if test "$cross_compiling" = yes; then :
13719    cf_openssl_version_ok=no
13720   else
# Line 13815 | Line 13727 | else
13727   int
13728   main ()
13729   {
13730 < exit(!(OPENSSL_VERSION_NUMBER >= 0x00907000));
13730 > exit(!(OPENSSL_VERSION_NUMBER >= 0x00908000));
13731    ;
13732    return 0;
13733   }
# Line 13834 | Line 13746 | fi
13746    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5
13747   $as_echo "found" >&6; }
13748  
13749 <    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RSA_free in -lcrypto" >&5
13749 >    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSL_connect in -lssl" >&5
13750 > $as_echo_n "checking for SSL_connect in -lssl... " >&6; }
13751 > if ${ac_cv_lib_ssl_SSL_connect+:} false; then :
13752 >  $as_echo_n "(cached) " >&6
13753 > else
13754 >  ac_check_lib_save_LIBS=$LIBS
13755 > LIBS="-lssl  $LIBS"
13756 > cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13757 > /* end confdefs.h.  */
13758 >
13759 > /* Override any GCC internal prototype to avoid an error.
13760 >   Use char because int might match the return type of a GCC
13761 >   builtin and then its argument prototype would still apply.  */
13762 > #ifdef __cplusplus
13763 > extern "C"
13764 > #endif
13765 > char SSL_connect ();
13766 > int
13767 > main ()
13768 > {
13769 > return SSL_connect ();
13770 >  ;
13771 >  return 0;
13772 > }
13773 > _ACEOF
13774 > if ac_fn_c_try_link "$LINENO"; then :
13775 >  ac_cv_lib_ssl_SSL_connect=yes
13776 > else
13777 >  ac_cv_lib_ssl_SSL_connect=no
13778 > fi
13779 > rm -f core conftest.err conftest.$ac_objext \
13780 >    conftest$ac_exeext conftest.$ac_ext
13781 > LIBS=$ac_check_lib_save_LIBS
13782 > fi
13783 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_connect" >&5
13784 > $as_echo "$ac_cv_lib_ssl_SSL_connect" >&6; }
13785 > if test "x$ac_cv_lib_ssl_SSL_connect" = xyes; then :
13786 >  cat >>confdefs.h <<_ACEOF
13787 > #define HAVE_LIBSSL 1
13788 > _ACEOF
13789 >
13790 >  LIBS="-lssl $LIBS"
13791 >
13792 > fi
13793 >
13794 >    if test "$ac_cv_lib_ssl_SSL_connect" = "yes"; then :
13795 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RSA_free in -lcrypto" >&5
13796   $as_echo_n "checking for RSA_free in -lcrypto... " >&6; }
13797   if ${ac_cv_lib_crypto_RSA_free+:} false; then :
13798    $as_echo_n "(cached) " >&6
# Line 13879 | Line 13837 | _ACEOF
13837  
13838   fi
13839  
13882    if test "$ac_cv_lib_crypto_RSA_free" = "yes"; then :
13883  for ac_func in EVP_bf_cfb           \
13884                      EVP_cast5_cfb        \
13885                      EVP_idea_cfb         \
13886                      EVP_rc5_32_12_16_cfb \
13887                      EVP_des_ede3_cfb     \
13888                      EVP_des_cfb
13889 do :
13890  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13891 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13892 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13893  cat >>confdefs.h <<_ACEOF
13894 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13895 _ACEOF
13896
13897 fi
13898 done
13899
13840   fi
13841  
13842   else
# Line 13906 | Line 13846 | $as_echo "no - OpenSSL support disabled"
13846   fi
13847   fi
13848  
13849 < if test "$cf_enable_openssl" = yes; then
13849 > if test "$ac_cv_lib_crypto_RSA_free" = yes; then
13850    ENABLE_SSL_TRUE=
13851    ENABLE_SSL_FALSE='#'
13852   else
# Line 14430 | Line 14370 | _ACEOF
14370  
14371  
14372  
14433
14434 # Check whether --with-syslog-facility was given.
14435 if test "${with_syslog_facility+set}" = set; then :
14436  withval=$with_syslog_facility; syslog_facility="$withval"
14437 else
14438  syslog_facility="LOG_LOCAL4"
14439 fi
14440
14441
14442 cat >>confdefs.h <<_ACEOF
14443 #define LOG_FACILITY $syslog_facility
14444 _ACEOF
14445
14446
14447
14373    # Check whether --enable-efnet was given.
14374   if test "${enable_efnet+set}" = set; then :
14375    enableval=$enable_efnet; efnet="$enableval"
# Line 14457 | Line 14382 | fi
14382  
14383   $as_echo "#define EFNET 1" >>confdefs.h
14384  
14460
14461 $as_echo "#define TS5_ONLY 1" >>confdefs.h
14462
14385          else
14386                  use_efnet="no"
14387    fi
# Line 14518 | Line 14440 | fi
14440    fi
14441  
14442  
14521  for ac_header in syslog.h sys/syslog.h
14522 do :
14523  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14524 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
14525 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
14526  cat >>confdefs.h <<_ACEOF
14527 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14528 _ACEOF
14529
14530 fi
14531
14532 done
14533
14534  # Check whether --enable-syslog was given.
14535 if test "${enable_syslog+set}" = set; then :
14536  enableval=$enable_syslog; syslog="$enableval"
14537 else
14538  syslog="no"
14539 fi
14540
14541  if test "$enableval" != "no" ; then
14542    for option in $enableval ; do
14543      case "$option" in
14544        users)
14545 $as_echo "#define SYSLOG_USERS 1" >>confdefs.h
14546 ;;
14547        oper)
14548 $as_echo "#define SYSLOG_OPER 1" >>confdefs.h
14549 ;;
14550        yes) : ;;
14551        *) as_fn_error $? "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
14552      esac
14553    done
14554
14555 $as_echo "#define USE_SYSLOG 1" >>confdefs.h
14556
14557  fi
14558
14559
14443  
14444    prefix_NONE=
14445    exec_prefix_NONE=
# Line 14643 | Line 14526 | _ACEOF
14526    test "$exec_prefix_NONE" && exec_prefix=NONE
14527  
14528  
14529 < ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
14529 > ac_config_files="$ac_config_files Makefile contrib/Makefile contrib/help/Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
14530  
14531  
14532   cat >confcache <<\_ACEOF
# Line 14801 | Line 14684 | LT_CONFIG_H=config.h
14684  
14685  
14686  
14804 if test -z "${ENABLE_PCRE_TRUE}" && test -z "${ENABLE_PCRE_FALSE}"; then
14805  as_fn_error $? "conditional \"ENABLE_PCRE\" was never defined.
14806 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14807 fi
14687   if test -z "${ENABLE_SSL_TRUE}" && test -z "${ENABLE_SSL_FALSE}"; then
14688    as_fn_error $? "conditional \"ENABLE_SSL\" was never defined.
14689   Usually this means the macro was only invoked conditionally." "$LINENO" 5
# Line 15222 | Line 15101 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15101   # report actual input values of CONFIG_FILES etc. instead of their
15102   # values after options handling.
15103   ac_log="
15104 < This file was extended by ircd-hybrid $as_me 7.3-rc1, which was
15104 > This file was extended by ircd-hybrid $as_me 8beta1, which was
15105   generated by GNU Autoconf 2.68.  Invocation command line was
15106  
15107    CONFIG_FILES    = $CONFIG_FILES
# Line 15288 | Line 15167 | _ACEOF
15167   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15168   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15169   ac_cs_version="\\
15170 < ircd-hybrid config.status 7.3-rc1
15170 > ircd-hybrid config.status 8beta1
15171   configured by $0, generated by GNU Autoconf 2.68,
15172    with options \\"\$ac_cs_config\\"
15173  
# Line 15425 | Line 15304 | pic_mode='`$ECHO "$pic_mode" | $SED "$de
15304   enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15305   SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15306   ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15307 + PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
15308   host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15309   host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15310   host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
# Line 15507 | Line 15387 | with_gnu_ld='`$ECHO "$with_gnu_ld" | $SE
15387   allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15388   no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15389   hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15510 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15390   hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15391   hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15392   hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
# Line 15563 | Line 15442 | _LTECHO_EOF'
15442   # Quote evaled strings.
15443   for var in SHELL \
15444   ECHO \
15445 + PATH_SEPARATOR \
15446   SED \
15447   GREP \
15448   EGREP \
# Line 15613 | Line 15493 | with_gnu_ld \
15493   allow_undefined_flag \
15494   no_undefined_flag \
15495   hardcode_libdir_flag_spec \
15616 hardcode_libdir_flag_spec_ld \
15496   hardcode_libdir_separator \
15497   exclude_expsyms \
15498   include_expsyms \
# Line 15698 | Line 15577 | do
15577      "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
15578      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
15579      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15701    "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
15702    "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
15580      "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
15581      "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;
15582      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
# Line 16423 | Line 16300 | $as_echo X"$file" |
16300   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
16301   #
16302   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16303 < #                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
16304 < #                 Inc.
16303 > #                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
16304 > #                 Foundation, Inc.
16305   #   Written by Gordon Matzigkeit, 1996
16306   #
16307   #   This file is part of GNU Libtool.
# Line 16478 | Line 16355 | SHELL=$lt_SHELL
16355   # An echo program that protects backslashes.
16356   ECHO=$lt_ECHO
16357  
16358 + # The PATH separator for the build system.
16359 + PATH_SEPARATOR=$lt_PATH_SEPARATOR
16360 +
16361   # The host system.
16362   host_alias=$host_alias
16363   host=$host
# Line 16779 | Line 16659 | no_undefined_flag=$lt_no_undefined_flag
16659   # This must work even if \$libdir does not exist
16660   hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16661  
16782 # If ld is used when linking, flag to hardcode \$libdir into a binary
16783 # during linking.  This must work even if \$libdir does not exist.
16784 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16785
16662   # Whether we need a single "-rpath" flag with a separated argument.
16663   hardcode_libdir_separator=$lt_hardcode_libdir_separator
16664  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)