1 /* blaboc_config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `closedir' function. */
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
10 /* Define if you have the GNU dld library. */
13 /* Define to 1 if you have the <dld.h> header file. */
16 /* Define to 1 if you have the `dlerror' function. */
19 /* Define to 1 if you have the <dlfcn.h> header file. */
22 /* Define to 1 if you have the <dl.h> header file. */
25 /* Define if you have the _dyld_func_lookup function. */
28 /* Define to 1 if you have the <inttypes.h> header file. */
29 #undef HAVE_INTTYPES_H
31 /* Define if you have the libdl library or equivalent. */
34 /* Define if libdlloader will be built on this platform */
35 #undef HAVE_LIBDLLOADER
37 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
38 #undef HAVE_MACH_O_DYLD_H
40 /* Define to 1 if you have the <memory.h> header file. */
43 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
46 /* Define to 1 if you have the `opendir' function. */
49 /* Define if libtool can extract symbol lists from object files. */
50 #undef HAVE_PRELOADED_SYMBOLS
52 /* Define to 1 if you have the `readdir' function. */
55 /* Define if you have the shl_load function. */
58 /* Define to 1 if stdbool.h conforms to C99. */
61 /* Define to 1 if you have the <stdint.h> header file. */
64 /* Define to 1 if you have the <stdlib.h> header file. */
67 /* Define to 1 if you have the <strings.h> header file. */
70 /* Define to 1 if you have the <string.h> header file. */
73 /* Define to 1 if you have the `strlcat' function. */
76 /* Define to 1 if you have the `strlcpy' function. */
79 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
83 /* Define to 1 if you have the <sys/dl.h> header file. */
86 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
88 #undef HAVE_SYS_NDIR_H
90 /* Define to 1 if you have the <sys/stat.h> header file. */
91 #undef HAVE_SYS_STAT_H
93 /* Define to 1 if you have the <sys/types.h> header file. */
94 #undef HAVE_SYS_TYPES_H
96 /* Define to 1 if you have the <unistd.h> header file. */
99 /* Define if gcc visibility attributes supported */
100 #undef HAVE_VISIBILITY_ATTRIBUTE
102 /* Define to 1 if the system has the type `_Bool'. */
105 /* Define if the OS needs help to load dependent libraries for dlopen(). */
106 #undef LTDL_DLOPEN_DEPLIBS
108 /* Define to the system default library search path. */
109 #undef LT_DLSEARCH_PATH
111 /* Define to the extension used for runtime loadable modules, say, ".so". */
114 /* Define to the name of the environment variable that determines the run-time
115 module search path. */
116 #undef LT_MODULE_PATH_VAR
118 /* Define to the sub-directory in which libtool stores uninstalled libraries.
122 /* Define if dlsym() requires a leading underscore in symbol names. */
125 /* Name of package */
128 /* Define to the address where bug reports for this package should be sent. */
129 #undef PACKAGE_BUGREPORT
131 /* Define to the full name of this package. */
134 /* Define to the full name and version of this package. */
135 #undef PACKAGE_STRING
137 /* Define to the one symbol short name of this package. */
138 #undef PACKAGE_TARNAME
140 /* Define to the version of this package. */
141 #undef PACKAGE_VERSION
143 /* The size of `wchar_t*', as computed by sizeof. */
144 #undef SIZEOF_WCHAR_TP
146 /* Define to 1 if you have the ANSI C header files. */
149 /* Define TESTDIR to path of test sources. */
152 /* Version number of package */
155 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
156 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
157 #define below would cause a syntax error. */
160 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
161 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
162 #define below would cause a syntax error. */
165 /* Define to empty if `const' does not conform to ANSI C. */
168 /* Define to `__inline__' or `__inline' if that's what the C compiler
169 calls it, or to nothing if 'inline' is not supported under any name. */
174 /* Define to the type of a signed integer type of width exactly 16 bits if
175 such a type exists and the standard includes do not define it. */
178 /* Define to the type of a signed integer type of width exactly 32 bits if
179 such a type exists and the standard includes do not define it. */
182 /* Define to the type of an unsigned integer type of width exactly 16 bits if
183 such a type exists and the standard includes do not define it. */
186 /* Define to the type of an unsigned integer type of width exactly 32 bits if
187 such a type exists and the standard includes do not define it. */
190 /* Define to the type of an unsigned integer type of width exactly 64 bits if
191 such a type exists and the standard includes do not define it. */