summaryrefslogtreecommitdiffstats
path: root/CMake/config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:17:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:17:41 +0000
commitf228636c02dc1bcb88704933b7e2049a31116d13 (patch)
tree2d923ac0acd8300f6e9f13f3fd0c85287565699e /CMake/config.h.in
parentReleasing progress-linux version 2.7.13-0.0~progress7.99u1. (diff)
downloadapt-f228636c02dc1bcb88704933b7e2049a31116d13.tar.xz
apt-f228636c02dc1bcb88704933b7e2049a31116d13.zip
Merging upstream version 2.7.14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CMake/config.h.in')
-rw-r--r--CMake/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMake/config.h.in b/CMake/config.h.in
index 65f983f..607f9d5 100644
--- a/CMake/config.h.in
+++ b/CMake/config.h.in
@@ -5,6 +5,9 @@
/* Define if we have the timegm() function */
#cmakedefine HAVE_TIMEGM
+/* Define if we have the gnutls library for TLS */
+#cmakedefine HAVE_GNUTLS
+
/* Define if we have the zlib library for gzip */
#cmakedefine HAVE_ZLIB