diff options
Diffstat (limited to 'config.in')
-rw-r--r-- | config.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the nss libraries. */ +#undef HAVE_NSS + /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H |