1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* How many MiB of RAM to assume if the real amount cannot be determined. */
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
13 /* Define to 1 if bswap_16 is available. */
16 /* Define to 1 if bswap_32 is available. */
19 /* Define to 1 if bswap_64 is available. */
22 /* Define to 1 if you have the <byteswap.h> header file. */
23 #undef HAVE_BYTESWAP_H
25 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
26 CoreFoundation framework. */
27 #undef HAVE_CFLOCALECOPYCURRENT
29 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30 the CoreFoundation framework. */
31 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
33 /* Define to 1 if crc32 integrity check is enabled. */
34 #undef HAVE_CHECK_CRC32
36 /* Define to 1 if crc64 integrity check is enabled. */
37 #undef HAVE_CHECK_CRC64
39 /* Define to 1 if sha256 integrity check is enabled. */
40 #undef HAVE_CHECK_SHA256
42 /* Define if the GNU dcgettext() function is already present or preinstalled.
46 /* Define to 1 if you have the declaration of `program_invocation_name', and
48 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
50 /* Define to 1 if arm decoder is enabled. */
51 #undef HAVE_DECODER_ARM
53 /* Define to 1 if armthumb decoder is enabled. */
54 #undef HAVE_DECODER_ARMTHUMB
56 /* Define to 1 if delta decoder is enabled. */
57 #undef HAVE_DECODER_DELTA
59 /* Define to 1 if ia64 decoder is enabled. */
60 #undef HAVE_DECODER_IA64
62 /* Define to 1 if lzma1 decoder is enabled. */
63 #undef HAVE_DECODER_LZMA1
65 /* Define to 1 if lzma2 decoder is enabled. */
66 #undef HAVE_DECODER_LZMA2
68 /* Define to 1 if powerpc decoder is enabled. */
69 #undef HAVE_DECODER_POWERPC
71 /* Define to 1 if sparc decoder is enabled. */
72 #undef HAVE_DECODER_SPARC
74 /* Define to 1 if x86 decoder is enabled. */
75 #undef HAVE_DECODER_X86
77 /* Define to 1 if you have the <dlfcn.h> header file. */
80 /* Define to 1 if arm encoder is enabled. */
81 #undef HAVE_ENCODER_ARM
83 /* Define to 1 if armthumb encoder is enabled. */
84 #undef HAVE_ENCODER_ARMTHUMB
86 /* Define to 1 if delta encoder is enabled. */
87 #undef HAVE_ENCODER_DELTA
89 /* Define to 1 if ia64 encoder is enabled. */
90 #undef HAVE_ENCODER_IA64
92 /* Define to 1 if lzma1 encoder is enabled. */
93 #undef HAVE_ENCODER_LZMA1
95 /* Define to 1 if lzma2 encoder is enabled. */
96 #undef HAVE_ENCODER_LZMA2
98 /* Define to 1 if powerpc encoder is enabled. */
99 #undef HAVE_ENCODER_POWERPC
101 /* Define to 1 if sparc encoder is enabled. */
102 #undef HAVE_ENCODER_SPARC
104 /* Define to 1 if x86 encoder is enabled. */
105 #undef HAVE_ENCODER_X86
107 /* Define to 1 if you have the <fcntl.h> header file. */
110 /* Define to 1 if you have the `futimens' function. */
113 /* Define to 1 if you have the `futimes' function. */
116 /* Define to 1 if you have the `futimesat' function. */
117 #undef HAVE_FUTIMESAT
119 /* Define to 1 if you have the <getopt.h> header file. */
122 /* Define to 1 if you have the `getopt_long' function. */
123 #undef HAVE_GETOPT_LONG
125 /* Define if the GNU gettext() function is already present or preinstalled. */
128 /* Define if you have the iconv() function. */
131 /* Define to 1 if you have the <inttypes.h> header file. */
132 #undef HAVE_INTTYPES_H
134 /* Define to 1 if you have the <limits.h> header file. */
137 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
140 /* Define to 1 if you have the <memory.h> header file. */
143 /* Define to 1 to enable bt2 match finder. */
146 /* Define to 1 to enable bt3 match finder. */
149 /* Define to 1 to enable bt4 match finder. */
152 /* Define to 1 to enable hc3 match finder. */
155 /* Define to 1 to enable hc4 match finder. */
158 /* Define to 1 if getopt.h declares extern int optreset. */
161 /* Define if you have POSIX threads libraries and header files. */
164 /* Define to 1 if optimizing for size. */
167 /* Define to 1 if stdbool.h conforms to C99. */
168 #undef HAVE_STDBOOL_H
170 /* Define to 1 if you have the <stdint.h> header file. */
173 /* Define to 1 if you have the <stdlib.h> header file. */
176 /* Define to 1 if you have the <strings.h> header file. */
177 #undef HAVE_STRINGS_H
179 /* Define to 1 if you have the <string.h> header file. */
182 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
183 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
185 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
186 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
188 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
189 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
191 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
192 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
194 /* Define to 1 if `st_uatime' is a member of `struct stat'. */
195 #undef HAVE_STRUCT_STAT_ST_UATIME
197 /* Define to 1 if you have the <sys/byteorder.h> header file. */
198 #undef HAVE_SYS_BYTEORDER_H
200 /* Define to 1 if you have the <sys/endian.h> header file. */
201 #undef HAVE_SYS_ENDIAN_H
203 /* Define to 1 if you have the <sys/param.h> header file. */
204 #undef HAVE_SYS_PARAM_H
206 /* Define to 1 if you have the <sys/stat.h> header file. */
207 #undef HAVE_SYS_STAT_H
209 /* Define to 1 if you have the <sys/time.h> header file. */
210 #undef HAVE_SYS_TIME_H
212 /* Define to 1 if you have the <sys/types.h> header file. */
213 #undef HAVE_SYS_TYPES_H
215 /* Define to 1 if the system has the type `uintptr_t'. */
216 #undef HAVE_UINTPTR_T
218 /* Define to 1 if you have the <unistd.h> header file. */
221 /* Define to 1 if you have the `utime' function. */
224 /* Define to 1 if you have the `utimes' function. */
227 /* Define to 1 or 0, depending whether the compiler supports simple visibility
229 #undef HAVE_VISIBILITY
231 /* Define to 1 if you have the `wcwidth' function. */
234 /* Define to 1 if the system has the type `_Bool'. */
237 /* Define to the sub-directory in which libtool stores uninstalled libraries.
241 /* Define to 1 to disable debugging code. */
244 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
245 #undef NO_MINUS_C_MINUS_O
247 /* Name of package */
250 /* Define to the address where bug reports for this package should be sent. */
251 #undef PACKAGE_BUGREPORT
253 /* Define to the full name of this package. */
256 /* Define to the full name and version of this package. */
257 #undef PACKAGE_STRING
259 /* Define to the one symbol short name of this package. */
260 #undef PACKAGE_TARNAME
262 /* Define to the home page for this package. */
265 /* Define to the version of this package. */
266 #undef PACKAGE_VERSION
268 /* Define to necessary symbol if this constant uses a non-standard name on
270 #undef PTHREAD_CREATE_JOINABLE
272 /* The size of `size_t', as computed by sizeof. */
275 /* Define to 1 if you have the ANSI C header files. */
278 /* Define to 1 if the number of available CPU cores can be detected with
279 pstat_getdynamic(). */
280 #undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC
282 /* Define to 1 if the number of available CPU cores can be detected with
283 sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
284 #undef TUKLIB_CPUCORES_SYSCONF
286 /* Define to 1 if the number of available CPU cores can be detected with
288 #undef TUKLIB_CPUCORES_SYSCTL
290 /* Define to 1 if the system supports fast unaligned access to 16-bit and
292 #undef TUKLIB_FAST_UNALIGNED_ACCESS
294 /* Define to 1 if the amount of physical memory can be detected with
295 _system_configuration.physmem. */
296 #undef TUKLIB_PHYSMEM_AIX
298 /* Define to 1 if the amount of physical memory can be detected with
300 #undef TUKLIB_PHYSMEM_GETINVENT_R
302 /* Define to 1 if the amount of physical memory can be detected with
304 #undef TUKLIB_PHYSMEM_GETSYSINFO
306 /* Define to 1 if the amount of physical memory can be detected with
307 pstat_getstatic(). */
308 #undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC
310 /* Define to 1 if the amount of physical memory can be detected with
311 sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
312 #undef TUKLIB_PHYSMEM_SYSCONF
314 /* Define to 1 if the amount of physical memory can be detected with sysctl().
316 #undef TUKLIB_PHYSMEM_SYSCTL
318 /* Define to 1 if the amount of physical memory can be detected with Linux
320 #undef TUKLIB_PHYSMEM_SYSINFO
322 /* Enable extensions on AIX 3, Interix. */
326 /* Enable GNU extensions on systems that have them. */
330 /* Enable threading extensions on Solaris. */
331 #ifndef _POSIX_PTHREAD_SEMANTICS
332 # undef _POSIX_PTHREAD_SEMANTICS
334 /* Enable extensions on HP NonStop. */
335 #ifndef _TANDEM_SOURCE
336 # undef _TANDEM_SOURCE
338 /* Enable general extensions on Solaris. */
339 #ifndef __EXTENSIONS__
340 # undef __EXTENSIONS__
344 /* Version number of package */
347 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
348 significant byte first (like Motorola and SPARC, unlike Intel). */
349 #if defined AC_APPLE_UNIVERSAL_BUILD
350 # if defined __BIG_ENDIAN__
351 # define WORDS_BIGENDIAN 1
354 # ifndef WORDS_BIGENDIAN
355 # undef WORDS_BIGENDIAN
359 /* Number of bits in a file offset, on hosts where this is settable. */
360 #undef _FILE_OFFSET_BITS
362 /* Define for large files, on AIX-style hosts. */
365 /* Define to 1 if on MINIX. */
368 /* Define to 2 if the system does not provide POSIX.1 features except with
370 #undef _POSIX_1_SOURCE
372 /* Define to 1 if you need to in order for `stat' and other things to work. */
375 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
376 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
377 #define below would cause a syntax error. */
380 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
381 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
382 #define below would cause a syntax error. */
385 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
386 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
387 #define below would cause a syntax error. */
390 /* Define to rpl_ if the getopt replacement functions and variables should be
392 #undef __GETOPT_PREFIX
394 /* Define to the type of a signed integer type of width exactly 32 bits if
395 such a type exists and the standard includes do not define it. */
398 /* Define to the type of a signed integer type of width exactly 64 bits if
399 such a type exists and the standard includes do not define it. */
402 /* Define to the type of an unsigned integer type of width exactly 16 bits if
403 such a type exists and the standard includes do not define it. */
406 /* Define to the type of an unsigned integer type of width exactly 32 bits if
407 such a type exists and the standard includes do not define it. */
410 /* Define to the type of an unsigned integer type of width exactly 64 bits if
411 such a type exists and the standard includes do not define it. */
414 /* Define to the type of an unsigned integer type of width exactly 8 bits if
415 such a type exists and the standard includes do not define it. */
418 /* Define to the type of an unsigned integer type wide enough to hold a
419 pointer, if such a type exists, and if the system does not define it. */