From f9467b1e78c8a16ebb6bcf3087731b9684d6cff0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Thu, 25 Oct 2007 21:51:16 +0000 Subject: [PATCH] * handle webcit version through sysdep.h --- webcit/autocompletion.c | 2 +- webcit/configure.ac | 10 +--------- webcit/groupdav_main.c | 2 +- webcit/messages.c | 6 +++--- webcit/rss.c | 4 ++-- webcit/summary.c | 2 +- webcit/webcit.c | 6 +++--- webcit/webcit.h | 33 ++++++++++++++++----------------- webcit/webserver.c | 2 +- 9 files changed, 29 insertions(+), 38 deletions(-) diff --git a/webcit/autocompletion.c b/webcit/autocompletion.c index 8c516f767..e9c87ab0d 100644 --- a/webcit/autocompletion.c +++ b/webcit/autocompletion.c @@ -25,7 +25,7 @@ void recp_autocomplete(char *partial) { "Cache-Control: no-store\r\n" "Expires: -1\r\n" , - SERVER); + PACKAGE_STRING); begin_burst(); wprintf("