summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2016-12-08 17:23:38 +0100
committerMilan Crha <mcrha@redhat.com>2016-12-08 17:23:38 +0100
commitf87e020be895923b1f649841b4a880c08291419c (patch)
treeac8a722b5f3514a996f3d03ace72df93457f6bb3 /config.h.in
parentec7da5027346412df5f03f50012e4644eac59a92 (diff)
downloadevolution-data-server-f87e020be895923b1f649841b4a880c08291419c.tar.gz
Bug 775699 - Only latest 100 tasks downloaded from the Google
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 549804f68..ba1c33e1d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -177,9 +177,12 @@
/* libical provides icaltzutil_set_exact_vtimezones_support function */
#cmakedefine HAVE_ICALTZUTIL_SET_EXACT_VTIMEZONES_SUPPORT 1
-/* Define to 1 if you have the libgdata package. */
+/* Define to 1 if you have the libgdata package */
#cmakedefine HAVE_LIBGDATA 1
+/* Define to 1 when the libgdata provides GTasks pagination functions */
+#cmakedefine HAVE_LIBGDATA_TASKS_PAGINATION_FUNCTIONS 1
+
/* Define to 1 when have O_LARGEFILE open flag */
#cmakedefine HAVE_O_LARGEFILE 1