summary refs log tree commit diff
path: root/config.h.meson
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2025-07-15 08:31:19 +0200
committerMichael Biebl <biebl@debian.org>2025-07-15 08:31:19 +0200
commit582eb4472a0f3375042afb9026cbeb50e058a27d (patch)
tree65f78da0c024c43e669c6a9c23402e59b28a01ef /config.h.meson
parent625e8ce60e826bde943487b8238884a9232e4562 (diff)
New upstream version 1.52.1 upstream/1.52.1
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index e59160de..9ae88b26 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -67,6 +67,9 @@
 /* Define to path of iptables binary */
 #mesondefine IPTABLES_PATH
 
+/* Define to path of ip6tables binary */
+#mesondefine IP6TABLES_PATH
+
 /* Define to path of nft binary */
 #mesondefine NFT_PATH