summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-09-12 15:53:13 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2018-09-13 14:35:32 +0200
commit7e1443746b560b75ef68e600a0a5e2b389d1905b (patch)
tree17053494e511e5853c35181cd8c3798e6212d427 /config.h.meson
parente86b552e0c6408aafbe4ab362433b737230c7d47 (diff)
downloadNetworkManager-7e1443746b560b75ef68e600a0a5e2b389d1905b.tar.gz
build: rename DNSSEC_TRIGGER_SCRIPT to DNSSEC_TRIGGER_PATH
Rename the define for consistency, since the configure option is named 'dnssec-trigger'. (cherry picked from commit 8e776955ee53b80536f017d2c5bbfc7c9a7b0f10)
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.meson b/config.h.meson
index 07129b2e00..e79f9dcb54 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -14,7 +14,7 @@
#mesondefine DNSMASQ_PATH
/* Define to path of unbound dnssec-trigger-script */
-#mesondefine DNSSEC_TRIGGER_SCRIPT
+#mesondefine DNSSEC_TRIGGER_PATH
/* Gettext package */
#mesondefine GETTEXT_PACKAGE