VTK
ThirdParty
libxml2
vtklibxml2
include
config.h
Go to the documentation of this file.
1
/* Define to 1 if you have the declaration of 'getentropy', and to 0 if you
2
don't. */
3
#define HAVE_DECL_GETENTROPY 1
4
5
/* Define to 1 if you have the declaration of 'glob', and to 0 if you don't.
6
*/
7
#define HAVE_DECL_GLOB 1
8
9
/* Define to 1 if you have the declaration of 'mmap', and to 0 if you don't.
10
*/
11
#define HAVE_DECL_MMAP 1
12
13
/* Define if __attribute__((destructor)) is accepted */
14
#define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1
15
16
/* Have dlopen based dso */
17
#define HAVE_DLOPEN 1
18
19
/* Define if history library is there (-lhistory) */
20
/* #undef HAVE_LIBHISTORY */
21
22
/* Define if readline library is there (-lreadline) */
23
/* #undef HAVE_LIBREADLINE */
24
25
/* Define to 1 if you have the <poll.h> header file. */
26
/* #undef HAVE_POLL_H */
27
28
/* Have shl_load based dso */
29
/* #undef HAVE_SHLLOAD */
30
31
/* Define to 1 if you have the <stdint.h> header file. */
32
#define HAVE_STDINT_H 1
33
34
/* System configuration directory (/etc) */
35
#define XML_SYSCONFDIR "/usr/local/etc"
36
37
/* TLS specifier */
38
/* #undef XML_THREAD_LOCAL */
Generated by
1.8.13 on Wed Jul 29 2026