summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2022-07-07 18:10:35 +0200
committerMilan Crha <mcrha@redhat.com>2022-07-07 18:10:35 +0200
commit6b62b6e32f56663136242121b709c3606be49a26 (patch)
tree7a19a2b029252e84809744869c70defe03bbd796 /config.h.in
parent8d42a69a5b2d063fe3c7c4b613f7dba037ab93f9 (diff)
downloadevolution-data-server-6b62b6e32f56663136242121b709c3606be49a26.tar.gz
Replace libgdata dependency with built-in functions
Since the new Google Data Tasks API functions being added, the libgdata dependency can be dropped and replaced with it.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 17d51a6c5..fbb74c50c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -183,12 +183,6 @@
/* Have <et/com_err.h> */
#cmakedefine HAVE_ET_COM_ERR_H 1
-/* 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