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

CA认证

开发平台:

MultiPlatform

  1. /* Define if you have the <db3/db_cxx.h> header file. */
  2. #undef HAVE_DB3_DB_CXX_H
  3. /* Define if you have the <db_cxx.h> header file. */
  4. #undef HAVE_DB_CXX_H
  5. /* Define if you have the <db/db_cxx.h> header file. */
  6. #undef HAVE_DB_DB_CXX_H
  7. /* Define if you have the <evp.h> header file. */
  8. #undef HAVE_EVP_H
  9. /* Define if you have the `crypto' library (-lcrypto). */
  10. #undef HAVE_LIBCRYPTO
  11. /* Define if you have the `db3_cxx' library (-ldb3_cxx). */
  12. #undef HAVE_LIBDB3_CXX
  13. /* Define if you have the `db_cxx' library (-ldb_cxx). */
  14. #undef HAVE_LIBDB_CXX
  15. /* Define if you have the `qt' library (-lqt). */
  16. #undef HAVE_LIBQT
  17. /* Define if you have the `stdc++' library (-lstdc++). */
  18. #undef HAVE_LIBSTDC__
  19. /* Define if your system has a working `malloc' function. */
  20. #undef HAVE_MALLOC
  21. /* Define if you have the <openssl/evp.h> header file. */
  22. #undef HAVE_OPENSSL_EVP_H
  23. /* Define if you have the <openssl/ocsp.h> header file. */
  24. #undef HAVE_OPENSSL_OCSP_H
  25. /* Define if you have the <qaccessible.h> header file. */
  26. #undef HAVE_QACCESSIBLE_H
  27. /* Define if you have the <stdlib.h> header file. */
  28. #undef HAVE_STDLIB_H
  29. /* Define if you have the ANSI C header files. */
  30. #undef STDC_HEADERS
  31. /* Define if you want printf debugging. */
  32. #undef PRINTF_DEBUG
  33. /* Define to empty if `const' does not conform to ANSI C. */
  34. #undef const