summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2015-06-15 17:20:58 -0400
committerAllen Winter <allen.winter@kdab.com>2015-06-15 17:20:58 -0400
commit6e11823ec46ddff04c318034325da9631cd8e654 (patch)
treeca481c963edd3839f6fd9675fc43a5d7e307ed35 /config.h.cmake
parent10ff2a787d4fc17c033424cda21cbb0b4be561dc (diff)
downloadlibical-git-6e11823ec46ddff04c318034325da9631cd8e654.tar.gz
BuildTime+RunTime preference for exact vs. inter-operable timezones
ISSUE: #95
Diffstat (limited to 'config.h.cmake')
-rwxr-xr-xconfig.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 80d32455..80fd57b9 100755
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -187,6 +187,9 @@
/* whether we should bring our own TZ-Data */
#cmakedefine USE_BUILTIN_TZDATA
+/* whether we should use operable vtimezones */
+#cmakedefine USE_INTEROPERABLE_VTIMEZONES
+
/* Define to empty if `const' does not conform to ANSI C. */
#cmakedefine const