VIEW_ definitions are now in libcitadel.h
authorArt Cancro <ajc@citadel.org>
Wed, 16 Jan 2008 14:42:41 +0000 (14:42 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 16 Jan 2008 14:42:41 +0000 (14:42 +0000)
commit6611bbc73ee576e50e8751fc4cbfab24960d2fee
tree3bc136f3100c708ddb72e7fd30263e57d5346558
parent8c801cdef5d68cde727080f74df8ddd4fee083a0
VIEW_ definitions are now in libcitadel.h
Also added a version number check to libcitadel.h and to the
library itself.  citserver and webcit will refuse to run if
the linked version of libcitadel is older than the one used
at compile time.
citadel/citadel.h
citadel/config.c
citadel/server.h
libcitadel/lib/libcitadel.c
libcitadel/lib/libcitadel.h
webcit/roomops.c
webcit/webcit.h
webcit/webserver.c