summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2022-12-31 10:03:48 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2022-12-31 10:03:48 +0100
commit7f8b2bad48cb37d4110f4939f01707330a2b221c (patch)
tree244ae9d2ff483079c50589f27e22a97a45ffe7df /config.h.in
parent0053ea1ec07244c518f920955634137f260e7029 (diff)
parent70b0c0f1ee040b3ca771450952886dbc32b3cbdf (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 207279f..f930a3c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -33,6 +33,9 @@
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE
+/* Define to 1 if you have the `posix_fadvise' function. */
+#undef HAVE_POSIX_FADVISE
+
/* Define to 1 if you have the `setgid' function. */
#undef HAVE_SETGID