From 0305388aa2c358bdc3395ef2b0abb9efc3e91744 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 21 Dec 2000 23:33:02 +0000 Subject: include configure.h because HAVE_TIMEZONE is used 2000-12-21 JP Rosevear * src/libical/icaltime.c: include configure.h because HAVE_TIMEZONE is used * acconfig.h: Terminate variable comment so that the variable can actually be seen svn path=/trunk/; revision=7122 --- libical/acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libical/acconfig.h') diff --git a/libical/acconfig.h b/libical/acconfig.h index 96f0975b26..f03ba6005f 100644 --- a/libical/acconfig.h +++ b/libical/acconfig.h @@ -9,7 +9,7 @@ /* Define to terminate lines with "\n" instead of "\r\n" */ #undef ICAL_UNIX_NEWLINE -/* Define if your libc defines a "timezone" variable +/* Define if your libc defines a "timezone" variable */ #undef HAVE_TIMEZONE /* Define if your libc defines a struct tm containing a "tm_gmtoff" member */ -- cgit v1.2.3