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 1451742a..ea34eaa6 100644 --- a/config.h.in +++ b/config.h.in @@ -216,6 +216,9 @@ /* Define if more debug logging is enabled */ #undef NM_MORE_LOGGING +/* The detected ppp API version */ +#undef NM_PPP_VERSION_2_5_OR_NEWER + /* Name of package */ #undef PACKAGE |