diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index b3426b12..15823ea9 100644 --- a/config.h.in +++ b/config.h.in @@ -195,6 +195,9 @@ (--with-config-dns-rc-manager-default) */ #undef NM_CONFIG_DEFAULT_MAIN_RC_MANAGER +/* Default configuration option for wifi.backend */ +#undef NM_CONFIG_DEFAULT_WIFI_BACKEND + /* Define the distribution version string */ #undef NM_DIST_VERSION |