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/trunk/configure (file contents):
Revision 1664 by michael, Sun Nov 18 14:33:47 2012 UTC vs.
Revision 2030 by michael, Tue May 14 18:24:55 2013 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1660 2012-11-17 19:35:07Z michael .
2 > # From configure.ac Id: configure.ac 1964 2013-05-08 14:27:02Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.0.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid TRUNK.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 593 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='8.0.0'
597 < PACKAGE_STRING='ircd-hybrid 8.0.0'
596 > PACKAGE_VERSION='TRUNK'
597 > PACKAGE_STRING='ircd-hybrid TRUNK'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 723 | 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 787 | 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 800 | Line 805 | with_included_ltdl
805   with_ltdl_include
806   with_ltdl_lib
807   enable_ltdl_install
808 < enable_libpcre
808 > enable_libGeoIP
809   enable_openssl
810   enable_assert
811   enable_kqueue
812   enable_epoll
813   enable_devpoll
809 enable_rtsigio
814   enable_poll
815   enable_select
812 with_nicklen
813 with_topiclen
816   enable_halfops
817   enable_debugging
818   enable_warnings
# Line 1366 | Line 1368 | if test "$ac_init_help" = "long"; then
1368    # Omit some internal or obsolete options to make the list less imposing.
1369    # This message is too long to be a string in the A/UX 3.1 sh.
1370    cat <<_ACEOF
1371 < \`configure' configures ircd-hybrid 8.0.0 to adapt to many kinds of systems.
1371 > \`configure' configures ircd-hybrid TRUNK to adapt to many kinds of systems.
1372  
1373   Usage: $0 [OPTION]... [VAR=VALUE]...
1374  
# Line 1436 | Line 1438 | fi
1438  
1439   if test -n "$ac_init_help"; then
1440    case $ac_init_help in
1441 <     short | recursive ) echo "Configuration of ircd-hybrid 8.0.0:";;
1441 >     short | recursive ) echo "Configuration of ircd-hybrid TRUNK:";;
1442     esac
1443    cat <<\_ACEOF
1444  
# Line 1444 | Line 1446 | Optional Features:
1446    --disable-option-checking  ignore unrecognized --enable/--with options
1447    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1448    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1449 +  --enable-silent-rules   less verbose build output (undo: "make V=1")
1450 +  --disable-silent-rules  verbose build output (undo: "make V=0")
1451    --enable-maintainer-mode
1452                            enable make rules and dependencies not useful (and
1453                            sometimes confusing) to the casual installer
# Line 1457 | Line 1461 | Optional Features:
1461                            optimize for fast installation [default=yes]
1462    --disable-libtool-lock  avoid locking (might break parallel builds)
1463    --enable-ltdl-install   install libltdl
1464 <  --disable-libpcre       Disable PCRE support
1464 >  --disable-libgeoip      Disable GeoIP support
1465    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1466    --disable-openssl            Disable OpenSSL support.
1467    --enable-assert         Enable assert() statements
1468    --enable-kqueue         Force kqueue usage.
1469    --enable-epoll          Force epoll usage.
1470    --enable-devpoll        Force devpoll usage.
1467  --enable-rtsigio        Force rtsigio usage.
1471    --enable-poll           Force poll usage.
1472    --enable-select         Force select usage.
1473    --enable-halfops        Enable halfops support.
# Line 1482 | Line 1485 | Optional Packages:
1485    --with-included-ltdl    use the GNU ltdl sources included here
1486    --with-ltdl-include=DIR use the ltdl headers installed in DIR
1487    --with-ltdl-lib=DIR     use the libltdl.la installed in DIR
1485  --with-nicklen=<value>  Set nickname length (default 9).
1486  --with-topiclen=<value> Set topic length (default 160).
1488  
1489   Some influential environment variables:
1490    CC          C compiler command
# Line 1567 | Line 1568 | fi
1568   test -n "$ac_init_help" && exit $ac_status
1569   if $ac_init_version; then
1570    cat <<\_ACEOF
1571 < ircd-hybrid configure 8.0.0
1571 > ircd-hybrid configure TRUNK
1572   generated by GNU Autoconf 2.69
1573  
1574   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2093 | Line 2094 | cat >config.log <<_ACEOF
2094   This file contains any messages produced by compilers while
2095   running configure, to aid debugging if configure makes a mistake.
2096  
2097 < It was created by ircd-hybrid $as_me 8.0.0, which was
2097 > It was created by ircd-hybrid $as_me TRUNK, which was
2098   generated by GNU Autoconf 2.69.  Invocation command line was
2099  
2100    $ $0 $@
# Line 2452 | Line 2453 | ac_link='$CC -o conftest$ac_exeext $CFLA
2453   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2454  
2455  
2456 < am__api_version='1.12'
2456 > am__api_version='1.13'
2457  
2458   ac_aux_dir=
2459   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
# Line 2665 | Line 2666 | if test x"${MISSING+set}" != xset; then
2666    esac
2667   fi
2668   # Use eval to expand $SHELL
2669 < if eval "$MISSING --run true"; then
2670 <  am_missing_run="$MISSING --run "
2669 > if eval "$MISSING --is-lightweight"; then
2670 >  am_missing_run="$MISSING "
2671   else
2672    am_missing_run=
2673    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
# Line 2906 | Line 2907 | else
2907   fi
2908   rmdir .tst 2>/dev/null
2909  
2910 + # Check whether --enable-silent-rules was given.
2911 + if test "${enable_silent_rules+set}" = set; then :
2912 +  enableval=$enable_silent_rules;
2913 + fi
2914 +
2915 + case $enable_silent_rules in # (((
2916 +  yes) AM_DEFAULT_VERBOSITY=0;;
2917 +   no) AM_DEFAULT_VERBOSITY=1;;
2918 +    *) AM_DEFAULT_VERBOSITY=1;;
2919 + esac
2920 + am_make=${MAKE-make}
2921 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2922 + $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2923 + if ${am_cv_make_support_nested_variables+:} false; then :
2924 +  $as_echo_n "(cached) " >&6
2925 + else
2926 +  if $as_echo 'TRUE=$(BAR$(V))
2927 + BAR0=false
2928 + BAR1=true
2929 + V=1
2930 + am__doit:
2931 +        @$(TRUE)
2932 + .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2933 +  am_cv_make_support_nested_variables=yes
2934 + else
2935 +  am_cv_make_support_nested_variables=no
2936 + fi
2937 + fi
2938 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2939 + $as_echo "$am_cv_make_support_nested_variables" >&6; }
2940 + if test $am_cv_make_support_nested_variables = yes; then
2941 +    AM_V='$(V)'
2942 +  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2943 + else
2944 +  AM_V=$AM_DEFAULT_VERBOSITY
2945 +  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2946 + fi
2947 + AM_BACKSLASH='\'
2948 +
2949   if test "`cd $srcdir && pwd`" != "`pwd`"; then
2950    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2951    # is not polluted with repeated "-I."
# Line 2928 | Line 2968 | fi
2968  
2969   # Define the identity of the package.
2970   PACKAGE='ircd-hybrid'
2971 < VERSION='8.0.0'
2971 > VERSION='TRUNK'
2972  
2973  
2974   cat >>confdefs.h <<_ACEOF
# Line 13027 | Line 13067 | LIBTOOL="$LIBTOOL --silent"
13067  
13068   # Checks for libraries.
13069  
13070 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13071 < $as_echo_n "checking for library containing socket... " >&6; }
13072 < if ${ac_cv_search_socket+:} false; then :
13070 >  ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
13071 > if test "x$ac_cv_func_getaddrinfo" = xyes; then :
13072 >
13073 > else
13074 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
13075 > $as_echo_n "checking for library containing getaddrinfo... " >&6; }
13076 > if ${ac_cv_search_getaddrinfo+:} false; then :
13077    $as_echo_n "(cached) " >&6
13078   else
13079    ac_func_search_save_LIBS=$LIBS
# Line 13042 | Line 13086 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13086   #ifdef __cplusplus
13087   extern "C"
13088   #endif
13089 < char socket ();
13089 > char getaddrinfo ();
13090   int
13091   main ()
13092   {
13093 < return socket ();
13093 > return getaddrinfo ();
13094    ;
13095    return 0;
13096   }
13097   _ACEOF
13098 < for ac_lib in '' socket; do
13098 > for ac_lib in '' nsl; do
13099    if test -z "$ac_lib"; then
13100      ac_res="none required"
13101    else
# Line 13059 | Line 13103 | for ac_lib in '' socket; do
13103      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13104    fi
13105    if ac_fn_c_try_link "$LINENO"; then :
13106 <  ac_cv_search_socket=$ac_res
13106 >  ac_cv_search_getaddrinfo=$ac_res
13107   fi
13108   rm -f core conftest.err conftest.$ac_objext \
13109      conftest$ac_exeext
13110 <  if ${ac_cv_search_socket+:} false; then :
13110 >  if ${ac_cv_search_getaddrinfo+:} false; then :
13111    break
13112   fi
13113   done
13114 < if ${ac_cv_search_socket+:} false; then :
13114 > if ${ac_cv_search_getaddrinfo+:} false; then :
13115  
13116   else
13117 <  ac_cv_search_socket=no
13117 >  ac_cv_search_getaddrinfo=no
13118   fi
13119   rm conftest.$ac_ext
13120   LIBS=$ac_func_search_save_LIBS
13121   fi
13122 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13123 < $as_echo "$ac_cv_search_socket" >&6; }
13124 < ac_res=$ac_cv_search_socket
13122 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
13123 > $as_echo "$ac_cv_search_getaddrinfo" >&6; }
13124 > ac_res=$ac_cv_search_getaddrinfo
13125   if test "$ac_res" != no; then :
13126    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13127  
13084 else
13085  as_fn_error $? "socket library not found" "$LINENO" 5
13128   fi
13129  
13130 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_ntoa" >&5
13131 < $as_echo_n "checking for library containing inet_ntoa... " >&6; }
13132 < if ${ac_cv_search_inet_ntoa+:} false; then :
13130 > fi
13131 >
13132 >  ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo"
13133 > if test "x$ac_cv_func_getnameinfo" = xyes; then :
13134 >
13135 > else
13136 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getnameinfo" >&5
13137 > $as_echo_n "checking for library containing getnameinfo... " >&6; }
13138 > if ${ac_cv_search_getnameinfo+:} false; then :
13139    $as_echo_n "(cached) " >&6
13140   else
13141    ac_func_search_save_LIBS=$LIBS
# Line 13100 | Line 13148 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13148   #ifdef __cplusplus
13149   extern "C"
13150   #endif
13151 < char inet_ntoa ();
13151 > char getnameinfo ();
13152   int
13153   main ()
13154   {
13155 < return inet_ntoa ();
13155 > return getnameinfo ();
13156    ;
13157    return 0;
13158   }
# Line 13117 | Line 13165 | for ac_lib in '' nsl; do
13165      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13166    fi
13167    if ac_fn_c_try_link "$LINENO"; then :
13168 <  ac_cv_search_inet_ntoa=$ac_res
13168 >  ac_cv_search_getnameinfo=$ac_res
13169   fi
13170   rm -f core conftest.err conftest.$ac_objext \
13171      conftest$ac_exeext
13172 <  if ${ac_cv_search_inet_ntoa+:} false; then :
13172 >  if ${ac_cv_search_getnameinfo+:} false; then :
13173    break
13174   fi
13175   done
13176 < if ${ac_cv_search_inet_ntoa+:} false; then :
13176 > if ${ac_cv_search_getnameinfo+:} false; then :
13177  
13178   else
13179 <  ac_cv_search_inet_ntoa=no
13179 >  ac_cv_search_getnameinfo=no
13180   fi
13181   rm conftest.$ac_ext
13182   LIBS=$ac_func_search_save_LIBS
13183   fi
13184 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_ntoa" >&5
13185 < $as_echo "$ac_cv_search_inet_ntoa" >&6; }
13186 < ac_res=$ac_cv_search_inet_ntoa
13184 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getnameinfo" >&5
13185 > $as_echo "$ac_cv_search_getnameinfo" >&6; }
13186 > ac_res=$ac_cv_search_getnameinfo
13187   if test "$ac_res" != no; then :
13188    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13189  
13190   fi
13191  
13192 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
13193 < $as_echo_n "checking for library containing inet_aton... " >&6; }
13194 < if ${ac_cv_search_inet_aton+:} false; then :
13192 > fi
13193 >
13194 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13195 > $as_echo_n "checking for library containing socket... " >&6; }
13196 > if ${ac_cv_search_socket+:} false; then :
13197    $as_echo_n "(cached) " >&6
13198   else
13199    ac_func_search_save_LIBS=$LIBS
# Line 13156 | Line 13206 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13206   #ifdef __cplusplus
13207   extern "C"
13208   #endif
13209 < char inet_aton ();
13209 > char socket ();
13210   int
13211   main ()
13212   {
13213 < return inet_aton ();
13213 > return socket ();
13214    ;
13215    return 0;
13216   }
13217   _ACEOF
13218 < for ac_lib in '' resolv; do
13218 > for ac_lib in '' socket; do
13219    if test -z "$ac_lib"; then
13220      ac_res="none required"
13221    else
# Line 13173 | Line 13223 | for ac_lib in '' resolv; do
13223      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13224    fi
13225    if ac_fn_c_try_link "$LINENO"; then :
13226 <  ac_cv_search_inet_aton=$ac_res
13226 >  ac_cv_search_socket=$ac_res
13227   fi
13228   rm -f core conftest.err conftest.$ac_objext \
13229      conftest$ac_exeext
13230 <  if ${ac_cv_search_inet_aton+:} false; then :
13230 >  if ${ac_cv_search_socket+:} false; then :
13231    break
13232   fi
13233   done
13234 < if ${ac_cv_search_inet_aton+:} false; then :
13234 > if ${ac_cv_search_socket+:} false; then :
13235  
13236   else
13237 <  ac_cv_search_inet_aton=no
13237 >  ac_cv_search_socket=no
13238   fi
13239   rm conftest.$ac_ext
13240   LIBS=$ac_func_search_save_LIBS
13241   fi
13242 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
13243 < $as_echo "$ac_cv_search_inet_aton" >&6; }
13244 < ac_res=$ac_cv_search_inet_aton
13242 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13243 > $as_echo "$ac_cv_search_socket" >&6; }
13244 > ac_res=$ac_cv_search_socket
13245   if test "$ac_res" != no; then :
13246    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13247  
13248 + else
13249 +  as_fn_error $? "socket library not found" "$LINENO" 5
13250   fi
13251  
13200  for ac_func in inet_aton inet_ntop inet_pton
13201 do :
13202  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13203 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13204 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13205  cat >>confdefs.h <<_ACEOF
13206 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13207 _ACEOF
13208
13209 fi
13210 done
13211
13252    ac_fn_c_check_type "$LINENO" "struct sockaddr_in" "ac_cv_type_struct_sockaddr_in" "#include <sys/types.h>
13253     #include <sys/socket.h>
13254     #include <netdb.h>
# Line 13616 | Line 13656 | if test "$ac_res" != no; then :
13656   fi
13657  
13658  
13659 < # Check whether --enable-libpcre was given.
13660 < if test "${enable_libpcre+set}" = set; then :
13661 <  enableval=$enable_libpcre;
13662 < else
13663 <  ac_fn_c_check_header_mongrel "$LINENO" "pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
13664 < if test "x$ac_cv_header_pcre_h" = xyes; then :
13665 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing pcre_study" >&5
13666 < $as_echo_n "checking for library containing pcre_study... " >&6; }
13667 < if ${ac_cv_search_pcre_study+:} false; then :
13659 > # Check whether --enable-libGeoIP was given.
13660 > if test "${enable_libGeoIP+set}" = set; then :
13661 >  enableval=$enable_libGeoIP;
13662 > else
13663 >  ac_fn_c_check_header_mongrel "$LINENO" "GeoIP.h" "ac_cv_header_GeoIP_h" "$ac_includes_default"
13664 > if test "x$ac_cv_header_GeoIP_h" = xyes; then :
13665 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing GeoIP_id_by_ipnum_v6_gl" >&5
13666 > $as_echo_n "checking for library containing GeoIP_id_by_ipnum_v6_gl... " >&6; }
13667 > if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13668    $as_echo_n "(cached) " >&6
13669   else
13670    ac_func_search_save_LIBS=$LIBS
# Line 13637 | Line 13677 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13677   #ifdef __cplusplus
13678   extern "C"
13679   #endif
13680 < char pcre_study ();
13680 > char GeoIP_id_by_ipnum_v6_gl ();
13681   int
13682   main ()
13683   {
13684 < return pcre_study ();
13684 > return GeoIP_id_by_ipnum_v6_gl ();
13685    ;
13686    return 0;
13687   }
13688   _ACEOF
13689 < for ac_lib in '' pcre; do
13689 > for ac_lib in '' GeoIP; do
13690    if test -z "$ac_lib"; then
13691      ac_res="none required"
13692    else
# Line 13654 | Line 13694 | for ac_lib in '' pcre; do
13694      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13695    fi
13696    if ac_fn_c_try_link "$LINENO"; then :
13697 <  ac_cv_search_pcre_study=$ac_res
13697 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=$ac_res
13698   fi
13699   rm -f core conftest.err conftest.$ac_objext \
13700      conftest$ac_exeext
13701 <  if ${ac_cv_search_pcre_study+:} false; then :
13701 >  if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13702    break
13703   fi
13704   done
13705 < if ${ac_cv_search_pcre_study+:} false; then :
13705 > if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13706  
13707   else
13708 <  ac_cv_search_pcre_study=no
13708 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=no
13709   fi
13710   rm conftest.$ac_ext
13711   LIBS=$ac_func_search_save_LIBS
13712   fi
13713 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_pcre_study" >&5
13714 < $as_echo "$ac_cv_search_pcre_study" >&6; }
13715 < ac_res=$ac_cv_search_pcre_study
13713 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&5
13714 > $as_echo "$ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&6; }
13715 > ac_res=$ac_cv_search_GeoIP_id_by_ipnum_v6_gl
13716   if test "$ac_res" != no; then :
13717    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13718  
13719 < $as_echo "#define HAVE_LIBPCRE 1" >>confdefs.h
13719 > $as_echo "#define HAVE_LIBGEOIP 1" >>confdefs.h
13720  
13721   fi
13722  
# Line 13740 | Line 13780 | $as_echo "disabled" >&6; }
13780   fi
13781  
13782   if test "$cf_enable_openssl" != "no"; then :
13783 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8 or above" >&5
13784 < $as_echo_n "checking for OpenSSL 0.9.8 or above... " >&6; }
13783 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8s or above" >&5
13784 > $as_echo_n "checking for OpenSSL 0.9.8s or above... " >&6; }
13785    if test "$cross_compiling" = yes; then :
13786    cf_openssl_version_ok=no
13787   else
# Line 13754 | Line 13794 | else
13794   int
13795   main ()
13796   {
13797 < exit(!(OPENSSL_VERSION_NUMBER >= 0x00908000));
13797 > exit(!(OPENSSL_VERSION_NUMBER >= 0x0090813f));
13798    ;
13799    return 0;
13800   }
# Line 13898 | Line 13938 | $as_echo "#define NDEBUG 1" >>confdefs.h
13938   fi
13939  
13940  
13941 <
13902 < $as_echo "#define NICKNAMEHISTORYLENGTH 16384" >>confdefs.h
13941 > $as_echo "#define NICKNAMEHISTORYLENGTH 32768" >>confdefs.h
13942  
13943  
13944 < $as_echo "#define MP_CHUNK_SIZE_CHANNEL 64*1024" >>confdefs.h
13944 > $as_echo "#define MP_CHUNK_SIZE_CHANNEL 1024*1024" >>confdefs.h
13945  
13946  
13947 < $as_echo "#define MP_CHUNK_SIZE_MEMBER 32*1024" >>confdefs.h
13947 > $as_echo "#define MP_CHUNK_SIZE_MEMBER 2048*1024" >>confdefs.h
13948  
13949  
13950 < $as_echo "#define MP_CHUNK_SIZE_BAN 16*1024" >>confdefs.h
13950 > $as_echo "#define MP_CHUNK_SIZE_BAN 1024*1024" >>confdefs.h
13951  
13952  
13953 < $as_echo "#define MP_CHUNK_SIZE_CLIENT 256*1024" >>confdefs.h
13953 > $as_echo "#define MP_CHUNK_SIZE_CLIENT 1024*1024" >>confdefs.h
13954  
13955  
13956 < $as_echo "#define MP_CHUNK_SIZE_LCLIENT 128*1024" >>confdefs.h
13956 > $as_echo "#define MP_CHUNK_SIZE_LCLIENT 512*1024" >>confdefs.h
13957  
13958  
13959 < $as_echo "#define MP_CHUNK_SIZE_DNODE 8*1024" >>confdefs.h
13959 > $as_echo "#define MP_CHUNK_SIZE_DNODE 32*1024" >>confdefs.h
13960  
13961  
13962   $as_echo "#define MP_CHUNK_SIZE_DBUF 512*1024" >>confdefs.h
13963  
13964  
13965 < $as_echo "#define MP_CHUNK_SIZE_AUTH 32*1024" >>confdefs.h
13965 > $as_echo "#define MP_CHUNK_SIZE_AUTH 128*1024" >>confdefs.h
13966 >
13967 >
13968 > $as_echo "#define MP_CHUNK_SIZE_DNS 64*1024" >>confdefs.h
13969 >
13970 >
13971 > $as_echo "#define MP_CHUNK_SIZE_WATCH 8*1024" >>confdefs.h
13972 >
13973 >
13974 > $as_echo "#define MP_CHUNK_SIZE_NAMEHOST 64*1024" >>confdefs.h
13975  
13976  
13977 < $as_echo "#define MP_CHUNK_SIZE_DNS 16*1024" >>confdefs.h
13977 > $as_echo "#define MP_CHUNK_SIZE_USERHOST 128*1024" >>confdefs.h
13978  
13979  
13980 < $as_echo "#define MP_CHUNK_SIZE_WATCH 4*1024" >>confdefs.h
13980 > $as_echo "#define MP_CHUNK_SIZE_IP_ENTRY 128*1024" >>confdefs.h
13981  
13982  
13983   # Argument processing.
# Line 13950 | Line 13998 | if test "${enable_devpoll+set}" = set; t
13998    enableval=$enable_devpoll; desired_iopoll_mechanism="devpoll"
13999   fi
14000  
13953  # Check whether --enable-rtsigio was given.
13954 if test "${enable_rtsigio+set}" = set; then :
13955  enableval=$enable_rtsigio; desired_iopoll_mechanism="rtsigio"
13956 fi
13957
14001    # Check whether --enable-poll was given.
14002   if test "${enable_poll+set}" = set; then :
14003    enableval=$enable_poll; desired_iopoll_mechanism="poll"
# Line 14138 | Line 14181 | rm -f core conftest.err conftest.$ac_obj
14181   $as_echo "#define HAVE_SYS_DEVPOLL_H 1" >>confdefs.h
14182  
14183    fi
14184 <      iopoll_mechanism_rtsigio=4
14142 <
14143 < cat >>confdefs.h <<_ACEOF
14144 < #define __IOPOLL_MECHANISM_RTSIGIO $iopoll_mechanism_rtsigio
14145 < _ACEOF
14146 <
14147 <  if test "$cross_compiling" = yes; then :
14148 <  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14149 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14150 < as_fn_error $? "cannot run test program while cross compiling
14151 < See \`config.log' for more details" "$LINENO" 5; }
14152 < else
14153 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14154 < /* end confdefs.h.  */
14155 <
14156 < #define _GNU_SOURCE
14157 < #include <fcntl.h>
14158 < static unsigned int have_f_setsig = 0;
14159 <
14160 < int
14161 < main ()
14162 < {
14163 <
14164 < #ifdef F_SETSIG
14165 <  have_f_setsig = 1;
14166 < #endif
14167 <  return have_f_setsig == 0;
14168 <
14169 <  ;
14170 <  return 0;
14171 < }
14172 < _ACEOF
14173 < if ac_fn_c_try_run "$LINENO"; then :
14174 <  is_rtsigio_mechanism_available="yes"
14175 < else
14176 <  is_rtsigio_mechanism_available="no"
14177 < fi
14178 < rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14179 <  conftest.$ac_objext conftest.beam conftest.$ac_ext
14180 < fi
14181 <
14182 <      iopoll_mechanism_poll=5
14184 >      iopoll_mechanism_poll=4
14185  
14186   cat >>confdefs.h <<_ACEOF
14187   #define __IOPOLL_MECHANISM_POLL $iopoll_mechanism_poll
# Line 14233 | Line 14235 | else
14235   fi
14236   rm -f core conftest.err conftest.$ac_objext \
14237      conftest$ac_exeext conftest.$ac_ext
14238 <      iopoll_mechanism_select=6
14238 >      iopoll_mechanism_select=5
14239  
14240   cat >>confdefs.h <<_ACEOF
14241   #define __IOPOLL_MECHANISM_SELECT $iopoll_mechanism_select
# Line 14288 | Line 14290 | fi
14290   rm -f core conftest.err conftest.$ac_objext \
14291      conftest$ac_exeext conftest.$ac_ext
14292        optimal_iopoll_mechanism="none"
14293 <  for mechanism in "kqueue" "epoll" "devpoll" "rtsigio" "poll" "select" ; do # order is important
14293 >  for mechanism in "kqueue" "epoll" "devpoll" "poll" "select" ; do # order is important
14294      eval "is_optimal_iopoll_mechanism_available=\$is_${mechanism}_mechanism_available"
14295      if test "$is_optimal_iopoll_mechanism_available" = "yes" ; then
14296        optimal_iopoll_mechanism="$mechanism"
# Line 14325 | Line 14327 | _ACEOF
14327  
14328  
14329  
14328
14329 # Check whether --with-nicklen was given.
14330 if test "${with_nicklen+set}" = set; then :
14331  withval=$with_nicklen; nicklen="$withval"
14332 else
14333  nicklen="9"
14334 fi
14335
14336
14337 cat >>confdefs.h <<_ACEOF
14338 #define NICKLEN ($nicklen)
14339 _ACEOF
14340
14341
14342
14343
14344 # Check whether --with-topiclen was given.
14345 if test "${with_topiclen+set}" = set; then :
14346  withval=$with_topiclen; topiclen="$withval"
14347 else
14348  topiclen="160"
14349 fi
14350
14351
14352 cat >>confdefs.h <<_ACEOF
14353 #define TOPICLEN ($topiclen)
14354 _ACEOF
14355
14356
14357
14330    # Check whether --enable-halfops was given.
14331   if test "${enable_halfops+set}" = set; then :
14332    enableval=$enable_halfops; halfops="$enableval"
# Line 14479 | Line 14451 | _ACEOF
14451    test "$exec_prefix_NONE" && exec_prefix=NONE
14452  
14453  
14454 < ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
14454 > ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile tools/Makefile"
14455  
14456  
14457   cat >confcache <<\_ACEOF
# Line 15046 | Line 15018 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15018   # report actual input values of CONFIG_FILES etc. instead of their
15019   # values after options handling.
15020   ac_log="
15021 < This file was extended by ircd-hybrid $as_me 8.0.0, which was
15021 > This file was extended by ircd-hybrid $as_me TRUNK, which was
15022   generated by GNU Autoconf 2.69.  Invocation command line was
15023  
15024    CONFIG_FILES    = $CONFIG_FILES
# Line 15112 | Line 15084 | _ACEOF
15084   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15085   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15086   ac_cs_version="\\
15087 < ircd-hybrid config.status 8.0.0
15087 > ircd-hybrid config.status TRUNK
15088   configured by $0, generated by GNU Autoconf 2.69,
15089    with options \\"\$ac_cs_config\\"
15090  
# Line 15524 | Line 15496 | do
15496      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15497      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
15498      "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
15527    "messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;;
15499      "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
15500      "modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;;
15501      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
15502      "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
15532    "help/opers/Makefile") CONFIG_FILES="$CONFIG_FILES help/opers/Makefile" ;;
15533    "help/users/Makefile") CONFIG_FILES="$CONFIG_FILES help/users/Makefile" ;;
15503      "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
15504  
15505    *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
# Line 16128 | Line 16097 | $as_echo "$as_me: executing $ac_file com
16097  
16098    case $ac_file$ac_mode in
16099      "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
16100 <  # Autoconf 2.62 quotes --file arguments for eval, but not when files
16100 >  # Older Autoconf quotes --file arguments for eval, but not when files
16101    # are listed without --file.  Let's play safe and only enable the eval
16102    # if we detect the quoting.
16103    case $CONFIG_FILES in

Diff Legend

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