diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Id: configure.ac 1869 2013-04-25 18:12:07Z michael . +# From configure.ac Id: configure.ac 1906 2013-04-27 21:19:31Z michael . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.1beta2. # @@ -14011,7 +14011,7 @@ fi -$as_echo "#define NICKNAMEHISTORYLENGTH 16384" >>confdefs.h +$as_echo "#define NICKNAMEHISTORYLENGTH 32768" >>confdefs.h $as_echo "#define MP_CHUNK_SIZE_CHANNEL 64*1024" >>confdefs.h |