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

Comparing:
ircd-hybrid/configure (file contents), Revision 1155 by michael, Tue Aug 9 20:27:45 2011 UTC vs.
ircd-hybrid-8/configure (file contents), Revision 1338 by michael, Thu Apr 5 11:05:48 2012 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1111 2010-11-26 20:01:41Z michael .
2 > # From configure.ac Id: configure.ac 1329 2012-04-01 12:02:12Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3.0.
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.0'
577 < PACKAGE_STRING='ircd-hybrid 7.3.0'
576 > PACKAGE_VERSION='8beta1'
577 > PACKAGE_STRING='ircd-hybrid 8beta1'
578   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
579   PACKAGE_URL=''
580  
# Line 690 | Line 690 | YACC
690   am__fastdepCC_FALSE
691   am__fastdepCC_TRUE
692   CCDEPMODE
693 + am__nodep
694   AMDEPBACKSLASH
695   AMDEP_FALSE
696   AMDEP_TRUE
# Line 783 | Line 784 | with_included_ltdl
784   with_ltdl_include
785   with_ltdl_lib
786   enable_ltdl_install
786 with_zlib_path
787 enable_zlib
787   with_libpcre_path
788   enable_libpcre
789   enable_openssl
# Line 798 | Line 797 | enable_poll
797   enable_select
798   with_nicklen
799   with_topiclen
801 with_syslog_facility
800   enable_efnet
801   enable_halfops
802   enable_debugging
803   enable_warnings
806 enable_syslog
804   '
805        ac_precious_vars='build_alias
806   host_alias
# Line 1358 | Line 1355 | if test "$ac_init_help" = "long"; then
1355    # Omit some internal or obsolete options to make the list less imposing.
1356    # This message is too long to be a string in the A/UX 3.1 sh.
1357    cat <<_ACEOF
1358 < \`configure' configures ircd-hybrid 7.3.0 to adapt to many kinds of systems.
1358 > \`configure' configures ircd-hybrid 8beta1 to adapt to many kinds of systems.
1359  
1360   Usage: $0 [OPTION]... [VAR=VALUE]...
1361  
# Line 1428 | Line 1425 | fi
1425  
1426   if test -n "$ac_init_help"; then
1427    case $ac_init_help in
1428 <     short | recursive ) echo "Configuration of ircd-hybrid 7.3.0:";;
1428 >     short | recursive ) echo "Configuration of ircd-hybrid 8beta1:";;
1429     esac
1430    cat <<\_ACEOF
1431  
# Line 1446 | Line 1443 | Optional Features:
1443                            optimize for fast installation [default=yes]
1444    --disable-libtool-lock  avoid locking (might break parallel builds)
1445    --enable-ltdl-install   install libltdl
1449  --disable-zlib          Disable ziplinks support
1446    --disable-libpcre       Disable PCRE support
1447    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1448    --disable-openssl            Disable OpenSSL support.
# Line 1462 | Line 1458 | Optional Features:
1458    --enable-halfops        Enable halfops support.
1459    --enable-debugging      Enable debugging.
1460    --enable-warnings       Enable compiler warnings.
1465  --enable-syslog="EVENTS"
1466                          Enable syslog for events: users oper (space
1467                          separated in quotes; default: disabled).
1461  
1462   Optional Packages:
1463    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1464    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1465 <  --with-pic              try to use only PIC/non-PIC objects [default=use
1465 >  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1466                            both]
1467    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1468    --with-sysroot=DIR Search for dependent libraries within DIR
# Line 1477 | Line 1470 | Optional Packages:
1470    --with-included-ltdl    use the GNU ltdl sources included here
1471    --with-ltdl-include=DIR use the ltdl headers installed in DIR
1472    --with-ltdl-lib=DIR     use the libltdl.la installed in DIR
1480  --with-zlib-path=DIR    Path to libz.so for ziplinks support.
1473    --with-libpcre-path=DIR Path to libpcre.so for PCRE support.
1474    --with-nicklen=<value>  Set nickname length (default 9).
1475    --with-topiclen=<value> Set topic length (default 160).
1484  --with-syslog-facility=LOG
1485                          Define the syslog facility to use (default:
1486                          LOG_LOCAL4)
1476  
1477   Some influential environment variables:
1478    CC          C compiler command
# Line 1567 | Line 1556 | fi
1556   test -n "$ac_init_help" && exit $ac_status
1557   if $ac_init_version; then
1558    cat <<\_ACEOF
1559 < ircd-hybrid configure 7.3.0
1559 > ircd-hybrid configure 8beta1
1560   generated by GNU Autoconf 2.68
1561  
1562   Copyright (C) 2010 Free Software Foundation, Inc.
# Line 2093 | Line 2082 | cat >config.log <<_ACEOF
2082   This file contains any messages produced by compilers while
2083   running configure, to aid debugging if configure makes a mistake.
2084  
2085 < It was created by ircd-hybrid $as_me 7.3.0, which was
2085 > It was created by ircd-hybrid $as_me 8beta1, which was
2086   generated by GNU Autoconf 2.68.  Invocation command line was
2087  
2088    $ $0 $@
# Line 2378 | Line 2367 | as_fn_append ac_func_list " strtok_r"
2367   as_fn_append ac_func_list " usleep"
2368   as_fn_append ac_func_list " strlcat"
2369   as_fn_append ac_func_list " strlcpy"
2381 as_fn_append ac_func_list " socketpair"
2370   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"
2371   as_fn_append ac_header_list " sys/resource.h"
2372   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"
2373   as_fn_append ac_header_list " types.h"
2374   as_fn_append ac_header_list " socket.h"
2375   as_fn_append ac_header_list " sys/wait.h"
# Line 2926 | Line 2910 | fi
2910  
2911   # Define the identity of the package.
2912   PACKAGE='ircd-hybrid'
2913 < VERSION='7.3.0'
2913 > VERSION='8beta1'
2914  
2915  
2916   cat >>confdefs.h <<_ACEOF
# Line 2956 | Line 2940 | MAKEINFO=${MAKEINFO-"${am_missing_run}ma
2940  
2941   # We need awk for the "check" target.  The system "awk" is bad on
2942   # some platforms.
2943 < # Always define AMTAR for backward compatibility.
2943 > # Always define AMTAR for backward compatibility.  Yes, it's still used
2944 > # in the wild :-(  We should find a proper way to deprecate it ...
2945 > AMTAR='$${TAR-tar}'
2946  
2947 < AMTAR=${AMTAR-"${am_missing_run}tar"}
2962 <
2963 < am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2947 > am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2948  
2949  
2950  
# Line 3046 | Line 3030 | fi
3030   if test "x$enable_dependency_tracking" != xno; then
3031    am_depcomp="$ac_aux_dir/depcomp"
3032    AMDEPBACKSLASH='\'
3033 +  am__nodep='_no'
3034   fi
3035   if test "x$enable_dependency_tracking" != xno; then
3036    AMDEP_TRUE=
# Line 3859 | Line 3844 | else
3844    # instance it was reported that on HP-UX the gcc test will end up
3845    # making a dummy file named `D' -- because `-MD' means `put the output
3846    # in D'.
3847 +  rm -rf conftest.dir
3848    mkdir conftest.dir
3849    # Copy depcomp to subdir because otherwise we won't find it if we're
3850    # using a relative directory.
# Line 3918 | Line 3904 | else
3904          break
3905        fi
3906        ;;
3907 <    msvisualcpp | msvcmsys)
3907 >    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3908        # This compiler won't grok `-c -o', but also, the minuso test has
3909        # not run yet.  These depmodes are late enough in the game, and
3910        # so weak that their functioning should not be impacted.
# Line 4376 | Line 4362 | esac
4362  
4363  
4364  
4365 < macro_version='2.4'
4366 < macro_revision='1.3293'
4365 > macro_version='2.4.2'
4366 > macro_revision='1.3337'
4367  
4368  
4369  
# Line 5222 | Line 5208 | else
5208      lt_cv_sys_max_cmd_len=196608
5209      ;;
5210  
5211 +  os2*)
5212 +    # The test takes a long time on OS/2.
5213 +    lt_cv_sys_max_cmd_len=8192
5214 +    ;;
5215 +
5216    osf*)
5217      # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5218      # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
# Line 5261 | Line 5252 | else
5252        # If test is not a shell built-in, we'll probably end up computing a
5253        # maximum length that is only half of the actual maximum length, but
5254        # we can't tell.
5255 <      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5255 >      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5256                   = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5257                test $i != 17 # 1/2 MB should be enough
5258        do
# Line 5690 | Line 5681 | irix5* | irix6* | nonstopux*)
5681    lt_cv_deplibs_check_method=pass_all
5682    ;;
5683  
5684 < # This must be Linux ELF.
5684 > # This must be glibc/ELF.
5685   linux* | k*bsd*-gnu | kopensolaris*-gnu)
5686    lt_cv_deplibs_check_method=pass_all
5687    ;;
# Line 6330 | Line 6321 | old_postuninstall_cmds=
6321   if test -n "$RANLIB"; then
6322    case $host_os in
6323    openbsd*)
6324 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6324 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6325      ;;
6326    *)
6327 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6327 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6328      ;;
6329    esac
6330 <  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6330 >  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6331   fi
6332  
6333   case $host_os in
# Line 6483 | Line 6474 | for ac_symprfx in "" "_"; do
6474      # which start with @ or ?.
6475      lt_cv_sys_global_symbol_pipe="$AWK '"\
6476   "     {last_section=section; section=\$ 3};"\
6477 + "     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6478   "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6479   "     \$ 0!~/External *\|/{next};"\
6480   "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
# Line 6871 | Line 6863 | $as_echo "$lt_cv_cc_needs_belf" >&6; }
6863      CFLAGS="$SAVE_CFLAGS"
6864    fi
6865    ;;
6866 < sparc*-*solaris*)
6866 > *-*solaris*)
6867    # Find out which ABI we are using.
6868    echo 'int i;' > conftest.$ac_ext
6869    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
# Line 6882 | Line 6874 | sparc*-*solaris*)
6874      case `/usr/bin/file conftest.o` in
6875      *64-bit*)
6876        case $lt_cv_prog_gnu_ld in
6877 <      yes*) LD="${LD-ld} -m elf64_sparc" ;;
6877 >      yes*)
6878 >        case $host in
6879 >        i?86-*-solaris*)
6880 >          LD="${LD-ld} -m elf_x86_64"
6881 >          ;;
6882 >        sparc*-*-solaris*)
6883 >          LD="${LD-ld} -m elf64_sparc"
6884 >          ;;
6885 >        esac
6886 >        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
6887 >        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6888 >          LD="${LD-ld}_sol2"
6889 >        fi
6890 >        ;;
6891        *)
6892          if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6893            LD="${LD-ld} -64"
# Line 7522 | Line 7527 | else
7527          $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7528            -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7529          _lt_result=$?
7530 <        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7530 >        # If there is a non-empty error log, and "single_module"
7531 >        # appears in it, assume the flag caused a linker warning
7532 >        if test -s conftest.err && $GREP single_module conftest.err; then
7533 >          cat conftest.err >&5
7534 >        # Otherwise, if the output was created with a 0 exit code from
7535 >        # the compiler, it worked.
7536 >        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7537            lt_cv_apple_cc_single_mod=yes
7538          else
7539            cat conftest.err >&5
# Line 7533 | Line 7544 | else
7544   fi
7545   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7546   $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7547 +
7548      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7549   $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7550   if ${lt_cv_ld_exported_symbols_list+:} false; then :
# Line 7565 | Line 7577 | rm -f core conftest.err conftest.$ac_obj
7577   fi
7578   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7579   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7580 +
7581      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7582   $as_echo_n "checking for -force_load linker flag... " >&6; }
7583   if ${lt_cv_ld_force_load+:} false; then :
# Line 7586 | Line 7599 | _LT_EOF
7599        echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7600        $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7601        _lt_result=$?
7602 <      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7602 >      if test -s conftest.err && $GREP force_load conftest.err; then
7603 >        cat conftest.err >&5
7604 >      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7605          lt_cv_ld_force_load=yes
7606        else
7607          cat conftest.err >&5
# Line 7989 | Line 8004 | fi
8004  
8005   # Check whether --with-pic was given.
8006   if test "${with_pic+set}" = set; then :
8007 <  withval=$with_pic; pic_mode="$withval"
8007 >  withval=$with_pic; lt_p=${PACKAGE-default}
8008 >    case $withval in
8009 >    yes|no) pic_mode=$withval ;;
8010 >    *)
8011 >      pic_mode=default
8012 >      # Look at the argument we got.  We use all the common list separators.
8013 >      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8014 >      for lt_pkg in $withval; do
8015 >        IFS="$lt_save_ifs"
8016 >        if test "X$lt_pkg" = "X$lt_p"; then
8017 >          pic_mode=yes
8018 >        fi
8019 >      done
8020 >      IFS="$lt_save_ifs"
8021 >      ;;
8022 >    esac
8023   else
8024    pic_mode=default
8025   fi
# Line 8067 | Line 8097 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
8097  
8098  
8099  
8100 +
8101 +
8102 +
8103 +
8104   test -z "$LN_S" && LN_S="ln -s"
8105  
8106  
# Line 8522 | Line 8556 | lt_prog_compiler_static=
8556      case $cc_basename in
8557      nvcc*) # Cuda Compiler Driver 2.2
8558        lt_prog_compiler_wl='-Xlinker '
8559 <      lt_prog_compiler_pic='-Xcompiler -fPIC'
8559 >      if test -n "$lt_prog_compiler_pic"; then
8560 >        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8561 >      fi
8562        ;;
8563      esac
8564    else
# Line 8613 | Line 8649 | lt_prog_compiler_static=
8649          ;;
8650        *)
8651          case `$CC -V 2>&1 | sed 5q` in
8652 <        *Sun\ F* | *Sun*Fortran*)
8652 >        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8653            # Sun Fortran 8.3 passes all unrecognized flags to the linker
8654            lt_prog_compiler_pic='-KPIC'
8655            lt_prog_compiler_static='-Bstatic'
8656            lt_prog_compiler_wl=''
8657            ;;
8658 +        *Sun\ F* | *Sun*Fortran*)
8659 +          lt_prog_compiler_pic='-KPIC'
8660 +          lt_prog_compiler_static='-Bstatic'
8661 +          lt_prog_compiler_wl='-Qoption ld '
8662 +          ;;
8663          *Sun\ C*)
8664            # Sun C 5.9
8665            lt_prog_compiler_pic='-KPIC'
8666            lt_prog_compiler_static='-Bstatic'
8667            lt_prog_compiler_wl='-Wl,'
8668            ;;
8669 +        *Intel*\ [CF]*Compiler*)
8670 +          lt_prog_compiler_wl='-Wl,'
8671 +          lt_prog_compiler_pic='-fPIC'
8672 +          lt_prog_compiler_static='-static'
8673 +          ;;
8674 +        *Portland\ Group*)
8675 +          lt_prog_compiler_wl='-Wl,'
8676 +          lt_prog_compiler_pic='-fpic'
8677 +          lt_prog_compiler_static='-Bstatic'
8678 +          ;;
8679          esac
8680          ;;
8681        esac
# Line 8986 | Line 9037 | $as_echo_n "checking whether the $compil
9037    hardcode_direct=no
9038    hardcode_direct_absolute=no
9039    hardcode_libdir_flag_spec=
8989  hardcode_libdir_flag_spec_ld=
9040    hardcode_libdir_separator=
9041    hardcode_minus_L=no
9042    hardcode_shlibpath_var=unsupported
# Line 9236 | Line 9286 | _LT_EOF
9286          xlf* | bgf* | bgxlf* | mpixlf*)
9287            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9288            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9289 <          hardcode_libdir_flag_spec=
9240 <          hardcode_libdir_flag_spec_ld='-rpath $libdir'
9289 >          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9290            archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9291            if test "x$supports_anon_versioning" = xyes; then
9292              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
# Line 9616 | Line 9665 | fi
9665          # The linker will not automatically build a static lib if we build a DLL.
9666          # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9667          enable_shared_with_static_runtimes=yes
9668 +        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9669          export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9670          # Don't use ranlib
9671          old_postinstall_cmds='chmod 644 $oldlib'
# Line 9661 | Line 9711 | fi
9711    hardcode_shlibpath_var=unsupported
9712    if test "$lt_cv_ld_force_load" = "yes"; then
9713      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\"`'
9714 +
9715    else
9716      whole_archive_flag_spec=''
9717    fi
# Line 9689 | Line 9740 | fi
9740        hardcode_shlibpath_var=no
9741        ;;
9742  
9692    freebsd1*)
9693      ld_shlibs=no
9694      ;;
9695
9743      # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9744      # support.  Future versions do this automatically, but an explicit c++rt0.o
9745      # does not break anything, and helps significantly (at the cost of a little
# Line 9705 | Line 9752 | fi
9752        ;;
9753  
9754      # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9755 <    freebsd2*)
9755 >    freebsd2.*)
9756        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9757        hardcode_direct=yes
9758        hardcode_minus_L=yes
# Line 9744 | Line 9791 | fi
9791        fi
9792        if test "$with_gnu_ld" = no; then
9793          hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9747        hardcode_libdir_flag_spec_ld='+b $libdir'
9794          hardcode_libdir_separator=:
9795          hardcode_direct=yes
9796          hardcode_direct_absolute=yes
# Line 10368 | Line 10414 | esac
10414  
10415  
10416  
10371
10372
10373
10374
10375
10417    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10418   $as_echo_n "checking dynamic linker characteristics... " >&6; }
10419  
# Line 10462 | Line 10503 | need_version=unknown
10503  
10504   case $host_os in
10505   aix3*)
10506 <  version_type=linux
10506 >  version_type=linux # correct to gnu/linux during the next big refactor
10507    library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10508    shlibpath_var=LIBPATH
10509  
# Line 10471 | Line 10512 | aix3*)
10512    ;;
10513  
10514   aix[4-9]*)
10515 <  version_type=linux
10515 >  version_type=linux # correct to gnu/linux during the next big refactor
10516    need_lib_prefix=no
10517    need_version=no
10518    hardcode_into_libs=yes
# Line 10536 | Line 10577 | beos*)
10577    ;;
10578  
10579   bsdi[45]*)
10580 <  version_type=linux
10580 >  version_type=linux # correct to gnu/linux during the next big refactor
10581    need_version=no
10582    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10583    soname_spec='${libname}${release}${shared_ext}$major'
# Line 10675 | Line 10716 | darwin* | rhapsody*)
10716    ;;
10717  
10718   dgux*)
10719 <  version_type=linux
10719 >  version_type=linux # correct to gnu/linux during the next big refactor
10720    need_lib_prefix=no
10721    need_version=no
10722    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
# Line 10683 | Line 10724 | dgux*)
10724    shlibpath_var=LD_LIBRARY_PATH
10725    ;;
10726  
10686 freebsd1*)
10687  dynamic_linker=no
10688  ;;
10689
10727   freebsd* | dragonfly*)
10728    # DragonFly does not have aout.  When/if they implement a new
10729    # versioning mechanism, adjust this.
# Line 10694 | Line 10731 | freebsd* | dragonfly*)
10731      objformat=`/usr/bin/objformat`
10732    else
10733      case $host_os in
10734 <    freebsd[123]*) objformat=aout ;;
10734 >    freebsd[23].*) objformat=aout ;;
10735      *) objformat=elf ;;
10736      esac
10737    fi
# Line 10712 | Line 10749 | freebsd* | dragonfly*)
10749    esac
10750    shlibpath_var=LD_LIBRARY_PATH
10751    case $host_os in
10752 <  freebsd2*)
10752 >  freebsd2.*)
10753      shlibpath_overrides_runpath=yes
10754      ;;
10755    freebsd3.[01]* | freebsdelf3.[01]*)
# Line 10732 | Line 10769 | freebsd* | dragonfly*)
10769    ;;
10770  
10771   gnu*)
10772 <  version_type=linux
10772 >  version_type=linux # correct to gnu/linux during the next big refactor
10773    need_lib_prefix=no
10774    need_version=no
10775    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10776    soname_spec='${libname}${release}${shared_ext}$major'
10777    shlibpath_var=LD_LIBRARY_PATH
10778 +  shlibpath_overrides_runpath=no
10779    hardcode_into_libs=yes
10780    ;;
10781  
10782   haiku*)
10783 <  version_type=linux
10783 >  version_type=linux # correct to gnu/linux during the next big refactor
10784    need_lib_prefix=no
10785    need_version=no
10786    dynamic_linker="$host_os runtime_loader"
# Line 10803 | Line 10841 | hpux9* | hpux10* | hpux11*)
10841    ;;
10842  
10843   interix[3-9]*)
10844 <  version_type=linux
10844 >  version_type=linux # correct to gnu/linux during the next big refactor
10845    need_lib_prefix=no
10846    need_version=no
10847    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
# Line 10819 | Line 10857 | irix5* | irix6* | nonstopux*)
10857      nonstopux*) version_type=nonstopux ;;
10858      *)
10859          if test "$lt_cv_prog_gnu_ld" = yes; then
10860 <                version_type=linux
10860 >                version_type=linux # correct to gnu/linux during the next big refactor
10861          else
10862                  version_type=irix
10863          fi ;;
# Line 10856 | Line 10894 | linux*oldld* | linux*aout* | linux*coff*
10894    dynamic_linker=no
10895    ;;
10896  
10897 < # This must be Linux ELF.
10897 > # This must be glibc/ELF.
10898   linux* | k*bsd*-gnu | kopensolaris*-gnu)
10899 <  version_type=linux
10899 >  version_type=linux # correct to gnu/linux during the next big refactor
10900    need_lib_prefix=no
10901    need_version=no
10902    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10940 | Line 10978 | netbsd*)
10978    ;;
10979  
10980   newsos6)
10981 <  version_type=linux
10981 >  version_type=linux # correct to gnu/linux during the next big refactor
10982    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10983    shlibpath_var=LD_LIBRARY_PATH
10984    shlibpath_overrides_runpath=yes
# Line 11009 | Line 11047 | rdos*)
11047    ;;
11048  
11049   solaris*)
11050 <  version_type=linux
11050 >  version_type=linux # correct to gnu/linux during the next big refactor
11051    need_lib_prefix=no
11052    need_version=no
11053    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11034 | Line 11072 | sunos4*)
11072    ;;
11073  
11074   sysv4 | sysv4.3*)
11075 <  version_type=linux
11075 >  version_type=linux # correct to gnu/linux during the next big refactor
11076    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11077    soname_spec='${libname}${release}${shared_ext}$major'
11078    shlibpath_var=LD_LIBRARY_PATH
# Line 11058 | Line 11096 | sysv4 | sysv4.3*)
11096  
11097   sysv4*MP*)
11098    if test -d /usr/nec ;then
11099 <    version_type=linux
11099 >    version_type=linux # correct to gnu/linux during the next big refactor
11100      library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11101      soname_spec='$libname${shared_ext}.$major'
11102      shlibpath_var=LD_LIBRARY_PATH
# Line 11089 | Line 11127 | sysv5* | sco3.2v5* | sco5v6* | unixware*
11127  
11128   tpf*)
11129    # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11130 <  version_type=linux
11130 >  version_type=linux # correct to gnu/linux during the next big refactor
11131    need_lib_prefix=no
11132    need_version=no
11133    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11099 | Line 11137 | tpf*)
11137    ;;
11138  
11139   uts4*)
11140 <  version_type=linux
11140 >  version_type=linux # correct to gnu/linux during the next big refactor
11141    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11142    soname_spec='${libname}${release}${shared_ext}$major'
11143    shlibpath_var=LD_LIBRARY_PATH
# Line 11881 | Line 11919 | CC="$lt_save_CC"
11919  
11920  
11921  
11922 +
11923 +
11924          ac_config_commands="$ac_config_commands libtool"
11925  
11926  
# Line 11897 | Line 11937 | else
11937  
11938   module=yes
11939   eval libltdl_cv_shlibext=$shrext_cmds
11940 + module=no
11941 + eval libltdl_cv_shrext=$shrext_cmds
11942  
11943   fi
11944   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libltdl_cv_shlibext" >&5
# Line 11908 | Line 11950 | cat >>confdefs.h <<_ACEOF
11950   _ACEOF
11951  
11952   fi
11953 + if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
11954 +
11955 + cat >>confdefs.h <<_ACEOF
11956 + #define LT_SHARED_EXT "$libltdl_cv_shrext"
11957 + _ACEOF
11958 +
11959 + fi
11960  
11961   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variable specifies run-time module search path" >&5
11962   $as_echo_n "checking which variable specifies run-time module search path... " >&6; }
# Line 13454 | Line 13503 | done
13503  
13504  
13505  
13457
13458
13506   # Checks for header files.
13507  
13508  
# Line 13492 | Line 13539 | done
13539  
13540  
13541  
13495
13496
13497
13498
13499
13500
13501
13502
13503 # check for /dev/null so we can use it to hold evil fd's
13504 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/null" >&5
13505 $as_echo_n "checking for /dev/null... " >&6; }
13506 if test -c /dev/null; then :
13507
13508
13509 $as_echo "#define PATH_DEVNULL \"/dev/null\"" >>confdefs.h
13510
13511  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13512 $as_echo "yes" >&6; }
13513 else
13514
13515
13516 $as_echo "#define PATH_DEVNULL \"devnull.log\"" >>confdefs.h
13517
13518  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - using devnull.log" >&5
13519 $as_echo "no - using devnull.log" >&6; }
13520 fi
13521
13522
13542   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
13543   $as_echo_n "checking for library containing crypt... " >&6; }
13544   if ${ac_cv_search_crypt+:} false; then :
# Line 13579 | Line 13598 | fi
13598  
13599  
13600  
13582 # Check whether --with-zlib-path was given.
13583 if test "${with_zlib_path+set}" = set; then :
13584  withval=$with_zlib_path; LDFLAGS="-L$withval $LDFLAGS"
13585 fi
13586
13587
13588 # Check whether --enable-zlib was given.
13589 if test "${enable_zlib+set}" = set; then :
13590  enableval=$enable_zlib; zlib=$enableval
13591 else
13592  zlib=yes
13593 fi
13594
13595
13596 if test "$zlib" = "yes"; then :
13597
13598  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
13599 if test "x$ac_cv_header_zlib_h" = xyes; then :
13600  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for zlibVersion in -lz" >&5
13601 $as_echo_n "checking for zlibVersion in -lz... " >&6; }
13602 if ${ac_cv_lib_z_zlibVersion+:} false; then :
13603  $as_echo_n "(cached) " >&6
13604 else
13605  ac_check_lib_save_LIBS=$LIBS
13606 LIBS="-lz  $LIBS"
13607 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13608 /* end confdefs.h.  */
13609
13610 /* Override any GCC internal prototype to avoid an error.
13611   Use char because int might match the return type of a GCC
13612   builtin and then its argument prototype would still apply.  */
13613 #ifdef __cplusplus
13614 extern "C"
13615 #endif
13616 char zlibVersion ();
13617 int
13618 main ()
13619 {
13620 return zlibVersion ();
13621  ;
13622  return 0;
13623 }
13624 _ACEOF
13625 if ac_fn_c_try_link "$LINENO"; then :
13626  ac_cv_lib_z_zlibVersion=yes
13627 else
13628  ac_cv_lib_z_zlibVersion=no
13629 fi
13630 rm -f core conftest.err conftest.$ac_objext \
13631    conftest$ac_exeext conftest.$ac_ext
13632 LIBS=$ac_check_lib_save_LIBS
13633 fi
13634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_zlibVersion" >&5
13635 $as_echo "$ac_cv_lib_z_zlibVersion" >&6; }
13636 if test "x$ac_cv_lib_z_zlibVersion" = xyes; then :
13637
13638      LIBS="-lz $LIBS"
13639
13640 $as_echo "#define HAVE_LIBZ 1" >>confdefs.h
13641
13642
13643 else
13644  zlib=no
13645 fi
13646
13647
13648 else
13649  zlib=no
13650 fi
13651
13652
13653
13654 fi
13655
13656
13601   # Check whether --with-libpcre-path was given.
13602   if test "${with_libpcre_path+set}" = set; then :
13603    withval=$with_libpcre_path; LDFLAGS="-L$withval $LDFLAGS"
# Line 13776 | Line 13720 | if test "$cf_enable_openssl" != "no"; th
13720    fi
13721  
13722        if test ! -z "$cf_openssl_basedir"; then
13779    LIBS="-lcrypto -lssl $LIBS"
13723      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cf_openssl_basedir" >&5
13724   $as_echo "$cf_openssl_basedir" >&6; }
13725      cf_enable_openssl="yes"
13783
13784 $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
13785
13726    else
13727      { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found. Please check your path." >&5
13728   $as_echo "not found. Please check your path." >&6; }
# Line 13795 | Line 13735 | $as_echo "disabled" >&6; }
13735   fi
13736  
13737   if test "$cf_enable_openssl" != "no"; then :
13738 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.7 or above" >&5
13739 < $as_echo_n "checking for OpenSSL 0.9.7 or above... " >&6; }
13738 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8 or above" >&5
13739 > $as_echo_n "checking for OpenSSL 0.9.8 or above... " >&6; }
13740    if test "$cross_compiling" = yes; then :
13741    cf_openssl_version_ok=no
13742   else
# Line 13809 | Line 13749 | else
13749   int
13750   main ()
13751   {
13752 < exit(!(OPENSSL_VERSION_NUMBER >= 0x00907000));
13752 > exit(!(OPENSSL_VERSION_NUMBER >= 0x00908000));
13753    ;
13754    return 0;
13755   }
# Line 13828 | Line 13768 | fi
13768    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5
13769   $as_echo "found" >&6; }
13770  
13771 <    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RSA_free in -lcrypto" >&5
13771 >    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSL_connect in -lssl" >&5
13772 > $as_echo_n "checking for SSL_connect in -lssl... " >&6; }
13773 > if ${ac_cv_lib_ssl_SSL_connect+:} false; then :
13774 >  $as_echo_n "(cached) " >&6
13775 > else
13776 >  ac_check_lib_save_LIBS=$LIBS
13777 > LIBS="-lssl  $LIBS"
13778 > cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13779 > /* end confdefs.h.  */
13780 >
13781 > /* Override any GCC internal prototype to avoid an error.
13782 >   Use char because int might match the return type of a GCC
13783 >   builtin and then its argument prototype would still apply.  */
13784 > #ifdef __cplusplus
13785 > extern "C"
13786 > #endif
13787 > char SSL_connect ();
13788 > int
13789 > main ()
13790 > {
13791 > return SSL_connect ();
13792 >  ;
13793 >  return 0;
13794 > }
13795 > _ACEOF
13796 > if ac_fn_c_try_link "$LINENO"; then :
13797 >  ac_cv_lib_ssl_SSL_connect=yes
13798 > else
13799 >  ac_cv_lib_ssl_SSL_connect=no
13800 > fi
13801 > rm -f core conftest.err conftest.$ac_objext \
13802 >    conftest$ac_exeext conftest.$ac_ext
13803 > LIBS=$ac_check_lib_save_LIBS
13804 > fi
13805 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_connect" >&5
13806 > $as_echo "$ac_cv_lib_ssl_SSL_connect" >&6; }
13807 > if test "x$ac_cv_lib_ssl_SSL_connect" = xyes; then :
13808 >  cat >>confdefs.h <<_ACEOF
13809 > #define HAVE_LIBSSL 1
13810 > _ACEOF
13811 >
13812 >  LIBS="-lssl $LIBS"
13813 >
13814 > fi
13815 >
13816 >    if test "$ac_cv_lib_ssl_SSL_connect" = "yes"; then :
13817 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RSA_free in -lcrypto" >&5
13818   $as_echo_n "checking for RSA_free in -lcrypto... " >&6; }
13819   if ${ac_cv_lib_crypto_RSA_free+:} false; then :
13820    $as_echo_n "(cached) " >&6
# Line 13873 | Line 13859 | _ACEOF
13859  
13860   fi
13861  
13876    if test "$ac_cv_lib_crypto_RSA_free" = "yes"; then :
13877  for ac_func in EVP_bf_cfb           \
13878                      EVP_cast5_cfb        \
13879                      EVP_idea_cfb         \
13880                      EVP_rc5_32_12_16_cfb \
13881                      EVP_des_ede3_cfb     \
13882                      EVP_des_cfb
13883 do :
13884  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13885 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13886 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13887  cat >>confdefs.h <<_ACEOF
13888 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13889 _ACEOF
13890
13891 fi
13892 done
13893
13862   fi
13863  
13864   else
# Line 13900 | Line 13868 | $as_echo "no - OpenSSL support disabled"
13868   fi
13869   fi
13870  
13871 < if test "$cf_enable_openssl" = yes; then
13871 > if test "$ac_cv_lib_crypto_RSA_free" = yes; then
13872    ENABLE_SSL_TRUE=
13873    ENABLE_SSL_FALSE='#'
13874   else
# Line 14424 | Line 14392 | _ACEOF
14392  
14393  
14394  
14427
14428 # Check whether --with-syslog-facility was given.
14429 if test "${with_syslog_facility+set}" = set; then :
14430  withval=$with_syslog_facility; syslog_facility="$withval"
14431 else
14432  syslog_facility="LOG_LOCAL4"
14433 fi
14434
14435
14436 cat >>confdefs.h <<_ACEOF
14437 #define LOG_FACILITY $syslog_facility
14438 _ACEOF
14439
14440
14441
14395    # Check whether --enable-efnet was given.
14396   if test "${enable_efnet+set}" = set; then :
14397    enableval=$enable_efnet; efnet="$enableval"
# Line 14509 | Line 14462 | fi
14462    fi
14463  
14464  
14512  for ac_header in syslog.h sys/syslog.h
14513 do :
14514  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14515 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
14516 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
14517  cat >>confdefs.h <<_ACEOF
14518 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14519 _ACEOF
14520
14521 fi
14522
14523 done
14524
14525  # Check whether --enable-syslog was given.
14526 if test "${enable_syslog+set}" = set; then :
14527  enableval=$enable_syslog; syslog="$enableval"
14528 else
14529  syslog="no"
14530 fi
14531
14532  if test "$enableval" != "no" ; then
14533    for option in $enableval ; do
14534      case "$option" in
14535        users)
14536 $as_echo "#define SYSLOG_USERS 1" >>confdefs.h
14537 ;;
14538        oper)
14539 $as_echo "#define SYSLOG_OPER 1" >>confdefs.h
14540 ;;
14541        yes) : ;;
14542        *) as_fn_error $? "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
14543      esac
14544    done
14545
14546 $as_echo "#define USE_SYSLOG 1" >>confdefs.h
14547
14548  fi
14549
14550
14465  
14466    prefix_NONE=
14467    exec_prefix_NONE=
# Line 14634 | Line 14548 | _ACEOF
14548    test "$exec_prefix_NONE" && exec_prefix=NONE
14549  
14550  
14551 < 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"
14551 > 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"
14552  
14553  
14554   cat >confcache <<\_ACEOF
# Line 15213 | Line 15127 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15127   # report actual input values of CONFIG_FILES etc. instead of their
15128   # values after options handling.
15129   ac_log="
15130 < This file was extended by ircd-hybrid $as_me 7.3.0, which was
15130 > This file was extended by ircd-hybrid $as_me 8beta1, which was
15131   generated by GNU Autoconf 2.68.  Invocation command line was
15132  
15133    CONFIG_FILES    = $CONFIG_FILES
# Line 15279 | Line 15193 | _ACEOF
15193   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15194   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15195   ac_cs_version="\\
15196 < ircd-hybrid config.status 7.3.0
15196 > ircd-hybrid config.status 8beta1
15197   configured by $0, generated by GNU Autoconf 2.68,
15198    with options \\"\$ac_cs_config\\"
15199  
# Line 15416 | Line 15330 | pic_mode='`$ECHO "$pic_mode" | $SED "$de
15330   enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15331   SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15332   ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15333 + PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
15334   host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15335   host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15336   host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
# Line 15498 | Line 15413 | with_gnu_ld='`$ECHO "$with_gnu_ld" | $SE
15413   allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15414   no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15415   hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15501 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15416   hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15417   hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15418   hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
# Line 15554 | Line 15468 | _LTECHO_EOF'
15468   # Quote evaled strings.
15469   for var in SHELL \
15470   ECHO \
15471 + PATH_SEPARATOR \
15472   SED \
15473   GREP \
15474   EGREP \
# Line 15604 | Line 15519 | with_gnu_ld \
15519   allow_undefined_flag \
15520   no_undefined_flag \
15521   hardcode_libdir_flag_spec \
15607 hardcode_libdir_flag_spec_ld \
15522   hardcode_libdir_separator \
15523   exclude_expsyms \
15524   include_expsyms \
# Line 15689 | Line 15603 | do
15603      "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
15604      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
15605      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15692    "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
15693    "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
15606      "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
15607      "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;
15608      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
# Line 16414 | Line 16326 | $as_echo X"$file" |
16326   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
16327   #
16328   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16329 < #                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
16330 < #                 Inc.
16329 > #                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
16330 > #                 Foundation, Inc.
16331   #   Written by Gordon Matzigkeit, 1996
16332   #
16333   #   This file is part of GNU Libtool.
# Line 16469 | Line 16381 | SHELL=$lt_SHELL
16381   # An echo program that protects backslashes.
16382   ECHO=$lt_ECHO
16383  
16384 + # The PATH separator for the build system.
16385 + PATH_SEPARATOR=$lt_PATH_SEPARATOR
16386 +
16387   # The host system.
16388   host_alias=$host_alias
16389   host=$host
# Line 16770 | Line 16685 | no_undefined_flag=$lt_no_undefined_flag
16685   # This must work even if \$libdir does not exist
16686   hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16687  
16773 # If ld is used when linking, flag to hardcode \$libdir into a binary
16774 # during linking.  This must work even if \$libdir does not exist.
16775 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16776
16688   # Whether we need a single "-rpath" flag with a separated argument.
16689   hardcode_libdir_separator=$lt_hardcode_libdir_separator
16690  

Diff Legend

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