diff --git a/config.h.meson b/config.h.meson index c8f9805526..e7e117edc0 100644 --- a/config.h.meson +++ b/config.h.meson @@ -218,6 +218,9 @@ /* Define if you have PPP support */ #mesondefine WITH_PPP +/* Define to path of pppd binary */ +#mesondefine PPPD_PATH + /* Whether compilation of ibft setting plugin is enabled */ #mesondefine WITH_SETTINGS_PLUGIN_IBFT