Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
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 |