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 2b9ca028af..390b228529 100644 --- a/config.h.in +++ b/config.h.in @@ -46,6 +46,9 @@ /* Define if versioning of the library is wanted. */ #undef DO_VERSIONING +/* Define if static NSS modules are wanted. */ +#undef DO_STATIC_NSS + /* */ |