* Unfinished code is now disabled.
authorArt Cancro <ajc@citadel.org>
Mon, 28 Jan 2008 16:25:50 +0000 (16:25 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 28 Jan 2008 16:25:50 +0000 (16:25 +0000)
commit4ece18dbfa7b31a9dc319ec0480ed651a30b3213
tree306fb82c72c71c237a0e29985149433079a75a7b
parentf3ad2381c4495a11d4b660734b015eefb0dbfa09
* Unfinished code is now disabled.
  To enable it, do 'CFLAGS=-DTECH_PREVIEW' prior to configure.
  This will activate the Jabber and Wiki modules.
* Citadel and WebCit configure scripts now check to make sure that
  libcitadel is current enough.
* Cleaned up some compiler warnings.
12 files changed:
citadel/citadel.h
citadel/configure.ac
citadel/modules/jabber/serv_xmpp.c
citadel/msgbase.c
citadel/tuiconfig.c
citadel/user_ops.c
libcitadel/lib/libcitadel.h
webcit/configure.ac
webcit/preferences.c
webcit/roomops.c
webcit/siteconfig.c
webcit/webcit.h