about summary refs log tree commit diff
path: root/config.h.meson
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2020-01-07 16:53:57 +0100
committerSebastien Bacher <seb128@ubuntu.com>2020-01-07 16:56:18 +0100
commit5035d260cb1cde38bfdc732e0d1ff8b3ca78135c (patch)
tree1433995e753effc7cfa4f63266691bdc8b5ad6b3 /config.h.meson
parent21add8edb7927d06f038208fd6271202063d5293 (diff)
parent121343423a2e75e15e16988e664a8b32a629f2ba (diff)
Merge tag 'debian/1.20.6-1'
network-manager Debian release 1.20.6-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 a8c69401..6fb958d9 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -224,6 +224,9 @@
 /* Define if you have PPP support */
 #mesondefine WITH_PPP
 
+/* Define to path of pppd binary */
+#mesondefine PPPD_PATH
+
 /* Define if you have iwd support */
 #mesondefine WITH_IWD