summaryrefslogtreecommitdiff
path: root/config-extra.h.meson
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-09-07 16:55:54 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2018-09-13 14:35:15 +0200
commit4fd662316165bcd603664ab9bc60ad0ee96037f9 (patch)
treee6920ae1fa12c98108dac085620b855936abfefd /config-extra.h.meson
parentb66607af957e5beb8ffa063303bb8ab692a5fd05 (diff)
downloadNetworkManager-4fd662316165bcd603664ab9bc60ad0ee96037f9.tar.gz
build: move paths of dhcp clients from config-extra.h to config.h
Some path variable like $(bindir), $(datadir), etc. are special for autotools and must be handled separately through config-extra.h. But dhcp path variables are just normal variables defined through the configure script and should go into config.h. (cherry picked from commit 087c367d626a4c5b58dae5bc11670f3ab34b0e44)
Diffstat (limited to 'config-extra.h.meson')
-rw-r--r--config-extra.h.meson3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-extra.h.meson b/config-extra.h.meson
index dbe077d4fa..34c962fdd5 100644
--- a/config-extra.h.meson
+++ b/config-extra.h.meson
@@ -1,8 +1,5 @@
#mesondefine BINDIR
#mesondefine DATADIR
-#mesondefine DHCLIENT_PATH
-#mesondefine DHCPCANON_PATH
-#mesondefine DHCPCD_PATH
#mesondefine LIBEXECDIR
#mesondefine LOCALSTATEDIR
#mesondefine NMCONFDIR