]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
Add blowfish to libratbox crypt.
[irc/rqf/shadowircd.git] / configure.ac
index 43f19d15158a22bbb3d445baf5d46f11923ecefb..c5219ee181a2a95d8e21da2ebc087cc3e63e2c1d 100644 (file)
@@ -873,7 +873,7 @@ AC_HELP_STRING([--with-nicklen=LENGTH],[Set the nick length to LENGTH (default 3
   else
        NICKLEN="$withval"
   fi
-], [NICKLEN=30])
+], [NICKLEN=31])
 
 AC_ARG_WITH(topiclen,           
 AC_HELP_STRING([--with-topiclen=NUMBER],[Set the max topic length to NUMBER (default 390, max 390)]),
@@ -1160,7 +1160,6 @@ AC_CONFIG_FILES(                  \
        bandb/Makefile                  \
        ssld/Makefile                   \
        extensions/Makefile             \
-       modes/Makefile                  \
        unsupported/Makefile            \
        src/Makefile                    \
        modules/Makefile                \