michael@0: /* config.h.in. Generated automatically from configure.in by autoheader. */ michael@0: michael@0: /* Define to empty if the keyword does not work. */ michael@0: #undef const michael@0: michael@0: /* Define to use NSS header files instead of the regular RSA ones */ michael@0: #undef WITH_NSS michael@0: michael@0: /* Define if you have the memset function. */ michael@0: #undef HAVE_MEMSET michael@0: michael@0: /* Define if you have the strlen function. */ michael@0: #undef HAVE_STRLEN michael@0: michael@0: /* Define if you have the header file. */ michael@0: #undef HAVE_CK_H michael@0: michael@0: /* Define if you have the header file. */ michael@0: #undef HAVE_NSPR_H michael@0: michael@0: /* Define if you have the header file. */ michael@0: #undef HAVE_PKCS11_H michael@0: michael@0: /* Define if you have the header file. */ michael@0: #undef HAVE_PKCS11T_H michael@0: michael@0: /* Define if you have the nspr4 library (-lnspr4). */ michael@0: #undef HAVE_LIBNSPR4