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

Comparing ircd-hybrid/trunk/configure (file contents):
Revision 6122 by michael, Thu Jun 11 14:16:43 2015 UTC vs.
Revision 6128 by michael, Thu Jun 11 14:34:49 2015 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 6119 2015-06-11 14:10:27Z michael .
2 > # From configure.ac Id: configure.ac 6125 2015-06-11 14:32:01Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4   # Generated by GNU Autoconf 2.69 for ircd-hybrid TRUNK.
5   #
# Line 14331 | Line 14331 | if test "$ac_res" != no; then :
14331   fi
14332  
14333  
14334 <
14335 < $as_echo "#define NICKNAMEHISTORYLENGTH 32768" >>confdefs.h
14334 > # Define various chunk sizes for the pooling allocator
14335  
14336  
14337   $as_echo "#define MP_CHUNK_SIZE_CHANNEL 1024*1024" >>confdefs.h
# Line 14374 | Line 14373 | $as_echo "#define MP_CHUNK_SIZE_USERHOST
14373   $as_echo "#define MP_CHUNK_SIZE_IP_ENTRY 128*1024" >>confdefs.h
14374  
14375  
14376 +
14377   # Argument processing.
14378  
14379    desired_iopoll_mechanism="none"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines