sdhci - Implement ADMA2 transfer support. Keep SDMA support for now.
[dragonfly.git] / contrib / bmake / config.h.in
blob82e7e99a2675d17e2c5c94ced67e4039d5491ba0
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Path of default shell */
7 #undef DEFSHELL_CUSTOM
9 /* Shell spec to use by default */
10 #undef DEFSHELL_INDEX
12 /* Define to 1 if you have the <ar.h> header file. */
13 #undef HAVE_AR_H
15 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
16 don't. */
17 #undef HAVE_DECL_SYS_SIGLIST
19 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
21 #undef HAVE_DIRENT_H
23 /* Define to 1 if you have the `dirname' function. */
24 #undef HAVE_DIRNAME
26 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
27 #undef HAVE_DOPRNT
29 /* Define to 1 if you have the `err' function. */
30 #undef HAVE_ERR
32 /* Define to 1 if you have the `errx' function. */
33 #undef HAVE_ERRX
35 /* Define to 1 if you have the <err.h> header file. */
36 #undef HAVE_ERR_H
38 /* Define to 1 if you have the <fcntl.h> header file. */
39 #undef HAVE_FCNTL_H
41 /* Define to 1 if you have the `fork' function. */
42 #undef HAVE_FORK
44 /* Define to 1 if you have the `getcwd' function. */
45 #undef HAVE_GETCWD
47 /* Define to 1 if you have the `getenv' function. */
48 #undef HAVE_GETENV
50 /* Define to 1 if you have the `getopt' function. */
51 #undef HAVE_GETOPT
53 /* Define to 1 if you have the `getwd' function. */
54 #undef HAVE_GETWD
56 /* Define to 1 if you have the <inttypes.h> header file. */
57 #undef HAVE_INTTYPES_H
59 /* Define to 1 if you have the `killpg' function. */
60 #undef HAVE_KILLPG
62 /* Define to 1 if you have the <libgen.h> header file. */
63 #undef HAVE_LIBGEN_H
65 /* Define to 1 if you have the <limits.h> header file. */
66 #undef HAVE_LIMITS_H
68 /* Define to 1 if you have the <memory.h> header file. */
69 #undef HAVE_MEMORY_H
71 /* Define to 1 if you have the `mmap' function. */
72 #undef HAVE_MMAP
74 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
75 #undef HAVE_NDIR_H
77 /* Define to 1 if you have the <paths.h> header file. */
78 #undef HAVE_PATHS_H
80 /* Define to 1 if you have the <poll.h> header file. */
81 #undef HAVE_POLL_H
83 /* Define to 1 if you have the `putenv' function. */
84 #undef HAVE_PUTENV
86 /* Define to 1 if you have the <ranlib.h> header file. */
87 #undef HAVE_RANLIB_H
89 /* Define to 1 if you have the `realpath' function. */
90 #undef HAVE_REALPATH
92 /* Define to 1 if you have the `select' function. */
93 #undef HAVE_SELECT
95 /* Define to 1 if you have the `setenv' function. */
96 #undef HAVE_SETENV
98 /* Define to 1 if you have the `setpgid' function. */
99 #undef HAVE_SETPGID
101 /* Define to 1 if you have the `setsid' function. */
102 #undef HAVE_SETSID
104 /* Define to 1 if you have the `sigaction' function. */
105 #undef HAVE_SIGACTION
107 /* Define to 1 if you have the `sigvec' function. */
108 #undef HAVE_SIGVEC
110 /* Define to 1 if you have the `snprintf' function. */
111 #undef HAVE_SNPRINTF
113 /* Define to 1 if you have the <stdint.h> header file. */
114 #undef HAVE_STDINT_H
116 /* Define to 1 if you have the <stdlib.h> header file. */
117 #undef HAVE_STDLIB_H
119 /* Define to 1 if you have the `strerror' function. */
120 #undef HAVE_STRERROR
122 /* Define to 1 if you have the `stresep' function. */
123 #undef HAVE_STRESEP
125 /* Define to 1 if you have the `strftime' function. */
126 #undef HAVE_STRFTIME
128 /* Define to 1 if you have the <strings.h> header file. */
129 #undef HAVE_STRINGS_H
131 /* Define to 1 if you have the <string.h> header file. */
132 #undef HAVE_STRING_H
134 /* Define to 1 if you have the `strlcpy' function. */
135 #undef HAVE_STRLCPY
137 /* Define to 1 if you have the `strsep' function. */
138 #undef HAVE_STRSEP
140 /* Define to 1 if you have the `strtod' function. */
141 #undef HAVE_STRTOD
143 /* Define to 1 if you have the `strtol' function. */
144 #undef HAVE_STRTOL
146 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
147 #undef HAVE_STRUCT_STAT_ST_RDEV
149 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
150 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
151 #undef HAVE_ST_RDEV
153 /* Define to 1 if you have the `sysctl' function. */
154 #undef HAVE_SYSCTL
156 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
158 #undef HAVE_SYS_DIR_H
160 /* Define to 1 if you have the <sys/mman.h> header file. */
161 #undef HAVE_SYS_MMAN_H
163 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
165 #undef HAVE_SYS_NDIR_H
167 /* Define to 1 if you have the <sys/param.h> header file. */
168 #undef HAVE_SYS_PARAM_H
170 /* Define to 1 if you have the <sys/select.h> header file. */
171 #undef HAVE_SYS_SELECT_H
173 /* Define to 1 if you have the <sys/socket.h> header file. */
174 #undef HAVE_SYS_SOCKET_H
176 /* Define to 1 if you have the <sys/stat.h> header file. */
177 #undef HAVE_SYS_STAT_H
179 /* Define to 1 if you have the <sys/sysctl.h> header file. */
180 #undef HAVE_SYS_SYSCTL_H
182 /* Define to 1 if you have the <sys/time.h> header file. */
183 #undef HAVE_SYS_TIME_H
185 /* Define to 1 if you have the <sys/types.h> header file. */
186 #undef HAVE_SYS_TYPES_H
188 /* Define to 1 if you have the <sys/uio.h> header file. */
189 #undef HAVE_SYS_UIO_H
191 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
192 #undef HAVE_SYS_WAIT_H
194 /* Define to 1 if you have the <unistd.h> header file. */
195 #undef HAVE_UNISTD_H
197 /* Define to 1 if you have the `unsetenv' function. */
198 #undef HAVE_UNSETENV
200 /* Define to 1 if you have the <utime.h> header file. */
201 #undef HAVE_UTIME_H
203 /* Define to 1 if you have the `vfork' function. */
204 #undef HAVE_VFORK
206 /* Define to 1 if you have the <vfork.h> header file. */
207 #undef HAVE_VFORK_H
209 /* Define to 1 if you have the `vprintf' function. */
210 #undef HAVE_VPRINTF
212 /* Define to 1 if you have the `vsnprintf' function. */
213 #undef HAVE_VSNPRINTF
215 /* Define to 1 if you have the `wait3' function. */
216 #undef HAVE_WAIT3
218 /* Define to 1 if you have the `wait4' function. */
219 #undef HAVE_WAIT4
221 /* Define to 1 if you have the `waitpid' function. */
222 #undef HAVE_WAITPID
224 /* Define to 1 if you have the `warn' function. */
225 #undef HAVE_WARN
227 /* Define to 1 if you have the `warnx' function. */
228 #undef HAVE_WARNX
230 /* Define to 1 if `fork' works. */
231 #undef HAVE_WORKING_FORK
233 /* Define to 1 if `vfork' works. */
234 #undef HAVE_WORKING_VFORK
236 /* define if your compiler has __attribute__ */
237 #undef HAVE___ATTRIBUTE__
239 /* Define to the address where bug reports for this package should be sent. */
240 #undef PACKAGE_BUGREPORT
242 /* Define to the full name of this package. */
243 #undef PACKAGE_NAME
245 /* Define to the full name and version of this package. */
246 #undef PACKAGE_STRING
248 /* Define to the one symbol short name of this package. */
249 #undef PACKAGE_TARNAME
251 /* Define to the home page for this package. */
252 #undef PACKAGE_URL
254 /* Define to the version of this package. */
255 #undef PACKAGE_VERSION
257 /* Define as the return type of signal handlers (`int' or `void'). */
258 #undef RETSIGTYPE
260 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
261 #undef STAT_MACROS_BROKEN
263 /* Define to 1 if you have the ANSI C header files. */
264 #undef STDC_HEADERS
266 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
267 #undef TIME_WITH_SYS_TIME
269 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
270 #undef TM_IN_SYS_TIME
272 /* Enable extensions on AIX 3, Interix. */
273 #ifndef _ALL_SOURCE
274 # undef _ALL_SOURCE
275 #endif
276 /* Enable GNU extensions on systems that have them. */
277 #ifndef _GNU_SOURCE
278 # undef _GNU_SOURCE
279 #endif
280 /* Enable threading extensions on Solaris. */
281 #ifndef _POSIX_PTHREAD_SEMANTICS
282 # undef _POSIX_PTHREAD_SEMANTICS
283 #endif
284 /* Enable extensions on HP NonStop. */
285 #ifndef _TANDEM_SOURCE
286 # undef _TANDEM_SOURCE
287 #endif
288 /* Enable general extensions on Solaris. */
289 #ifndef __EXTENSIONS__
290 # undef __EXTENSIONS__
291 #endif
294 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
295 significant byte first (like Motorola and SPARC, unlike Intel). */
296 #if defined AC_APPLE_UNIVERSAL_BUILD
297 # if defined __BIG_ENDIAN__
298 # define WORDS_BIGENDIAN 1
299 # endif
300 #else
301 # ifndef WORDS_BIGENDIAN
302 # undef WORDS_BIGENDIAN
303 # endif
304 #endif
306 /* Define to 1 if on MINIX. */
307 #undef _MINIX
309 /* Define to 2 if the system does not provide POSIX.1 features except with
310 this defined. */
311 #undef _POSIX_1_SOURCE
313 /* Define to 1 if you need to in order for `stat' and other things to work. */
314 #undef _POSIX_SOURCE
316 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
317 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
318 #define below would cause a syntax error. */
319 #undef _UINT32_T
321 /* C99 function name */
322 #undef __func__
324 /* Define to empty if `const' does not conform to ANSI C. */
325 #undef const
327 /* Define to `int' if <sys/types.h> does not define. */
328 #undef mode_t
330 /* Define to `long int' if <sys/types.h> does not define. */
331 #undef off_t
333 /* Define to `int' if <sys/types.h> does not define. */
334 #undef pid_t
336 /* Define to `unsigned int' if <sys/types.h> does not define. */
337 #undef size_t
339 /* Define to the type of an unsigned integer type of width exactly 32 bits if
340 such a type exists and the standard includes do not define it. */
341 #undef uint32_t
343 /* Define as `fork' if `vfork' does not work. */
344 #undef vfork