From: Quanah Gibson-Mount Date: Fri, 4 Nov 2011 22:45:29 +0000 (-0700) Subject: More for ITS#5696 (missed parts of 4b8485c47aecdbab39db77a4ec21bf61d18ca0cf) X-Git-Tag: OPENLDAP_REL_ENG_2_4_27~95 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d24884de93afd8044b4ac2c4d964c4d29d2e049b;p=openldap More for ITS#5696 (missed parts of 4b8485c47aecdbab39db77a4ec21bf61d18ca0cf) --- diff --git a/include/portable.hin b/include/portable.hin index 3ce2e98224..ed6cfae095 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -361,6 +361,9 @@ /* define this if you have mkversion */ #undef HAVE_MKVERSION +/* define if you have MozNSS */ +#undef HAVE_MOZNSS + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H @@ -370,6 +373,9 @@ /* define if strerror_r returns char* instead of int */ #undef HAVE_NONPOSIX_STRERROR_R +/* Define to 1 if you have the header file. */ +#undef HAVE_NSSUTIL_H + /* if you have NT Event Log */ #undef HAVE_NT_EVENT_LOG