]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
Prevent cork usage as charybdis doesn't have its support
[irc/rqf/shadowircd.git] / configure.ac
index 9a6f1e78ddfa0082f8a4a892e63db9149476334c..0ebc52d853d4b2967697665079b7338f0b861d09 100644 (file)
@@ -26,6 +26,8 @@ AC_LANG(C)
 dnl Make sure autoconf doesn't interfere with cflags -jmallett
 CFLAGS="$OLD_CFLAGS"
 
+AC_CONFIG_SUBDIRS(libratbox)
+
 dnl Check for various compilers. -jmallett
 dnl But if $CC turns out to be gcc, sure as hell it's, well, gcc. -joshk
 
@@ -1231,7 +1233,6 @@ fi
 
 AC_CONFIG_FILES(                       \
        Makefile                        \
-       libcharybdis/Makefile           \
        servlink/Makefile               \
        extensions/Makefile             \
        unsupported/Makefile            \