1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Sim debug setting */
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
13 /* Define to 1 if you have the `aint' function. */
16 /* Define to 1 if you have the `anint' function. */
19 /* Define to 1 if you have the <dlfcn.h> header file. */
22 /* Define if dv-sockser is usable. */
23 #undef HAVE_DV_SOCKSER
25 /* Define to 1 if you have the <errno.h> header file. */
28 /* Define to 1 if you have the <fcntl.h> header file. */
31 /* Define to 1 if you have the <fpu_control.h> header file. */
32 #undef HAVE_FPU_CONTROL_H
34 /* Define to 1 if you have the `ftruncate' function. */
37 /* Define to 1 if you have the `getrusage' function. */
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
43 /* Define to 1 if you have the `m' library (-lm). */
46 /* Define to 1 if you have the `nsl' library (-lnsl). */
49 /* Define to 1 if you have the `socket' library (-lsocket). */
52 /* Define to 1 if you have the `lstat' function. */
55 /* Define to 1 if you have the <memory.h> header file. */
58 /* Define to 1 if you have the `mmap' function. */
61 /* Define to 1 if you have the `munmap' function. */
64 /* Define to 1 if you have the `posix_fallocate' function. */
65 #undef HAVE_POSIX_FALLOCATE
67 /* Define to 1 if you have the `sigaction' function. */
70 /* Define to 1 if the system has the type `socklen_t'. */
73 /* Define to 1 if you have the `sqrt' function. */
76 /* Define to 1 if you have the <stdint.h> header file. */
79 /* Define to 1 if you have the <stdlib.h> header file. */
82 /* Define to 1 if you have the <strings.h> header file. */
85 /* Define to 1 if you have the <string.h> header file. */
88 /* Define to 1 if `struct stat' is a member of `st_atime'. */
89 #undef HAVE_STRUCT_STAT_ST_ATIME
91 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
92 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
94 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
95 #undef HAVE_STRUCT_STAT_ST_BLOCKS
97 /* Define to 1 if `struct stat' is a member of `st_ctime'. */
98 #undef HAVE_STRUCT_STAT_ST_CTIME
100 /* Define to 1 if `struct stat' is a member of `st_dev'. */
101 #undef HAVE_STRUCT_STAT_ST_DEV
103 /* Define to 1 if `struct stat' is a member of `st_gid'. */
104 #undef HAVE_STRUCT_STAT_ST_GID
106 /* Define to 1 if `struct stat' is a member of `st_ino'. */
107 #undef HAVE_STRUCT_STAT_ST_INO
109 /* Define to 1 if `struct stat' is a member of `st_mode'. */
110 #undef HAVE_STRUCT_STAT_ST_MODE
112 /* Define to 1 if `struct stat' is a member of `st_mtime'. */
113 #undef HAVE_STRUCT_STAT_ST_MTIME
115 /* Define to 1 if `struct stat' is a member of `st_nlink'. */
116 #undef HAVE_STRUCT_STAT_ST_NLINK
118 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
119 #undef HAVE_STRUCT_STAT_ST_RDEV
121 /* Define to 1 if `struct stat' is a member of `st_size'. */
122 #undef HAVE_STRUCT_STAT_ST_SIZE
124 /* Define to 1 if `struct stat' is a member of `st_uid'. */
125 #undef HAVE_STRUCT_STAT_ST_UID
127 /* Define to 1 if you have the <sys/mman.h> header file. */
128 #undef HAVE_SYS_MMAN_H
130 /* Define to 1 if you have the <sys/resource.h> header file. */
131 #undef HAVE_SYS_RESOURCE_H
133 /* Define to 1 if you have the <sys/stat.h> header file. */
134 #undef HAVE_SYS_STAT_H
136 /* Define to 1 if you have the <sys/times.h> header file. */
137 #undef HAVE_SYS_TIMES_H
139 /* Define to 1 if you have the <sys/time.h> header file. */
140 #undef HAVE_SYS_TIME_H
142 /* Define to 1 if you have the <sys/types.h> header file. */
143 #undef HAVE_SYS_TYPES_H
145 /* Define to 1 if you have the `time' function. */
148 /* Define to 1 if you have the <time.h> header file. */
151 /* Define to 1 if you have the `truncate' function. */
154 /* Define to 1 if you have the <unistd.h> header file. */
157 /* Define to 1 if you have the <windows.h> header file. */
158 #undef HAVE_WINDOWS_H
160 /* Define to 1 if you have the `__setfpucw' function. */
161 #undef HAVE___SETFPUCW
163 /* Define to the sub-directory in which libtool stores uninstalled libraries.
167 /* Name of this package. */
170 /* Define to the address where bug reports for this package should be sent. */
171 #undef PACKAGE_BUGREPORT
173 /* Define to the full name of this package. */
176 /* Define to the full name and version of this package. */
177 #undef PACKAGE_STRING
179 /* Define to the one symbol short name of this package. */
180 #undef PACKAGE_TARNAME
182 /* Define to the home page for this package. */
185 /* Define to the version of this package. */
186 #undef PACKAGE_VERSION
188 /* Additional package description */
191 /* Sim profile settings */
194 /* Bug reporting address */
195 #undef REPORT_BUGS_TO
197 /* Define as the return type of signal handlers (`int' or `void'). */
200 /* Define to 1 if you have the ANSI C header files. */
203 /* Enable extensions on AIX 3, Interix. */
207 /* Enable GNU extensions on systems that have them. */
211 /* Enable threading extensions on Solaris. */
212 #ifndef _POSIX_PTHREAD_SEMANTICS
213 # undef _POSIX_PTHREAD_SEMANTICS
215 /* Enable extensions on HP NonStop. */
216 #ifndef _TANDEM_SOURCE
217 # undef _TANDEM_SOURCE
219 /* Enable general extensions on Solaris. */
220 #ifndef __EXTENSIONS__
221 # undef __EXTENSIONS__
225 /* Sim assert settings */
228 /* Sim debug setting */
231 /* Sim default environment */
232 #undef WITH_ENVIRONMENT
234 /* Sim profile settings */
237 /* How to route I/O */
240 /* Sim trace settings */
243 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
244 significant byte first (like Motorola and SPARC, unlike Intel). */
245 #if defined AC_APPLE_UNIVERSAL_BUILD
246 # if defined __BIG_ENDIAN__
247 # define WORDS_BIGENDIAN 1
250 # ifndef WORDS_BIGENDIAN
251 # undef WORDS_BIGENDIAN
255 /* Define to 1 if on MINIX. */
258 /* Define to 2 if the system does not provide POSIX.1 features except with
260 #undef _POSIX_1_SOURCE
262 /* Define to 1 if you need to in order for `stat' and other things to work. */