aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-09-19 17:08:12 +0000
committerOmar Polo <op@omarpolo.com>2021-09-19 17:08:12 +0000
commitd85aa60208bc38ff99fb170559188d5ec9545e04 (patch)
treecf2c9f937f20e06e15f1391b8fd3fbb8883526b6 /configure
parent4c31de2915cd2ef3e7d5463bde48cf9064c89d20 (diff)
define HAVE_LANDLOCK accordingly
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 3639700..135e089 100755
--- a/configure
+++ b/configure
@@ -318,6 +318,7 @@ cat <<__HEREDOC__
#define HAVE_GETDTABLESIZE ${HAVE_GETDTABLESIZE}
#define HAVE_GETPROGNAME ${HAVE_GETPROGNAME}
#define HAVE_IMSG ${HAVE_IMSG}
+#define HAVE_LANDLOCK ${HAVE_LANDLOCK}
#define HAVE_LIBEVENT ${HAVE_LIBEVENT}
#define HAVE_PROGRAM_INVOCATION_SHORT_NAME ${HAVE_PROGRAM_INVOCATION_SHORT_NAME}
#define HAVE_PR_SET_NAME ${HAVE_PR_SET_NAME}