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

Comparing:
ircd-hybrid-8/configure (file contents), Revision 1494 by michael, Fri Aug 3 16:22:42 2012 UTC vs.
ircd-hybrid/branches/8.0.x/configure (file contents), Revision 1750 by michael, Wed Jan 16 14:07:08 2013 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1462 2012-07-13 19:27:24Z michael .
2 > # From configure.ac Id: configure.ac 1746 2013-01-15 17:33:09Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid 8beta3.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.5.
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='8beta3'
597 < PACKAGE_STRING='ircd-hybrid 8beta3'
596 > PACKAGE_VERSION='8.0.5'
597 > PACKAGE_STRING='ircd-hybrid 8.0.5'
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 803 | Line 808 | enable_ltdl_install
808   enable_libpcre
809   enable_openssl
810   enable_assert
806 enable_small_net
811   enable_kqueue
812   enable_epoll
813   enable_devpoll
810 enable_rtsigio
814   enable_poll
815   enable_select
813 with_nicklen
814 with_topiclen
816   enable_halfops
817   enable_debugging
818   enable_warnings
# Line 1367 | 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 8beta3 to adapt to many kinds of systems.
1371 > \`configure' configures ircd-hybrid 8.0.5 to adapt to many kinds of systems.
1372  
1373   Usage: $0 [OPTION]... [VAR=VALUE]...
1374  
# Line 1437 | 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 8beta3:";;
1441 >     short | recursive ) echo "Configuration of ircd-hybrid 8.0.5:";;
1442     esac
1443    cat <<\_ACEOF
1444  
# Line 1445 | 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 1462 | Line 1465 | Optional Features:
1465    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1466    --disable-openssl            Disable OpenSSL support.
1467    --enable-assert         Enable assert() statements
1465  --enable-small-net      Enable small network support.
1468    --enable-kqueue         Force kqueue usage.
1469    --enable-epoll          Force epoll usage.
1470    --enable-devpoll        Force devpoll usage.
1469  --enable-rtsigio        Force rtsigio usage.
1471    --enable-poll           Force poll usage.
1472    --enable-select         Force select usage.
1473    --enable-halfops        Enable halfops support.
# Line 1484 | 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
1487  --with-nicklen=<value>  Set nickname length (default 9).
1488  --with-topiclen=<value> Set topic length (default 160).
1488  
1489   Some influential environment variables:
1490    CC          C compiler command
# Line 1569 | 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 8beta3
1571 > ircd-hybrid configure 8.0.5
1572   generated by GNU Autoconf 2.69
1573  
1574   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2095 | 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 8beta3, which was
2097 > It was created by ircd-hybrid $as_me 8.0.5, which was
2098   generated by GNU Autoconf 2.69.  Invocation command line was
2099  
2100    $ $0 $@
# Line 2455 | Line 2454 | ac_link='$CC -o conftest$ac_exeext $CFLA
2454   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2455  
2456  
2457 < am__api_version='1.12'
2457 > am__api_version='1.13'
2458  
2459   ac_aux_dir=
2460   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
# Line 2668 | Line 2667 | if test x"${MISSING+set}" != xset; then
2667    esac
2668   fi
2669   # Use eval to expand $SHELL
2670 < if eval "$MISSING --run true"; then
2671 <  am_missing_run="$MISSING --run "
2670 > if eval "$MISSING --is-lightweight"; then
2671 >  am_missing_run="$MISSING "
2672   else
2673    am_missing_run=
2674    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
# Line 2909 | Line 2908 | else
2908   fi
2909   rmdir .tst 2>/dev/null
2910  
2911 + # Check whether --enable-silent-rules was given.
2912 + if test "${enable_silent_rules+set}" = set; then :
2913 +  enableval=$enable_silent_rules;
2914 + fi
2915 +
2916 + case $enable_silent_rules in # (((
2917 +  yes) AM_DEFAULT_VERBOSITY=0;;
2918 +   no) AM_DEFAULT_VERBOSITY=1;;
2919 +    *) AM_DEFAULT_VERBOSITY=1;;
2920 + esac
2921 + am_make=${MAKE-make}
2922 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2923 + $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2924 + if ${am_cv_make_support_nested_variables+:} false; then :
2925 +  $as_echo_n "(cached) " >&6
2926 + else
2927 +  if $as_echo 'TRUE=$(BAR$(V))
2928 + BAR0=false
2929 + BAR1=true
2930 + V=1
2931 + am__doit:
2932 +        @$(TRUE)
2933 + .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2934 +  am_cv_make_support_nested_variables=yes
2935 + else
2936 +  am_cv_make_support_nested_variables=no
2937 + fi
2938 + fi
2939 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2940 + $as_echo "$am_cv_make_support_nested_variables" >&6; }
2941 + if test $am_cv_make_support_nested_variables = yes; then
2942 +    AM_V='$(V)'
2943 +  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2944 + else
2945 +  AM_V=$AM_DEFAULT_VERBOSITY
2946 +  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2947 + fi
2948 + AM_BACKSLASH='\'
2949 +
2950   if test "`cd $srcdir && pwd`" != "`pwd`"; then
2951    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2952    # is not polluted with repeated "-I."
# Line 2931 | Line 2969 | fi
2969  
2970   # Define the identity of the package.
2971   PACKAGE='ircd-hybrid'
2972 < VERSION='8beta3'
2972 > VERSION='8.0.5'
2973  
2974  
2975   cat >>confdefs.h <<_ACEOF
# Line 13030 | Line 13068 | LIBTOOL="$LIBTOOL --silent"
13068  
13069   # Checks for libraries.
13070  
13071 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13072 < $as_echo_n "checking for library containing socket... " >&6; }
13073 < if ${ac_cv_search_socket+:} false; then :
13071 >  ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
13072 > if test "x$ac_cv_func_getaddrinfo" = xyes; then :
13073 >
13074 > else
13075 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
13076 > $as_echo_n "checking for library containing getaddrinfo... " >&6; }
13077 > if ${ac_cv_search_getaddrinfo+:} false; then :
13078    $as_echo_n "(cached) " >&6
13079   else
13080    ac_func_search_save_LIBS=$LIBS
# Line 13045 | Line 13087 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13087   #ifdef __cplusplus
13088   extern "C"
13089   #endif
13090 < char socket ();
13090 > char getaddrinfo ();
13091   int
13092   main ()
13093   {
13094 < return socket ();
13094 > return getaddrinfo ();
13095    ;
13096    return 0;
13097   }
13098   _ACEOF
13099 < for ac_lib in '' socket; do
13099 > for ac_lib in '' nsl; do
13100    if test -z "$ac_lib"; then
13101      ac_res="none required"
13102    else
# Line 13062 | Line 13104 | for ac_lib in '' socket; do
13104      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13105    fi
13106    if ac_fn_c_try_link "$LINENO"; then :
13107 <  ac_cv_search_socket=$ac_res
13107 >  ac_cv_search_getaddrinfo=$ac_res
13108   fi
13109   rm -f core conftest.err conftest.$ac_objext \
13110      conftest$ac_exeext
13111 <  if ${ac_cv_search_socket+:} false; then :
13111 >  if ${ac_cv_search_getaddrinfo+:} false; then :
13112    break
13113   fi
13114   done
13115 < if ${ac_cv_search_socket+:} false; then :
13115 > if ${ac_cv_search_getaddrinfo+:} false; then :
13116  
13117   else
13118 <  ac_cv_search_socket=no
13118 >  ac_cv_search_getaddrinfo=no
13119   fi
13120   rm conftest.$ac_ext
13121   LIBS=$ac_func_search_save_LIBS
13122   fi
13123 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13124 < $as_echo "$ac_cv_search_socket" >&6; }
13125 < ac_res=$ac_cv_search_socket
13123 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
13124 > $as_echo "$ac_cv_search_getaddrinfo" >&6; }
13125 > ac_res=$ac_cv_search_getaddrinfo
13126   if test "$ac_res" != no; then :
13127    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13128  
13087 else
13088  as_fn_error $? "socket library not found" "$LINENO" 5
13129   fi
13130  
13131 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_ntoa" >&5
13132 < $as_echo_n "checking for library containing inet_ntoa... " >&6; }
13133 < if ${ac_cv_search_inet_ntoa+:} false; then :
13131 > fi
13132 >
13133 >  ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo"
13134 > if test "x$ac_cv_func_getnameinfo" = xyes; then :
13135 >
13136 > else
13137 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getnameinfo" >&5
13138 > $as_echo_n "checking for library containing getnameinfo... " >&6; }
13139 > if ${ac_cv_search_getnameinfo+:} false; then :
13140    $as_echo_n "(cached) " >&6
13141   else
13142    ac_func_search_save_LIBS=$LIBS
# Line 13103 | Line 13149 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13149   #ifdef __cplusplus
13150   extern "C"
13151   #endif
13152 < char inet_ntoa ();
13152 > char getnameinfo ();
13153   int
13154   main ()
13155   {
13156 < return inet_ntoa ();
13156 > return getnameinfo ();
13157    ;
13158    return 0;
13159   }
# Line 13120 | Line 13166 | for ac_lib in '' nsl; do
13166      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13167    fi
13168    if ac_fn_c_try_link "$LINENO"; then :
13169 <  ac_cv_search_inet_ntoa=$ac_res
13169 >  ac_cv_search_getnameinfo=$ac_res
13170   fi
13171   rm -f core conftest.err conftest.$ac_objext \
13172      conftest$ac_exeext
13173 <  if ${ac_cv_search_inet_ntoa+:} false; then :
13173 >  if ${ac_cv_search_getnameinfo+:} false; then :
13174    break
13175   fi
13176   done
13177 < if ${ac_cv_search_inet_ntoa+:} false; then :
13177 > if ${ac_cv_search_getnameinfo+:} false; then :
13178  
13179   else
13180 <  ac_cv_search_inet_ntoa=no
13180 >  ac_cv_search_getnameinfo=no
13181   fi
13182   rm conftest.$ac_ext
13183   LIBS=$ac_func_search_save_LIBS
13184   fi
13185 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_ntoa" >&5
13186 < $as_echo "$ac_cv_search_inet_ntoa" >&6; }
13187 < ac_res=$ac_cv_search_inet_ntoa
13185 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getnameinfo" >&5
13186 > $as_echo "$ac_cv_search_getnameinfo" >&6; }
13187 > ac_res=$ac_cv_search_getnameinfo
13188   if test "$ac_res" != no; then :
13189    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13190  
13191   fi
13192  
13193 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
13194 < $as_echo_n "checking for library containing inet_aton... " >&6; }
13195 < if ${ac_cv_search_inet_aton+:} false; then :
13193 > fi
13194 >
13195 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13196 > $as_echo_n "checking for library containing socket... " >&6; }
13197 > if ${ac_cv_search_socket+:} false; then :
13198    $as_echo_n "(cached) " >&6
13199   else
13200    ac_func_search_save_LIBS=$LIBS
# Line 13159 | Line 13207 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13207   #ifdef __cplusplus
13208   extern "C"
13209   #endif
13210 < char inet_aton ();
13210 > char socket ();
13211   int
13212   main ()
13213   {
13214 < return inet_aton ();
13214 > return socket ();
13215    ;
13216    return 0;
13217   }
13218   _ACEOF
13219 < for ac_lib in '' resolv; do
13219 > for ac_lib in '' socket; do
13220    if test -z "$ac_lib"; then
13221      ac_res="none required"
13222    else
# Line 13176 | Line 13224 | for ac_lib in '' resolv; do
13224      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13225    fi
13226    if ac_fn_c_try_link "$LINENO"; then :
13227 <  ac_cv_search_inet_aton=$ac_res
13227 >  ac_cv_search_socket=$ac_res
13228   fi
13229   rm -f core conftest.err conftest.$ac_objext \
13230      conftest$ac_exeext
13231 <  if ${ac_cv_search_inet_aton+:} false; then :
13231 >  if ${ac_cv_search_socket+:} false; then :
13232    break
13233   fi
13234   done
13235 < if ${ac_cv_search_inet_aton+:} false; then :
13235 > if ${ac_cv_search_socket+:} false; then :
13236  
13237   else
13238 <  ac_cv_search_inet_aton=no
13238 >  ac_cv_search_socket=no
13239   fi
13240   rm conftest.$ac_ext
13241   LIBS=$ac_func_search_save_LIBS
13242   fi
13243 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
13244 < $as_echo "$ac_cv_search_inet_aton" >&6; }
13245 < ac_res=$ac_cv_search_inet_aton
13243 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
13244 > $as_echo "$ac_cv_search_socket" >&6; }
13245 > ac_res=$ac_cv_search_socket
13246   if test "$ac_res" != no; then :
13247    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13248  
13249 + else
13250 +  as_fn_error $? "socket library not found" "$LINENO" 5
13251   fi
13252  
13203  for ac_func in inet_aton inet_ntop inet_pton
13204 do :
13205  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13206 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13207 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13208  cat >>confdefs.h <<_ACEOF
13209 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13210 _ACEOF
13211
13212 fi
13213 done
13214
13253    ac_fn_c_check_type "$LINENO" "struct sockaddr_in" "ac_cv_type_struct_sockaddr_in" "#include <sys/types.h>
13254     #include <sys/socket.h>
13255     #include <netdb.h>
# Line 13903 | Line 13941 | $as_echo "#define NDEBUG 1" >>confdefs.h
13941   fi
13942  
13943  
13906 # Check whether --enable-small-net was given.
13907 if test "${enable_small_net+set}" = set; then :
13908  enableval=$enable_small_net; small_net=$enableval
13909 else
13910  small_net=no
13911 fi
13912
13913
13914 if test "$small_net" = "yes"; then :
13915
13916
13917 $as_echo "#define NICKNAMEHISTORYLENGTH 2048" >>confdefs.h
13918
13919
13920 $as_echo "#define CHANNEL_HEAP_SIZE 256" >>confdefs.h
13921
13922
13923 $as_echo "#define BAN_HEAP_SIZE 128" >>confdefs.h
13924
13925
13926 $as_echo "#define CLIENT_HEAP_SIZE 256" >>confdefs.h
13927
13928
13929 $as_echo "#define LCLIENT_HEAP_SIZE 128" >>confdefs.h
13930
13931
13932 $as_echo "#define DNODE_HEAP_SIZE 256" >>confdefs.h
13933
13934
13935 $as_echo "#define TOPIC_HEAP_SIZE 256" >>confdefs.h
13936
13937
13938 $as_echo "#define DBUF_HEAP_SIZE 64" >>confdefs.h
13939
13940
13941 $as_echo "#define AUTH_HEAP_SIZE 128" >>confdefs.h
13942
13943
13944 $as_echo "#define DNS_HEAP_SIZE 128" >>confdefs.h
13945
13946 else
13947
13948
13944  
13945   $as_echo "#define NICKNAMEHISTORYLENGTH 16384" >>confdefs.h
13946  
# Line 13965 | Line 13960 | $as_echo "#define LCLIENT_HEAP_SIZE 512"
13960   $as_echo "#define DNODE_HEAP_SIZE 1024" >>confdefs.h
13961  
13962  
13968 $as_echo "#define TOPIC_HEAP_SIZE 1024" >>confdefs.h
13969
13970
13963   $as_echo "#define DBUF_HEAP_SIZE 512" >>confdefs.h
13964  
13965  
13966 < $as_echo "#define AUTH_HEAP_SIZE 512" >>confdefs.h
13966 > $as_echo "#define AUTH_HEAP_SIZE 256" >>confdefs.h
13967  
13968  
13969 < $as_echo "#define DNS_HEAP_SIZE 512" >>confdefs.h
13969 > $as_echo "#define DNS_HEAP_SIZE 256" >>confdefs.h
13970  
13979 fi
13971  
13972  
13973   # Argument processing.
# Line 13997 | Line 13988 | if test "${enable_devpoll+set}" = set; t
13988    enableval=$enable_devpoll; desired_iopoll_mechanism="devpoll"
13989   fi
13990  
14000  # Check whether --enable-rtsigio was given.
14001 if test "${enable_rtsigio+set}" = set; then :
14002  enableval=$enable_rtsigio; desired_iopoll_mechanism="rtsigio"
14003 fi
14004
13991    # Check whether --enable-poll was given.
13992   if test "${enable_poll+set}" = set; then :
13993    enableval=$enable_poll; desired_iopoll_mechanism="poll"
# Line 14185 | Line 14171 | rm -f core conftest.err conftest.$ac_obj
14171   $as_echo "#define HAVE_SYS_DEVPOLL_H 1" >>confdefs.h
14172  
14173    fi
14174 <      iopoll_mechanism_rtsigio=4
14189 <
14190 < cat >>confdefs.h <<_ACEOF
14191 < #define __IOPOLL_MECHANISM_RTSIGIO $iopoll_mechanism_rtsigio
14192 < _ACEOF
14193 <
14194 <  if test "$cross_compiling" = yes; then :
14195 <  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14196 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14197 < as_fn_error $? "cannot run test program while cross compiling
14198 < See \`config.log' for more details" "$LINENO" 5; }
14199 < else
14200 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14201 < /* end confdefs.h.  */
14202 <
14203 < #define _GNU_SOURCE
14204 < #include <fcntl.h>
14205 < static unsigned int have_f_setsig = 0;
14206 <
14207 < int
14208 < main ()
14209 < {
14210 <
14211 < #ifdef F_SETSIG
14212 <  have_f_setsig = 1;
14213 < #endif
14214 <  return have_f_setsig == 0;
14215 <
14216 <  ;
14217 <  return 0;
14218 < }
14219 < _ACEOF
14220 < if ac_fn_c_try_run "$LINENO"; then :
14221 <  is_rtsigio_mechanism_available="yes"
14222 < else
14223 <  is_rtsigio_mechanism_available="no"
14224 < fi
14225 < rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14226 <  conftest.$ac_objext conftest.beam conftest.$ac_ext
14227 < fi
14228 <
14229 <      iopoll_mechanism_poll=5
14174 >      iopoll_mechanism_poll=4
14175  
14176   cat >>confdefs.h <<_ACEOF
14177   #define __IOPOLL_MECHANISM_POLL $iopoll_mechanism_poll
# Line 14280 | Line 14225 | else
14225   fi
14226   rm -f core conftest.err conftest.$ac_objext \
14227      conftest$ac_exeext conftest.$ac_ext
14228 <      iopoll_mechanism_select=6
14228 >      iopoll_mechanism_select=5
14229  
14230   cat >>confdefs.h <<_ACEOF
14231   #define __IOPOLL_MECHANISM_SELECT $iopoll_mechanism_select
# Line 14335 | Line 14280 | fi
14280   rm -f core conftest.err conftest.$ac_objext \
14281      conftest$ac_exeext conftest.$ac_ext
14282        optimal_iopoll_mechanism="none"
14283 <  for mechanism in "kqueue" "epoll" "devpoll" "rtsigio" "poll" "select" ; do # order is important
14283 >  for mechanism in "kqueue" "epoll" "devpoll" "poll" "select" ; do # order is important
14284      eval "is_optimal_iopoll_mechanism_available=\$is_${mechanism}_mechanism_available"
14285      if test "$is_optimal_iopoll_mechanism_available" = "yes" ; then
14286        optimal_iopoll_mechanism="$mechanism"
# Line 14372 | Line 14317 | _ACEOF
14317  
14318  
14319  
14375
14376 # Check whether --with-nicklen was given.
14377 if test "${with_nicklen+set}" = set; then :
14378  withval=$with_nicklen; nicklen="$withval"
14379 else
14380  nicklen="9"
14381 fi
14382
14383
14384 cat >>confdefs.h <<_ACEOF
14385 #define NICKLEN ($nicklen)
14386 _ACEOF
14387
14388
14389
14390
14391 # Check whether --with-topiclen was given.
14392 if test "${with_topiclen+set}" = set; then :
14393  withval=$with_topiclen; topiclen="$withval"
14394 else
14395  topiclen="160"
14396 fi
14397
14398
14399 cat >>confdefs.h <<_ACEOF
14400 #define TOPICLEN ($topiclen)
14401 _ACEOF
14402
14403
14404
14320    # Check whether --enable-halfops was given.
14321   if test "${enable_halfops+set}" = set; then :
14322    enableval=$enable_halfops; halfops="$enableval"
# Line 14424 | Line 14339 | else
14339   fi
14340  
14341    if test "$debugging" = "yes" ; then
14427
14428 $as_echo "#define DEBUG 1" >>confdefs.h
14429
14342      CFLAGS="-Wall -g -O0"
14431  else
14432
14433 $as_echo "#define NDEBUG 1" >>confdefs.h
14434
14343    fi
14344  
14345  
# Line 15100 | Line 15008 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15008   # report actual input values of CONFIG_FILES etc. instead of their
15009   # values after options handling.
15010   ac_log="
15011 < This file was extended by ircd-hybrid $as_me 8beta3, which was
15011 > This file was extended by ircd-hybrid $as_me 8.0.5, which was
15012   generated by GNU Autoconf 2.69.  Invocation command line was
15013  
15014    CONFIG_FILES    = $CONFIG_FILES
# Line 15166 | Line 15074 | _ACEOF
15074   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15075   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15076   ac_cs_version="\\
15077 < ircd-hybrid config.status 8beta3
15077 > ircd-hybrid config.status 8.0.5
15078   configured by $0, generated by GNU Autoconf 2.69,
15079    with options \\"\$ac_cs_config\\"
15080  
# Line 16184 | Line 16092 | $as_echo "$as_me: executing $ac_file com
16092  
16093    case $ac_file$ac_mode in
16094      "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
16095 <  # Autoconf 2.62 quotes --file arguments for eval, but not when files
16095 >  # Older Autoconf quotes --file arguments for eval, but not when files
16096    # are listed without --file.  Let's play safe and only enable the eval
16097    # if we detect the quoting.
16098    case $CONFIG_FILES in

Diff Legend

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