summaryrefslogtreecommitdiff
path: root/configure.in.in
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2013-05-04 21:39:27 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2013-05-04 21:39:27 +0000
commitfec6336699f34758d3e6cb41b2edf902fedb9035 (patch)
tree8256c1dbf3ca7c9e58a3dbecf07cf826fb2e0ce2 /configure.in.in
parent7dbffd7e2b0067e834801617c5c486e3177f6709 (diff)
downloadlibical-fec6336699f34758d3e6cb41b2edf902fedb9035.tar.gz
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in
index 79aafbc..b496420 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -6,6 +6,7 @@ AC_CHECK_PROGS(PERL, perl5 perl)
AC_DEFINE(ICAL_SAFESAVES,1, [safe saves])
AC_DEFINE(ICAL_UNIX_NEWLINE,1, [unix newline])
+AC_DEFINE(ICAL_ALLOW_EMPTY_PROPERTIES,0, [allow empty properties])
AC_CHECK_HEADERS(time.h sys/types.h assert.h)