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.

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

mercurial