]> jfr.im git - solanum.git/blobdiff - configure.ac
ircd: relocate_paths() back on windows only now
[solanum.git] / configure.ac
index a36786254fcbab41dc4ed3530be1a9312284b46a..b2bdcecde026cc9904e9e9ceaeda7bc9602ffb3a 100644 (file)
@@ -4,7 +4,7 @@ dnl said functions need to be just about as complex as they already are.
 
 AC_PREREQ(2.60)
 
-AC_INIT([charybdis], [3.6.0-dev])
+AC_INIT([charybdis], [4-beta1])
 
 AC_LANG(C)
 AC_USE_SYSTEM_EXTENSIONS
@@ -656,6 +656,7 @@ AC_CONFIG_FILES(                    \
        authd/Makefile                  \
        bandb/Makefile                  \
        ssld/Makefile                   \
+       wsockd/Makefile                 \
        extensions/Makefile             \
        ircd/Makefile                   \
        modules/Makefile                \