config-h.in 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. /* config-h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 if you have the `argz_append' function. */
  3. #undef HAVE_ARGZ_APPEND
  4. /* Define to 1 if you have the `argz_create_sep' function. */
  5. #undef HAVE_ARGZ_CREATE_SEP
  6. /* Define to 1 if you have the <argz.h> header file. */
  7. #undef HAVE_ARGZ_H
  8. /* Define to 1 if you have the `argz_insert' function. */
  9. #undef HAVE_ARGZ_INSERT
  10. /* Define to 1 if you have the `argz_next' function. */
  11. #undef HAVE_ARGZ_NEXT
  12. /* Define to 1 if you have the `argz_stringify' function. */
  13. #undef HAVE_ARGZ_STRINGIFY
  14. /* Define to 1 if you have the <assert.h> header file. */
  15. #undef HAVE_ASSERT_H
  16. /* Define to 1 if you have the `bcopy' function. */
  17. #undef HAVE_BCOPY
  18. /* Define to 1 if you have the `closedir' function. */
  19. #undef HAVE_CLOSEDIR
  20. /* Define to 1 if you have the <ctype.h> header file. */
  21. #undef HAVE_CTYPE_H
  22. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  23. */
  24. #undef HAVE_DIRENT_H
  25. /* Define if you have the GNU dld library. */
  26. #undef HAVE_DLD
  27. /* Define to 1 if you have the <dld.h> header file. */
  28. #undef HAVE_DLD_H
  29. /* Define to 1 if you have the `dlerror' function. */
  30. #undef HAVE_DLERROR
  31. /* Define to 1 if you have the <dlfcn.h> header file. */
  32. #undef HAVE_DLFCN_H
  33. /* Define to 1 if you have the <dl.h> header file. */
  34. #undef HAVE_DL_H
  35. /* Define if you have the _dyld_func_lookup function. */
  36. #undef HAVE_DYLD
  37. /* Define to 1 if you have the <errno.h> header file. */
  38. #undef HAVE_ERRNO_H
  39. /* Define to 1 if the system has the type `error_t'. */
  40. #undef HAVE_ERROR_T
  41. /* Define to 1 if you have the `index' function. */
  42. #undef HAVE_INDEX
  43. /* Define to 1 if you have the <inttypes.h> header file. */
  44. #undef HAVE_INTTYPES_H
  45. /* Define if you have the libdl library or equivalent. */
  46. #undef HAVE_LIBDL
  47. /* Define to 1 if you have the <mach-o/dyld.h> header file. */
  48. #undef HAVE_MACH_O_DYLD_H
  49. /* Define to 1 if you have the <malloc.h> header file. */
  50. #undef HAVE_MALLOC_H
  51. /* Define to 1 if you have the `memcpy' function. */
  52. #undef HAVE_MEMCPY
  53. /* Define to 1 if you have the `memmove' function. */
  54. #undef HAVE_MEMMOVE
  55. /* Define to 1 if you have the <memory.h> header file. */
  56. #undef HAVE_MEMORY_H
  57. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  58. #undef HAVE_NDIR_H
  59. /* Define to 1 if you have the `opendir' function. */
  60. #undef HAVE_OPENDIR
  61. /* Define if libtool can extract symbol lists from object files. */
  62. #undef HAVE_PRELOADED_SYMBOLS
  63. /* Define to 1 if you have the `readdir' function. */
  64. #undef HAVE_READDIR
  65. /* Define to 1 if you have the `rindex' function. */
  66. #undef HAVE_RINDEX
  67. /* Define if you have the shl_load function. */
  68. #undef HAVE_SHL_LOAD
  69. /* Define to 1 if you have the <stdint.h> header file. */
  70. #undef HAVE_STDINT_H
  71. /* Define to 1 if you have the <stdio.h> header file. */
  72. #undef HAVE_STDIO_H
  73. /* Define to 1 if you have the <stdlib.h> header file. */
  74. #undef HAVE_STDLIB_H
  75. /* Define to 1 if you have the `strchr' function. */
  76. #undef HAVE_STRCHR
  77. /* Define to 1 if you have the `strcmp' function. */
  78. #undef HAVE_STRCMP
  79. /* Define to 1 if you have the <strings.h> header file. */
  80. #undef HAVE_STRINGS_H
  81. /* Define to 1 if you have the <string.h> header file. */
  82. #undef HAVE_STRING_H
  83. /* Define to 1 if you have the `strrchr' function. */
  84. #undef HAVE_STRRCHR
  85. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  86. */
  87. #undef HAVE_SYS_DIR_H
  88. /* Define to 1 if you have the <sys/dl.h> header file. */
  89. #undef HAVE_SYS_DL_H
  90. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  91. */
  92. #undef HAVE_SYS_NDIR_H
  93. /* Define to 1 if you have the <sys/stat.h> header file. */
  94. #undef HAVE_SYS_STAT_H
  95. /* Define to 1 if you have the <sys/types.h> header file. */
  96. #undef HAVE_SYS_TYPES_H
  97. /* Define to 1 if you have the <unistd.h> header file. */
  98. #undef HAVE_UNISTD_H
  99. /* Define if the OS needs help to load dependent libraries for dlopen(). */
  100. #undef LTDL_DLOPEN_DEPLIBS
  101. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  102. */
  103. #undef LTDL_OBJDIR
  104. /* Define to the name of the environment variable that determines the dynamic
  105. library search path. */
  106. #undef LTDL_SHLIBPATH_VAR
  107. /* Define to the extension used for shared libraries, say, ".so". */
  108. #undef LTDL_SHLIB_EXT
  109. /* Define to the system default library search path. */
  110. #undef LTDL_SYSSEARCHPATH
  111. /* Define if dlsym() requires a leading underscore in symbol names. */
  112. #undef NEED_USCORE
  113. /* Define to the address where bug reports for this package should be sent. */
  114. #undef PACKAGE_BUGREPORT
  115. /* Define to the full name of this package. */
  116. #undef PACKAGE_NAME
  117. /* Define to the full name and version of this package. */
  118. #undef PACKAGE_STRING
  119. /* Define to the one symbol short name of this package. */
  120. #undef PACKAGE_TARNAME
  121. /* Define to the home page for this package. */
  122. #undef PACKAGE_URL
  123. /* Define to the version of this package. */
  124. #undef PACKAGE_VERSION
  125. /* Define to 1 if you have the ANSI C header files. */
  126. #undef STDC_HEADERS
  127. /* Define to empty if `const' does not conform to ANSI C. */
  128. #undef const
  129. /* Define to a type to use for `error_t' if it is not otherwise available. */
  130. #undef error_t
  131. /* Define to `__inline__' or `__inline' if that's what the C compiler
  132. calls it, or to nothing if 'inline' is not supported under any name. */
  133. #ifndef __cplusplus
  134. #undef inline
  135. #endif