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

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     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