summaryrefslogtreecommitdiff
path: root/security/nss/tests/pkcs11/netscape/trivial/config.h.in
blob: bf5d5f3b56262bc0e57acacd36cac6ccc7f8c2f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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 <ck.h> header file.  */
#undef HAVE_CK_H

/* Define if you have the <nspr.h> header file.  */
#undef HAVE_NSPR_H

/* Define if you have the <pkcs11.h> header file.  */
#undef HAVE_PKCS11_H

/* Define if you have the <pkcs11t.h> header file.  */
#undef HAVE_PKCS11T_H

/* Define if you have the nspr4 library (-lnspr4).  */
#undef HAVE_LIBNSPR4