1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/security/nss/tests/pkcs11/netscape/trivial/config.h.in Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +/* config.h.in. Generated automatically from configure.in by autoheader. */ 1.5 + 1.6 +/* Define to empty if the keyword does not work. */ 1.7 +#undef const 1.8 + 1.9 +/* Define to use NSS header files instead of the regular RSA ones */ 1.10 +#undef WITH_NSS 1.11 + 1.12 +/* Define if you have the memset function. */ 1.13 +#undef HAVE_MEMSET 1.14 + 1.15 +/* Define if you have the strlen function. */ 1.16 +#undef HAVE_STRLEN 1.17 + 1.18 +/* Define if you have the <ck.h> header file. */ 1.19 +#undef HAVE_CK_H 1.20 + 1.21 +/* Define if you have the <nspr.h> header file. */ 1.22 +#undef HAVE_NSPR_H 1.23 + 1.24 +/* Define if you have the <pkcs11.h> header file. */ 1.25 +#undef HAVE_PKCS11_H 1.26 + 1.27 +/* Define if you have the <pkcs11t.h> header file. */ 1.28 +#undef HAVE_PKCS11T_H 1.29 + 1.30 +/* Define if you have the nspr4 library (-lnspr4). */ 1.31 +#undef HAVE_LIBNSPR4