]> git.sur5r.net Git - openldap/commitdiff
More for ITS#5696 (missed parts of 4b8485c47aecdbab39db77a4ec21bf61d18ca0cf)
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Nov 2011 22:45:29 +0000 (15:45 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Nov 2011 22:45:29 +0000 (15:45 -0700)
include/portable.hin

index 3ce2e982247b2fc9e780c53015ef9bdf65983858..ed6cfae095c9c9d5800a704b60252a1383688c73 100644 (file)
 /* define this if you have mkversion */
 #undef HAVE_MKVERSION
 
+/* define if you have MozNSS */
+#undef HAVE_MOZNSS
+
 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 #undef HAVE_NDIR_H
 
 /* define if strerror_r returns char* instead of int */
 #undef HAVE_NONPOSIX_STRERROR_R
 
+/* Define to 1 if you have the <nssutil.h> header file. */
+#undef HAVE_NSSUTIL_H
+
 /* if you have NT Event Log */
 #undef HAVE_NT_EVENT_LOG