3c28699909464e0ce4fe036fa705277a63886c66
[ghc-hetmet.git] / mk / config.h.in
1 /* mk/config.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* acconfig.h
3
4    Descriptive text for the C preprocessor macros that
5    the fptools configuration script can define.
6    The current version may not use all of them; autoheader copies the ones
7    your configure.in uses into your configuration header file templates.
8
9    The entries are in sort -df order: alphabetical, case insensitive,
10    ignoring punctuation (such as underscores).  Although this order
11    can split up related entries, it makes it easier to check whether
12    a given entry is in the file.
13
14    Leave the following blank line there!!  Autoheader needs it.  */
15 \f
16
17
18 /* Define if using alloca.c.  */
19 #undef C_ALLOCA
20
21 /* Define if text section appear before data section in exec. */
22 #undef CODE_BEFORE_DATA
23
24 /* Define to empty if the keyword does not work.  */
25 #undef const
26
27 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
28    This function is required for alloca.c support on those systems.  */
29 #undef CRAY_STACKSEG_END
30
31 /* Define to decl that terminates data section. */
32 #undef DATA_SECTION_END_MARKER_DECL
33
34 /* Define to section that terminates data section. */
35 #undef DATA_SECTION_END_MARKER
36
37 /* Define if you have alloca, as a function or macro.  */
38 #undef HAVE_ALLOCA
39
40 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
41 #undef HAVE_ALLOCA_H
42
43 /* Define if your struct stat has st_blksize.  */
44 #undef HAVE_ST_BLKSIZE
45
46 /* Define if your struct tm has tm_zone.  */
47 #undef HAVE_TM_ZONE
48
49 /* Define if you don't have tm_zone but do have the external array
50    tzname.  */
51 #undef HAVE_TZNAME
52
53 /* Define as the return type of signal handlers (int or void).  */
54 #undef RETSIGTYPE
55
56 /* If using the C implementation of alloca, define if you know the
57    direction of stack growth for your system; otherwise it will be
58    automatically deduced at run-time.
59  STACK_DIRECTION > 0 => grows toward higher addresses
60  STACK_DIRECTION < 0 => grows toward lower addresses
61  STACK_DIRECTION = 0 => direction of growth unknown
62  */
63 #undef STACK_DIRECTION
64
65 /* Define if you have the ANSI C header files.  */
66 #undef STDC_HEADERS
67
68 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
69 #undef TIME_WITH_SYS_TIME
70
71 /* Define if your <sys/time.h> declares struct tm.  */
72 #undef TM_IN_SYS_TIME
73
74 /* Define if your processor stores words with the most significant
75    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
76 #undef WORDS_BIGENDIAN
77
78 /* Define to alignment constraint on doubles or on unsigned int - whichever is the greater */
79 #undef ALIGNMENT_DOUBLE
80
81 /* Define to alignment constraint on floats or on unsigned int - whichever is the greater */
82 #undef ALIGNMENT_FLOAT
83
84 /* Define to alignment constraint on doubles or on unsigned int - whichever is the greater */
85 #undef ALIGNMENT_LONG
86
87 /* Define to alignment constraint on unsigned int - whichever is the greater */
88 #undef ALIGNMENT_UNSIGNED_INT
89
90 /* Define if time.h or sys/time.h define the altzone variable */
91 #undef HAVE_ALTZONE
92
93 /* Define if C compiler supports long long types */
94 #undef HAVE_LONG_LONG
95
96 /* Define if fcntl.h defines O_BINARY */
97 #undef HAVE_O_BINARY
98
99 /* Define if C Symbols have a leading underscore added by the compiler */
100 #undef LEADING_UNDERSCORE
101
102 /* Define to the type of the timezone variable (usually long or time_t) */
103 #undef TYPE_TIMEZONE
104
105 /* The number of bytes in a double.  */
106 #undef SIZEOF_DOUBLE
107
108 /* The number of bytes in a float.  */
109 #undef SIZEOF_FLOAT
110
111 /* The number of bytes in a long.  */
112 #undef SIZEOF_LONG
113
114 /* The number of bytes in a unsigned int.  */
115 #undef SIZEOF_UNSIGNED_INT
116
117 /* The number of bytes in a void *.  */
118 #undef SIZEOF_VOID_P
119
120 /* Define if you have the access function.  */
121 #undef HAVE_ACCESS
122
123 /* Define if you have the ftime function.  */
124 #undef HAVE_FTIME
125
126 /* Define if you have the getclock function.  */
127 #undef HAVE_GETCLOCK
128
129 /* Define if you have the getpagesize function.  */
130 #undef HAVE_GETPAGESIZE
131
132 /* Define if you have the getrusage function.  */
133 #undef HAVE_GETRUSAGE
134
135 /* Define if you have the gettimeofday function.  */
136 #undef HAVE_GETTIMEOFDAY
137
138 /* Define if you have the mktime function.  */
139 #undef HAVE_MKTIME
140
141 /* Define if you have the mprotect function.  */
142 #undef HAVE_MPROTECT
143
144 /* Define if you have the setitimer function.  */
145 #undef HAVE_SETITIMER
146
147 /* Define if you have the stat function.  */
148 #undef HAVE_STAT
149
150 /* Define if you have the sysconf function.  */
151 #undef HAVE_SYSCONF
152
153 /* Define if you have the timelocal function.  */
154 #undef HAVE_TIMELOCAL
155
156 /* Define if you have the times function.  */
157 #undef HAVE_TIMES
158
159 /* Define if you have the vadvise function.  */
160 #undef HAVE_VADVISE
161
162 /* Define if you have the vfork function.  */
163 #undef HAVE_VFORK
164
165 /* Define if you have the <bfd.h> header file.  */
166 #undef HAVE_BFD_H
167
168 /* Define if you have the <dirent.h> header file.  */
169 #undef HAVE_DIRENT_H
170
171 /* Define if you have the <fcntl.h> header file.  */
172 #undef HAVE_FCNTL_H
173
174 /* Define if you have the <grp.h> header file.  */
175 #undef HAVE_GRP_H
176
177 /* Define if you have the <malloc.h> header file.  */
178 #undef HAVE_MALLOC_H
179
180 /* Define if you have the <memory.h> header file.  */
181 #undef HAVE_MEMORY_H
182
183 /* Define if you have the <netinet/tcp.h> header file.  */
184 #undef HAVE_NETINET_TCP_H
185
186 /* Define if you have the <nlist.h> header file.  */
187 #undef HAVE_NLIST_H
188
189 /* Define if you have the <pwd.h> header file.  */
190 #undef HAVE_PWD_H
191
192 /* Define if you have the <readline/readline.h> header file.  */
193 #undef HAVE_READLINE_READLINE_H
194
195 /* Define if you have the readlink function.  */
196 #undef HAVE_READLINK
197
198 /* Define if you have the <siginfo.h> header file.  */
199 #undef HAVE_SIGINFO_H
200
201 /* Define if you have the <signal.h> header file.  */
202 #undef HAVE_SIGNAL_H
203
204 /* Define if you have the <stdlib.h> header file.  */
205 #undef HAVE_STDLIB_H
206
207 /* Define if you have the <string.h> header file.  */
208 #undef HAVE_STRING_H
209
210 /* Define if you have the symlink function.  */
211 #undef HAVE_SYMLINK
212
213 /* Define if you have the <sys/fault.h> header file.  */
214 #undef HAVE_SYS_FAULT_H
215
216 /* Define if you have the <sys/file.h> header file.  */
217 #undef HAVE_SYS_FILE_H
218
219 /* Define if you have the <sys/mman.h> header file.  */
220 #undef HAVE_SYS_MMAN_H
221
222 /* Define if you have the <sys/param.h> header file.  */
223 #undef HAVE_SYS_PARAM_H
224
225 /* Define if you have the <sys/procfs.h> header file.  */
226 #undef HAVE_SYS_PROCFS_H
227
228 /* Define if you have the <sys/resource.h> header file.  */
229 #undef HAVE_SYS_RESOURCE_H
230
231 /* Define if you have the <sys/signal.h> header file.  */
232 #undef HAVE_SYS_SIGNAL_H
233
234 /* Define if you have the <sys/socket.h> header file.  */
235 #undef HAVE_SYS_SOCKET_H
236
237 /* Define if you have the <sys/stat.h> header file.  */
238 #undef HAVE_SYS_STAT_H
239
240 /* Define if you have the <sys/syscall.h> header file.  */
241 #undef HAVE_SYS_SYSCALL_H
242
243 /* Define if you have the <sys/time.h> header file.  */
244 #undef HAVE_SYS_TIME_H
245
246 /* Define if you have the <sys/timeb.h> header file.  */
247 #undef HAVE_SYS_TIMEB_H
248
249 /* Define if you have the <sys/timers.h> header file.  */
250 #undef HAVE_SYS_TIMERS_H
251
252 /* Define if you have the <sys/times.h> header file.  */
253 #undef HAVE_SYS_TIMES_H
254
255 /* Define if you have the <sys/types.h> header file.  */
256 #undef HAVE_SYS_TYPES_H
257
258 /* Define if you have the <sys/utsname.h> header file.  */
259 #undef HAVE_SYS_UTSNAME_H
260
261 /* Define if you have the <sys/vadvise.h> header file.  */
262 #undef HAVE_SYS_VADVISE_H
263
264 /* Define if you have the <sys/wait.h> header file.  */
265 #undef HAVE_SYS_WAIT_H
266
267 /* Define if you have the <termios.h> header file.  */
268 #undef HAVE_TERMIOS_H
269
270 /* Define if you have the <time.h> header file.  */
271 #undef HAVE_TIME_H
272
273 /* Define if you have the <types.h> header file.  */
274 #undef HAVE_TYPES_H
275
276 /* Define if you have the <unistd.h> header file.  */
277 #undef HAVE_UNISTD_H
278
279 /* Define if you have the <utime.h> header file.  */
280 #undef HAVE_UTIME_H
281
282 /* Define if you have the <vfork.h> header file.  */
283 #undef HAVE_VFORK_H
284
285 /* Define if you have the bfd library (-lbfd).  */
286 #undef HAVE_LIBBFD
287
288 /* Define if you have the iberty library (-liberty).  */
289 #undef HAVE_LIBIBERTY
290
291 /* Define to decl that terminates text section. */
292 #undef TEXT_SECTION_END_MARKER_DECL
293
294 /* Define to symbol that terminates text section. */
295 #undef TEXT_SECTION_END_MARKER
296