config.h.in 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* enabling atomic counter */
  3. #undef ATOMIC_64BIT_OPERATIONS
  4. /* Define to 1 if the `closedir' function returns void instead of `int'. */
  5. #undef CLOSEDIR_VOID
  6. /* cpu type pa-risc */
  7. #undef CPU_hppa
  8. /* cpu type ia64 */
  9. #undef CPU_ia64
  10. /* cpu type sparc */
  11. #undef CPU_sparc
  12. /* cpu type x86 */
  13. #undef CPU_x86
  14. /* cpu type x86_64 */
  15. #undef CPU_x86_64
  16. /* package bug report url */
  17. #undef DS_PACKAGE_BUGREPORT
  18. /* package string */
  19. #undef DS_PACKAGE_STRING
  20. /* package tarball name */
  21. #undef DS_PACKAGE_TARNAME
  22. /* package version */
  23. #undef DS_PACKAGE_VERSION
  24. /* enable the account policy plugin */
  25. #undef ENABLE_ACCTPOLICY
  26. /* enable ldapi auto bind support in the server */
  27. #undef ENABLE_AUTOBIND
  28. /* enable ldapi auto bind with auto dn suffix support in the server */
  29. #undef ENABLE_AUTO_DN_SUFFIX
  30. /* enable the bitwise plugin */
  31. #undef ENABLE_BITWISE
  32. /* enable the dna plugin */
  33. #undef ENABLE_DNA
  34. /* enable ldapi support in the server */
  35. #undef ENABLE_LDAPI
  36. /* enable the pam passthru auth plugin */
  37. #undef ENABLE_PAM_PASSTHRU
  38. /* enable the presence plugin */
  39. #undef ENABLE_PRESENCE
  40. /* Define to 1 if you have the <arpa/inet.h> header file. */
  41. #undef HAVE_ARPA_INET_H
  42. /* Define to 1 if your system has a working `chown' function. */
  43. #undef HAVE_CHOWN
  44. /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
  45. don't. */
  46. #undef HAVE_DECL_STRERROR_R
  47. /* Define to 1 if you have the declaration of `__sync_add_and_fetch', and to 0
  48. if you don't. */
  49. #undef HAVE_DECL___SYNC_ADD_AND_FETCH
  50. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  51. */
  52. #undef HAVE_DIRENT_H
  53. /* Define to 1 if you have the <dlfcn.h> header file. */
  54. #undef HAVE_DLFCN_H
  55. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  56. #undef HAVE_DOPRNT
  57. /* Define to 1 if you have the `endpwent' function. */
  58. #undef HAVE_ENDPWENT
  59. /* Define to 1 if you have the <fcntl.h> header file. */
  60. #undef HAVE_FCNTL_H
  61. /* Define to 1 if you have the `fork' function. */
  62. #undef HAVE_FORK
  63. /* Define to 1 if you have the `ftruncate' function. */
  64. #undef HAVE_FTRUNCATE
  65. /* Define to 1 if you have the `getcwd' function. */
  66. #undef HAVE_GETCWD
  67. /* Define to 1 if you have the `gethostbyname' function. */
  68. #undef HAVE_GETHOSTBYNAME
  69. /* Define to 1 if you have the `getpagesize' function. */
  70. #undef HAVE_GETPAGESIZE
  71. /* define if you have HEIMDAL Kerberos */
  72. #undef HAVE_HEIMDAL_KERBEROS
  73. /* Define to 1 if you have the <heim_err.h> header file. */
  74. #undef HAVE_HEIM_ERR_H
  75. /* Define to 1 if you have the `inet_ntoa' function. */
  76. #undef HAVE_INET_NTOA
  77. /* Define to 1 if you have the <inttypes.h> header file. */
  78. #undef HAVE_INTTYPES_H
  79. /* define if you have Kerberos V */
  80. #undef HAVE_KRB5
  81. /* Define to 1 if you have the `krb5_cc_new_unique' function. */
  82. #undef HAVE_KRB5_CC_NEW_UNIQUE
  83. /* have the function ldap_url_parse_ext */
  84. #undef HAVE_LDAP_URL_PARSE_EXT
  85. /* have the function ldap_url_parse_no_defaults */
  86. #undef HAVE_LDAP_URL_PARSE_NO_DEFAULTS
  87. /* Define to 1 if you have the `localtime_r' function. */
  88. #undef HAVE_LOCALTIME_R
  89. /* Define to 1 if `lstat' has the bug that it succeeds when given the
  90. zero-length file name argument. */
  91. #undef HAVE_LSTAT_EMPTY_STRING_BUG
  92. /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
  93. to 0 otherwise. */
  94. #undef HAVE_MALLOC
  95. /* Define to 1 if you have the <malloc.h> header file. */
  96. #undef HAVE_MALLOC_H
  97. /* Define to 1 if you have the `memmove' function. */
  98. #undef HAVE_MEMMOVE
  99. /* Define to 1 if you have the <memory.h> header file. */
  100. #undef HAVE_MEMORY_H
  101. /* Define to 1 if you have the `memset' function. */
  102. #undef HAVE_MEMSET
  103. /* Define to 1 if you have the `mkdir' function. */
  104. #undef HAVE_MKDIR
  105. /* Define to 1 if you have a working `mmap' system call. */
  106. #undef HAVE_MMAP
  107. /* Define to 1 if you have the `munmap' function. */
  108. #undef HAVE_MUNMAP
  109. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  110. #undef HAVE_NDIR_H
  111. /* Define to 1 if you have the <netdb.h> header file. */
  112. #undef HAVE_NETDB_H
  113. /* Define to 1 if you have the <netinet/in.h> header file. */
  114. #undef HAVE_NETINET_IN_H
  115. /* Define to 1 if you have the `putenv' function. */
  116. #undef HAVE_PUTENV
  117. /* Define to 1 if you have the `rmdir' function. */
  118. #undef HAVE_RMDIR
  119. /* Define to 1 if you have the `setrlimit' function. */
  120. #undef HAVE_SETRLIMIT
  121. /* Define to 1 if you have the `socket' function. */
  122. #undef HAVE_SOCKET
  123. /* Define to 1 if `stat' has the bug that it succeeds when given the
  124. zero-length file name argument. */
  125. #undef HAVE_STAT_EMPTY_STRING_BUG
  126. /* Define to 1 if stdbool.h conforms to C99. */
  127. #undef HAVE_STDBOOL_H
  128. /* Define to 1 if you have the <stdint.h> header file. */
  129. #undef HAVE_STDINT_H
  130. /* Define to 1 if you have the <stdlib.h> header file. */
  131. #undef HAVE_STDLIB_H
  132. /* Define to 1 if you have the `strcasecmp' function. */
  133. #undef HAVE_STRCASECMP
  134. /* Define to 1 if you have the `strchr' function. */
  135. #undef HAVE_STRCHR
  136. /* Define to 1 if you have the `strcspn' function. */
  137. #undef HAVE_STRCSPN
  138. /* Define to 1 if you have the `strdup' function. */
  139. #undef HAVE_STRDUP
  140. /* Define to 1 if you have the `strerror' function. */
  141. #undef HAVE_STRERROR
  142. /* Define to 1 if you have the `strerror_r' function. */
  143. #undef HAVE_STRERROR_R
  144. /* Define to 1 if you have the `strftime' function. */
  145. #undef HAVE_STRFTIME
  146. /* Define to 1 if you have the <strings.h> header file. */
  147. #undef HAVE_STRINGS_H
  148. /* Define to 1 if you have the <string.h> header file. */
  149. #undef HAVE_STRING_H
  150. /* Define to 1 if you have the `strncasecmp' function. */
  151. #undef HAVE_STRNCASECMP
  152. /* Define to 1 if you have the `strpbrk' function. */
  153. #undef HAVE_STRPBRK
  154. /* Define to 1 if you have the `strrchr' function. */
  155. #undef HAVE_STRRCHR
  156. /* Define to 1 if you have the `strstr' function. */
  157. #undef HAVE_STRSTR
  158. /* Define to 1 if you have the `strtol' function. */
  159. #undef HAVE_STRTOL
  160. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  161. */
  162. #undef HAVE_SYS_DIR_H
  163. /* Define to 1 if you have the <sys/file.h> header file. */
  164. #undef HAVE_SYS_FILE_H
  165. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  166. */
  167. #undef HAVE_SYS_NDIR_H
  168. /* Define to 1 if you have the <sys/param.h> header file. */
  169. #undef HAVE_SYS_PARAM_H
  170. /* Define to 1 if you have the <sys/socket.h> header file. */
  171. #undef HAVE_SYS_SOCKET_H
  172. /* Define to 1 if you have the <sys/stat.h> header file. */
  173. #undef HAVE_SYS_STAT_H
  174. /* Define to 1 if you have the <sys/time.h> header file. */
  175. #undef HAVE_SYS_TIME_H
  176. /* Define to 1 if you have the <sys/types.h> header file. */
  177. #undef HAVE_SYS_TYPES_H
  178. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  179. #undef HAVE_SYS_WAIT_H
  180. /* Define to 1 if you have the `tzset' function. */
  181. #undef HAVE_TZSET
  182. /* Define to 1 if you have the <unistd.h> header file. */
  183. #undef HAVE_UNISTD_H
  184. /* Define to 1 if you have the `vfork' function. */
  185. #undef HAVE_VFORK
  186. /* Define to 1 if you have the <vfork.h> header file. */
  187. #undef HAVE_VFORK_H
  188. /* Define to 1 if you have the `vprintf' function. */
  189. #undef HAVE_VPRINTF
  190. /* Define to 1 if `fork' works. */
  191. #undef HAVE_WORKING_FORK
  192. /* Define to 1 if `vfork' works. */
  193. #undef HAVE_WORKING_VFORK
  194. /* Define to 1 if the system has the type `_Bool'. */
  195. #undef HAVE__BOOL
  196. /* HP-UX */
  197. #undef HPUX
  198. /* HP-UX 11 */
  199. #undef HPUX11
  200. /* HP-UX 11.11 */
  201. #undef HPUX11_11
  202. /* HP-UX 11.23 */
  203. #undef HPUX11_23
  204. /* Use FHS layout */
  205. #undef IS_FHS
  206. /* Use FHS optional layout */
  207. #undef IS_FHS_OPT
  208. /* LDAP debug flag */
  209. #undef LDAP_DEBUG
  210. /* Don't use smartheap */
  211. #undef LDAP_DONT_USE_SMARTHEAP
  212. /* Linux */
  213. #undef LINUX
  214. /* Linux 2.0 */
  215. #undef LINUX2_0
  216. /* Linux 2.2 */
  217. #undef LINUX2_2
  218. /* Linux 2.4 */
  219. #undef LINUX2_4
  220. /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  221. slash. */
  222. #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  223. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  224. */
  225. #undef LT_OBJDIR
  226. /* Linux */
  227. #undef Linux
  228. /* no getdomainname */
  229. #undef NO_DOMAINNAME
  230. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  231. #undef NO_MINUS_C_MINUS_O
  232. /* OS version */
  233. #undef OSVERSION
  234. /* OS HP-UX */
  235. #undef OS_hpux
  236. /* OS SOLARIS */
  237. #undef OS_solaris
  238. /* package tar name */
  239. #undef PACKAGE
  240. /* Define to the address where bug reports for this package should be sent. */
  241. #undef PACKAGE_BUGREPORT
  242. /* Define to the full name of this package. */
  243. #undef PACKAGE_NAME
  244. /* Define to the full name and version of this package. */
  245. #undef PACKAGE_STRING
  246. /* Define to the one symbol short name of this package. */
  247. #undef PACKAGE_TARNAME
  248. /* Define to the home page for this package. */
  249. #undef PACKAGE_URL
  250. /* Define to the version of this package. */
  251. #undef PACKAGE_VERSION
  252. /* Define as the return type of signal handlers (`int' or `void'). */
  253. #undef RETSIGTYPE
  254. /* SOLARIS */
  255. #undef SOLARIS
  256. /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  257. #undef STAT_MACROS_BROKEN
  258. /* Define to 1 if you have the ANSI C header files. */
  259. #undef STDC_HEADERS
  260. /* Define to 1 if strerror_r returns char *. */
  261. #undef STRERROR_R_CHAR_P
  262. /* SVR4 */
  263. #undef SVR4
  264. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  265. #undef TIME_WITH_SYS_TIME
  266. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  267. #undef TM_IN_SYS_TIME
  268. /* If defined, using MozLDAP for LDAP SDK */
  269. #undef USE_MOZLDAP
  270. /* If defined, using OpenLDAP for LDAP SDK */
  271. #undef USE_OPENLDAP
  272. /* package version */
  273. #undef VERSION
  274. /* UNIX */
  275. #undef XP_UNIX
  276. /* GNU Source */
  277. #undef _GNU_SOURCE
  278. /* Source namespace */
  279. #undef _HPUX_SOURCE
  280. /* to pick up all of the printf format macros in inttypes.h */
  281. #undef _INCLUDE_STDC__SOURCE_199901
  282. /* POSIX revision */
  283. #undef _POSIX_C_SOURCE
  284. /* _REENTRANT */
  285. #undef _REENTRANT
  286. /* SVID_GETTOD */
  287. #undef _SVID_GETTOD
  288. /* SVR4 */
  289. #undef __svr4
  290. /* SVR4 */
  291. #undef __svr4__
  292. /* Define to empty if `const' does not conform to ANSI C. */
  293. #undef const
  294. /* Define to `int' if <sys/types.h> doesn't define. */
  295. #undef gid_t
  296. /* HP-UX */
  297. #undef hpux
  298. /* Define to rpl_malloc if the replacement function should be used. */
  299. #undef malloc
  300. /* Define to `int' if <sys/types.h> does not define. */
  301. #undef pid_t
  302. /* Define to `unsigned int' if <sys/types.h> does not define. */
  303. #undef size_t
  304. /* SunOS5 */
  305. #undef sunos5
  306. /* Define to `int' if <sys/types.h> doesn't define. */
  307. #undef uid_t
  308. /* Define as `fork' if `vfork' does not work. */
  309. #undef vfork