* msgbase.c: when a summary mode message list is requested, and the room
authorArt Cancro <ajc@citadel.org>
Tue, 25 Oct 2005 21:31:08 +0000 (21:31 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 25 Oct 2005 21:31:08 +0000 (21:31 +0000)
commit9d62c756b928de642387c07f6ce71483175aeaba
treee96fba7e1ceb9d3124bd54ee9c20ae97dc48f035
parent2784f687e4a5904f0a07523c54547e788c618822
* msgbase.c: when a summary mode message list is requested, and the room
  contains a pointer to a message which does not exist (this normally should
  not happen), return an empty message summary line instead of crashing.
* removed the remaining vestiges of the libtool stuff in .c and .y files
20 files changed:
citadel/ChangeLog
citadel/config.c
citadel/control.c
citadel/database_sleepycat.c
citadel/file_ops.c
citadel/genstamp.c
citadel/getutline.c
citadel/housekeeping.c
citadel/html.c
citadel/internet_addressing.c
citadel/msgbase.c
citadel/parsedate.y
citadel/policy.c
citadel/room_ops.c
citadel/serv_autocompletion.c
citadel/snprintf.c
citadel/support.c
citadel/sysdep.c
citadel/tools.c
citadel/user_ops.c