config.h.in 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* DISABLE WEAK CRYPTO ALGORITHMS */
  3. #undef DISABLE_WEAK_CRYPTO
  4. /* "The default TCTIs configuration string" */
  5. #undef ESYS_TCTI_DEFAULT_CONFIG
  6. /* "The default TCTI library file" */
  7. #undef ESYS_TCTI_DEFAULT_MODULE
  8. /* Perform integration tests without EK certificate verification */
  9. #undef FAPI_TEST_EK_CERT_LESS
  10. /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
  11. you don't. */
  12. #undef HAVE_DECL_CYGWIN_CONV_PATH
  13. /* Define if you have the GNU dld library. */
  14. #undef HAVE_DLD
  15. /* Define to 1 if you have the `dlerror' function. */
  16. #undef HAVE_DLERROR
  17. /* Define to 1 if you have the <dlfcn.h> header file. */
  18. #undef HAVE_DLFCN_H
  19. /* Define if you have the _dyld_func_lookup function. */
  20. #undef HAVE_DYLD
  21. /* Support EVP_sm3 in openssl */
  22. #undef HAVE_EVP_SM3
  23. /* Define to 1 if you have the <inttypes.h> header file. */
  24. #undef HAVE_INTTYPES_H
  25. /* Define if you have the libdl library or equivalent. */
  26. #undef HAVE_LIBDL
  27. /* Define if libdlloader will be built on this platform */
  28. #undef HAVE_LIBDLLOADER
  29. /* Define to 1 if you have the <memory.h> header file. */
  30. #undef HAVE_MEMORY_H
  31. /* Define to 1 if you have the `reallocarray' function. */
  32. #undef HAVE_REALLOCARRAY
  33. /* Define if you have the shl_load function. */
  34. #undef HAVE_SHL_LOAD
  35. /* Define to 1 if you have the <stdint.h> header file. */
  36. #undef HAVE_STDINT_H
  37. /* Define to 1 if you have the <stdlib.h> header file. */
  38. #undef HAVE_STDLIB_H
  39. /* Define to 1 if you have the <strings.h> header file. */
  40. #undef HAVE_STRINGS_H
  41. /* Define to 1 if you have the <string.h> header file. */
  42. #undef HAVE_STRING_H
  43. /* Define to 1 if you have the <sys/stat.h> header file. */
  44. #undef HAVE_SYS_STAT_H
  45. /* Define to 1 if you have the <sys/types.h> header file. */
  46. #undef HAVE_SYS_TYPES_H
  47. /* Define to 1 if you have the <unistd.h> header file. */
  48. #undef HAVE_UNISTD_H
  49. /* use mssim TCTI for integration tests */
  50. #undef INTEGRATION_TCTI_MSSIM
  51. /* Support for writing to a log file is enabled */
  52. #undef LOG_FILE_ENABLED
  53. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  54. #undef LT_OBJDIR
  55. /* "Trace log level" */
  56. #undef MAXLOGLEVEL
  57. /* mbedTLS cryptographic backend */
  58. #undef MBED
  59. /* Define if debugging is disabled */
  60. #undef NDEBUG
  61. /* disable use of dlopen */
  62. #undef NO_DL
  63. /* OpenSSL cryptographic backend */
  64. #undef OSSL
  65. /* Name of package */
  66. #undef PACKAGE
  67. /* Define to the address where bug reports for this package should be sent. */
  68. #undef PACKAGE_BUGREPORT
  69. /* Define to the full name of this package. */
  70. #undef PACKAGE_NAME
  71. /* Define to the full name and version of this package. */
  72. #undef PACKAGE_STRING
  73. /* Define to the one symbol short name of this package. */
  74. #undef PACKAGE_TARNAME
  75. /* Define to the home page for this package. */
  76. #undef PACKAGE_URL
  77. /* Define to the version of this package. */
  78. #undef PACKAGE_VERSION
  79. /* Allow usage of self generated root certificate */
  80. #undef SELF_GENERATED_CERTIFICATE
  81. /* Define to 1 if you have the ANSI C header files. */
  82. #undef STDC_HEADERS
  83. /* System config dir */
  84. #undef SYSCONFDIR
  85. /* TCTI FOR COMMAND BASED ACCESS TO TPM2 DEVICE */
  86. #undef TCTI_CMD
  87. /* TCTI FOR DEV TPM */
  88. #undef TCTI_DEVICE
  89. /* TCTI FOR FUZZING */
  90. #undef TCTI_FUZZING
  91. /* TCTI FOR MS SIMULATOR */
  92. #undef TCTI_MSSIM
  93. /* TCTI FOR SWTPM */
  94. #undef TCTI_SWTPM
  95. /* FAPI forced async spinning */
  96. #undef TEST_FAPI_ASYNC
  97. /* Enable for UNIT testing */
  98. #undef UNIT
  99. /* Enable extensions on AIX 3, Interix. */
  100. #ifndef _ALL_SOURCE
  101. # undef _ALL_SOURCE
  102. #endif
  103. /* Enable GNU extensions on systems that have them. */
  104. #ifndef _GNU_SOURCE
  105. # undef _GNU_SOURCE
  106. #endif
  107. /* Enable threading extensions on Solaris. */
  108. #ifndef _POSIX_PTHREAD_SEMANTICS
  109. # undef _POSIX_PTHREAD_SEMANTICS
  110. #endif
  111. /* Enable extensions on HP NonStop. */
  112. #ifndef _TANDEM_SOURCE
  113. # undef _TANDEM_SOURCE
  114. #endif
  115. /* Enable general extensions on Solaris. */
  116. #ifndef __EXTENSIONS__
  117. # undef __EXTENSIONS__
  118. #endif
  119. /* Version number of package */
  120. #undef VERSION
  121. /* Define to 1 if on MINIX. */
  122. #undef _MINIX
  123. /* Define to 2 if the system does not provide POSIX.1 features except with
  124. this defined. */
  125. #undef _POSIX_1_SOURCE
  126. /* Define to 1 if you need to in order for `stat' and other things to work. */
  127. #undef _POSIX_SOURCE