config.h 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. #ifndef _INCLUDE_LOG4CPP_CONFIG_H
  2. #define _INCLUDE_LOG4CPP_CONFIG_H 1
  3. /* include/log4cpp/config.h. Generated automatically at end of configure. */
  4. /* include/config.h. Generated from config.h.in by configure. */
  5. /* include/config.h.in. Generated from configure.in by autoheader. */
  6. /* Define to 1 if you have the <dlfcn.h> header file. */
  7. #ifndef LOG4CPP_HAVE_DLFCN_H
  8. #define LOG4CPP_HAVE_DLFCN_H 1
  9. #endif
  10. /* Define to 1 if you have the `ftime' function. */
  11. #if !defined(LOG4CPP_HAVE_FTIME) && !defined(VXWORKS)
  12. #define LOG4CPP_HAVE_FTIME 1
  13. #endif
  14. /* Define to 1 if you have the `gettimeofday' function. */
  15. #if !defined(LOG4CPP_HAVE_GETTIMEOFDAY) && !defined(VXWORKS)
  16. #define LOG4CPP_HAVE_GETTIMEOFDAY 1
  17. #endif
  18. /* define if the compiler has int64_t */
  19. #ifndef LOG4CPP_HAVE_INT64_T
  20. #define LOG4CPP_HAVE_INT64_T
  21. #endif
  22. /* Define to 1 if you have the <inttypes.h> header file. */
  23. #ifndef LOG4CPP_HAVE_INTTYPES_H
  24. #define LOG4CPP_HAVE_INTTYPES_H 1
  25. #endif
  26. /* Define to 1 if you have the <io.h> header file. */
  27. /* #undef LOG4CPP_HAVE_IO_H */
  28. /* Define to 1 if you have the `idsa' library (-lidsa). */
  29. /* #undef LOG4CPP_HAVE_LIBIDSA */
  30. /* Define to 1 if you have the `localtime_r' function. */
  31. #ifndef LOG4CPP_HAVE_LOCALTIME_R
  32. #define LOG4CPP_HAVE_LOCALTIME_R 1
  33. #endif
  34. /* Define to 1 if you have the <memory.h> header file. */
  35. #ifndef LOG4CPP_HAVE_MEMORY_H
  36. #define LOG4CPP_HAVE_MEMORY_H 1
  37. #endif
  38. /* define if the compiler implements namespaces */
  39. #ifndef LOG4CPP_HAVE_NAMESPACES
  40. #define LOG4CPP_HAVE_NAMESPACES
  41. #endif
  42. /* Define if you have POSIX threads libraries and header files. */
  43. #ifndef LOG4CPP_HAVE_PTHREAD
  44. #define LOG4CPP_HAVE_PTHREAD 1
  45. #endif
  46. /* define if the C library has snprintf */
  47. #ifndef LOG4CPP_HAVE_SNPRINTF
  48. #define LOG4CPP_HAVE_SNPRINTF
  49. #endif
  50. /* define if the compiler has stringstream */
  51. #ifndef LOG4CPP_HAVE_SSTREAM
  52. #define LOG4CPP_HAVE_SSTREAM
  53. #endif
  54. /* define if you have the <stdint.h> header file. */
  55. #ifndef LOG4CPP_HAVE_STDINT_H
  56. #define LOG4CPP_HAVE_STDINT_H
  57. #endif
  58. /* Define to 1 if you have the <stdlib.h> header file. */
  59. #ifndef LOG4CPP_HAVE_STDLIB_H
  60. #define LOG4CPP_HAVE_STDLIB_H 1
  61. #endif
  62. /* Define to 1 if you have the <strings.h> header file. */
  63. #ifndef LOG4CPP_HAVE_STRINGS_H
  64. #define LOG4CPP_HAVE_STRINGS_H 1
  65. #endif
  66. /* Define to 1 if you have the <string.h> header file. */
  67. #ifndef LOG4CPP_HAVE_STRING_H
  68. #define LOG4CPP_HAVE_STRING_H 1
  69. #endif
  70. /* Define to 1 if you have the `syslog' function. */
  71. #if !defined(LOG4CPP_HAVE_SYSLOG) && !defined(VXWORKS)
  72. #define LOG4CPP_HAVE_SYSLOG 1
  73. #endif
  74. /* Define to 1 if you have the <sys/stat.h> header file. */
  75. #ifndef LOG4CPP_HAVE_SYS_STAT_H
  76. #define LOG4CPP_HAVE_SYS_STAT_H 1
  77. #endif
  78. /* Define to 1 if you have the <sys/types.h> header file. */
  79. #ifndef LOG4CPP_HAVE_SYS_TYPES_H
  80. #define LOG4CPP_HAVE_SYS_TYPES_H 1
  81. #endif
  82. /* define if threading is enabled */
  83. #ifndef LOG4CPP_HAVE_THREADING
  84. #define LOG4CPP_HAVE_THREADING 1
  85. #endif
  86. /* Define to 1 if you have the <unistd.h> header file. */
  87. #ifndef LOG4CPP_HAVE_UNISTD_H
  88. #define LOG4CPP_HAVE_UNISTD_H 1
  89. #endif
  90. /* Name of package */
  91. #ifndef LOG4CPP_PACKAGE
  92. #define LOG4CPP_PACKAGE "log4cpp"
  93. #endif
  94. /* Define to the address where bug reports for this package should be sent. */
  95. #ifndef LOG4CPP_PACKAGE_BUGREPORT
  96. #define LOG4CPP_PACKAGE_BUGREPORT ""
  97. #endif
  98. /* Define to the full name of this package. */
  99. #ifndef LOG4CPP_PACKAGE_NAME
  100. #define LOG4CPP_PACKAGE_NAME "log4cpp"
  101. #endif
  102. /* Define to the full name and version of this package. */
  103. #ifndef LOG4CPP_PACKAGE_STRING
  104. #define LOG4CPP_PACKAGE_STRING "log4cpp 1.0"
  105. #endif
  106. /* Define to the one symbol short name of this package. */
  107. #ifndef LOG4CPP_PACKAGE_TARNAME
  108. #define LOG4CPP_PACKAGE_TARNAME "log4cpp"
  109. #endif
  110. /* Define to the version of this package. */
  111. #ifndef LOG4CPP_PACKAGE_VERSION
  112. #define LOG4CPP_PACKAGE_VERSION "1.0"
  113. #endif
  114. /* Define to necessary symbol if this constant uses a non-standard name on
  115. your system. */
  116. /* #undef LOG4CPP_PTHREAD_CREATE_JOINABLE */
  117. /* Define to 1 if you have the ANSI C header files. */
  118. #ifndef LOG4CPP_STDC_HEADERS
  119. #define LOG4CPP_STDC_HEADERS 1
  120. #endif
  121. /* define if pthread library is available */
  122. #ifndef LOG4CPP_USE_PTHREADS
  123. #define LOG4CPP_USE_PTHREADS 1
  124. #endif
  125. /* Version number of package */
  126. #ifndef LOG4CPP_VERSION
  127. #define LOG4CPP_VERSION "1.0"
  128. #endif
  129. /* _INCLUDE_LOG4CPP_CONFIG_H */
  130. #endif