security/nss/tests/pkcs11/netscape/trivial/config.h.in

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:e36d3288aceb
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define to empty if the keyword does not work. */
4 #undef const
5
6 /* Define to use NSS header files instead of the regular RSA ones */
7 #undef WITH_NSS
8
9 /* Define if you have the memset function. */
10 #undef HAVE_MEMSET
11
12 /* Define if you have the strlen function. */
13 #undef HAVE_STRLEN
14
15 /* Define if you have the <ck.h> header file. */
16 #undef HAVE_CK_H
17
18 /* Define if you have the <nspr.h> header file. */
19 #undef HAVE_NSPR_H
20
21 /* Define if you have the <pkcs11.h> header file. */
22 #undef HAVE_PKCS11_H
23
24 /* Define if you have the <pkcs11t.h> header file. */
25 #undef HAVE_PKCS11T_H
26
27 /* Define if you have the nspr4 library (-lnspr4). */
28 #undef HAVE_LIBNSPR4

mercurial