1 /* mk/config.h.in. Generated automatically from configure.in by autoheader. */
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.
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.
14 Leave the following blank line there!! Autoheader needs it. */
18 /* Define if using alloca.c. */
21 /* Define to empty if the keyword does not work. */
24 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
25 This function is required for alloca.c support on those systems. */
26 #undef CRAY_STACKSEG_END
28 /* Define if you have alloca, as a function or macro. */
31 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
34 /* Define if your struct stat has st_blksize. */
35 #undef HAVE_ST_BLKSIZE
37 /* Define if your struct tm has tm_zone. */
40 /* Define if you don't have tm_zone but do have the external array
44 /* Define as the return type of signal handlers (int or void). */
47 /* If using the C implementation of alloca, define if you know the
48 direction of stack growth for your system; otherwise it will be
49 automatically deduced at run-time.
50 STACK_DIRECTION > 0 => grows toward higher addresses
51 STACK_DIRECTION < 0 => grows toward lower addresses
52 STACK_DIRECTION = 0 => direction of growth unknown
54 #undef STACK_DIRECTION
56 /* Define if you have the ANSI C header files. */
59 /* Define if you can safely include both <sys/time.h> and <time.h>. */
60 #undef TIME_WITH_SYS_TIME
62 /* Define if your <sys/time.h> declares struct tm. */
65 /* Define if your processor stores words with the most significant
66 byte first (like Motorola and SPARC, unlike Intel and VAX). */
67 #undef WORDS_BIGENDIAN
69 /* Define to alignment constraint on doubles or on unsigned int - whichever is the greater */
70 #undef ALIGNMENT_DOUBLE
72 /* Define to alignment constraint on floats or on unsigned int - whichever is the greater */
73 #undef ALIGNMENT_FLOAT
75 /* Define to alignment constraint on doubles or on unsigned int - whichever is the greater */
78 /* Define to alignment constraint on unsigned int - whichever is the greater */
79 #undef ALIGNMENT_UNSIGNED_INT
81 /* Define if code lives before data in memory */
82 #undef CODE_BEFORE_DATA
84 /* Define as the symbol which marks the end of the data section */
85 #undef DATA_SECTION_END_MARKER
87 /* Define as the decl which terminates the data section */
88 #undef DATA_SECTION_END_MARKER_DECL
90 /* Define if time.h or sys/time.h define the altzone variable */
93 /* Define if you have /bin/sh */
96 /* Define if you have the GetModuleFileName function. */
97 #define HAVE_GETMODULEFILENAME 0
99 /* Define if C compiler supports long long types */
100 #undef HAVE_LONG_LONG
102 /* Define if fcntl.h defines O_BINARY */
105 /* Define if compiler supports prototypes. */
106 #define HAVE_PROTOTYPES 0
108 /* Define if time.h or sys/time.h define the timezone variable */
111 /* Define if you have the WinExec function. */
112 #define HAVE_WINEXEC 0
114 /* Define if C Symbols have a leading underscore added by the compiler */
115 #undef LEADING_UNDERSCORE
117 /* Define as the symbol which marks the end of the text section */
118 #undef TEXT_SECTION_END_MARKER
120 /* Define to decl that terminates text section. */
121 #undef TEXT_SECTION_END_MARKER_DECL
123 /* Define to the type of the timezone variable (usually long or time_t) */
126 /* Define if signal handlers have type void (*)(int)
127 * (Otherwise, they're assumed to have type int (*)(void).)
129 #define VOID_INT_SIGNALS 0
131 /* The number of bytes in a double. */
134 /* The number of bytes in a float. */
137 /* The number of bytes in a long. */
140 /* The number of bytes in a unsigned int. */
141 #undef SIZEOF_UNSIGNED_INT
143 /* The number of bytes in a void *. */
146 /* Define if you have the PBHSetVolSync function. */
147 #undef HAVE_PBHSETVOLSYNC
149 /* Define if you have the _fullpath function. */
150 #undef HAVE__FULLPATH
152 /* Define if you have the _pclose function. */
155 /* Define if you have the _popen function. */
158 /* Define if you have the _snprintf function. */
159 #undef HAVE__SNPRINTF
161 /* Define if you have the _stricmp function. */
164 /* Define if you have the _vsnprintf function. */
165 #undef HAVE__VSNPRINTF
167 /* Define if you have the access function. */
170 /* Define if you have the farcalloc function. */
171 #undef HAVE_FARCALLOC
173 /* Define if you have the fgetpos function. */
176 /* Define if you have the fseek function. */
179 /* Define if you have the fsetpos function. */
182 /* Define if you have the ftell function. */
185 /* Define if you have the ftime function. */
188 /* Define if you have the getclock function. */
191 /* Define if you have the getpagesize function. */
192 #undef HAVE_GETPAGESIZE
194 /* Define if you have the getrusage function. */
195 #undef HAVE_GETRUSAGE
197 /* Define if you have the gettimeofday function. */
198 #undef HAVE_GETTIMEOFDAY
200 /* Define if you have the macsystem function. */
201 #undef HAVE_MACSYSTEM
203 /* Define if you have the mktime function. */
206 /* Define if you have the mprotect function. */
209 /* Define if you have the pclose function. */
212 /* Define if you have the popen function. */
215 /* Define if you have the readlink function. */
218 /* Define if you have the realpath function. */
221 /* Define if you have the setitimer function. */
222 #undef HAVE_SETITIMER
224 /* Define if you have the snprintf function. */
227 /* Define if you have the stat function. */
230 /* Define if you have the strcasecmp function. */
231 #undef HAVE_STRCASECMP
233 /* Define if you have the strcmp function. */
236 /* Define if you have the strcmpi function. */
239 /* Define if you have the stricmp function. */
242 /* Define if you have the symlink function. */
245 /* Define if you have the sysconf function. */
248 /* Define if you have the timelocal function. */
249 #undef HAVE_TIMELOCAL
251 /* Define if you have the times function. */
254 /* Define if you have the vadvise function. */
257 /* Define if you have the valloc function. */
260 /* Define if you have the vfork function. */
263 /* Define if you have the vsnprintf function. */
264 #undef HAVE_VSNPRINTF
266 /* Define if you have the <Files.h> header file. */
269 /* Define if you have the <assert.h> header file. */
272 /* Define if you have the <bfd.h> header file. */
275 /* Define if you have the <conio.h> header file. */
278 /* Define if you have the <console.h> header file. */
279 #undef HAVE_CONSOLE_H
281 /* Define if you have the <ctype.h> header file. */
284 /* Define if you have the <dirent.h> header file. */
287 /* Define if you have the <dl.h> header file. */
290 /* Define if you have the <dlfcn.h> header file. */
293 /* Define if you have the <dos.h> header file. */
296 /* Define if you have the <errno.h> header file. */
299 /* Define if you have the <fcntl.h> header file. */
302 /* Define if you have the <float.h> header file. */
305 /* Define if you have the <ftw.h> header file. */
308 /* Define if you have the <grp.h> header file. */
311 /* Define if you have the <ieee754.h> header file. */
312 #undef HAVE_IEEE754_H
314 /* Define if you have the <io.h> header file. */
317 /* Define if you have the <malloc.h> header file. */
320 /* Define if you have the <memory.h> header file. */
323 /* Define if you have the <netinet/tcp.h> header file. */
324 #undef HAVE_NETINET_TCP_H
326 /* Define if you have the <nlist.h> header file. */
329 /* Define if you have the <pascal.h> header file. */
332 /* Define if you have the <pwd.h> header file. */
335 /* Define if you have the <readline/readline.h> header file. */
336 #undef HAVE_READLINE_READLINE_H
338 /* Define if you have the <sgtty.h> header file. */
341 /* Define if you have the <siginfo.h> header file. */
342 #undef HAVE_SIGINFO_H
344 /* Define if you have the <signal.h> header file. */
347 /* Define if you have the <stat.h> header file. */
350 /* Define if you have the <std.h> header file. */
353 /* Define if you have the <stdarg.h> header file. */
356 /* Define if you have the <stdlib.h> header file. */
359 /* Define if you have the <string.h> header file. */
362 /* Define if you have the <sys/fault.h> header file. */
363 #undef HAVE_SYS_FAULT_H
365 /* Define if you have the <sys/file.h> header file. */
366 #undef HAVE_SYS_FILE_H
368 /* Define if you have the <sys/ioctl.h> header file. */
369 #undef HAVE_SYS_IOCTL_H
371 /* Define if you have the <sys/limits.h> header file. */
372 #undef HAVE_SYS_LIMITS_H
374 /* Define if you have the <sys/mman.h> header file. */
375 #undef HAVE_SYS_MMAN_H
377 /* Define if you have the <sys/param.h> header file. */
378 #undef HAVE_SYS_PARAM_H
380 /* Define if you have the <sys/procfs.h> header file. */
381 #undef HAVE_SYS_PROCFS_H
383 /* Define if you have the <sys/resource.h> header file. */
384 #undef HAVE_SYS_RESOURCE_H
386 /* Define if you have the <sys/signal.h> header file. */
387 #undef HAVE_SYS_SIGNAL_H
389 /* Define if you have the <sys/socket.h> header file. */
390 #undef HAVE_SYS_SOCKET_H
392 /* Define if you have the <sys/stat.h> header file. */
393 #undef HAVE_SYS_STAT_H
395 /* Define if you have the <sys/syscall.h> header file. */
396 #undef HAVE_SYS_SYSCALL_H
398 /* Define if you have the <sys/time.h> header file. */
399 #undef HAVE_SYS_TIME_H
401 /* Define if you have the <sys/timeb.h> header file. */
402 #undef HAVE_SYS_TIMEB_H
404 /* Define if you have the <sys/timers.h> header file. */
405 #undef HAVE_SYS_TIMERS_H
407 /* Define if you have the <sys/times.h> header file. */
408 #undef HAVE_SYS_TIMES_H
410 /* Define if you have the <sys/types.h> header file. */
411 #undef HAVE_SYS_TYPES_H
413 /* Define if you have the <sys/utsname.h> header file. */
414 #undef HAVE_SYS_UTSNAME_H
416 /* Define if you have the <sys/vadvise.h> header file. */
417 #undef HAVE_SYS_VADVISE_H
419 /* Define if you have the <sys/wait.h> header file. */
420 #undef HAVE_SYS_WAIT_H
422 /* Define if you have the <termio.h> header file. */
425 /* Define if you have the <termios.h> header file. */
426 #undef HAVE_TERMIOS_H
428 /* Define if you have the <time.h> header file. */
431 /* Define if you have the <types.h> header file. */
434 /* Define if you have the <unistd.h> header file. */
437 /* Define if you have the <utime.h> header file. */
440 /* Define if you have the <values.h> header file. */
443 /* Define if you have the <vfork.h> header file. */
446 /* Define if you have the <windows.h> header file. */
447 #undef HAVE_WINDOWS_H
449 /* Define if you have the bfd library (-lbfd). */
452 /* Define if you have the iberty library (-liberty). */
453 #undef HAVE_LIBIBERTY