]> code.citadel.org Git - citadel.git/commitdiff
removed serv_test.so from the default build
authorArt Cancro <ajc@citadel.org>
Sun, 13 Dec 1998 23:16:35 +0000 (23:16 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 13 Dec 1998 23:16:35 +0000 (23:16 +0000)
citadel/ChangeLog
citadel/Makefile.in

index 26474ad373720b8302994fc2306f518941f0bcfd..3a4f06195e10ffa8e3c373109863fc9beabb25f1 100644 (file)
@@ -1,6 +1,7 @@
 Sun Dec 13 17:40:08 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * sysdep.c, citserver.c: (hopefully) fixed a session table concurrency
          bug which was causing the server to occasionally crash.
+       * removed serv_test.so from the default build
 
 Fri Dec 11 18:50:00 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * setup.c: default value for maxsessions is now 0 (no limit)
index 163410ef06f3ed362f1566b0cfbecde37ea6ab14..e39ee663659f4eacafd9bcc8c6781f458192a1cf 100644 (file)
@@ -20,7 +20,7 @@ all: $(TARGETS)
 
 CLIENT_TARGETS=citadel whobbs
 SERVER_TARGETS=citserver setup
-SERV_MODULES=modules/serv_chat.so modules/serv_test.so \
+SERV_MODULES=modules/serv_chat.so \
        modules/serv_upgrade.so modules/serv_expire.so
 UTIL_TARGETS=aidepost netmailer netproc netsetup msgform \
        readlog rcit stats citmail netpoll mailinglist userlist sendcommand