aboutsummaryrefslogtreecommitdiffstats
path: root/libical/acconfig.h
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-12-22 07:33:02 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-12-22 07:33:02 +0800
commit0305388aa2c358bdc3395ef2b0abb9efc3e91744 (patch)
tree2982f6cc0cd8809985e0a988997caeab9c04f307 /libical/acconfig.h
parentb920cbf1a5d5841636e021b3168149c566f0f9c7 (diff)
downloadgsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.gz
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.bz2
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.lz
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.xz
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.zst
gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.zip
include configure.h because HAVE_TIMEZONE is used
2000-12-21 JP Rosevear <jpr@helixcode.com> * 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
Diffstat (limited to 'libical/acconfig.h')
-rw-r--r--libical/acconfig.h2
1 files changed, 1 insertions, 1 deletions
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 */