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

Comparing ircd-hybrid-8/configure (file contents):
Revision 1356 by michael, Sat Apr 21 19:56:44 2012 UTC vs.
Revision 1358 by michael, Sun Apr 22 13:49:23 2012 UTC

# Line 13882 | Line 13882 | fi
13882   if test "$small_net" = "yes"; then :
13883  
13884  
13885 < $as_echo "#define NICKNAMEHISTORYLENGTH 1500" >>confdefs.h
13885 > $as_echo "#define NICKNAMEHISTORYLENGTH 2048" >>confdefs.h
13886  
13887  
13888   $as_echo "#define CHANNEL_HEAP_SIZE 256" >>confdefs.h
# Line 13915 | Line 13915 | else
13915  
13916  
13917  
13918 < $as_echo "#define NICKNAMEHISTORYLENGTH 15000" >>confdefs.h
13918 > $as_echo "#define NICKNAMEHISTORYLENGTH 16384" >>confdefs.h
13919  
13920  
13921   $as_echo "#define CHANNEL_HEAP_SIZE 1024" >>confdefs.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines