]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
Finish adding custom operstring support.
[irc/rqf/shadowircd.git] / configure.ac
index 7b4c9f8b1723a1e071f4bb9aaed19d80a260c924..25e2b40b6425f6ba4ad4378fe66326887a6a4c65 100644 (file)
@@ -873,7 +873,7 @@ AC_HELP_STRING([--with-nicklen=LENGTH],[Set the nick length to LENGTH (default 1
   else
        NICKLEN="$withval"
   fi
-], [NICKLEN=15])
+], [NICKLEN=31])
 
 AC_ARG_WITH(topiclen,           
 AC_HELP_STRING([--with-topiclen=NUMBER],[Set the max topic length to NUMBER (default 390, max 390)]),
@@ -1195,5 +1195,5 @@ Configuration:
        Nickname length    : $NICKLEN
        Topic length       : $TOPICLEN
 
-Use (g)make to compile Charybdis, then (g)make install to install it.
+Use (g)make to compile ShadowIRCd, then (g)make install to install it.
 "