diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 591ec31e65..25da15c199 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -999,3 +999,6 @@ /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET + +/* Define if you have the <nss_common.h> header file. */ +#undef HAVE_NSS_COMMON_H |