diff -r 000000000000 -r 6474c204b198 security/nss/tests/pkcs11/netscape/trivial/config.h.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/security/nss/tests/pkcs11/netscape/trivial/config.h.in Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,28 @@ +/* config.h.in. Generated automatically from configure.in by autoheader. */ + +/* Define to empty if the keyword does not work. */ +#undef const + +/* Define to use NSS header files instead of the regular RSA ones */ +#undef WITH_NSS + +/* Define if you have the memset function. */ +#undef HAVE_MEMSET + +/* Define if you have the strlen function. */ +#undef HAVE_STRLEN + +/* Define if you have the header file. */ +#undef HAVE_CK_H + +/* Define if you have the header file. */ +#undef HAVE_NSPR_H + +/* Define if you have the header file. */ +#undef HAVE_PKCS11_H + +/* Define if you have the header file. */ +#undef HAVE_PKCS11T_H + +/* Define if you have the nspr4 library (-lnspr4). */ +#undef HAVE_LIBNSPR4