config.h.in
上传用户:lyxiangda
上传日期:2007-01-12
资源大小:3042k
文件大小:1k
源码类别:

CA认证

开发平台:

WINDOWS

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