handle USER_INCLUDES via the CPPFLAGS
[AROS.git] / config / host-conf.h.in
blob45ab33cc313cccdd17d52e14218e49ba8c66b822
1 /* config/host-conf.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the `clone' function. */
4 #undef HAVE_CLONE
6 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
7 */
8 #undef HAVE_DECL_TZNAME
10 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
12 #undef HAVE_DIRENT_H
14 /* Define to 1 if you have the `getcontext' function. */
15 #undef HAVE_GETCONTEXT
17 /* Define to 1 if you have the `getpagesize' function. */
18 #undef HAVE_GETPAGESIZE
20 /* Define to 1 if you have the <inttypes.h> header file. */
21 #undef HAVE_INTTYPES_H
23 /* Define to 1 if you have the `kqueue' function. */
24 #undef HAVE_KQUEUE
26 /* Define to 1 if you have the `kse_create' function. */
27 #undef HAVE_KSE_CREATE
29 /* Define to 1 if you have the `png' library (-lpng). */
30 #undef HAVE_LIBPNG
32 /* Define to 1 if you have the `makecontext' function. */
33 #undef HAVE_MAKECONTEXT
35 /* Define to 1 if you have the <memory.h> header file. */
36 #undef HAVE_MEMORY_H
38 /* Define to 1 if you have a working `mmap' system call. */
39 #undef HAVE_MMAP
41 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
42 #undef HAVE_NDIR_H
44 /* Define to 1 if you have the `rfork_thread' function. */
45 #undef HAVE_RFORK_THREAD
47 /* Define to 1 if you have the `sa_register' function. */
48 #undef HAVE_SA_REGISTER
50 /* Define to 1 if you have the `setcontext' function. */
51 #undef HAVE_SETCONTEXT
53 /* Define to 1 if you have the `sigaltstack' function. */
54 #undef HAVE_SIGALTSTACK
56 /* Define to 1 if you have the `statfs' function. */
57 #undef HAVE_STATFS
59 /* Define to 1 if you have the `statvfs' function. */
60 #undef HAVE_STATVFS
62 /* Define to 1 if you have the <stdint.h> header file. */
63 #undef HAVE_STDINT_H
65 /* Define to 1 if you have the <stdlib.h> header file. */
66 #undef HAVE_STDLIB_H
68 /* Define to 1 if you have the <strings.h> header file. */
69 #undef HAVE_STRINGS_H
71 /* Define to 1 if you have the <string.h> header file. */
72 #undef HAVE_STRING_H
74 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
75 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
77 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
78 #undef HAVE_STRUCT_STAT_ST_BLOCKS
80 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
81 #undef HAVE_STRUCT_STAT_ST_RDEV
83 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
84 #undef HAVE_STRUCT_TM_TM_GMTOFF
86 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
87 #undef HAVE_STRUCT_TM_TM_ZONE
89 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
90 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
91 #undef HAVE_ST_BLKSIZE
93 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
94 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
95 #undef HAVE_ST_BLOCKS
97 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
98 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
99 #undef HAVE_ST_RDEV
101 /* Define to 1 if you have the `swapcontext' function. */
102 #undef HAVE_SWAPCONTEXT
104 /* Define to 1 if you have the <sysexits.h> header file. */
105 #undef HAVE_SYSEXITS_H
107 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
109 #undef HAVE_SYS_DIR_H
111 /* Define to 1 if you have the <sys/ipc.h> header file. */
112 #undef HAVE_SYS_IPC_H
114 /* Define to 1 if you have the <sys/mman.h> header file. */
115 #undef HAVE_SYS_MMAN_H
117 /* Define to 1 if you have the <sys/mmap.h> header file. */
118 #undef HAVE_SYS_MMAP_H
120 /* Define to 1 if you have the <sys/mount.h> header file. */
121 #undef HAVE_SYS_MOUNT_H
123 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
125 #undef HAVE_SYS_NDIR_H
127 /* Define to 1 if you have the <sys/param.h> header file. */
128 #undef HAVE_SYS_PARAM_H
130 /* Define to 1 if you have the <sys/shm.h> header file. */
131 #undef HAVE_SYS_SHM_H
133 /* Define to 1 if you have the <sys/statfs.h> header file. */
134 #undef HAVE_SYS_STATFS_H
136 /* Define to 1 if you have the <sys/statvfs.h> header file. */
137 #undef HAVE_SYS_STATVFS_H
139 /* Define to 1 if you have the <sys/stat.h> header file. */
140 #undef HAVE_SYS_STAT_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 <sys/vfs.h> header file. */
146 #undef HAVE_SYS_VFS_H
148 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
149 #undef HAVE_SYS_WAIT_H
151 /* Define to 1 if you have the `thr_create' function. */
152 #undef HAVE_THR_CREATE
154 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
155 `HAVE_STRUCT_TM_TM_ZONE' instead. */
156 #undef HAVE_TM_ZONE
158 /* Define to 1 if you don't have `tm_zone' but do have the external array
159 `tzname'. */
160 #undef HAVE_TZNAME
162 /* Define to 1 if you have the <unistd.h> header file. */
163 #undef HAVE_UNISTD_H
165 /* Define to the address where bug reports for this package should be sent. */
166 #undef PACKAGE_BUGREPORT
168 /* Define to the full name of this package. */
169 #undef PACKAGE_NAME
171 /* Define to the full name and version of this package. */
172 #undef PACKAGE_STRING
174 /* Define to the one symbol short name of this package. */
175 #undef PACKAGE_TARNAME
177 /* Define to the home page for this package. */
178 #undef PACKAGE_URL
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
183 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
184 #undef STAT_MACROS_BROKEN
186 /* Define to 1 if you have the ANSI C header files. */
187 #undef STDC_HEADERS
189 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
190 #undef TIME_WITH_SYS_TIME
192 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
193 #undef TM_IN_SYS_TIME
195 /* Define to `int' if <sys/types.h> doesn't define. */
196 #undef gid_t
198 /* Define to `long int' if <sys/types.h> does not define. */
199 #undef off_t
201 /* Define to `int' if <sys/types.h> does not define. */
202 #undef pid_t
204 /* Define to `unsigned int' if <sys/types.h> does not define. */
205 #undef size_t
207 /* Define to `int' if <sys/types.h> doesn't define. */
208 #undef uid_t