1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
7 /* Define to 1 if you have the <dlfcn.h> header file. */
10 /* Define to 1 if you have the <errno.h> header file. */
13 /* Define to 1 if you have the <fcntl.h> header file. */
16 /* Define to 1 if you have the <fpu_control.h> header file. */
17 #undef HAVE_FPU_CONTROL_H
19 /* Define to 1 if you have the `ftruncate' function. */
22 /* Define to 1 if you have the `getrusage' function. */
25 /* Define to 1 if you have the <inttypes.h> header file. */
26 #undef HAVE_INTTYPES_H
28 /* Define to 1 if you have the `nsl' library (-lnsl). */
31 /* Define to 1 if you have the `socket' library (-lsocket). */
34 /* Define to 1 if you have the `lstat' function. */
37 /* Define to 1 if you have the <memory.h> header file. */
40 /* Define to 1 if you have the `mmap' function. */
43 /* Define to 1 if you have the `munmap' function. */
46 /* Define to 1 if you have the `posix_fallocate' function. */
47 #undef HAVE_POSIX_FALLOCATE
49 /* Define to 1 if you have the `sigaction' function. */
52 /* Define to 1 if the system has the type `socklen_t'. */
55 /* Define to 1 if you have the <stdint.h> header file. */
58 /* Define to 1 if you have the <stdlib.h> header file. */
61 /* Define to 1 if you have the <strings.h> header file. */
64 /* Define to 1 if you have the <string.h> header file. */
67 /* Define to 1 if `struct stat' is a member of `st_atime'. */
68 #undef HAVE_STRUCT_STAT_ST_ATIME
70 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
71 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
73 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
74 #undef HAVE_STRUCT_STAT_ST_BLOCKS
76 /* Define to 1 if `struct stat' is a member of `st_ctime'. */
77 #undef HAVE_STRUCT_STAT_ST_CTIME
79 /* Define to 1 if `struct stat' is a member of `st_dev'. */
80 #undef HAVE_STRUCT_STAT_ST_DEV
82 /* Define to 1 if `struct stat' is a member of `st_gid'. */
83 #undef HAVE_STRUCT_STAT_ST_GID
85 /* Define to 1 if `struct stat' is a member of `st_ino'. */
86 #undef HAVE_STRUCT_STAT_ST_INO
88 /* Define to 1 if `struct stat' is a member of `st_mode'. */
89 #undef HAVE_STRUCT_STAT_ST_MODE
91 /* Define to 1 if `struct stat' is a member of `st_mtime'. */
92 #undef HAVE_STRUCT_STAT_ST_MTIME
94 /* Define to 1 if `struct stat' is a member of `st_nlink'. */
95 #undef HAVE_STRUCT_STAT_ST_NLINK
97 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
98 #undef HAVE_STRUCT_STAT_ST_RDEV
100 /* Define to 1 if `struct stat' is a member of `st_size'. */
101 #undef HAVE_STRUCT_STAT_ST_SIZE
103 /* Define to 1 if `struct stat' is a member of `st_uid'. */
104 #undef HAVE_STRUCT_STAT_ST_UID
106 /* Define to 1 if you have the <sys/mman.h> header file. */
107 #undef HAVE_SYS_MMAN_H
109 /* Define to 1 if you have the <sys/resource.h> header file. */
110 #undef HAVE_SYS_RESOURCE_H
112 /* Define to 1 if you have the <sys/stat.h> header file. */
113 #undef HAVE_SYS_STAT_H
115 /* Define to 1 if you have the <sys/times.h> header file. */
116 #undef HAVE_SYS_TIMES_H
118 /* Define to 1 if you have the <sys/time.h> header file. */
119 #undef HAVE_SYS_TIME_H
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #undef HAVE_SYS_TYPES_H
124 /* Define to 1 if you have the `time' function. */
127 /* Define to 1 if you have the <time.h> header file. */
130 /* Define to 1 if you have the `truncate' function. */
133 /* Define to 1 if you have the <unistd.h> header file. */
136 /* Define to 1 if you have the <zlib.h> header file. */
139 /* Define to 1 if you have the `__setfpucw' function. */
140 #undef HAVE___SETFPUCW
142 /* Name of this package. */
145 /* Define to the address where bug reports for this package should be sent. */
146 #undef PACKAGE_BUGREPORT
148 /* Define to the full name of this package. */
151 /* Define to the full name and version of this package. */
152 #undef PACKAGE_STRING
154 /* Define to the one symbol short name of this package. */
155 #undef PACKAGE_TARNAME
157 /* Define to the home page for this package. */
160 /* Define to the version of this package. */
161 #undef PACKAGE_VERSION
163 /* Additional package description */
166 /* Bug reporting address */
167 #undef REPORT_BUGS_TO
169 /* Define as the return type of signal handlers (`int' or `void'). */
172 /* Define to 1 if you have the ANSI C header files. */
175 /* Enable extensions on AIX 3, Interix. */
179 /* Enable GNU extensions on systems that have them. */
183 /* Enable threading extensions on Solaris. */
184 #ifndef _POSIX_PTHREAD_SEMANTICS
185 # undef _POSIX_PTHREAD_SEMANTICS
187 /* Enable extensions on HP NonStop. */
188 #ifndef _TANDEM_SOURCE
189 # undef _TANDEM_SOURCE
191 /* Enable general extensions on Solaris. */
192 #ifndef __EXTENSIONS__
193 # undef __EXTENSIONS__
197 /* Define to 1 if on MINIX. */
200 /* Define to 2 if the system does not provide POSIX.1 features except with
202 #undef _POSIX_1_SOURCE
204 /* Define to 1 if you need to in order for `stat' and other things to work. */