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

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