summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:29:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:29:59 +0000
commitef9d2cfde6b877081c468c6d550b1e48866e9ed0 (patch)
tree06a2d35c73bfee9212c3dda128d56c3f07608948 /config.h.in
parentAdding upstream version 1.9.5. (diff)
downloaddnsdist-upstream.tar.xz
dnsdist-upstream.zip
Adding upstream version 1.9.6.upstream/1.9.6upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index bce954e..39bf050 100644
--- a/config.h.in
+++ b/config.h.in
@@ -243,6 +243,10 @@
/* Define to 1 if you have quiche */
#undef HAVE_QUICHE
+/* Define to 1 if the Quiche API includes error code in
+ quiche_conn_stream_recv and quiche_conn_stream_send */
+#undef HAVE_QUICHE_STREAM_ERROR_CODES
+
/* Define to 1 if you have the `randombytes_stir' function. */
#undef HAVE_RANDOMBYTES_STIR