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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

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

mercurial