config.h.in

来自「一个小型证书管理系统」· IN 代码 · 共 52 行

IN
52
字号
/* Define if you have the <db3/db_cxx.h> header file. */#undef HAVE_DB3_DB_CXX_H/* Define if you have the <db_cxx.h> header file. */#undef HAVE_DB_CXX_H/* Define if you have the <db/db_cxx.h> header file. */#undef HAVE_DB_DB_CXX_H/* Define if you have the <evp.h> header file. */#undef HAVE_EVP_H/* Define if you have the `crypto' library (-lcrypto). */#undef HAVE_LIBCRYPTO/* Define if you have the `db3_cxx' library (-ldb3_cxx). */#undef HAVE_LIBDB3_CXX/* Define if you have the `db_cxx' library (-ldb_cxx). */#undef HAVE_LIBDB_CXX/* Define if you have the `qt' library (-lqt). */#undef HAVE_LIBQT/* Define if you have the `stdc++' library (-lstdc++). */#undef HAVE_LIBSTDC__/* Define if your system has a working `malloc' function. */#undef HAVE_MALLOC/* Define if you have the <openssl/evp.h> header file. */#undef HAVE_OPENSSL_EVP_H/* Define if you have the <openssl/ocsp.h> header file. */#undef HAVE_OPENSSL_OCSP_H/* Define if you have the <qaccessible.h> header file. */#undef HAVE_QACCESSIBLE_H/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you want printf debugging. */#undef PRINTF_DEBUG/* Define to empty if `const' does not conform to ANSI C. */#undef const

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?