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

Comparing:
ircd-hybrid-8/configure (file contents), Revision 1156 by michael, Tue Aug 9 20:29:20 2011 UTC vs.
ircd-hybrid/branches/8.2.x/configure (file contents), Revision 4359 by michael, Sat Aug 2 20:37:47 2014 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 4356 2014-08-02 18:30:48Z 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.69 for ircd-hybrid 8.2.0rc1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
8   #
9 < # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
10 < # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
11 < # Foundation, Inc.
9 > # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
10   #
11   #
12   # This configure script is free software; the Free Software Foundation
# Line 137 | Line 135 | export LANGUAGE
135   # CDPATH.
136   (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
137  
138 + # Use a proper internal environment variable to ensure we don't fall
139 +  # into an infinite loop, continuously re-executing ourselves.
140 +  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
141 +    _as_can_reexec=no; export _as_can_reexec;
142 +    # We cannot yet assume a decent shell, so we have to provide a
143 + # neutralization value for shells without unset; and this also
144 + # works around shells that cannot unset nonexistent variables.
145 + # Preserve -v and -x to the replacement shell.
146 + BASH_ENV=/dev/null
147 + ENV=/dev/null
148 + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
149 + case $- in # ((((
150 +  *v*x* | *x*v* ) as_opts=-vx ;;
151 +  *v* ) as_opts=-v ;;
152 +  *x* ) as_opts=-x ;;
153 +  * ) as_opts= ;;
154 + esac
155 + exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
156 + # Admittedly, this is quite paranoid, since all the known shells bail
157 + # out after a failed `exec'.
158 + $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
159 + as_fn_exit 255
160 +  fi
161 +  # We don't want this to propagate to other subprocesses.
162 +          { _as_can_reexec=; unset _as_can_reexec;}
163   if test "x$CONFIG_SHELL" = x; then
164    as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
165    emulate sh
# Line 170 | Line 193 | if ( set x; as_fn_ret_success y && test
193   else
194    exitcode=1; echo positional parameters were not saved.
195   fi
196 < test x\$exitcode = x0 || exit 1"
196 > test x\$exitcode = x0 || exit 1
197 > test -x / || exit 1"
198    as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
199    as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
200    eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
# Line 223 | Line 247 | IFS=$as_save_IFS
247  
248  
249        if test "x$CONFIG_SHELL" != x; then :
250 <  # We cannot yet assume a decent shell, so we have to provide a
251 <        # neutralization value for shells without unset; and this also
252 <        # works around shells that cannot unset nonexistent variables.
253 <        # Preserve -v and -x to the replacement shell.
254 <        BASH_ENV=/dev/null
255 <        ENV=/dev/null
256 <        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257 <        export CONFIG_SHELL
258 <        case $- in # ((((
259 <          *v*x* | *x*v* ) as_opts=-vx ;;
260 <          *v* ) as_opts=-v ;;
261 <          *x* ) as_opts=-x ;;
262 <          * ) as_opts= ;;
263 <        esac
264 <        exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
250 >  export CONFIG_SHELL
251 >             # We cannot yet assume a decent shell, so we have to provide a
252 > # neutralization value for shells without unset; and this also
253 > # works around shells that cannot unset nonexistent variables.
254 > # Preserve -v and -x to the replacement shell.
255 > BASH_ENV=/dev/null
256 > ENV=/dev/null
257 > (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
258 > case $- in # ((((
259 >  *v*x* | *x*v* ) as_opts=-vx ;;
260 >  *v* ) as_opts=-v ;;
261 >  *x* ) as_opts=-x ;;
262 >  * ) as_opts= ;;
263 > esac
264 > exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
265 > # Admittedly, this is quite paranoid, since all the known shells bail
266 > # out after a failed `exec'.
267 > $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
268 > exit 255
269   fi
270  
271      if test x$as_have_required = xno; then :
# Line 340 | Line 368 | $as_echo X"$as_dir" |
368  
369  
370   } # as_fn_mkdir_p
371 +
372 + # as_fn_executable_p FILE
373 + # -----------------------
374 + # Test if FILE is an executable regular file.
375 + as_fn_executable_p ()
376 + {
377 +  test -f "$1" && test -x "$1"
378 + } # as_fn_executable_p
379   # as_fn_append VAR VALUE
380   # ----------------------
381   # Append the text in VALUE to the end of the definition contained in VAR. Take
# Line 461 | Line 497 | as_cr_alnum=$as_cr_Letters$as_cr_digits
497    chmod +x "$as_me.lineno" ||
498      { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
499  
500 +  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
501 +  # already done that, so ensure we don't try to do so again and fall
502 +  # in an infinite loop.  This has already happened in practice.
503 +  _as_can_reexec=no; export _as_can_reexec
504    # Don't try to exec as it changes $[0], causing all sort of problems
505    # (the dirname of $[0] is not the place where we might find the
506    # original and so on.  Autoconf is especially sensitive to this).
# Line 495 | Line 535 | if (echo >conf$$.file) 2>/dev/null; then
535      # ... but there are two gotchas:
536      # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
537      # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
538 <    # In both cases, we have to default to `cp -p'.
538 >    # In both cases, we have to default to `cp -pR'.
539      ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
540 <      as_ln_s='cp -p'
540 >      as_ln_s='cp -pR'
541    elif ln conf$$.file conf$$ 2>/dev/null; then
542      as_ln_s=ln
543    else
544 <    as_ln_s='cp -p'
544 >    as_ln_s='cp -pR'
545    fi
546   else
547 <  as_ln_s='cp -p'
547 >  as_ln_s='cp -pR'
548   fi
549   rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
550   rmdir conf$$.dir 2>/dev/null
# Line 516 | Line 556 | else
556    as_mkdir_p=false
557   fi
558  
559 < if test -x / >/dev/null 2>&1; then
560 <  as_test_x='test -x'
521 < else
522 <  if ls -dL / >/dev/null 2>&1; then
523 <    as_ls_L_option=L
524 <  else
525 <    as_ls_L_option=
526 <  fi
527 <  as_test_x='
528 <    eval sh -c '\''
529 <      if test -d "$1"; then
530 <        test -d "$1/.";
531 <      else
532 <        case $1 in #(
533 <        -*)set "./$1";;
534 <        esac;
535 <        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
536 <        ???[sx]*):;;*)false;;esac;fi
537 <    '\'' sh
538 <  '
539 < fi
540 < as_executable_p=$as_test_x
559 > as_test_x='test -x'
560 > as_executable_p=as_fn_executable_p
561  
562   # Sed expression to map a string onto a valid CPP name.
563   as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Line 573 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='7.3.0'
597 < PACKAGE_STRING='ircd-hybrid 7.3.0'
596 > PACKAGE_VERSION='8.2.0rc1'
597 > PACKAGE_STRING='ircd-hybrid 8.2.0rc1'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 628 | Line 648 | DATADIR
648   LIBDIR
649   SYSCONFDIR
650   PREFIX
631 EFNET_FALSE
632 EFNET_TRUE
651   ENABLE_SSL_FALSE
652   ENABLE_SSL_TRUE
635 ENABLE_PCRE_FALSE
636 ENABLE_PCRE_TRUE
653   LTDLOPEN
654   LT_CONFIG_H
655   CONVENIENCE_LTDL_FALSE
# Line 690 | Line 706 | YACC
706   am__fastdepCC_FALSE
707   am__fastdepCC_TRUE
708   CCDEPMODE
709 + am__nodep
710   AMDEPBACKSLASH
711   AMDEP_FALSE
712   AMDEP_TRUE
# Line 706 | Line 723 | CC
723   MAINT
724   MAINTAINER_MODE_FALSE
725   MAINTAINER_MODE_TRUE
726 + AM_BACKSLASH
727 + AM_DEFAULT_VERBOSITY
728 + AM_DEFAULT_V
729 + AM_V
730   am__untar
731   am__tar
732   AMTAR
# Line 770 | Line 791 | SHELL'
791   ac_subst_files=''
792   ac_user_opts='
793   enable_option_checking
794 + enable_silent_rules
795   enable_maintainer_mode
796   enable_dependency_tracking
797   enable_static
# Line 783 | Line 805 | with_included_ltdl
805   with_ltdl_include
806   with_ltdl_lib
807   enable_ltdl_install
808 < with_zlib_path
787 < enable_zlib
788 < with_libpcre_path
789 < enable_libpcre
808 > enable_libgeoip
809   enable_openssl
810   enable_assert
792 enable_small_net
811   enable_kqueue
812   enable_epoll
813   enable_devpoll
796 enable_rtsigio
814   enable_poll
798 enable_select
799 with_nicklen
800 with_topiclen
801 with_syslog_facility
802 enable_efnet
803 enable_halfops
815   enable_debugging
816   enable_warnings
806 enable_syslog
817   '
818        ac_precious_vars='build_alias
819   host_alias
# Line 1271 | Line 1281 | target=$target_alias
1281   if test "x$host_alias" != x; then
1282    if test "x$build_alias" = x; then
1283      cross_compiling=maybe
1274    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1275    If a cross compiler is detected then cross compile mode will be used" >&2
1284    elif test "x$build_alias" != "x$host_alias"; then
1285      cross_compiling=yes
1286    fi
# Line 1358 | Line 1366 | if test "$ac_init_help" = "long"; then
1366    # Omit some internal or obsolete options to make the list less imposing.
1367    # This message is too long to be a string in the A/UX 3.1 sh.
1368    cat <<_ACEOF
1369 < \`configure' configures ircd-hybrid 7.3.0 to adapt to many kinds of systems.
1369 > \`configure' configures ircd-hybrid 8.2.0rc1 to adapt to many kinds of systems.
1370  
1371   Usage: $0 [OPTION]... [VAR=VALUE]...
1372  
# Line 1428 | Line 1436 | fi
1436  
1437   if test -n "$ac_init_help"; then
1438    case $ac_init_help in
1439 <     short | recursive ) echo "Configuration of ircd-hybrid 7.3.0:";;
1439 >     short | recursive ) echo "Configuration of ircd-hybrid 8.2.0rc1:";;
1440     esac
1441    cat <<\_ACEOF
1442  
# Line 1436 | Line 1444 | Optional Features:
1444    --disable-option-checking  ignore unrecognized --enable/--with options
1445    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1446    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1447 <  --enable-maintainer-mode  enable make rules and dependencies not useful
1448 <                          (and sometimes confusing) to the casual installer
1449 <  --disable-dependency-tracking  speeds up one-time build
1450 <  --enable-dependency-tracking   do not reject slow dependency extractors
1447 >  --enable-silent-rules   less verbose build output (undo: "make V=1")
1448 >  --disable-silent-rules  verbose build output (undo: "make V=0")
1449 >  --enable-maintainer-mode
1450 >                          enable make rules and dependencies not useful (and
1451 >                          sometimes confusing) to the casual installer
1452 >  --enable-dependency-tracking
1453 >                          do not reject slow dependency extractors
1454 >  --disable-dependency-tracking
1455 >                          speeds up one-time build
1456    --enable-static[=PKGS]  build static libraries [default=no]
1457    --enable-shared[=PKGS]  build shared libraries [default=yes]
1458    --enable-fast-install[=PKGS]
1459                            optimize for fast installation [default=yes]
1460    --disable-libtool-lock  avoid locking (might break parallel builds)
1461    --enable-ltdl-install   install libltdl
1462 <  --disable-zlib          Disable ziplinks support
1450 <  --disable-libpcre       Disable PCRE support
1462 >  --disable-libgeoip      Disable GeoIP support
1463    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1464    --disable-openssl            Disable OpenSSL support.
1465    --enable-assert         Enable assert() statements
1454  --enable-small-net      Enable small network support.
1466    --enable-kqueue         Force kqueue usage.
1467    --enable-epoll          Force epoll usage.
1468    --enable-devpoll        Force devpoll usage.
1458  --enable-rtsigio        Force rtsigio usage.
1469    --enable-poll           Force poll usage.
1460  --enable-select         Force select usage.
1461  --enable-efnet          For IRCDs running on EFnet.
1462  --enable-halfops        Enable halfops support.
1470    --enable-debugging      Enable debugging.
1471    --enable-warnings       Enable compiler warnings.
1465  --enable-syslog="EVENTS"
1466                          Enable syslog for events: users oper (space
1467                          separated in quotes; default: disabled).
1472  
1473   Optional Packages:
1474    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1475    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1476 <  --with-pic              try to use only PIC/non-PIC objects [default=use
1476 >  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1477                            both]
1478    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1479    --with-sysroot=DIR Search for dependent libraries within DIR
# Line 1477 | Line 1481 | Optional Packages:
1481    --with-included-ltdl    use the GNU ltdl sources included here
1482    --with-ltdl-include=DIR use the ltdl headers installed in DIR
1483    --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.
1482  --with-nicklen=<value>  Set nickname length (default 9).
1483  --with-topiclen=<value> Set topic length (default 160).
1484  --with-syslog-facility=LOG
1485                          Define the syslog facility to use (default:
1486                          LOG_LOCAL4)
1484  
1485   Some influential environment variables:
1486    CC          C compiler command
# Line 1567 | Line 1564 | fi
1564   test -n "$ac_init_help" && exit $ac_status
1565   if $ac_init_version; then
1566    cat <<\_ACEOF
1567 < ircd-hybrid configure 7.3.0
1568 < generated by GNU Autoconf 2.68
1567 > ircd-hybrid configure 8.2.0rc1
1568 > generated by GNU Autoconf 2.69
1569  
1570 < Copyright (C) 2010 Free Software Foundation, Inc.
1570 > Copyright (C) 2012 Free Software Foundation, Inc.
1571   This configure script is free software; the Free Software Foundation
1572   gives unlimited permission to copy, distribute and modify it.
1573   _ACEOF
# Line 1646 | Line 1643 | $as_echo "$ac_try_echo"; } >&5
1643           test ! -s conftest.err
1644         } && test -s conftest$ac_exeext && {
1645           test "$cross_compiling" = yes ||
1646 <         $as_test_x conftest$ac_exeext
1646 >         test -x conftest$ac_exeext
1647         }; then :
1648    ac_retval=0
1649   else
# Line 2093 | Line 2090 | cat >config.log <<_ACEOF
2090   This file contains any messages produced by compilers while
2091   running configure, to aid debugging if configure makes a mistake.
2092  
2093 < It was created by ircd-hybrid $as_me 7.3.0, which was
2094 < generated by GNU Autoconf 2.68.  Invocation command line was
2093 > It was created by ircd-hybrid $as_me 8.2.0rc1, which was
2094 > generated by GNU Autoconf 2.69.  Invocation command line was
2095  
2096    $ $0 $@
2097  
# Line 2373 | Line 2370 | $as_echo "$as_me: creating cache $cache_
2370    >$cache_file
2371   fi
2372  
2376 as_fn_append ac_func_list " mmap"
2373   as_fn_append ac_func_list " strtok_r"
2374   as_fn_append ac_func_list " usleep"
2375   as_fn_append ac_func_list " strlcat"
2376   as_fn_append ac_func_list " strlcpy"
2381 as_fn_append ac_func_list " socketpair"
2377   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"
2378   as_fn_append ac_header_list " sys/resource.h"
2379   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"
2380   as_fn_append ac_header_list " types.h"
2381   as_fn_append ac_header_list " socket.h"
2382   as_fn_append ac_header_list " sys/wait.h"
2383   as_fn_append ac_header_list " wait.h"
2393 as_fn_append ac_header_list " link.h"
2384   # Check that the precious variables saved in the cache have kept the same
2385   # value.
2386   ac_cache_corrupted=false
# Line 2459 | Line 2449 | ac_link='$CC -o conftest$ac_exeext $CFLA
2449   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2450  
2451  
2452 < am__api_version='1.11'
2452 > am__api_version='1.14'
2453  
2454   ac_aux_dir=
2455   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
# Line 2527 | Line 2517 | case $as_dir/ in #((
2517      # by default.
2518      for ac_prog in ginstall scoinst install; do
2519        for ac_exec_ext in '' $ac_executable_extensions; do
2520 <        if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2520 >        if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2521            if test $ac_prog = install &&
2522              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2523              # AIX install.  It has an incompatible calling convention.
# Line 2585 | Line 2575 | test -z "$INSTALL_DATA" && INSTALL_DATA=
2575  
2576   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2577   $as_echo_n "checking whether build environment is sane... " >&6; }
2588 # Just in case
2589 sleep 1
2590 echo timestamp > conftest.file
2578   # Reject unsafe characters in $srcdir or the absolute working directory
2579   # name.  Accept space and tab only in the latter.
2580   am_lf='
# Line 2598 | Line 2585 | case `pwd` in
2585   esac
2586   case $srcdir in
2587    *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2588 <    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2588 >    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2589   esac
2590  
2591 < # Do `set' in a subshell so we don't clobber the current shell's
2591 > # Do 'set' in a subshell so we don't clobber the current shell's
2592   # arguments.  Must try -L first in case configure is actually a
2593   # symlink; some systems play weird games with the mod time of symlinks
2594   # (eg FreeBSD returns the mod time of the symlink's containing
2595   # directory).
2596   if (
2597 <   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2598 <   if test "$*" = "X"; then
2599 <      # -L didn't work.
2600 <      set X `ls -t "$srcdir/configure" conftest.file`
2601 <   fi
2602 <   rm -f conftest.file
2603 <   if test "$*" != "X $srcdir/configure conftest.file" \
2604 <      && test "$*" != "X conftest.file $srcdir/configure"; then
2605 <
2606 <      # If neither matched, then we have a broken ls.  This can happen
2620 <      # if, for instance, CONFIG_SHELL is bash and it inherits a
2621 <      # broken ls alias from the environment.  This has actually
2622 <      # happened.  Such a system could not be considered "sane".
2623 <      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2624 < alias in your environment" "$LINENO" 5
2625 <   fi
2597 >   am_has_slept=no
2598 >   for am_try in 1 2; do
2599 >     echo "timestamp, slept: $am_has_slept" > conftest.file
2600 >     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2601 >     if test "$*" = "X"; then
2602 >        # -L didn't work.
2603 >        set X `ls -t "$srcdir/configure" conftest.file`
2604 >     fi
2605 >     if test "$*" != "X $srcdir/configure conftest.file" \
2606 >        && test "$*" != "X conftest.file $srcdir/configure"; then
2607  
2608 +        # If neither matched, then we have a broken ls.  This can happen
2609 +        # if, for instance, CONFIG_SHELL is bash and it inherits a
2610 +        # broken ls alias from the environment.  This has actually
2611 +        # happened.  Such a system could not be considered "sane".
2612 +        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2613 +  alias in your environment" "$LINENO" 5
2614 +     fi
2615 +     if test "$2" = conftest.file || test $am_try -eq 2; then
2616 +       break
2617 +     fi
2618 +     # Just in case.
2619 +     sleep 1
2620 +     am_has_slept=yes
2621 +   done
2622     test "$2" = conftest.file
2623     )
2624   then
# Line 2635 | Line 2630 | Check your system clock" "$LINENO" 5
2630   fi
2631   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2632   $as_echo "yes" >&6; }
2633 + # If we didn't sleep, we still need to ensure time stamps of config.status and
2634 + # generated files are strictly newer.
2635 + am_sleep_pid=
2636 + if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2637 +  ( sleep 1 ) &
2638 +  am_sleep_pid=$!
2639 + fi
2640 +
2641 + rm -f conftest.file
2642 +
2643   test "$program_prefix" != NONE &&
2644    program_transform_name="s&^&$program_prefix&;$program_transform_name"
2645   # Use a double $ so make ignores it.
# Line 2657 | Line 2662 | if test x"${MISSING+set}" != xset; then
2662    esac
2663   fi
2664   # Use eval to expand $SHELL
2665 < if eval "$MISSING --run true"; then
2666 <  am_missing_run="$MISSING --run "
2665 > if eval "$MISSING --is-lightweight"; then
2666 >  am_missing_run="$MISSING "
2667   else
2668    am_missing_run=
2669 <  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2670 < $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2669 >  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2670 > $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2671   fi
2672  
2673   if test x"${install_sh}" != xset; then
# Line 2674 | Line 2679 | if test x"${install_sh}" != xset; then
2679    esac
2680   fi
2681  
2682 < # Installed binaries are usually stripped using `strip' when the user
2683 < # run `make install-strip'.  However `strip' might not be the right
2682 > # Installed binaries are usually stripped using 'strip' when the user
2683 > # run "make install-strip".  However 'strip' might not be the right
2684   # tool to use in cross-compilation environments, therefore Automake
2685 < # will honor the `STRIP' environment variable to overrule this program.
2685 > # will honor the 'STRIP' environment variable to overrule this program.
2686   if test "$cross_compiling" != no; then
2687    if test -n "$ac_tool_prefix"; then
2688    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
# Line 2696 | Line 2701 | do
2701    IFS=$as_save_IFS
2702    test -z "$as_dir" && as_dir=.
2703      for ac_exec_ext in '' $ac_executable_extensions; do
2704 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2704 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2705      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2706      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2707      break 2
# Line 2736 | Line 2741 | do
2741    IFS=$as_save_IFS
2742    test -z "$as_dir" && as_dir=.
2743      for ac_exec_ext in '' $ac_executable_extensions; do
2744 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2744 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2745      ac_cv_prog_ac_ct_STRIP="strip"
2746      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2747      break 2
# Line 2787 | Line 2792 | do
2792    test -z "$as_dir" && as_dir=.
2793      for ac_prog in mkdir gmkdir; do
2794           for ac_exec_ext in '' $ac_executable_extensions; do
2795 <           { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2795 >           as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2796             case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2797               'mkdir (GNU coreutils) '* | \
2798               'mkdir (coreutils) '* | \
# Line 2816 | Line 2821 | fi
2821   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2822   $as_echo "$MKDIR_P" >&6; }
2823  
2819 mkdir_p="$MKDIR_P"
2820 case $mkdir_p in
2821  [\\/$]* | ?:[\\/]*) ;;
2822  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2823 esac
2824
2824   for ac_prog in gawk mawk nawk awk
2825   do
2826    # Extract the first word of "$ac_prog", so it can be a program name with args.
# Line 2840 | Line 2839 | do
2839    IFS=$as_save_IFS
2840    test -z "$as_dir" && as_dir=.
2841      for ac_exec_ext in '' $ac_executable_extensions; do
2842 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2842 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2843      ac_cv_prog_AWK="$ac_prog"
2844      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2845      break 2
# Line 2904 | Line 2903 | else
2903   fi
2904   rmdir .tst 2>/dev/null
2905  
2906 + # Check whether --enable-silent-rules was given.
2907 + if test "${enable_silent_rules+set}" = set; then :
2908 +  enableval=$enable_silent_rules;
2909 + fi
2910 +
2911 + case $enable_silent_rules in # (((
2912 +  yes) AM_DEFAULT_VERBOSITY=0;;
2913 +   no) AM_DEFAULT_VERBOSITY=1;;
2914 +    *) AM_DEFAULT_VERBOSITY=1;;
2915 + esac
2916 + am_make=${MAKE-make}
2917 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2918 + $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2919 + if ${am_cv_make_support_nested_variables+:} false; then :
2920 +  $as_echo_n "(cached) " >&6
2921 + else
2922 +  if $as_echo 'TRUE=$(BAR$(V))
2923 + BAR0=false
2924 + BAR1=true
2925 + V=1
2926 + am__doit:
2927 +        @$(TRUE)
2928 + .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2929 +  am_cv_make_support_nested_variables=yes
2930 + else
2931 +  am_cv_make_support_nested_variables=no
2932 + fi
2933 + fi
2934 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2935 + $as_echo "$am_cv_make_support_nested_variables" >&6; }
2936 + if test $am_cv_make_support_nested_variables = yes; then
2937 +    AM_V='$(V)'
2938 +  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2939 + else
2940 +  AM_V=$AM_DEFAULT_VERBOSITY
2941 +  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2942 + fi
2943 + AM_BACKSLASH='\'
2944 +
2945   if test "`cd $srcdir && pwd`" != "`pwd`"; then
2946    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2947    # is not polluted with repeated "-I."
# Line 2926 | Line 2964 | fi
2964  
2965   # Define the identity of the package.
2966   PACKAGE='ircd-hybrid'
2967 < VERSION='7.3.0'
2967 > VERSION='8.2.0rc1'
2968  
2969  
2970   cat >>confdefs.h <<_ACEOF
# Line 2954 | Line 2992 | AUTOHEADER=${AUTOHEADER-"${am_missing_ru
2992  
2993   MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2994  
2995 + # For better backward compatibility.  To be removed once Automake 1.9.x
2996 + # dies out for good.  For more background, see:
2997 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2998 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2999 + mkdir_p='$(MKDIR_P)'
3000 +
3001   # We need awk for the "check" target.  The system "awk" is bad on
3002   # some platforms.
3003 < # Always define AMTAR for backward compatibility.
3003 > # Always define AMTAR for backward compatibility.  Yes, it's still used
3004 > # in the wild :-(  We should find a proper way to deprecate it ...
3005 > AMTAR='$${TAR-tar}'
3006  
2961 AMTAR=${AMTAR-"${am_missing_run}tar"}
3007  
3008 < am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
3008 > # We'll loop over all known methods to create a tar archive until one works.
3009 > _am_tools='gnutar  pax cpio none'
3010  
3011 + am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3012  
3013  
3014  
3015  
3016  
3017 +
3018 + # POSIX will say in a future version that running "rm -f" with no argument
3019 + # is OK; and we want to be able to make that assumption in our Makefile
3020 + # recipes.  So use an aggressive probe to check that the usage we want is
3021 + # actually supported "in the wild" to an acceptable degree.
3022 + # See automake bug#10828.
3023 + # To make any issue more visible, cause the running configure to be aborted
3024 + # by default if the 'rm' program in use doesn't match our expectations; the
3025 + # user can still override this though.
3026 + if rm -f && rm -fr && rm -rf; then : OK; else
3027 +  cat >&2 <<'END'
3028 + Oops!
3029 +
3030 + Your 'rm' program seems unable to run without file operands specified
3031 + on the command line, even when the '-f' option is present.  This is contrary
3032 + to the behaviour of most rm programs out there, and not conforming with
3033 + the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3034 +
3035 + Please tell bug-automake@gnu.org about your system, including the value
3036 + of your $PATH and any error possibly output before this message.  This
3037 + can help us improve future automake versions.
3038 +
3039 + END
3040 +  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3041 +    echo 'Configuration will proceed anyway, since you have set the' >&2
3042 +    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3043 +    echo >&2
3044 +  else
3045 +    cat >&2 <<'END'
3046 + Aborting the configuration process, to ensure you take notice of the issue.
3047 +
3048 + You can download and install GNU coreutils to get an 'rm' implementation
3049 + that behaves properly: <http://www.gnu.org/software/coreutils/>.
3050 +
3051 + If you want to complete the configuration process using your problematic
3052 + 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3053 + to "yes", and re-run configure.
3054 +
3055 + END
3056 +    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3057 +  fi
3058 + fi
3059 +
3060   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3061   $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3062      # Check whether --enable-maintainer-mode was given.
# Line 2989 | Line 3079 | fi
3079    MAINT=$MAINTAINER_MODE_TRUE
3080  
3081  
3082 +
3083   ac_config_headers="$ac_config_headers config.h"
3084  
3085  
# Line 3013 | Line 3104 | am__quote=
3104   _am_result=none
3105   # First try GNU make style include.
3106   echo "include confinc" > confmf
3107 < # Ignore all kinds of additional output from `make'.
3107 > # Ignore all kinds of additional output from 'make'.
3108   case `$am_make -s -f confmf 2> /dev/null` in #(
3109   *the\ am__doit\ target*)
3110    am__include=include
# Line 3046 | Line 3137 | fi
3137   if test "x$enable_dependency_tracking" != xno; then
3138    am_depcomp="$ac_aux_dir/depcomp"
3139    AMDEPBACKSLASH='\'
3140 +  am__nodep='_no'
3141   fi
3142   if test "x$enable_dependency_tracking" != xno; then
3143    AMDEP_TRUE=
# Line 3078 | Line 3170 | do
3170    IFS=$as_save_IFS
3171    test -z "$as_dir" && as_dir=.
3172      for ac_exec_ext in '' $ac_executable_extensions; do
3173 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3173 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3174      ac_cv_prog_CC="${ac_tool_prefix}gcc"
3175      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3176      break 2
# Line 3118 | Line 3210 | do
3210    IFS=$as_save_IFS
3211    test -z "$as_dir" && as_dir=.
3212      for ac_exec_ext in '' $ac_executable_extensions; do
3213 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3213 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3214      ac_cv_prog_ac_ct_CC="gcc"
3215      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3216      break 2
# Line 3171 | Line 3263 | do
3263    IFS=$as_save_IFS
3264    test -z "$as_dir" && as_dir=.
3265      for ac_exec_ext in '' $ac_executable_extensions; do
3266 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3266 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3267      ac_cv_prog_CC="${ac_tool_prefix}cc"
3268      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3269      break 2
# Line 3212 | Line 3304 | do
3304    IFS=$as_save_IFS
3305    test -z "$as_dir" && as_dir=.
3306      for ac_exec_ext in '' $ac_executable_extensions; do
3307 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3307 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3308      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3309         ac_prog_rejected=yes
3310         continue
# Line 3270 | Line 3362 | do
3362    IFS=$as_save_IFS
3363    test -z "$as_dir" && as_dir=.
3364      for ac_exec_ext in '' $ac_executable_extensions; do
3365 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3365 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3366      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3367      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3368      break 2
# Line 3314 | Line 3406 | do
3406    IFS=$as_save_IFS
3407    test -z "$as_dir" && as_dir=.
3408      for ac_exec_ext in '' $ac_executable_extensions; do
3409 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3409 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3410      ac_cv_prog_ac_ct_CC="$ac_prog"
3411      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3412      break 2
# Line 3760 | Line 3852 | cat confdefs.h - <<_ACEOF >conftest.$ac_
3852   /* end confdefs.h.  */
3853   #include <stdarg.h>
3854   #include <stdio.h>
3855 < #include <sys/types.h>
3764 < #include <sys/stat.h>
3855 > struct stat;
3856   /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3857   struct buf { int x; };
3858   FILE * (*rcsopen) (struct buf *, struct stat *, int);
# Line 3846 | Line 3937 | ac_compile='$CC -c $CFLAGS $CPPFLAGS con
3937   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3938   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3939  
3940 + ac_ext=c
3941 + ac_cpp='$CPP $CPPFLAGS'
3942 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3943 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3944 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
3945 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3946 + $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3947 + if ${am_cv_prog_cc_c_o+:} false; then :
3948 +  $as_echo_n "(cached) " >&6
3949 + else
3950 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3951 + /* end confdefs.h.  */
3952 +
3953 + int
3954 + main ()
3955 + {
3956 +
3957 +  ;
3958 +  return 0;
3959 + }
3960 + _ACEOF
3961 +  # Make sure it works both with $CC and with simple cc.
3962 +  # Following AC_PROG_CC_C_O, we do the test twice because some
3963 +  # compilers refuse to overwrite an existing .o file with -o,
3964 +  # though they will create one.
3965 +  am_cv_prog_cc_c_o=yes
3966 +  for am_i in 1 2; do
3967 +    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3968 +   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3969 +   ac_status=$?
3970 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3971 +   (exit $ac_status); } \
3972 +         && test -f conftest2.$ac_objext; then
3973 +      : OK
3974 +    else
3975 +      am_cv_prog_cc_c_o=no
3976 +      break
3977 +    fi
3978 +  done
3979 +  rm -f core conftest*
3980 +  unset am_i
3981 + fi
3982 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3983 + $as_echo "$am_cv_prog_cc_c_o" >&6; }
3984 + if test "$am_cv_prog_cc_c_o" != yes; then
3985 +   # Losing compiler, so override with the script.
3986 +   # FIXME: It is wrong to rewrite CC.
3987 +   # But if we don't then we get into trouble of one sort or another.
3988 +   # A longer-term fix would be to have automake use am__CC in this case,
3989 +   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3990 +   CC="$am_aux_dir/compile $CC"
3991 + fi
3992 + ac_ext=c
3993 + ac_cpp='$CPP $CPPFLAGS'
3994 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3995 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3996 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
3997 +
3998 +
3999   depcc="$CC"   am_compiler_list=
4000  
4001   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
# Line 3857 | Line 4007 | else
4007    # We make a subdir and do the tests there.  Otherwise we can end up
4008    # making bogus files that we don't know about and never remove.  For
4009    # instance it was reported that on HP-UX the gcc test will end up
4010 <  # making a dummy file named `D' -- because `-MD' means `put the output
4011 <  # in D'.
4010 >  # making a dummy file named 'D' -- because '-MD' means "put the output
4011 >  # in D".
4012 >  rm -rf conftest.dir
4013    mkdir conftest.dir
4014    # Copy depcomp to subdir because otherwise we won't find it if we're
4015    # using a relative directory.
# Line 3892 | Line 4043 | else
4043      : > sub/conftest.c
4044      for i in 1 2 3 4 5 6; do
4045        echo '#include "conftst'$i'.h"' >> sub/conftest.c
4046 <      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4047 <      # Solaris 8's {/usr,}/bin/sh.
4048 <      touch sub/conftst$i.h
4046 >      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4047 >      # Solaris 10 /bin/sh.
4048 >      echo '/* dummy */' > sub/conftst$i.h
4049      done
4050      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4051  
4052 <    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4052 >    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4053      # mode.  It turns out that the SunPro C++ compiler does not properly
4054 <    # handle `-M -o', and we need to detect this.  Also, some Intel
4055 <    # versions had trouble with output in subdirs
4054 >    # handle '-M -o', and we need to detect this.  Also, some Intel
4055 >    # versions had trouble with output in subdirs.
4056      am__obj=sub/conftest.${OBJEXT-o}
4057      am__minus_obj="-o $am__obj"
4058      case $depmode in
# Line 3910 | Line 4061 | else
4061        test "$am__universal" = false || continue
4062        ;;
4063      nosideeffect)
4064 <      # after this tag, mechanisms are not by side-effect, so they'll
4065 <      # only be used when explicitly requested
4064 >      # After this tag, mechanisms are not by side-effect, so they'll
4065 >      # only be used when explicitly requested.
4066        if test "x$enable_dependency_tracking" = xyes; then
4067          continue
4068        else
4069          break
4070        fi
4071        ;;
4072 <    msvisualcpp | msvcmsys)
4073 <      # This compiler won't grok `-c -o', but also, the minuso test has
4072 >    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4073 >      # This compiler won't grok '-c -o', but also, the minuso test has
4074        # not run yet.  These depmodes are late enough in the game, and
4075        # so weak that their functioning should not be impacted.
4076        am__obj=conftest.${OBJEXT-o}
# Line 4119 | Line 4270 | main ()
4270    return 0;
4271   }
4272   _ACEOF
4273 < for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99
4273 > for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
4274   do
4275    CC="$ac_save_CC $ac_arg"
4276    if ac_fn_c_try_compile "$LINENO"; then :
# Line 4151 | Line 4302 | fi
4302  
4303  
4304   if test "$ac_cv_prog_cc_c99" = "no"; then :
4305 <  as_fn_error $? "no C99 compiler found. Aborting." "$LINENO" 5
4305 >  as_fn_error $? "no suitable C99 compiler found. Aborting." "$LINENO" 5
4306   fi
4307   for ac_prog in 'bison -y' byacc
4308   do
# Line 4171 | Line 4322 | do
4322    IFS=$as_save_IFS
4323    test -z "$as_dir" && as_dir=.
4324      for ac_exec_ext in '' $ac_executable_extensions; do
4325 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4325 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4326      ac_cv_prog_YACC="$ac_prog"
4327      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4328      break 2
# Line 4215 | Line 4366 | do
4366    IFS=$as_save_IFS
4367    test -z "$as_dir" && as_dir=.
4368      for ac_exec_ext in '' $ac_executable_extensions; do
4369 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4369 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4370      ac_cv_prog_LEX="$ac_prog"
4371      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4372      break 2
# Line 4247 | Line 4398 | a { ECHO; }
4398   b { REJECT; }
4399   c { yymore (); }
4400   d { yyless (1); }
4401 < e { yyless (input () != 0); }
4401 > e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
4402 >    yyless ((input () != 0)); }
4403   f { unput (yytext[0]); }
4404   . { BEGIN INITIAL; }
4405   %%
# Line 4376 | Line 4528 | esac
4528  
4529  
4530  
4531 < macro_version='2.4'
4532 < macro_revision='1.3293'
4531 > macro_version='2.4.2'
4532 > macro_revision='1.3337'
4533  
4534  
4535  
# Line 4555 | Line 4707 | do
4707      for ac_prog in sed gsed; do
4708      for ac_exec_ext in '' $ac_executable_extensions; do
4709        ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4710 <      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4710 >      as_fn_executable_p "$ac_path_SED" || continue
4711   # Check for GNU ac_path_SED and select it if it is found.
4712    # Check for GNU $ac_path_SED
4713   case `"$ac_path_SED" --version 2>&1` in
# Line 4631 | Line 4783 | do
4783      for ac_prog in grep ggrep; do
4784      for ac_exec_ext in '' $ac_executable_extensions; do
4785        ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4786 <      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4786 >      as_fn_executable_p "$ac_path_GREP" || continue
4787   # Check for GNU ac_path_GREP and select it if it is found.
4788    # Check for GNU $ac_path_GREP
4789   case `"$ac_path_GREP" --version 2>&1` in
# Line 4697 | Line 4849 | do
4849      for ac_prog in egrep; do
4850      for ac_exec_ext in '' $ac_executable_extensions; do
4851        ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4852 <      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4852 >      as_fn_executable_p "$ac_path_EGREP" || continue
4853   # Check for GNU ac_path_EGREP and select it if it is found.
4854    # Check for GNU $ac_path_EGREP
4855   case `"$ac_path_EGREP" --version 2>&1` in
# Line 4764 | Line 4916 | do
4916      for ac_prog in fgrep; do
4917      for ac_exec_ext in '' $ac_executable_extensions; do
4918        ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4919 <      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4919 >      as_fn_executable_p "$ac_path_FGREP" || continue
4920   # Check for GNU ac_path_FGREP and select it if it is found.
4921    # Check for GNU $ac_path_FGREP
4922   case `"$ac_path_FGREP" --version 2>&1` in
# Line 5020 | Line 5172 | do
5172    IFS=$as_save_IFS
5173    test -z "$as_dir" && as_dir=.
5174      for ac_exec_ext in '' $ac_executable_extensions; do
5175 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5175 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5176      ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5177      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5178      break 2
# Line 5064 | Line 5216 | do
5216    IFS=$as_save_IFS
5217    test -z "$as_dir" && as_dir=.
5218      for ac_exec_ext in '' $ac_executable_extensions; do
5219 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5219 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5220      ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5221      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5222      break 2
# Line 5222 | Line 5374 | else
5374      lt_cv_sys_max_cmd_len=196608
5375      ;;
5376  
5377 +  os2*)
5378 +    # The test takes a long time on OS/2.
5379 +    lt_cv_sys_max_cmd_len=8192
5380 +    ;;
5381 +
5382    osf*)
5383      # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5384      # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
# Line 5261 | Line 5418 | else
5418        # If test is not a shell built-in, we'll probably end up computing a
5419        # maximum length that is only half of the actual maximum length, but
5420        # we can't tell.
5421 <      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5421 >      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5422                   = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5423                test $i != 17 # 1/2 MB should be enough
5424        do
# Line 5483 | Line 5640 | do
5640    IFS=$as_save_IFS
5641    test -z "$as_dir" && as_dir=.
5642      for ac_exec_ext in '' $ac_executable_extensions; do
5643 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5643 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5644      ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5645      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5646      break 2
# Line 5523 | Line 5680 | do
5680    IFS=$as_save_IFS
5681    test -z "$as_dir" && as_dir=.
5682      for ac_exec_ext in '' $ac_executable_extensions; do
5683 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5683 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5684      ac_cv_prog_ac_ct_OBJDUMP="objdump"
5685      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5686      break 2
# Line 5690 | Line 5847 | irix5* | irix6* | nonstopux*)
5847    lt_cv_deplibs_check_method=pass_all
5848    ;;
5849  
5850 < # This must be Linux ELF.
5850 > # This must be glibc/ELF.
5851   linux* | k*bsd*-gnu | kopensolaris*-gnu)
5852    lt_cv_deplibs_check_method=pass_all
5853    ;;
# Line 5829 | Line 5986 | do
5986    IFS=$as_save_IFS
5987    test -z "$as_dir" && as_dir=.
5988      for ac_exec_ext in '' $ac_executable_extensions; do
5989 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5989 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5990      ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
5991      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5992      break 2
# Line 5869 | Line 6026 | do
6026    IFS=$as_save_IFS
6027    test -z "$as_dir" && as_dir=.
6028      for ac_exec_ext in '' $ac_executable_extensions; do
6029 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6029 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6030      ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6031      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6032      break 2
# Line 5972 | Line 6129 | do
6129    IFS=$as_save_IFS
6130    test -z "$as_dir" && as_dir=.
6131      for ac_exec_ext in '' $ac_executable_extensions; do
6132 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6132 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6133      ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6134      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6135      break 2
# Line 6016 | Line 6173 | do
6173    IFS=$as_save_IFS
6174    test -z "$as_dir" && as_dir=.
6175      for ac_exec_ext in '' $ac_executable_extensions; do
6176 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6176 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6177      ac_cv_prog_ac_ct_AR="$ac_prog"
6178      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6179      break 2
# Line 6141 | Line 6298 | do
6298    IFS=$as_save_IFS
6299    test -z "$as_dir" && as_dir=.
6300      for ac_exec_ext in '' $ac_executable_extensions; do
6301 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6301 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6302      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6303      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6304      break 2
# Line 6181 | Line 6338 | do
6338    IFS=$as_save_IFS
6339    test -z "$as_dir" && as_dir=.
6340      for ac_exec_ext in '' $ac_executable_extensions; do
6341 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6341 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6342      ac_cv_prog_ac_ct_STRIP="strip"
6343      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6344      break 2
# Line 6240 | Line 6397 | do
6397    IFS=$as_save_IFS
6398    test -z "$as_dir" && as_dir=.
6399      for ac_exec_ext in '' $ac_executable_extensions; do
6400 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6400 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6401      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6402      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6403      break 2
# Line 6280 | Line 6437 | do
6437    IFS=$as_save_IFS
6438    test -z "$as_dir" && as_dir=.
6439      for ac_exec_ext in '' $ac_executable_extensions; do
6440 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6440 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6441      ac_cv_prog_ac_ct_RANLIB="ranlib"
6442      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6443      break 2
# Line 6330 | Line 6487 | old_postuninstall_cmds=
6487   if test -n "$RANLIB"; then
6488    case $host_os in
6489    openbsd*)
6490 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6490 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6491      ;;
6492    *)
6493 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6493 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6494      ;;
6495    esac
6496 <  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6496 >  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6497   fi
6498  
6499   case $host_os in
# Line 6483 | Line 6640 | for ac_symprfx in "" "_"; do
6640      # which start with @ or ?.
6641      lt_cv_sys_global_symbol_pipe="$AWK '"\
6642   "     {last_section=section; section=\$ 3};"\
6643 + "     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6644   "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6645   "     \$ 0!~/External *\|/{next};"\
6646   "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
# Line 6871 | Line 7029 | $as_echo "$lt_cv_cc_needs_belf" >&6; }
7029      CFLAGS="$SAVE_CFLAGS"
7030    fi
7031    ;;
7032 < sparc*-*solaris*)
7032 > *-*solaris*)
7033    # Find out which ABI we are using.
7034    echo 'int i;' > conftest.$ac_ext
7035    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
# Line 6882 | Line 7040 | sparc*-*solaris*)
7040      case `/usr/bin/file conftest.o` in
7041      *64-bit*)
7042        case $lt_cv_prog_gnu_ld in
7043 <      yes*) LD="${LD-ld} -m elf64_sparc" ;;
7043 >      yes*)
7044 >        case $host in
7045 >        i?86-*-solaris*)
7046 >          LD="${LD-ld} -m elf_x86_64"
7047 >          ;;
7048 >        sparc*-*-solaris*)
7049 >          LD="${LD-ld} -m elf64_sparc"
7050 >          ;;
7051 >        esac
7052 >        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
7053 >        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
7054 >          LD="${LD-ld}_sol2"
7055 >        fi
7056 >        ;;
7057        *)
7058          if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7059            LD="${LD-ld} -64"
# Line 6915 | Line 7086 | do
7086    IFS=$as_save_IFS
7087    test -z "$as_dir" && as_dir=.
7088      for ac_exec_ext in '' $ac_executable_extensions; do
7089 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7089 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7090      ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7091      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7092      break 2
# Line 6955 | Line 7126 | do
7126    IFS=$as_save_IFS
7127    test -z "$as_dir" && as_dir=.
7128      for ac_exec_ext in '' $ac_executable_extensions; do
7129 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7129 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7130      ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7131      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7132      break 2
# Line 7035 | Line 7206 | do
7206    IFS=$as_save_IFS
7207    test -z "$as_dir" && as_dir=.
7208      for ac_exec_ext in '' $ac_executable_extensions; do
7209 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7209 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7210      ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7211      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7212      break 2
# Line 7075 | Line 7246 | do
7246    IFS=$as_save_IFS
7247    test -z "$as_dir" && as_dir=.
7248      for ac_exec_ext in '' $ac_executable_extensions; do
7249 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7249 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7250      ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7251      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7252      break 2
# Line 7127 | Line 7298 | do
7298    IFS=$as_save_IFS
7299    test -z "$as_dir" && as_dir=.
7300      for ac_exec_ext in '' $ac_executable_extensions; do
7301 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7301 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7302      ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7303      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7304      break 2
# Line 7167 | Line 7338 | do
7338    IFS=$as_save_IFS
7339    test -z "$as_dir" && as_dir=.
7340      for ac_exec_ext in '' $ac_executable_extensions; do
7341 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7341 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7342      ac_cv_prog_ac_ct_NMEDIT="nmedit"
7343      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7344      break 2
# Line 7219 | Line 7390 | do
7390    IFS=$as_save_IFS
7391    test -z "$as_dir" && as_dir=.
7392      for ac_exec_ext in '' $ac_executable_extensions; do
7393 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7393 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7394      ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7395      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7396      break 2
# Line 7259 | Line 7430 | do
7430    IFS=$as_save_IFS
7431    test -z "$as_dir" && as_dir=.
7432      for ac_exec_ext in '' $ac_executable_extensions; do
7433 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7433 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7434      ac_cv_prog_ac_ct_LIPO="lipo"
7435      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7436      break 2
# Line 7311 | Line 7482 | do
7482    IFS=$as_save_IFS
7483    test -z "$as_dir" && as_dir=.
7484      for ac_exec_ext in '' $ac_executable_extensions; do
7485 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7485 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7486      ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7487      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7488      break 2
# Line 7351 | Line 7522 | do
7522    IFS=$as_save_IFS
7523    test -z "$as_dir" && as_dir=.
7524      for ac_exec_ext in '' $ac_executable_extensions; do
7525 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7525 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7526      ac_cv_prog_ac_ct_OTOOL="otool"
7527      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7528      break 2
# Line 7403 | Line 7574 | do
7574    IFS=$as_save_IFS
7575    test -z "$as_dir" && as_dir=.
7576      for ac_exec_ext in '' $ac_executable_extensions; do
7577 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7577 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7578      ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7579      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7580      break 2
# Line 7443 | Line 7614 | do
7614    IFS=$as_save_IFS
7615    test -z "$as_dir" && as_dir=.
7616      for ac_exec_ext in '' $ac_executable_extensions; do
7617 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7617 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7618      ac_cv_prog_ac_ct_OTOOL64="otool64"
7619      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7620      break 2
# Line 7522 | Line 7693 | else
7693          $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7694            -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7695          _lt_result=$?
7696 <        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7696 >        # If there is a non-empty error log, and "single_module"
7697 >        # appears in it, assume the flag caused a linker warning
7698 >        if test -s conftest.err && $GREP single_module conftest.err; then
7699 >          cat conftest.err >&5
7700 >        # Otherwise, if the output was created with a 0 exit code from
7701 >        # the compiler, it worked.
7702 >        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7703            lt_cv_apple_cc_single_mod=yes
7704          else
7705            cat conftest.err >&5
# Line 7533 | Line 7710 | else
7710   fi
7711   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7712   $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7713 +
7714      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7715   $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7716   if ${lt_cv_ld_exported_symbols_list+:} false; then :
# Line 7565 | Line 7743 | rm -f core conftest.err conftest.$ac_obj
7743   fi
7744   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7745   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7746 +
7747      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7748   $as_echo_n "checking for -force_load linker flag... " >&6; }
7749   if ${lt_cv_ld_force_load+:} false; then :
# Line 7586 | Line 7765 | _LT_EOF
7765        echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7766        $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7767        _lt_result=$?
7768 <      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7768 >      if test -s conftest.err && $GREP force_load conftest.err; then
7769 >        cat conftest.err >&5
7770 >      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7771          lt_cv_ld_force_load=yes
7772        else
7773          cat conftest.err >&5
# Line 7989 | Line 8170 | fi
8170  
8171   # Check whether --with-pic was given.
8172   if test "${with_pic+set}" = set; then :
8173 <  withval=$with_pic; pic_mode="$withval"
8173 >  withval=$with_pic; lt_p=${PACKAGE-default}
8174 >    case $withval in
8175 >    yes|no) pic_mode=$withval ;;
8176 >    *)
8177 >      pic_mode=default
8178 >      # Look at the argument we got.  We use all the common list separators.
8179 >      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8180 >      for lt_pkg in $withval; do
8181 >        IFS="$lt_save_ifs"
8182 >        if test "X$lt_pkg" = "X$lt_p"; then
8183 >          pic_mode=yes
8184 >        fi
8185 >      done
8186 >      IFS="$lt_save_ifs"
8187 >      ;;
8188 >    esac
8189   else
8190    pic_mode=default
8191   fi
# Line 8067 | Line 8263 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
8263  
8264  
8265  
8266 +
8267 +
8268 +
8269 +
8270   test -z "$LN_S" && LN_S="ln -s"
8271  
8272  
# Line 8356 | Line 8556 | _lt_linker_boilerplate=`cat conftest.err
8556   $RM -r conftest*
8557  
8558  
8559 + ## CAVEAT EMPTOR:
8560 + ## There is no encapsulation within the following macros, do not change
8561 + ## the running order or otherwise move them around unless you know exactly
8562 + ## what you are doing...
8563   if test -n "$compiler"; then
8564  
8565   lt_prog_compiler_no_builtin_flag=
# Line 8522 | Line 8726 | lt_prog_compiler_static=
8726      case $cc_basename in
8727      nvcc*) # Cuda Compiler Driver 2.2
8728        lt_prog_compiler_wl='-Xlinker '
8729 <      lt_prog_compiler_pic='-Xcompiler -fPIC'
8729 >      if test -n "$lt_prog_compiler_pic"; then
8730 >        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8731 >      fi
8732        ;;
8733      esac
8734    else
# Line 8613 | Line 8819 | lt_prog_compiler_static=
8819          ;;
8820        *)
8821          case `$CC -V 2>&1 | sed 5q` in
8822 <        *Sun\ F* | *Sun*Fortran*)
8822 >        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8823            # Sun Fortran 8.3 passes all unrecognized flags to the linker
8824            lt_prog_compiler_pic='-KPIC'
8825            lt_prog_compiler_static='-Bstatic'
8826            lt_prog_compiler_wl=''
8827            ;;
8828 +        *Sun\ F* | *Sun*Fortran*)
8829 +          lt_prog_compiler_pic='-KPIC'
8830 +          lt_prog_compiler_static='-Bstatic'
8831 +          lt_prog_compiler_wl='-Qoption ld '
8832 +          ;;
8833          *Sun\ C*)
8834            # Sun C 5.9
8835            lt_prog_compiler_pic='-KPIC'
8836            lt_prog_compiler_static='-Bstatic'
8837            lt_prog_compiler_wl='-Wl,'
8838            ;;
8839 +        *Intel*\ [CF]*Compiler*)
8840 +          lt_prog_compiler_wl='-Wl,'
8841 +          lt_prog_compiler_pic='-fPIC'
8842 +          lt_prog_compiler_static='-static'
8843 +          ;;
8844 +        *Portland\ Group*)
8845 +          lt_prog_compiler_wl='-Wl,'
8846 +          lt_prog_compiler_pic='-fpic'
8847 +          lt_prog_compiler_static='-Bstatic'
8848 +          ;;
8849          esac
8850          ;;
8851        esac
# Line 8986 | Line 9207 | $as_echo_n "checking whether the $compil
9207    hardcode_direct=no
9208    hardcode_direct_absolute=no
9209    hardcode_libdir_flag_spec=
8989  hardcode_libdir_flag_spec_ld=
9210    hardcode_libdir_separator=
9211    hardcode_minus_L=no
9212    hardcode_shlibpath_var=unsupported
# Line 9236 | Line 9456 | _LT_EOF
9456          xlf* | bgf* | bgxlf* | mpixlf*)
9457            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9458            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9459 <          hardcode_libdir_flag_spec=
9240 <          hardcode_libdir_flag_spec_ld='-rpath $libdir'
9459 >          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9460            archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9461            if test "x$supports_anon_versioning" = xyes; then
9462              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
# Line 9616 | Line 9835 | fi
9835          # The linker will not automatically build a static lib if we build a DLL.
9836          # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9837          enable_shared_with_static_runtimes=yes
9838 +        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9839          export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9840          # Don't use ranlib
9841          old_postinstall_cmds='chmod 644 $oldlib'
# Line 9661 | Line 9881 | fi
9881    hardcode_shlibpath_var=unsupported
9882    if test "$lt_cv_ld_force_load" = "yes"; then
9883      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\"`'
9884 +
9885    else
9886      whole_archive_flag_spec=''
9887    fi
# Line 9689 | Line 9910 | fi
9910        hardcode_shlibpath_var=no
9911        ;;
9912  
9692    freebsd1*)
9693      ld_shlibs=no
9694      ;;
9695
9913      # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9914      # support.  Future versions do this automatically, but an explicit c++rt0.o
9915      # does not break anything, and helps significantly (at the cost of a little
# Line 9705 | Line 9922 | fi
9922        ;;
9923  
9924      # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9925 <    freebsd2*)
9925 >    freebsd2.*)
9926        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9927        hardcode_direct=yes
9928        hardcode_minus_L=yes
# Line 9744 | Line 9961 | fi
9961        fi
9962        if test "$with_gnu_ld" = no; then
9963          hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9747        hardcode_libdir_flag_spec_ld='+b $libdir'
9964          hardcode_libdir_separator=:
9965          hardcode_direct=yes
9966          hardcode_direct_absolute=yes
# Line 10368 | Line 10584 | esac
10584  
10585  
10586  
10371
10372
10373
10374
10375
10587    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10588   $as_echo_n "checking dynamic linker characteristics... " >&6; }
10589  
# Line 10462 | Line 10673 | need_version=unknown
10673  
10674   case $host_os in
10675   aix3*)
10676 <  version_type=linux
10676 >  version_type=linux # correct to gnu/linux during the next big refactor
10677    library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10678    shlibpath_var=LIBPATH
10679  
# Line 10471 | Line 10682 | aix3*)
10682    ;;
10683  
10684   aix[4-9]*)
10685 <  version_type=linux
10685 >  version_type=linux # correct to gnu/linux during the next big refactor
10686    need_lib_prefix=no
10687    need_version=no
10688    hardcode_into_libs=yes
# Line 10536 | Line 10747 | beos*)
10747    ;;
10748  
10749   bsdi[45]*)
10750 <  version_type=linux
10750 >  version_type=linux # correct to gnu/linux during the next big refactor
10751    need_version=no
10752    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10753    soname_spec='${libname}${release}${shared_ext}$major'
# Line 10675 | Line 10886 | darwin* | rhapsody*)
10886    ;;
10887  
10888   dgux*)
10889 <  version_type=linux
10889 >  version_type=linux # correct to gnu/linux during the next big refactor
10890    need_lib_prefix=no
10891    need_version=no
10892    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
# Line 10683 | Line 10894 | dgux*)
10894    shlibpath_var=LD_LIBRARY_PATH
10895    ;;
10896  
10686 freebsd1*)
10687  dynamic_linker=no
10688  ;;
10689
10897   freebsd* | dragonfly*)
10898    # DragonFly does not have aout.  When/if they implement a new
10899    # versioning mechanism, adjust this.
# Line 10694 | Line 10901 | freebsd* | dragonfly*)
10901      objformat=`/usr/bin/objformat`
10902    else
10903      case $host_os in
10904 <    freebsd[123]*) objformat=aout ;;
10904 >    freebsd[23].*) objformat=aout ;;
10905      *) objformat=elf ;;
10906      esac
10907    fi
# Line 10712 | Line 10919 | freebsd* | dragonfly*)
10919    esac
10920    shlibpath_var=LD_LIBRARY_PATH
10921    case $host_os in
10922 <  freebsd2*)
10922 >  freebsd2.*)
10923      shlibpath_overrides_runpath=yes
10924      ;;
10925    freebsd3.[01]* | freebsdelf3.[01]*)
# Line 10732 | Line 10939 | freebsd* | dragonfly*)
10939    ;;
10940  
10941   gnu*)
10942 <  version_type=linux
10942 >  version_type=linux # correct to gnu/linux during the next big refactor
10943    need_lib_prefix=no
10944    need_version=no
10945    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10946    soname_spec='${libname}${release}${shared_ext}$major'
10947    shlibpath_var=LD_LIBRARY_PATH
10948 +  shlibpath_overrides_runpath=no
10949    hardcode_into_libs=yes
10950    ;;
10951  
10952   haiku*)
10953 <  version_type=linux
10953 >  version_type=linux # correct to gnu/linux during the next big refactor
10954    need_lib_prefix=no
10955    need_version=no
10956    dynamic_linker="$host_os runtime_loader"
# Line 10803 | Line 11011 | hpux9* | hpux10* | hpux11*)
11011    ;;
11012  
11013   interix[3-9]*)
11014 <  version_type=linux
11014 >  version_type=linux # correct to gnu/linux during the next big refactor
11015    need_lib_prefix=no
11016    need_version=no
11017    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
# Line 10819 | Line 11027 | irix5* | irix6* | nonstopux*)
11027      nonstopux*) version_type=nonstopux ;;
11028      *)
11029          if test "$lt_cv_prog_gnu_ld" = yes; then
11030 <                version_type=linux
11030 >                version_type=linux # correct to gnu/linux during the next big refactor
11031          else
11032                  version_type=irix
11033          fi ;;
# Line 10856 | Line 11064 | linux*oldld* | linux*aout* | linux*coff*
11064    dynamic_linker=no
11065    ;;
11066  
11067 < # This must be Linux ELF.
11067 > # This must be glibc/ELF.
11068   linux* | k*bsd*-gnu | kopensolaris*-gnu)
11069 <  version_type=linux
11069 >  version_type=linux # correct to gnu/linux during the next big refactor
11070    need_lib_prefix=no
11071    need_version=no
11072    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10940 | Line 11148 | netbsd*)
11148    ;;
11149  
11150   newsos6)
11151 <  version_type=linux
11151 >  version_type=linux # correct to gnu/linux during the next big refactor
11152    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11153    shlibpath_var=LD_LIBRARY_PATH
11154    shlibpath_overrides_runpath=yes
# Line 11009 | Line 11217 | rdos*)
11217    ;;
11218  
11219   solaris*)
11220 <  version_type=linux
11220 >  version_type=linux # correct to gnu/linux during the next big refactor
11221    need_lib_prefix=no
11222    need_version=no
11223    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11034 | Line 11242 | sunos4*)
11242    ;;
11243  
11244   sysv4 | sysv4.3*)
11245 <  version_type=linux
11245 >  version_type=linux # correct to gnu/linux during the next big refactor
11246    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11247    soname_spec='${libname}${release}${shared_ext}$major'
11248    shlibpath_var=LD_LIBRARY_PATH
# Line 11058 | Line 11266 | sysv4 | sysv4.3*)
11266  
11267   sysv4*MP*)
11268    if test -d /usr/nec ;then
11269 <    version_type=linux
11269 >    version_type=linux # correct to gnu/linux during the next big refactor
11270      library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11271      soname_spec='$libname${shared_ext}.$major'
11272      shlibpath_var=LD_LIBRARY_PATH
# Line 11089 | Line 11297 | sysv5* | sco3.2v5* | sco5v6* | unixware*
11297  
11298   tpf*)
11299    # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11300 <  version_type=linux
11300 >  version_type=linux # correct to gnu/linux during the next big refactor
11301    need_lib_prefix=no
11302    need_version=no
11303    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11099 | Line 11307 | tpf*)
11307    ;;
11308  
11309   uts4*)
11310 <  version_type=linux
11310 >  version_type=linux # correct to gnu/linux during the next big refactor
11311    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11312    soname_spec='${libname}${release}${shared_ext}$major'
11313    shlibpath_var=LD_LIBRARY_PATH
# Line 11881 | Line 12089 | CC="$lt_save_CC"
12089  
12090  
12091  
12092 +
12093 +
12094          ac_config_commands="$ac_config_commands libtool"
12095  
12096  
# Line 11897 | Line 12107 | else
12107  
12108   module=yes
12109   eval libltdl_cv_shlibext=$shrext_cmds
12110 + module=no
12111 + eval libltdl_cv_shrext=$shrext_cmds
12112  
12113   fi
12114   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libltdl_cv_shlibext" >&5
# Line 11908 | Line 12120 | cat >>confdefs.h <<_ACEOF
12120   _ACEOF
12121  
12122   fi
12123 + if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
12124 +
12125 + cat >>confdefs.h <<_ACEOF
12126 + #define LT_SHARED_EXT "$libltdl_cv_shrext"
12127 + _ACEOF
12128 +
12129 + fi
12130  
12131   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variable specifies run-time module search path" >&5
12132   $as_echo_n "checking which variable specifies run-time module search path... " >&6; }
# Line 12954 | Line 13173 | LIBTOOL="$LIBTOOL --silent"
13173  
13174   # Checks for libraries.
13175  
13176 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13177 < $as_echo_n "checking for library containing socket... " >&6; }
13178 < if ${ac_cv_search_socket+:} false; then :
13176 >
13177 >  if test "X$CC" != "X"; then
13178 >    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fstack-protector" >&5
13179 > $as_echo_n "checking whether ${CC} accepts -fstack-protector... " >&6; }
13180 > if ${ssp_cv_cc+:} false; then :
13181 >  $as_echo_n "(cached) " >&6
13182 > else
13183 >  ssp_old_cflags="$CFLAGS"
13184 >       CFLAGS="$CFLAGS -fstack-protector"
13185 >       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13186 > /* end confdefs.h.  */
13187 >
13188 > int
13189 > main ()
13190 > {
13191 >
13192 >  ;
13193 >  return 0;
13194 > }
13195 > _ACEOF
13196 > if ac_fn_c_try_compile "$LINENO"; then :
13197 >  ssp_cv_cc=yes
13198 > else
13199 >  ssp_cv_cc=no
13200 > fi
13201 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13202 >       CFLAGS="$ssp_old_cflags"
13203 >
13204 > fi
13205 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ssp_cv_cc" >&5
13206 > $as_echo "$ssp_cv_cc" >&6; }
13207 >    if test $ssp_cv_cc = yes; then
13208 >      CFLAGS="$CFLAGS -fstack-protector"
13209 >
13210 > $as_echo "#define ENABLE_SSP_CC 1" >>confdefs.h
13211 >
13212 >    fi
13213 >  fi
13214 >
13215 >
13216 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libssp exists" >&5
13217 > $as_echo_n "checking whether libssp exists... " >&6; }
13218 > if ${ssp_cv_lib+:} false; then :
13219 >  $as_echo_n "(cached) " >&6
13220 > else
13221 >  ssp_old_libs="$LIBS"
13222 >     LIBS="$LIBS -lssp"
13223 >     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13224 > /* end confdefs.h.  */
13225 >
13226 > int
13227 > main ()
13228 > {
13229 >
13230 >  ;
13231 >  return 0;
13232 > }
13233 > _ACEOF
13234 > if ac_fn_c_try_link "$LINENO"; then :
13235 >  ssp_cv_lib=yes
13236 > else
13237 >  ssp_cv_lib=no
13238 > fi
13239 > rm -f core conftest.err conftest.$ac_objext \
13240 >    conftest$ac_exeext conftest.$ac_ext
13241 >     LIBS="$ssp_old_libs"
13242 >
13243 > fi
13244 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ssp_cv_lib" >&5
13245 > $as_echo "$ssp_cv_lib" >&6; }
13246 >  if test $ssp_cv_lib = yes; then
13247 >    LIBS="$LIBS -lssp"
13248 >  fi
13249 >
13250 >
13251 >
13252 >
13253 >
13254 >
13255 > for flag in -fno-strict-aliasing; do
13256 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13257 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
13258 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
13259 > if eval \${$as_CACHEVAR+:} false; then :
13260 >  $as_echo_n "(cached) " >&6
13261 > else
13262 >
13263 >  ax_check_save_flags=$CFLAGS
13264 >  CFLAGS="$CFLAGS  $flag"
13265 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13266 > /* end confdefs.h.  */
13267 >
13268 > int
13269 > main ()
13270 > {
13271 >
13272 >  ;
13273 >  return 0;
13274 > }
13275 > _ACEOF
13276 > if ac_fn_c_try_compile "$LINENO"; then :
13277 >  eval "$as_CACHEVAR=yes"
13278 > else
13279 >  eval "$as_CACHEVAR=no"
13280 > fi
13281 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13282 >  CFLAGS=$ax_check_save_flags
13283 > fi
13284 > eval ac_res=\$$as_CACHEVAR
13285 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13286 > $as_echo "$ac_res" >&6; }
13287 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
13288 >  if ${CFLAGS+:} false; then :
13289 >  case " $CFLAGS " in
13290 >    *" $flag "*)
13291 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
13292 >  (: CFLAGS already contains $flag) 2>&5
13293 >  ac_status=$?
13294 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13295 >  test $ac_status = 0; }
13296 >      ;;
13297 >    *)
13298 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
13299 >  (: CFLAGS="$CFLAGS $flag") 2>&5
13300 >  ac_status=$?
13301 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13302 >  test $ac_status = 0; }
13303 >      CFLAGS="$CFLAGS $flag"
13304 >      ;;
13305 >   esac
13306 > else
13307 >  CFLAGS="$flag"
13308 > fi
13309 >
13310 > else
13311 >  :
13312 > fi
13313 >
13314 > done
13315 >
13316 >
13317 >  ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
13318 > if test "x$ac_cv_func_getaddrinfo" = xyes; then :
13319 >
13320 > else
13321 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
13322 > $as_echo_n "checking for library containing getaddrinfo... " >&6; }
13323 > if ${ac_cv_search_getaddrinfo+:} false; then :
13324    $as_echo_n "(cached) " >&6
13325   else
13326    ac_func_search_save_LIBS=$LIBS
# Line 12969 | Line 13333 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13333   #ifdef __cplusplus
13334   extern "C"
13335   #endif
13336 < char socket ();
13336 > char getaddrinfo ();
13337   int
13338   main ()
13339   {
13340 < return socket ();
13340 > return getaddrinfo ();
13341    ;
13342    return 0;
13343   }
13344   _ACEOF
13345 < for ac_lib in '' socket; do
13345 > for ac_lib in '' nsl; do
13346    if test -z "$ac_lib"; then
13347      ac_res="none required"
13348    else
# Line 12986 | Line 13350 | for ac_lib in '' socket; do
13350      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13351    fi
13352    if ac_fn_c_try_link "$LINENO"; then :
13353 <  ac_cv_search_socket=$ac_res
13353 >  ac_cv_search_getaddrinfo=$ac_res
13354   fi
13355   rm -f core conftest.err conftest.$ac_objext \
13356      conftest$ac_exeext
13357 <  if ${ac_cv_search_socket+:} false; then :
13357 >  if ${ac_cv_search_getaddrinfo+:} false; then :
13358    break
13359   fi
13360   done
13361 < if ${ac_cv_search_socket+:} false; then :
13361 > if ${ac_cv_search_getaddrinfo+:} false; then :
13362  
13363   else
13364 <  ac_cv_search_socket=no
13364 >  ac_cv_search_getaddrinfo=no
13365   fi
13366   rm conftest.$ac_ext
13367   LIBS=$ac_func_search_save_LIBS
13368   fi
13369 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13370 < $as_echo "$ac_cv_search_socket" >&6; }
13371 < ac_res=$ac_cv_search_socket
13369 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
13370 > $as_echo "$ac_cv_search_getaddrinfo" >&6; }
13371 > ac_res=$ac_cv_search_getaddrinfo
13372   if test "$ac_res" != no; then :
13373    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13374  
13011 else
13012  as_fn_error $? "socket library not found" "$LINENO" 5
13375   fi
13376  
13377 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_ntoa" >&5
13378 < $as_echo_n "checking for library containing inet_ntoa... " >&6; }
13379 < if ${ac_cv_search_inet_ntoa+:} false; then :
13377 > fi
13378 >
13379 >  ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo"
13380 > if test "x$ac_cv_func_getnameinfo" = xyes; then :
13381 >
13382 > else
13383 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getnameinfo" >&5
13384 > $as_echo_n "checking for library containing getnameinfo... " >&6; }
13385 > if ${ac_cv_search_getnameinfo+:} false; then :
13386    $as_echo_n "(cached) " >&6
13387   else
13388    ac_func_search_save_LIBS=$LIBS
# Line 13027 | Line 13395 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13395   #ifdef __cplusplus
13396   extern "C"
13397   #endif
13398 < char inet_ntoa ();
13398 > char getnameinfo ();
13399   int
13400   main ()
13401   {
13402 < return inet_ntoa ();
13402 > return getnameinfo ();
13403    ;
13404    return 0;
13405   }
# Line 13044 | Line 13412 | for ac_lib in '' nsl; do
13412      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13413    fi
13414    if ac_fn_c_try_link "$LINENO"; then :
13415 <  ac_cv_search_inet_ntoa=$ac_res
13415 >  ac_cv_search_getnameinfo=$ac_res
13416   fi
13417   rm -f core conftest.err conftest.$ac_objext \
13418      conftest$ac_exeext
13419 <  if ${ac_cv_search_inet_ntoa+:} false; then :
13419 >  if ${ac_cv_search_getnameinfo+:} false; then :
13420    break
13421   fi
13422   done
13423 < if ${ac_cv_search_inet_ntoa+:} false; then :
13423 > if ${ac_cv_search_getnameinfo+:} false; then :
13424  
13425   else
13426 <  ac_cv_search_inet_ntoa=no
13426 >  ac_cv_search_getnameinfo=no
13427   fi
13428   rm conftest.$ac_ext
13429   LIBS=$ac_func_search_save_LIBS
13430   fi
13431 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_ntoa" >&5
13432 < $as_echo "$ac_cv_search_inet_ntoa" >&6; }
13433 < ac_res=$ac_cv_search_inet_ntoa
13431 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getnameinfo" >&5
13432 > $as_echo "$ac_cv_search_getnameinfo" >&6; }
13433 > ac_res=$ac_cv_search_getnameinfo
13434   if test "$ac_res" != no; then :
13435    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13436  
13437   fi
13438  
13439 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
13440 < $as_echo_n "checking for library containing inet_aton... " >&6; }
13441 < if ${ac_cv_search_inet_aton+:} false; then :
13439 > fi
13440 >
13441 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13442 > $as_echo_n "checking for library containing socket... " >&6; }
13443 > if ${ac_cv_search_socket+:} false; then :
13444    $as_echo_n "(cached) " >&6
13445   else
13446    ac_func_search_save_LIBS=$LIBS
# Line 13083 | Line 13453 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13453   #ifdef __cplusplus
13454   extern "C"
13455   #endif
13456 < char inet_aton ();
13456 > char socket ();
13457   int
13458   main ()
13459   {
13460 < return inet_aton ();
13460 > return socket ();
13461    ;
13462    return 0;
13463   }
13464   _ACEOF
13465 < for ac_lib in '' resolv; do
13465 > for ac_lib in '' socket; do
13466    if test -z "$ac_lib"; then
13467      ac_res="none required"
13468    else
# Line 13100 | Line 13470 | for ac_lib in '' resolv; do
13470      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13471    fi
13472    if ac_fn_c_try_link "$LINENO"; then :
13473 <  ac_cv_search_inet_aton=$ac_res
13473 >  ac_cv_search_socket=$ac_res
13474   fi
13475   rm -f core conftest.err conftest.$ac_objext \
13476      conftest$ac_exeext
13477 <  if ${ac_cv_search_inet_aton+:} false; then :
13477 >  if ${ac_cv_search_socket+:} false; then :
13478    break
13479   fi
13480   done
13481 < if ${ac_cv_search_inet_aton+:} false; then :
13481 > if ${ac_cv_search_socket+:} false; then :
13482  
13483   else
13484 <  ac_cv_search_inet_aton=no
13484 >  ac_cv_search_socket=no
13485   fi
13486   rm conftest.$ac_ext
13487   LIBS=$ac_func_search_save_LIBS
13488   fi
13489 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
13490 < $as_echo "$ac_cv_search_inet_aton" >&6; }
13491 < ac_res=$ac_cv_search_inet_aton
13489 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13490 > $as_echo "$ac_cv_search_socket" >&6; }
13491 > ac_res=$ac_cv_search_socket
13492   if test "$ac_res" != no; then :
13493    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13494  
13495 + else
13496 +  as_fn_error $? "socket library not found" "$LINENO" 5
13497   fi
13498  
13499 <  for ac_func in inet_aton inet_ntop inet_pton
13500 < do :
13501 <  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13502 < ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13503 < if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13132 <  cat >>confdefs.h <<_ACEOF
13133 < #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13134 < _ACEOF
13499 >  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13500 > "
13501 > if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13502 >
13503 > $as_echo "#define IPV6 1" >>confdefs.h
13504  
13505   fi
13137 done
13506  
13507    ac_fn_c_check_type "$LINENO" "struct sockaddr_in" "ac_cv_type_struct_sockaddr_in" "#include <sys/types.h>
13508     #include <sys/socket.h>
# Line 13190 | Line 13558 | fi
13558  
13559  
13560  
13193  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13194 "
13195 if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13196
13197 $as_echo "#define IPV6 1" >>confdefs.h
13198
13199 fi
13200
13201
13202
13561   # Checks for typedefs, structures, and compiler characteristics.
13562   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13563   $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
# Line 13452 | Line 13810 | done
13810  
13811  
13812  
13455
13456
13457
13458
13813   # Checks for header files.
13814  
13815  
# Line 13490 | Line 13844 | done
13844  
13845  
13846  
13493
13494
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
13847   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
13848   $as_echo_n "checking for library containing crypt... " >&6; }
13849   if ${ac_cv_search_crypt+:} false; then :
# Line 13577 | Line 13901 | if test "$ac_res" != no; then :
13901   fi
13902  
13903  
13904 <
13905 <
13906 < # Check whether --with-zlib-path was given.
13907 < if test "${with_zlib_path+set}" = set; then :
13908 <  withval=$with_zlib_path; LDFLAGS="-L$withval $LDFLAGS"
13909 < fi
13910 <
13911 <
13912 < # 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 :
13904 > # Check whether --enable-libgeoip was given.
13905 > if test "${enable_libgeoip+set}" = set; then :
13906 >  enableval=$enable_libgeoip;
13907 > else
13908 >  ac_fn_c_check_header_mongrel "$LINENO" "GeoIP.h" "ac_cv_header_GeoIP_h" "$ac_includes_default"
13909 > if test "x$ac_cv_header_GeoIP_h" = xyes; then :
13910 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing GeoIP_id_by_ipnum_v6_gl" >&5
13911 > $as_echo_n "checking for library containing GeoIP_id_by_ipnum_v6_gl... " >&6; }
13912 > if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13913    $as_echo_n "(cached) " >&6
13914   else
13915 <  ac_check_lib_save_LIBS=$LIBS
13606 < LIBS="-lz  $LIBS"
13915 >  ac_func_search_save_LIBS=$LIBS
13916   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13917   /* end confdefs.h.  */
13918  
# Line 13613 | Line 13922 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13922   #ifdef __cplusplus
13923   extern "C"
13924   #endif
13925 < char zlibVersion ();
13925 > char GeoIP_id_by_ipnum_v6_gl ();
13926   int
13927   main ()
13928   {
13929 < return zlibVersion ();
13929 > return GeoIP_id_by_ipnum_v6_gl ();
13930    ;
13931    return 0;
13932   }
13933   _ACEOF
13934 < if ac_fn_c_try_link "$LINENO"; then :
13935 <  ac_cv_lib_z_zlibVersion=yes
13936 < else
13937 <  ac_cv_lib_z_zlibVersion=no
13934 > for ac_lib in '' GeoIP; do
13935 >  if test -z "$ac_lib"; then
13936 >    ac_res="none required"
13937 >  else
13938 >    ac_res=-l$ac_lib
13939 >    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13940 >  fi
13941 >  if ac_fn_c_try_link "$LINENO"; then :
13942 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=$ac_res
13943   fi
13944   rm -f core conftest.err conftest.$ac_objext \
13945 <    conftest$ac_exeext conftest.$ac_ext
13946 < LIBS=$ac_check_lib_save_LIBS
13947 < 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 <
13657 < # Check whether --with-libpcre-path was given.
13658 < if test "${with_libpcre_path+set}" = set; then :
13659 <  withval=$with_libpcre_path; LDFLAGS="-L$withval $LDFLAGS"
13945 >    conftest$ac_exeext
13946 >  if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13947 >  break
13948   fi
13949 + done
13950 + if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13951  
13662
13663 # Check whether --enable-libpcre was given.
13664 if test "${enable_libpcre+set}" = set; then :
13665  enableval=$enable_libpcre; libpcre=$enableval
13952   else
13953 <  libpcre=yes
13953 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=no
13954   fi
13955 <
13956 <
13671 < if test "$libpcre" = "yes"; then :
13672 <
13673 <  ac_fn_c_check_header_mongrel "$LINENO" "pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
13674 < if test "x$ac_cv_header_pcre_h" = xyes; then :
13675 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcre_study in -lpcre" >&5
13676 < $as_echo_n "checking for pcre_study in -lpcre... " >&6; }
13677 < if ${ac_cv_lib_pcre_pcre_study+:} false; then :
13678 <  $as_echo_n "(cached) " >&6
13679 < else
13680 <  ac_check_lib_save_LIBS=$LIBS
13681 < LIBS="-lpcre  $LIBS"
13682 < cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13683 < /* end confdefs.h.  */
13684 <
13685 < /* Override any GCC internal prototype to avoid an error.
13686 <   Use char because int might match the return type of a GCC
13687 <   builtin and then its argument prototype would still apply.  */
13688 < #ifdef __cplusplus
13689 < extern "C"
13690 < #endif
13691 < char pcre_study ();
13692 < int
13693 < main ()
13694 < {
13695 < return pcre_study ();
13696 <  ;
13697 <  return 0;
13698 < }
13699 < _ACEOF
13700 < if ac_fn_c_try_link "$LINENO"; then :
13701 <  ac_cv_lib_pcre_pcre_study=yes
13702 < else
13703 <  ac_cv_lib_pcre_pcre_study=no
13704 < fi
13705 < rm -f core conftest.err conftest.$ac_objext \
13706 <    conftest$ac_exeext conftest.$ac_ext
13707 < LIBS=$ac_check_lib_save_LIBS
13955 > rm conftest.$ac_ext
13956 > LIBS=$ac_func_search_save_LIBS
13957   fi
13958 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcre_pcre_study" >&5
13959 < $as_echo "$ac_cv_lib_pcre_pcre_study" >&6; }
13960 < if test "x$ac_cv_lib_pcre_pcre_study" = xyes; then :
13961 <
13962 <      LIBS="-lpcre $LIBS"
13714 <
13715 < $as_echo "#define HAVE_LIBPCRE 1" >>confdefs.h
13958 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&5
13959 > $as_echo "$ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&6; }
13960 > ac_res=$ac_cv_search_GeoIP_id_by_ipnum_v6_gl
13961 > if test "$ac_res" != no; then :
13962 >  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13963  
13964 + $as_echo "#define HAVE_LIBGEOIP 1" >>confdefs.h
13965  
13718 else
13719  libpcre=no
13966   fi
13967  
13722
13723 else
13724  libpcre=no
13968   fi
13969  
13970  
13728
13729 fi
13730 if test "$libpcre" = yes; then
13731  ENABLE_PCRE_TRUE=
13732  ENABLE_PCRE_FALSE='#'
13733 else
13734  ENABLE_PCRE_TRUE='#'
13735  ENABLE_PCRE_FALSE=
13971   fi
13972  
13973  
# Line 13776 | Line 14011 | if test "$cf_enable_openssl" != "no"; th
14011    fi
14012  
14013        if test ! -z "$cf_openssl_basedir"; then
13779    LIBS="-lcrypto -lssl $LIBS"
14014      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cf_openssl_basedir" >&5
14015   $as_echo "$cf_openssl_basedir" >&6; }
14016      cf_enable_openssl="yes"
13783
13784 $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
13785
14017    else
14018      { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found. Please check your path." >&5
14019   $as_echo "not found. Please check your path." >&6; }
# Line 13795 | Line 14026 | $as_echo "disabled" >&6; }
14026   fi
14027  
14028   if test "$cf_enable_openssl" != "no"; then :
14029 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.7 or above" >&5
14030 < $as_echo_n "checking for OpenSSL 0.9.7 or above... " >&6; }
14029 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8o or above" >&5
14030 > $as_echo_n "checking for OpenSSL 0.9.8o or above... " >&6; }
14031    if test "$cross_compiling" = yes; then :
14032    cf_openssl_version_ok=no
14033   else
# Line 13809 | Line 14040 | else
14040   int
14041   main ()
14042   {
14043 < exit(!(OPENSSL_VERSION_NUMBER >= 0x00907000));
14043 > exit(!(OPENSSL_VERSION_NUMBER >= 0x009080ffL));
14044    ;
14045    return 0;
14046   }
# Line 13874 | Line 14105 | _ACEOF
14105   fi
14106  
14107      if test "$ac_cv_lib_crypto_RSA_free" = "yes"; then :
14108 <  for ac_func in EVP_bf_cfb           \
14109 <                      EVP_cast5_cfb        \
14110 <                      EVP_idea_cfb         \
14111 <                      EVP_rc5_32_12_16_cfb \
14112 <                      EVP_des_ede3_cfb     \
14113 <                      EVP_des_cfb
14114 < do :
14115 <  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14116 < ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
14117 < if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
14108 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSL_connect in -lssl" >&5
14109 > $as_echo_n "checking for SSL_connect in -lssl... " >&6; }
14110 > if ${ac_cv_lib_ssl_SSL_connect+:} false; then :
14111 >  $as_echo_n "(cached) " >&6
14112 > else
14113 >  ac_check_lib_save_LIBS=$LIBS
14114 > LIBS="-lssl  $LIBS"
14115 > cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14116 > /* end confdefs.h.  */
14117 >
14118 > /* Override any GCC internal prototype to avoid an error.
14119 >   Use char because int might match the return type of a GCC
14120 >   builtin and then its argument prototype would still apply.  */
14121 > #ifdef __cplusplus
14122 > extern "C"
14123 > #endif
14124 > char SSL_connect ();
14125 > int
14126 > main ()
14127 > {
14128 > return SSL_connect ();
14129 >  ;
14130 >  return 0;
14131 > }
14132 > _ACEOF
14133 > if ac_fn_c_try_link "$LINENO"; then :
14134 >  ac_cv_lib_ssl_SSL_connect=yes
14135 > else
14136 >  ac_cv_lib_ssl_SSL_connect=no
14137 > fi
14138 > rm -f core conftest.err conftest.$ac_objext \
14139 >    conftest$ac_exeext conftest.$ac_ext
14140 > LIBS=$ac_check_lib_save_LIBS
14141 > fi
14142 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_connect" >&5
14143 > $as_echo "$ac_cv_lib_ssl_SSL_connect" >&6; }
14144 > if test "x$ac_cv_lib_ssl_SSL_connect" = xyes; then :
14145    cat >>confdefs.h <<_ACEOF
14146 < #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14146 > #define HAVE_LIBSSL 1
14147   _ACEOF
14148  
14149 +  LIBS="-lssl $LIBS"
14150 +
14151   fi
13892 done
14152  
14153   fi
14154  
# Line 13900 | Line 14159 | $as_echo "no - OpenSSL support disabled"
14159   fi
14160   fi
14161  
14162 < if test "$cf_enable_openssl" = yes; then
14162 > if test "$ac_cv_lib_ssl_SSL_connect" = yes; then
14163    ENABLE_SSL_TRUE=
14164    ENABLE_SSL_FALSE='#'
14165   else
# Line 13925 | Line 14184 | $as_echo "#define NDEBUG 1" >>confdefs.h
14184   fi
14185  
14186  
14187 < # Check whether --enable-small-net was given.
13929 < if test "${enable_small_net+set}" = set; then :
13930 <  enableval=$enable_small_net; small_net=$enableval
13931 < else
13932 <  small_net=no
13933 < fi
13934 <
13935 <
13936 < if test "$small_net" = "yes"; then :
13937 <
13938 <
13939 < $as_echo "#define NICKNAMEHISTORYLENGTH 1500" >>confdefs.h
13940 <
13941 <
13942 < $as_echo "#define CHANNEL_HEAP_SIZE 256" >>confdefs.h
14187 > $as_echo "#define NICKNAMEHISTORYLENGTH 32768" >>confdefs.h
14188  
14189  
14190 < $as_echo "#define BAN_HEAP_SIZE 128" >>confdefs.h
14190 > $as_echo "#define MP_CHUNK_SIZE_CHANNEL 1024*1024" >>confdefs.h
14191  
14192  
14193 < $as_echo "#define CLIENT_HEAP_SIZE 256" >>confdefs.h
14193 > $as_echo "#define MP_CHUNK_SIZE_MEMBER 2048*1024" >>confdefs.h
14194  
14195  
14196 < $as_echo "#define LCLIENT_HEAP_SIZE 128" >>confdefs.h
14196 > $as_echo "#define MP_CHUNK_SIZE_BAN 1024*1024" >>confdefs.h
14197  
14198  
14199 < $as_echo "#define DNODE_HEAP_SIZE 256" >>confdefs.h
13955 <
13956 <
13957 < $as_echo "#define TOPIC_HEAP_SIZE 256" >>confdefs.h
13958 <
13959 <
13960 < $as_echo "#define DBUF_HEAP_SIZE 64" >>confdefs.h
13961 <
13962 <
13963 < $as_echo "#define AUTH_HEAP_SIZE 128" >>confdefs.h
13964 <
13965 <
13966 < $as_echo "#define DNS_HEAP_SIZE 128" >>confdefs.h
13967 <
13968 < else
14199 > $as_echo "#define MP_CHUNK_SIZE_CLIENT 1024*1024" >>confdefs.h
14200  
14201  
14202 + $as_echo "#define MP_CHUNK_SIZE_LCLIENT 512*1024" >>confdefs.h
14203  
13972 $as_echo "#define NICKNAMEHISTORYLENGTH 15000" >>confdefs.h
14204  
14205 + $as_echo "#define MP_CHUNK_SIZE_DNODE 32*1024" >>confdefs.h
14206  
13975 $as_echo "#define CHANNEL_HEAP_SIZE 1024" >>confdefs.h
14207  
14208 + $as_echo "#define MP_CHUNK_SIZE_DBUF 512*1024" >>confdefs.h
14209  
13978 $as_echo "#define BAN_HEAP_SIZE 1024" >>confdefs.h
14210  
14211 + $as_echo "#define MP_CHUNK_SIZE_AUTH 128*1024" >>confdefs.h
14212  
13981 $as_echo "#define CLIENT_HEAP_SIZE 1024" >>confdefs.h
14213  
14214 + $as_echo "#define MP_CHUNK_SIZE_DNS 64*1024" >>confdefs.h
14215  
13984 $as_echo "#define LCLIENT_HEAP_SIZE 512" >>confdefs.h
14216  
14217 + $as_echo "#define MP_CHUNK_SIZE_WATCH 8*1024" >>confdefs.h
14218  
13987 $as_echo "#define DNODE_HEAP_SIZE 1024" >>confdefs.h
14219  
14220 + $as_echo "#define MP_CHUNK_SIZE_NAMEHOST 64*1024" >>confdefs.h
14221  
13990 $as_echo "#define TOPIC_HEAP_SIZE 1024" >>confdefs.h
14222  
14223 + $as_echo "#define MP_CHUNK_SIZE_USERHOST 128*1024" >>confdefs.h
14224  
13993 $as_echo "#define DBUF_HEAP_SIZE 512" >>confdefs.h
14225  
14226 <
13996 < $as_echo "#define AUTH_HEAP_SIZE 512" >>confdefs.h
13997 <
13998 <
13999 < $as_echo "#define DNS_HEAP_SIZE 512" >>confdefs.h
14000 <
14001 < fi
14226 > $as_echo "#define MP_CHUNK_SIZE_IP_ENTRY 128*1024" >>confdefs.h
14227  
14228  
14229   # Argument processing.
14230  
14231 <    desired_iopoll_mechanism="none"
14232 <    # Check whether --enable-kqueue was given.
14231 >  desired_iopoll_mechanism="none"
14232 >
14233 >  # Check whether --enable-kqueue was given.
14234   if test "${enable_kqueue+set}" = set; then :
14235    enableval=$enable_kqueue; desired_iopoll_mechanism="kqueue"
14236   fi
# Line 14019 | Line 14245 | if test "${enable_devpoll+set}" = set; t
14245    enableval=$enable_devpoll; desired_iopoll_mechanism="devpoll"
14246   fi
14247  
14022  # Check whether --enable-rtsigio was given.
14023 if test "${enable_rtsigio+set}" = set; then :
14024  enableval=$enable_rtsigio; desired_iopoll_mechanism="rtsigio"
14025 fi
14026
14248    # Check whether --enable-poll was given.
14249   if test "${enable_poll+set}" = set; then :
14250    enableval=$enable_poll; desired_iopoll_mechanism="poll"
14251   fi
14252  
14032  # Check whether --enable-select was given.
14033 if test "${enable_select+set}" = set; then :
14034  enableval=$enable_select; desired_iopoll_mechanism="select"
14035 fi
14253  
14254 <      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optimal/desired iopoll mechanism" >&5
14254 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optimal/desired iopoll mechanism" >&5
14255   $as_echo_n "checking for optimal/desired iopoll mechanism... " >&6; }
14256 +
14257    iopoll_mechanism_none=0
14258  
14259   cat >>confdefs.h <<_ACEOF
14260   #define __IOPOLL_MECHANISM_NONE $iopoll_mechanism_none
14261   _ACEOF
14262  
14263 <      iopoll_mechanism_kqueue=1
14263 >
14264 >  iopoll_mechanism_kqueue=1
14265  
14266   cat >>confdefs.h <<_ACEOF
14267   #define __IOPOLL_MECHANISM_KQUEUE $iopoll_mechanism_kqueue
# Line 14096 | Line 14315 | else
14315   fi
14316   rm -f core conftest.err conftest.$ac_objext \
14317      conftest$ac_exeext conftest.$ac_ext
14318 <      iopoll_mechanism_epoll=2
14318 >
14319 >  iopoll_mechanism_epoll=2
14320  
14321   cat >>confdefs.h <<_ACEOF
14322   #define __IOPOLL_MECHANISM_EPOLL $iopoll_mechanism_epoll
14323   _ACEOF
14324  
14105  if test "$cross_compiling" = yes; then :
14106  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14107 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14108 as_fn_error $? "cannot run test program while cross compiling
14109 See \`config.log' for more details" "$LINENO" 5; }
14110 else
14325    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14326   /* end confdefs.h.  */
14113
14327   #include <sys/epoll.h>
14115 #include <sys/syscall.h>
14116 #if defined(__stub_epoll_create) || defined(__stub___epoll_create) || defined(EPOLL_NEED_BODY)
14117 #if !defined(__NR_epoll_create)
14118 #if defined(__ia64__)
14119 #define __NR_epoll_create 1243
14120 #elif defined(__x86_64__)
14121 #define __NR_epoll_create 214
14122 #elif defined(__sparc64__) || defined(__sparc__)
14123 #define __NR_epoll_create 193
14124 #elif defined(__s390__) || defined(__m68k__)
14125 #define __NR_epoll_create 249
14126 #elif defined(__ppc64__) || defined(__ppc__)
14127 #define __NR_epoll_create 236
14128 #elif defined(__parisc__) || defined(__arm26__) || defined(__arm__)
14129 #define __NR_epoll_create 224
14130 #elif defined(__alpha__)
14131 #define __NR_epoll_create 407
14132 #elif defined(__sh64__)
14133 #define __NR_epoll_create 282
14134 #elif defined(__i386__) || defined(__sh__) || defined(__m32r__) || defined(__h8300__) || defined(__frv__)
14135 #define __NR_epoll_create 254
14136 #else
14137 #error No system call numbers defined for epoll family.
14138 #endif
14139 #endif
14140 _syscall1(int, epoll_create, int, size)
14141 #endif
14142
14328   int
14329   main ()
14330   {
14331 < return epoll_create(256) == -1 ? 1 : 0
14331 > epoll_create(256);
14332    ;
14333    return 0;
14334   }
14335   _ACEOF
14336 < if ac_fn_c_try_run "$LINENO"; then :
14336 > if ac_fn_c_try_link "$LINENO"; then :
14337    is_epoll_mechanism_available="yes"
14338   else
14339    is_epoll_mechanism_available="no"
14340   fi
14341 < rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14342 <  conftest.$ac_objext conftest.beam conftest.$ac_ext
14158 < fi
14341 > rm -f core conftest.err conftest.$ac_objext \
14342 >    conftest$ac_exeext conftest.$ac_ext
14343  
14344 <      iopoll_mechanism_devpoll=3
14344 >  iopoll_mechanism_devpoll=3
14345  
14346   cat >>confdefs.h <<_ACEOF
14347   #define __IOPOLL_MECHANISM_DEVPOLL $iopoll_mechanism_devpoll
# Line 14207 | Line 14391 | rm -f core conftest.err conftest.$ac_obj
14391   $as_echo "#define HAVE_SYS_DEVPOLL_H 1" >>confdefs.h
14392  
14393    fi
14210      iopoll_mechanism_rtsigio=4
14211
14212 cat >>confdefs.h <<_ACEOF
14213 #define __IOPOLL_MECHANISM_RTSIGIO $iopoll_mechanism_rtsigio
14214 _ACEOF
14215
14216  if test "$cross_compiling" = yes; then :
14217  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14218 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14219 as_fn_error $? "cannot run test program while cross compiling
14220 See \`config.log' for more details" "$LINENO" 5; }
14221 else
14222  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14223 /* end confdefs.h.  */
14224
14225 #define _GNU_SOURCE
14226 #include <fcntl.h>
14227 static unsigned int have_f_setsig = 0;
14228
14229 int
14230 main ()
14231 {
14232
14233 #ifdef F_SETSIG
14234  have_f_setsig = 1;
14235 #endif
14236  return have_f_setsig == 0;
14237
14238  ;
14239  return 0;
14240 }
14241 _ACEOF
14242 if ac_fn_c_try_run "$LINENO"; then :
14243  is_rtsigio_mechanism_available="yes"
14244 else
14245  is_rtsigio_mechanism_available="no"
14246 fi
14247 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14248  conftest.$ac_objext conftest.beam conftest.$ac_ext
14249 fi
14394  
14395 <      iopoll_mechanism_poll=5
14395 >  iopoll_mechanism_poll=4
14396  
14397   cat >>confdefs.h <<_ACEOF
14398   #define __IOPOLL_MECHANISM_POLL $iopoll_mechanism_poll
# Line 14302 | Line 14446 | else
14446   fi
14447   rm -f core conftest.err conftest.$ac_objext \
14448      conftest$ac_exeext conftest.$ac_ext
14305      iopoll_mechanism_select=6
14449  
14450 < cat >>confdefs.h <<_ACEOF
14451 < #define __IOPOLL_MECHANISM_SELECT $iopoll_mechanism_select
14309 < _ACEOF
14310 <
14311 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14312 < /* end confdefs.h.  */
14313 < /* Define select to an innocuous variant, in case <limits.h> declares select.
14314 <   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14315 < #define select innocuous_select
14316 <
14317 < /* System header to define __stub macros and hopefully few prototypes,
14318 <    which can conflict with char select (); below.
14319 <    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14320 <    <limits.h> exists even on freestanding compilers.  */
14321 <
14322 < #ifdef __STDC__
14323 < # include <limits.h>
14324 < #else
14325 < # include <assert.h>
14326 < #endif
14327 <
14328 < #undef select
14329 <
14330 < /* Override any GCC internal prototype to avoid an error.
14331 <   Use char because int might match the return type of a GCC
14332 <   builtin and then its argument prototype would still apply.  */
14333 < #ifdef __cplusplus
14334 < extern "C"
14335 < #endif
14336 < char select ();
14337 < /* The GNU C library defines this for functions which it implements
14338 <    to always fail with ENOSYS.  Some functions are actually named
14339 <    something starting with __ and the normal name is an alias.  */
14340 < #if defined __stub_select || defined __stub___select
14341 < choke me
14342 < #endif
14343 <
14344 < int
14345 < main ()
14346 < {
14347 < return select ();
14348 <  ;
14349 <  return 0;
14350 < }
14351 < _ACEOF
14352 < if ac_fn_c_try_link "$LINENO"; then :
14353 <  is_select_mechanism_available="yes"
14354 < else
14355 <  is_select_mechanism_available="no"
14356 < fi
14357 < rm -f core conftest.err conftest.$ac_objext \
14358 <    conftest$ac_exeext conftest.$ac_ext
14359 <      optimal_iopoll_mechanism="none"
14360 <  for mechanism in "kqueue" "epoll" "devpoll" "rtsigio" "poll" "select" ; do # order is important
14450 >  optimal_iopoll_mechanism="none"
14451 >  for mechanism in "kqueue" "epoll" "devpoll" "poll" ; do # order is important
14452      eval "is_optimal_iopoll_mechanism_available=\$is_${mechanism}_mechanism_available"
14453      if test "$is_optimal_iopoll_mechanism_available" = "yes" ; then
14454        optimal_iopoll_mechanism="$mechanism"
14455        break
14456      fi
14457    done
14458 <      if test "$desired_iopoll_mechanism" = "none" ; then
14458 >
14459 >  if test "$desired_iopoll_mechanism" = "none" ; then
14460      if test "$optimal_iopoll_mechanism" = "none" ; then
14461        { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
14462   $as_echo "none" >&6; }
# Line 14386 | Line 14478 | $as_echo "none" >&6; }
14478        as_fn_error $? "desired iopoll mechanism, $desired_iopoll_mechanism, is not available" "$LINENO" 5
14479      fi
14480    fi
14481 <      eval "use_iopoll_mechanism=\$iopoll_mechanism_${selected_iopoll_mechanism}"
14481 >
14482 >  eval "use_iopoll_mechanism=\$iopoll_mechanism_${selected_iopoll_mechanism}"
14483  
14484   cat >>confdefs.h <<_ACEOF
14485   #define USE_IOPOLL_MECHANISM $use_iopoll_mechanism
# Line 14394 | Line 14487 | _ACEOF
14487  
14488  
14489  
14490 +  # Check whether --enable-debugging was given.
14491 + if test "${enable_debugging+set}" = set; then :
14492 +  enableval=$enable_debugging; debugging="$enableval"
14493 + else
14494 +  debugging="no"
14495 + fi
14496 +
14497 +  if test "$debugging" = "yes" ; then
14498 +    CFLAGS="-Wall -g -O0"
14499 +  fi
14500 +
14501  
14502 < # Check whether --with-nicklen was given.
14503 < if test "${with_nicklen+set}" = set; then :
14504 <  withval=$with_nicklen; nicklen="$withval"
14502 >  # Check whether --enable-warnings was given.
14503 > if test "${enable_warnings+set}" = set; then :
14504 >  enableval=$enable_warnings; warnings="$enableval"
14505   else
14506 <  nicklen="9"
14506 >  warnings="no"
14507   fi
14508  
14509  
14510 < cat >>confdefs.h <<_ACEOF
14511 < #define NICKLEN ($nicklen+1)
14510 >  if test "$warnings" = "yes" ; then
14511 >
14512 >
14513 >
14514 >
14515 > for flag in -Wall; do
14516 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14517 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14518 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14519 > if eval \${$as_CACHEVAR+:} false; then :
14520 >  $as_echo_n "(cached) " >&6
14521 > else
14522 >
14523 >  ax_check_save_flags=$CFLAGS
14524 >  CFLAGS="$CFLAGS  $flag"
14525 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14526 > /* end confdefs.h.  */
14527 >
14528 > int
14529 > main ()
14530 > {
14531 >
14532 >  ;
14533 >  return 0;
14534 > }
14535   _ACEOF
14536 + if ac_fn_c_try_compile "$LINENO"; then :
14537 +  eval "$as_CACHEVAR=yes"
14538 + else
14539 +  eval "$as_CACHEVAR=no"
14540 + fi
14541 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14542 +  CFLAGS=$ax_check_save_flags
14543 + fi
14544 + eval ac_res=\$$as_CACHEVAR
14545 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14546 + $as_echo "$ac_res" >&6; }
14547 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14548 +  if ${CFLAGS+:} false; then :
14549 +  case " $CFLAGS " in
14550 +    *" $flag "*)
14551 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14552 +  (: CFLAGS already contains $flag) 2>&5
14553 +  ac_status=$?
14554 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14555 +  test $ac_status = 0; }
14556 +      ;;
14557 +    *)
14558 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14559 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14560 +  ac_status=$?
14561 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14562 +  test $ac_status = 0; }
14563 +      CFLAGS="$CFLAGS $flag"
14564 +      ;;
14565 +   esac
14566 + else
14567 +  CFLAGS="$flag"
14568 + fi
14569 +
14570 + else
14571 +  :
14572 + fi
14573 +
14574 + done
14575  
14576  
14577  
14578  
14579 < # Check whether --with-topiclen was given.
14580 < if test "${with_topiclen+set}" = set; then :
14581 <  withval=$with_topiclen; topiclen="$withval"
14579 >
14580 > for flag in -Wextra; do
14581 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14582 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14583 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14584 > if eval \${$as_CACHEVAR+:} false; then :
14585 >  $as_echo_n "(cached) " >&6
14586   else
14587 <  topiclen="160"
14587 >
14588 >  ax_check_save_flags=$CFLAGS
14589 >  CFLAGS="$CFLAGS  $flag"
14590 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14591 > /* end confdefs.h.  */
14592 >
14593 > int
14594 > main ()
14595 > {
14596 >
14597 >  ;
14598 >  return 0;
14599 > }
14600 > _ACEOF
14601 > if ac_fn_c_try_compile "$LINENO"; then :
14602 >  eval "$as_CACHEVAR=yes"
14603 > else
14604 >  eval "$as_CACHEVAR=no"
14605 > fi
14606 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14607 >  CFLAGS=$ax_check_save_flags
14608 > fi
14609 > eval ac_res=\$$as_CACHEVAR
14610 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14611 > $as_echo "$ac_res" >&6; }
14612 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14613 >  if ${CFLAGS+:} false; then :
14614 >  case " $CFLAGS " in
14615 >    *" $flag "*)
14616 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14617 >  (: CFLAGS already contains $flag) 2>&5
14618 >  ac_status=$?
14619 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14620 >  test $ac_status = 0; }
14621 >      ;;
14622 >    *)
14623 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14624 >  (: CFLAGS="$CFLAGS $flag") 2>&5
14625 >  ac_status=$?
14626 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14627 >  test $ac_status = 0; }
14628 >      CFLAGS="$CFLAGS $flag"
14629 >      ;;
14630 >   esac
14631 > else
14632 >  CFLAGS="$flag"
14633 > fi
14634 >
14635 > else
14636 >  :
14637   fi
14638  
14639 + done
14640  
14641 < cat >>confdefs.h <<_ACEOF
14642 < #define TOPICLEN ($topiclen)
14641 >
14642 >
14643 >
14644 >
14645 > for flag in -Wno-unused; do
14646 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14647 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14648 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14649 > if eval \${$as_CACHEVAR+:} false; then :
14650 >  $as_echo_n "(cached) " >&6
14651 > else
14652 >
14653 >  ax_check_save_flags=$CFLAGS
14654 >  CFLAGS="$CFLAGS  $flag"
14655 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14656 > /* end confdefs.h.  */
14657 >
14658 > int
14659 > main ()
14660 > {
14661 >
14662 >  ;
14663 >  return 0;
14664 > }
14665   _ACEOF
14666 + if ac_fn_c_try_compile "$LINENO"; then :
14667 +  eval "$as_CACHEVAR=yes"
14668 + else
14669 +  eval "$as_CACHEVAR=no"
14670 + fi
14671 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14672 +  CFLAGS=$ax_check_save_flags
14673 + fi
14674 + eval ac_res=\$$as_CACHEVAR
14675 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14676 + $as_echo "$ac_res" >&6; }
14677 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14678 +  if ${CFLAGS+:} false; then :
14679 +  case " $CFLAGS " in
14680 +    *" $flag "*)
14681 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14682 +  (: CFLAGS already contains $flag) 2>&5
14683 +  ac_status=$?
14684 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14685 +  test $ac_status = 0; }
14686 +      ;;
14687 +    *)
14688 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14689 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14690 +  ac_status=$?
14691 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14692 +  test $ac_status = 0; }
14693 +      CFLAGS="$CFLAGS $flag"
14694 +      ;;
14695 +   esac
14696 + else
14697 +  CFLAGS="$flag"
14698 + fi
14699  
14700 + else
14701 +  :
14702 + fi
14703 +
14704 + done
14705  
14706  
14707  
14708 < # Check whether --with-syslog-facility was given.
14709 < if test "${with_syslog_facility+set}" = set; then :
14710 <  withval=$with_syslog_facility; syslog_facility="$withval"
14708 >
14709 >
14710 > for flag in -Wcast-qual; do
14711 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14712 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14713 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14714 > if eval \${$as_CACHEVAR+:} false; then :
14715 >  $as_echo_n "(cached) " >&6
14716 > else
14717 >
14718 >  ax_check_save_flags=$CFLAGS
14719 >  CFLAGS="$CFLAGS  $flag"
14720 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14721 > /* end confdefs.h.  */
14722 >
14723 > int
14724 > main ()
14725 > {
14726 >
14727 >  ;
14728 >  return 0;
14729 > }
14730 > _ACEOF
14731 > if ac_fn_c_try_compile "$LINENO"; then :
14732 >  eval "$as_CACHEVAR=yes"
14733 > else
14734 >  eval "$as_CACHEVAR=no"
14735 > fi
14736 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14737 >  CFLAGS=$ax_check_save_flags
14738 > fi
14739 > eval ac_res=\$$as_CACHEVAR
14740 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14741 > $as_echo "$ac_res" >&6; }
14742 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14743 >  if ${CFLAGS+:} false; then :
14744 >  case " $CFLAGS " in
14745 >    *" $flag "*)
14746 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14747 >  (: CFLAGS already contains $flag) 2>&5
14748 >  ac_status=$?
14749 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14750 >  test $ac_status = 0; }
14751 >      ;;
14752 >    *)
14753 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14754 >  (: CFLAGS="$CFLAGS $flag") 2>&5
14755 >  ac_status=$?
14756 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14757 >  test $ac_status = 0; }
14758 >      CFLAGS="$CFLAGS $flag"
14759 >      ;;
14760 >   esac
14761 > else
14762 >  CFLAGS="$flag"
14763 > fi
14764 >
14765   else
14766 <  syslog_facility="LOG_LOCAL4"
14766 >  :
14767   fi
14768  
14769 + done
14770  
14771 < cat >>confdefs.h <<_ACEOF
14772 < #define LOG_FACILITY $syslog_facility
14771 >
14772 >
14773 >
14774 >
14775 > for flag in -Wcast-align; do
14776 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14777 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14778 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14779 > if eval \${$as_CACHEVAR+:} false; then :
14780 >  $as_echo_n "(cached) " >&6
14781 > else
14782 >
14783 >  ax_check_save_flags=$CFLAGS
14784 >  CFLAGS="$CFLAGS  $flag"
14785 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14786 > /* end confdefs.h.  */
14787 >
14788 > int
14789 > main ()
14790 > {
14791 >
14792 >  ;
14793 >  return 0;
14794 > }
14795   _ACEOF
14796 + if ac_fn_c_try_compile "$LINENO"; then :
14797 +  eval "$as_CACHEVAR=yes"
14798 + else
14799 +  eval "$as_CACHEVAR=no"
14800 + fi
14801 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14802 +  CFLAGS=$ax_check_save_flags
14803 + fi
14804 + eval ac_res=\$$as_CACHEVAR
14805 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14806 + $as_echo "$ac_res" >&6; }
14807 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14808 +  if ${CFLAGS+:} false; then :
14809 +  case " $CFLAGS " in
14810 +    *" $flag "*)
14811 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14812 +  (: CFLAGS already contains $flag) 2>&5
14813 +  ac_status=$?
14814 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14815 +  test $ac_status = 0; }
14816 +      ;;
14817 +    *)
14818 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14819 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14820 +  ac_status=$?
14821 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14822 +  test $ac_status = 0; }
14823 +      CFLAGS="$CFLAGS $flag"
14824 +      ;;
14825 +   esac
14826 + else
14827 +  CFLAGS="$flag"
14828 + fi
14829 +
14830 + else
14831 +  :
14832 + fi
14833 +
14834 + done
14835 +
14836  
14837  
14838  
14839 <  # Check whether --enable-efnet was given.
14840 < if test "${enable_efnet+set}" = set; then :
14841 <  enableval=$enable_efnet; efnet="$enableval"
14839 >
14840 > for flag in -Wbad-function-cast; do
14841 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14842 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14843 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14844 > if eval \${$as_CACHEVAR+:} false; then :
14845 >  $as_echo_n "(cached) " >&6
14846   else
14847 <  efnet="no"
14847 >
14848 >  ax_check_save_flags=$CFLAGS
14849 >  CFLAGS="$CFLAGS  $flag"
14850 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14851 > /* end confdefs.h.  */
14852 >
14853 > int
14854 > main ()
14855 > {
14856 >
14857 >  ;
14858 >  return 0;
14859 > }
14860 > _ACEOF
14861 > if ac_fn_c_try_compile "$LINENO"; then :
14862 >  eval "$as_CACHEVAR=yes"
14863 > else
14864 >  eval "$as_CACHEVAR=no"
14865 > fi
14866 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14867 >  CFLAGS=$ax_check_save_flags
14868 > fi
14869 > eval ac_res=\$$as_CACHEVAR
14870 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14871 > $as_echo "$ac_res" >&6; }
14872 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14873 >  if ${CFLAGS+:} false; then :
14874 >  case " $CFLAGS " in
14875 >    *" $flag "*)
14876 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14877 >  (: CFLAGS already contains $flag) 2>&5
14878 >  ac_status=$?
14879 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14880 >  test $ac_status = 0; }
14881 >      ;;
14882 >    *)
14883 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14884 >  (: CFLAGS="$CFLAGS $flag") 2>&5
14885 >  ac_status=$?
14886 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14887 >  test $ac_status = 0; }
14888 >      CFLAGS="$CFLAGS $flag"
14889 >      ;;
14890 >   esac
14891 > else
14892 >  CFLAGS="$flag"
14893 > fi
14894 >
14895 > else
14896 >  :
14897   fi
14898  
14899 <  if test "$efnet" = "yes" ; then
14450 <                use_efnet="yes"
14899 > done
14900  
14452 $as_echo "#define EFNET 1" >>confdefs.h
14901  
14902 <        else
14903 <                use_efnet="no"
14904 <  fi
14905 <   if test "$use_efnet" = "yes"; then
14906 <  EFNET_TRUE=
14907 <  EFNET_FALSE='#'
14902 >
14903 >
14904 >
14905 > for flag in -Wlogical-op; do
14906 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14907 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14908 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14909 > if eval \${$as_CACHEVAR+:} false; then :
14910 >  $as_echo_n "(cached) " >&6
14911   else
14912 <  EFNET_TRUE='#'
14913 <  EFNET_FALSE=
14912 >
14913 >  ax_check_save_flags=$CFLAGS
14914 >  CFLAGS="$CFLAGS  $flag"
14915 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14916 > /* end confdefs.h.  */
14917 >
14918 > int
14919 > main ()
14920 > {
14921 >
14922 >  ;
14923 >  return 0;
14924 > }
14925 > _ACEOF
14926 > if ac_fn_c_try_compile "$LINENO"; then :
14927 >  eval "$as_CACHEVAR=yes"
14928 > else
14929 >  eval "$as_CACHEVAR=no"
14930 > fi
14931 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14932 >  CFLAGS=$ax_check_save_flags
14933   fi
14934 + eval ac_res=\$$as_CACHEVAR
14935 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14936 + $as_echo "$ac_res" >&6; }
14937 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14938 +  if ${CFLAGS+:} false; then :
14939 +  case " $CFLAGS " in
14940 +    *" $flag "*)
14941 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14942 +  (: CFLAGS already contains $flag) 2>&5
14943 +  ac_status=$?
14944 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14945 +  test $ac_status = 0; }
14946 +      ;;
14947 +    *)
14948 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14949 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14950 +  ac_status=$?
14951 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14952 +  test $ac_status = 0; }
14953 +      CFLAGS="$CFLAGS $flag"
14954 +      ;;
14955 +   esac
14956 + else
14957 +  CFLAGS="$flag"
14958 + fi
14959 +
14960 + else
14961 +  :
14962 + fi
14963 +
14964 + done
14965 +
14966 +
14967  
14968  
14969  
14970 <  # Check whether --enable-halfops was given.
14971 < if test "${enable_halfops+set}" = set; then :
14972 <  enableval=$enable_halfops; halfops="$enableval"
14970 > for flag in -Wmissing-declarations; do
14971 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14972 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14973 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14974 > if eval \${$as_CACHEVAR+:} false; then :
14975 >  $as_echo_n "(cached) " >&6
14976   else
14977 <  halfops="no"
14977 >
14978 >  ax_check_save_flags=$CFLAGS
14979 >  CFLAGS="$CFLAGS  $flag"
14980 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14981 > /* end confdefs.h.  */
14982 >
14983 > int
14984 > main ()
14985 > {
14986 >
14987 >  ;
14988 >  return 0;
14989 > }
14990 > _ACEOF
14991 > if ac_fn_c_try_compile "$LINENO"; then :
14992 >  eval "$as_CACHEVAR=yes"
14993 > else
14994 >  eval "$as_CACHEVAR=no"
14995 > fi
14996 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14997 >  CFLAGS=$ax_check_save_flags
14998 > fi
14999 > eval ac_res=\$$as_CACHEVAR
15000 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15001 > $as_echo "$ac_res" >&6; }
15002 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15003 >  if ${CFLAGS+:} false; then :
15004 >  case " $CFLAGS " in
15005 >    *" $flag "*)
15006 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15007 >  (: CFLAGS already contains $flag) 2>&5
15008 >  ac_status=$?
15009 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15010 >  test $ac_status = 0; }
15011 >      ;;
15012 >    *)
15013 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15014 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15015 >  ac_status=$?
15016 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15017 >  test $ac_status = 0; }
15018 >      CFLAGS="$CFLAGS $flag"
15019 >      ;;
15020 >   esac
15021 > else
15022 >  CFLAGS="$flag"
15023   fi
15024  
15025 <  if test "$halfops" = "yes" ; then
15025 > else
15026 >  :
15027 > fi
15028  
15029 < $as_echo "#define HALFOPS 1" >>confdefs.h
15029 > done
15030  
14478  fi
15031  
15032  
15033 <  # Check whether --enable-debugging was given.
15034 < if test "${enable_debugging+set}" = set; then :
15035 <  enableval=$enable_debugging; debugging="$enableval"
15033 >
15034 >
15035 > for flag in -Wmissing-include-dirs; do
15036 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15037 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15038 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15039 > if eval \${$as_CACHEVAR+:} false; then :
15040 >  $as_echo_n "(cached) " >&6
15041   else
15042 <  debugging="no"
15042 >
15043 >  ax_check_save_flags=$CFLAGS
15044 >  CFLAGS="$CFLAGS  $flag"
15045 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15046 > /* end confdefs.h.  */
15047 >
15048 > int
15049 > main ()
15050 > {
15051 >
15052 >  ;
15053 >  return 0;
15054 > }
15055 > _ACEOF
15056 > if ac_fn_c_try_compile "$LINENO"; then :
15057 >  eval "$as_CACHEVAR=yes"
15058 > else
15059 >  eval "$as_CACHEVAR=no"
15060 > fi
15061 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15062 >  CFLAGS=$ax_check_save_flags
15063 > fi
15064 > eval ac_res=\$$as_CACHEVAR
15065 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15066 > $as_echo "$ac_res" >&6; }
15067 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15068 >  if ${CFLAGS+:} false; then :
15069 >  case " $CFLAGS " in
15070 >    *" $flag "*)
15071 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15072 >  (: CFLAGS already contains $flag) 2>&5
15073 >  ac_status=$?
15074 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15075 >  test $ac_status = 0; }
15076 >      ;;
15077 >    *)
15078 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15079 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15080 >  ac_status=$?
15081 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15082 >  test $ac_status = 0; }
15083 >      CFLAGS="$CFLAGS $flag"
15084 >      ;;
15085 >   esac
15086 > else
15087 >  CFLAGS="$flag"
15088   fi
15089  
15090 <  if test "$debugging" = "yes" ; then
15090 > else
15091 >  :
15092 > fi
15093  
15094 < $as_echo "#define DEBUG 1" >>confdefs.h
15094 > done
15095  
14492    CFLAGS="-Wall -g -O0"
14493  else
15096  
14495 $as_echo "#define NDEBUG 1" >>confdefs.h
15097  
14497  fi
15098  
15099  
15100 <  # Check whether --enable-warnings was given.
15101 < if test "${enable_warnings+set}" = set; then :
15102 <  enableval=$enable_warnings; warnings="$enableval"
15100 > for flag in -Wmissing-prototypes; do
15101 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15102 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15103 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15104 > if eval \${$as_CACHEVAR+:} false; then :
15105 >  $as_echo_n "(cached) " >&6
15106   else
15107 <  warnings="no"
15107 >
15108 >  ax_check_save_flags=$CFLAGS
15109 >  CFLAGS="$CFLAGS  $flag"
15110 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15111 > /* end confdefs.h.  */
15112 >
15113 > int
15114 > main ()
15115 > {
15116 >
15117 >  ;
15118 >  return 0;
15119 > }
15120 > _ACEOF
15121 > if ac_fn_c_try_compile "$LINENO"; then :
15122 >  eval "$as_CACHEVAR=yes"
15123 > else
15124 >  eval "$as_CACHEVAR=no"
15125 > fi
15126 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15127 >  CFLAGS=$ax_check_save_flags
15128 > fi
15129 > eval ac_res=\$$as_CACHEVAR
15130 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15131 > $as_echo "$ac_res" >&6; }
15132 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15133 >  if ${CFLAGS+:} false; then :
15134 >  case " $CFLAGS " in
15135 >    *" $flag "*)
15136 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15137 >  (: CFLAGS already contains $flag) 2>&5
15138 >  ac_status=$?
15139 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15140 >  test $ac_status = 0; }
15141 >      ;;
15142 >    *)
15143 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15144 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15145 >  ac_status=$?
15146 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15147 >  test $ac_status = 0; }
15148 >      CFLAGS="$CFLAGS $flag"
15149 >      ;;
15150 >   esac
15151 > else
15152 >  CFLAGS="$flag"
15153   fi
15154  
15155 <  if test "$warnings" = "yes" ; then
15156 <    CFLAGS="-Wall -Wextra -Wno-unused -Wcast-qual -Wcast-align -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wundef"
15157 <  fi
15155 > else
15156 >  :
15157 > fi
15158  
15159 + done
15160  
15161 <  for ac_header in syslog.h sys/syslog.h
15162 < do :
15163 <  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15164 < ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
15165 < if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
15166 <  cat >>confdefs.h <<_ACEOF
15167 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15161 >
15162 >
15163 >
15164 >
15165 > for flag in -Wnested-externs; do
15166 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15167 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15168 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15169 > if eval \${$as_CACHEVAR+:} false; then :
15170 >  $as_echo_n "(cached) " >&6
15171 > else
15172 >
15173 >  ax_check_save_flags=$CFLAGS
15174 >  CFLAGS="$CFLAGS  $flag"
15175 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15176 > /* end confdefs.h.  */
15177 >
15178 > int
15179 > main ()
15180 > {
15181 >
15182 >  ;
15183 >  return 0;
15184 > }
15185   _ACEOF
15186 + if ac_fn_c_try_compile "$LINENO"; then :
15187 +  eval "$as_CACHEVAR=yes"
15188 + else
15189 +  eval "$as_CACHEVAR=no"
15190 + fi
15191 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15192 +  CFLAGS=$ax_check_save_flags
15193 + fi
15194 + eval ac_res=\$$as_CACHEVAR
15195 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15196 + $as_echo "$ac_res" >&6; }
15197 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15198 +  if ${CFLAGS+:} false; then :
15199 +  case " $CFLAGS " in
15200 +    *" $flag "*)
15201 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15202 +  (: CFLAGS already contains $flag) 2>&5
15203 +  ac_status=$?
15204 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15205 +  test $ac_status = 0; }
15206 +      ;;
15207 +    *)
15208 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15209 +  (: CFLAGS="$CFLAGS $flag") 2>&5
15210 +  ac_status=$?
15211 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15212 +  test $ac_status = 0; }
15213 +      CFLAGS="$CFLAGS $flag"
15214 +      ;;
15215 +   esac
15216 + else
15217 +  CFLAGS="$flag"
15218 + fi
15219  
15220 + else
15221 +  :
15222   fi
15223  
15224   done
15225  
15226 <  # Check whether --enable-syslog was given.
15227 < if test "${enable_syslog+set}" = set; then :
15228 <  enableval=$enable_syslog; syslog="$enableval"
15229 < else
15230 <  syslog="no"
15226 >
15227 >
15228 >
15229 >
15230 > for flag in -Wpointer-arith; do
15231 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15232 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15233 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15234 > if eval \${$as_CACHEVAR+:} false; then :
15235 >  $as_echo_n "(cached) " >&6
15236 > else
15237 >
15238 >  ax_check_save_flags=$CFLAGS
15239 >  CFLAGS="$CFLAGS  $flag"
15240 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15241 > /* end confdefs.h.  */
15242 >
15243 > int
15244 > main ()
15245 > {
15246 >
15247 >  ;
15248 >  return 0;
15249 > }
15250 > _ACEOF
15251 > if ac_fn_c_try_compile "$LINENO"; then :
15252 >  eval "$as_CACHEVAR=yes"
15253 > else
15254 >  eval "$as_CACHEVAR=no"
15255 > fi
15256 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15257 >  CFLAGS=$ax_check_save_flags
15258 > fi
15259 > eval ac_res=\$$as_CACHEVAR
15260 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15261 > $as_echo "$ac_res" >&6; }
15262 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15263 >  if ${CFLAGS+:} false; then :
15264 >  case " $CFLAGS " in
15265 >    *" $flag "*)
15266 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15267 >  (: CFLAGS already contains $flag) 2>&5
15268 >  ac_status=$?
15269 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15270 >  test $ac_status = 0; }
15271 >      ;;
15272 >    *)
15273 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15274 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15275 >  ac_status=$?
15276 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15277 >  test $ac_status = 0; }
15278 >      CFLAGS="$CFLAGS $flag"
15279 >      ;;
15280 >   esac
15281 > else
15282 >  CFLAGS="$flag"
15283   fi
15284  
15285 <  if test "$enableval" != "no" ; then
15286 <    for option in $enableval ; do
15287 <      case "$option" in
15288 <        users)
15289 < $as_echo "#define SYSLOG_USERS 1" >>confdefs.h
15290 < ;;
15291 <        oper)
15292 < $as_echo "#define SYSLOG_OPER 1" >>confdefs.h
15293 < ;;
15294 <        yes) : ;;
15295 <        *) as_fn_error $? "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
15296 <      esac
15297 <    done
15285 > else
15286 >  :
15287 > fi
15288 >
15289 > done
15290 >
15291 >
15292 >
15293 >
15294 >
15295 > for flag in -Wredundant-decls; do
15296 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15297 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15298 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15299 > if eval \${$as_CACHEVAR+:} false; then :
15300 >  $as_echo_n "(cached) " >&6
15301 > else
15302 >
15303 >  ax_check_save_flags=$CFLAGS
15304 >  CFLAGS="$CFLAGS  $flag"
15305 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15306 > /* end confdefs.h.  */
15307 >
15308 > int
15309 > main ()
15310 > {
15311 >
15312 >  ;
15313 >  return 0;
15314 > }
15315 > _ACEOF
15316 > if ac_fn_c_try_compile "$LINENO"; then :
15317 >  eval "$as_CACHEVAR=yes"
15318 > else
15319 >  eval "$as_CACHEVAR=no"
15320 > fi
15321 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15322 >  CFLAGS=$ax_check_save_flags
15323 > fi
15324 > eval ac_res=\$$as_CACHEVAR
15325 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15326 > $as_echo "$ac_res" >&6; }
15327 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15328 >  if ${CFLAGS+:} false; then :
15329 >  case " $CFLAGS " in
15330 >    *" $flag "*)
15331 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15332 >  (: CFLAGS already contains $flag) 2>&5
15333 >  ac_status=$?
15334 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15335 >  test $ac_status = 0; }
15336 >      ;;
15337 >    *)
15338 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15339 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15340 >  ac_status=$?
15341 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15342 >  test $ac_status = 0; }
15343 >      CFLAGS="$CFLAGS $flag"
15344 >      ;;
15345 >   esac
15346 > else
15347 >  CFLAGS="$flag"
15348 > fi
15349 >
15350 > else
15351 >  :
15352 > fi
15353 >
15354 > done
15355 >
15356 >
15357 >
15358 >
15359 >
15360 > for flag in -Wshadow; do
15361 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15362 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15363 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15364 > if eval \${$as_CACHEVAR+:} false; then :
15365 >  $as_echo_n "(cached) " >&6
15366 > else
15367 >
15368 >  ax_check_save_flags=$CFLAGS
15369 >  CFLAGS="$CFLAGS  $flag"
15370 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15371 > /* end confdefs.h.  */
15372  
15373 < $as_echo "#define USE_SYSLOG 1" >>confdefs.h
15373 > int
15374 > main ()
15375 > {
15376 >
15377 >  ;
15378 >  return 0;
15379 > }
15380 > _ACEOF
15381 > if ac_fn_c_try_compile "$LINENO"; then :
15382 >  eval "$as_CACHEVAR=yes"
15383 > else
15384 >  eval "$as_CACHEVAR=no"
15385 > fi
15386 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15387 >  CFLAGS=$ax_check_save_flags
15388 > fi
15389 > eval ac_res=\$$as_CACHEVAR
15390 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15391 > $as_echo "$ac_res" >&6; }
15392 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15393 >  if ${CFLAGS+:} false; then :
15394 >  case " $CFLAGS " in
15395 >    *" $flag "*)
15396 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15397 >  (: CFLAGS already contains $flag) 2>&5
15398 >  ac_status=$?
15399 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15400 >  test $ac_status = 0; }
15401 >      ;;
15402 >    *)
15403 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15404 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15405 >  ac_status=$?
15406 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15407 >  test $ac_status = 0; }
15408 >      CFLAGS="$CFLAGS $flag"
15409 >      ;;
15410 >   esac
15411 > else
15412 >  CFLAGS="$flag"
15413 > fi
15414 >
15415 > else
15416 >  :
15417 > fi
15418 >
15419 > done
15420 >
15421 >
15422 >
15423 >
15424 >
15425 > for flag in -Wwrite-strings; do
15426 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15427 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15428 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15429 > if eval \${$as_CACHEVAR+:} false; then :
15430 >  $as_echo_n "(cached) " >&6
15431 > else
15432 >
15433 >  ax_check_save_flags=$CFLAGS
15434 >  CFLAGS="$CFLAGS  $flag"
15435 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15436 > /* end confdefs.h.  */
15437 >
15438 > int
15439 > main ()
15440 > {
15441 >
15442 >  ;
15443 >  return 0;
15444 > }
15445 > _ACEOF
15446 > if ac_fn_c_try_compile "$LINENO"; then :
15447 >  eval "$as_CACHEVAR=yes"
15448 > else
15449 >  eval "$as_CACHEVAR=no"
15450 > fi
15451 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15452 >  CFLAGS=$ax_check_save_flags
15453 > fi
15454 > eval ac_res=\$$as_CACHEVAR
15455 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15456 > $as_echo "$ac_res" >&6; }
15457 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15458 >  if ${CFLAGS+:} false; then :
15459 >  case " $CFLAGS " in
15460 >    *" $flag "*)
15461 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15462 >  (: CFLAGS already contains $flag) 2>&5
15463 >  ac_status=$?
15464 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15465 >  test $ac_status = 0; }
15466 >      ;;
15467 >    *)
15468 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15469 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15470 >  ac_status=$?
15471 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15472 >  test $ac_status = 0; }
15473 >      CFLAGS="$CFLAGS $flag"
15474 >      ;;
15475 >   esac
15476 > else
15477 >  CFLAGS="$flag"
15478 > fi
15479 >
15480 > else
15481 >  :
15482 > fi
15483 >
15484 > done
15485 >
15486 >
15487 >
15488 >
15489 >
15490 > for flag in -Wundef; do
15491 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15492 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15493 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15494 > if eval \${$as_CACHEVAR+:} false; then :
15495 >  $as_echo_n "(cached) " >&6
15496 > else
15497 >
15498 >  ax_check_save_flags=$CFLAGS
15499 >  CFLAGS="$CFLAGS  $flag"
15500 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15501 > /* end confdefs.h.  */
15502 >
15503 > int
15504 > main ()
15505 > {
15506 >
15507 >  ;
15508 >  return 0;
15509 > }
15510 > _ACEOF
15511 > if ac_fn_c_try_compile "$LINENO"; then :
15512 >  eval "$as_CACHEVAR=yes"
15513 > else
15514 >  eval "$as_CACHEVAR=no"
15515 > fi
15516 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15517 >  CFLAGS=$ax_check_save_flags
15518 > fi
15519 > eval ac_res=\$$as_CACHEVAR
15520 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15521 > $as_echo "$ac_res" >&6; }
15522 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15523 >  if ${CFLAGS+:} false; then :
15524 >  case " $CFLAGS " in
15525 >    *" $flag "*)
15526 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15527 >  (: CFLAGS already contains $flag) 2>&5
15528 >  ac_status=$?
15529 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15530 >  test $ac_status = 0; }
15531 >      ;;
15532 >    *)
15533 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15534 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15535 >  ac_status=$?
15536 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15537 >  test $ac_status = 0; }
15538 >      CFLAGS="$CFLAGS $flag"
15539 >      ;;
15540 >   esac
15541 > else
15542 >  CFLAGS="$flag"
15543 > fi
15544 >
15545 > else
15546 >  :
15547 > fi
15548 >
15549 > done
15550  
15551    fi
15552  
# Line 14634 | Line 15637 | _ACEOF
15637    test "$exec_prefix_NONE" && exec_prefix=NONE
15638  
15639  
15640 < 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"
15640 > ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile tools/Makefile"
15641  
15642  
15643   cat >confcache <<\_ACEOF
# Line 14746 | Line 15749 | LIBOBJS=$ac_libobjs
15749   LTLIBOBJS=$ac_ltlibobjs
15750  
15751  
15752 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
15753 + $as_echo_n "checking that generated files are newer than configure... " >&6; }
15754 +   if test -n "$am_sleep_pid"; then
15755 +     # Hide warnings about reused PIDs.
15756 +     wait $am_sleep_pid 2>/dev/null
15757 +   fi
15758 +   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
15759 + $as_echo "done" >&6; }
15760   if test -n "$EXEEXT"; then
15761    am__EXEEXT_TRUE=
15762    am__EXEEXT_FALSE='#'
# Line 14792 | Line 15803 | LT_CONFIG_H=config.h
15803  
15804  
15805  
14795 if test -z "${ENABLE_PCRE_TRUE}" && test -z "${ENABLE_PCRE_FALSE}"; then
14796  as_fn_error $? "conditional \"ENABLE_PCRE\" was never defined.
14797 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14798 fi
15806   if test -z "${ENABLE_SSL_TRUE}" && test -z "${ENABLE_SSL_FALSE}"; then
15807    as_fn_error $? "conditional \"ENABLE_SSL\" was never defined.
15808   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15809   fi
14803 if test -z "${EFNET_TRUE}" && test -z "${EFNET_FALSE}"; then
14804  as_fn_error $? "conditional \"EFNET\" was never defined.
14805 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14806 fi
15810  
15811   : "${CONFIG_STATUS=./config.status}"
15812   ac_write_fail=0
# Line 15102 | Line 16105 | if (echo >conf$$.file) 2>/dev/null; then
16105      # ... but there are two gotchas:
16106      # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16107      # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16108 <    # In both cases, we have to default to `cp -p'.
16108 >    # In both cases, we have to default to `cp -pR'.
16109      ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16110 <      as_ln_s='cp -p'
16110 >      as_ln_s='cp -pR'
16111    elif ln conf$$.file conf$$ 2>/dev/null; then
16112      as_ln_s=ln
16113    else
16114 <    as_ln_s='cp -p'
16114 >    as_ln_s='cp -pR'
16115    fi
16116   else
16117 <  as_ln_s='cp -p'
16117 >  as_ln_s='cp -pR'
16118   fi
16119   rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16120   rmdir conf$$.dir 2>/dev/null
# Line 15171 | Line 16174 | else
16174    as_mkdir_p=false
16175   fi
16176  
16177 < if test -x / >/dev/null 2>&1; then
16178 <  as_test_x='test -x'
16179 < else
16180 <  if ls -dL / >/dev/null 2>&1; then
16181 <    as_ls_L_option=L
16182 <  else
16183 <    as_ls_L_option=
16184 <  fi
16185 <  as_test_x='
16186 <    eval sh -c '\''
15184 <      if test -d "$1"; then
15185 <        test -d "$1/.";
15186 <      else
15187 <        case $1 in #(
15188 <        -*)set "./$1";;
15189 <        esac;
15190 <        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15191 <        ???[sx]*):;;*)false;;esac;fi
15192 <    '\'' sh
15193 <  '
15194 < fi
15195 < as_executable_p=$as_test_x
16177 >
16178 > # as_fn_executable_p FILE
16179 > # -----------------------
16180 > # Test if FILE is an executable regular file.
16181 > as_fn_executable_p ()
16182 > {
16183 >  test -f "$1" && test -x "$1"
16184 > } # as_fn_executable_p
16185 > as_test_x='test -x'
16186 > as_executable_p=as_fn_executable_p
16187  
16188   # Sed expression to map a string onto a valid CPP name.
16189   as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Line 15213 | Line 16204 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
16204   # report actual input values of CONFIG_FILES etc. instead of their
16205   # values after options handling.
16206   ac_log="
16207 < This file was extended by ircd-hybrid $as_me 7.3.0, which was
16208 < generated by GNU Autoconf 2.68.  Invocation command line was
16207 > This file was extended by ircd-hybrid $as_me 8.2.0rc1, which was
16208 > generated by GNU Autoconf 2.69.  Invocation command line was
16209  
16210    CONFIG_FILES    = $CONFIG_FILES
16211    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 15279 | Line 16270 | _ACEOF
16270   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16271   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16272   ac_cs_version="\\
16273 < ircd-hybrid config.status 7.3.0
16274 < configured by $0, generated by GNU Autoconf 2.68,
16273 > ircd-hybrid config.status 8.2.0rc1
16274 > configured by $0, generated by GNU Autoconf 2.69,
16275    with options \\"\$ac_cs_config\\"
16276  
16277 < Copyright (C) 2010 Free Software Foundation, Inc.
16277 > Copyright (C) 2012 Free Software Foundation, Inc.
16278   This config.status script is free software; the Free Software Foundation
16279   gives unlimited permission to copy, distribute and modify it."
16280  
# Line 15374 | Line 16365 | fi
16365   _ACEOF
16366   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16367   if \$ac_cs_recheck; then
16368 <  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16368 >  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16369    shift
16370    \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16371    CONFIG_SHELL='$SHELL'
# Line 15416 | Line 16407 | pic_mode='`$ECHO "$pic_mode" | $SED "$de
16407   enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
16408   SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
16409   ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
16410 + PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
16411   host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
16412   host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
16413   host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
# Line 15498 | Line 16490 | with_gnu_ld='`$ECHO "$with_gnu_ld" | $SE
16490   allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
16491   no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
16492   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"`'
16493   hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
16494   hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
16495   hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
# Line 15554 | Line 16545 | _LTECHO_EOF'
16545   # Quote evaled strings.
16546   for var in SHELL \
16547   ECHO \
16548 + PATH_SEPARATOR \
16549   SED \
16550   GREP \
16551   EGREP \
# Line 15604 | Line 16596 | with_gnu_ld \
16596   allow_undefined_flag \
16597   no_undefined_flag \
16598   hardcode_libdir_flag_spec \
15607 hardcode_libdir_flag_spec_ld \
16599   hardcode_libdir_separator \
16600   exclude_expsyms \
16601   include_expsyms \
# Line 15689 | Line 16680 | do
16680      "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
16681      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
16682      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15692    "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
15693    "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
15694    "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
15695    "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;
16683      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
16684      "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
15698    "messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;;
16685      "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
16686      "modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;;
16687      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
16688      "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
15703    "help/opers/Makefile") CONFIG_FILES="$CONFIG_FILES help/opers/Makefile" ;;
15704    "help/users/Makefile") CONFIG_FILES="$CONFIG_FILES help/users/Makefile" ;;
16689      "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
16690  
16691    *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
# Line 16299 | Line 17283 | $as_echo "$as_me: executing $ac_file com
17283  
17284    case $ac_file$ac_mode in
17285      "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17286 <  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17286 >  # Older Autoconf quotes --file arguments for eval, but not when files
17287    # are listed without --file.  Let's play safe and only enable the eval
17288    # if we detect the quoting.
17289    case $CONFIG_FILES in
# Line 16312 | Line 17296 | $as_echo "$as_me: executing $ac_file com
17296      # Strip MF so we end up with the name of the file.
17297      mf=`echo "$mf" | sed -e 's/:.*$//'`
17298      # Check whether this is an Automake generated Makefile or not.
17299 <    # We used to match only the files named `Makefile.in', but
17299 >    # We used to match only the files named 'Makefile.in', but
17300      # some people rename them; so instead we look at the file content.
17301      # Grep'ing the first line is not enough: some people post-process
17302      # each Makefile.in and add a new line on top of each file to say so.
# Line 16346 | Line 17330 | $as_echo X"$mf" |
17330        continue
17331      fi
17332      # Extract the definition of DEPDIR, am__include, and am__quote
17333 <    # from the Makefile without running `make'.
17333 >    # from the Makefile without running 'make'.
17334      DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17335      test -z "$DEPDIR" && continue
17336      am__include=`sed -n 's/^am__include = //p' < "$mf"`
17337 <    test -z "am__include" && continue
17337 >    test -z "$am__include" && continue
17338      am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
16355    # When using ansi2knr, U may be empty or an underscore; expand it
16356    U=`sed -n 's/^U = //p' < "$mf"`
17339      # Find all dependency output files, they are included files with
17340      # $(DEPDIR) in their names.  We invoke sed twice because it is the
17341      # simplest approach to changing $(DEPDIR) to its actual value in the
17342      # expansion.
17343      for file in `sed -n "
17344        s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17345 <         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17345 >         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17346        # Make sure the directory exists.
17347        test -f "$dirpart/$file" && continue
17348        fdir=`$as_dirname -- "$file" ||
# Line 16414 | Line 17396 | $as_echo X"$file" |
17396   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
17397   #
17398   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
17399 < #                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
17400 < #                 Inc.
17399 > #                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
17400 > #                 Foundation, Inc.
17401   #   Written by Gordon Matzigkeit, 1996
17402   #
17403   #   This file is part of GNU Libtool.
# Line 16469 | Line 17451 | SHELL=$lt_SHELL
17451   # An echo program that protects backslashes.
17452   ECHO=$lt_ECHO
17453  
17454 + # The PATH separator for the build system.
17455 + PATH_SEPARATOR=$lt_PATH_SEPARATOR
17456 +
17457   # The host system.
17458   host_alias=$host_alias
17459   host=$host
# Line 16770 | Line 17755 | no_undefined_flag=$lt_no_undefined_flag
17755   # This must work even if \$libdir does not exist
17756   hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
17757  
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
17758   # Whether we need a single "-rpath" flag with a separated argument.
17759   hardcode_libdir_separator=$lt_hardcode_libdir_separator
17760  

Comparing:
ircd-hybrid-8/configure (property svn:eol-style), Revision 1156 by michael, Tue Aug 9 20:29:20 2011 UTC vs.
ircd-hybrid/branches/8.2.x/configure (property svn:eol-style), Revision 4359 by michael, Sat Aug 2 20:37:47 2014 UTC

# Line 0 | Line 1
1 + native

Diff Legend

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