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 chars */
72 /* Define to alignment constraint on doubles */
73 #undef ALIGNMENT_DOUBLE
75 /* Define to alignment constraint on floats */
76 #undef ALIGNMENT_FLOAT
78 /* Define to alignment constraint on ints */
81 /* Define to alignment constraint on longs */
84 /* Define to alignment constraint on long longs */
85 #undef ALIGNMENT_LONG_LONG
87 /* Define to alignment constraint on shorts */
88 #undef ALIGNMENT_SHORT
90 /* Define to alignment constraint on unsigned chars */
91 #undef ALIGNMENT_UNSIGNED_CHAR
93 /* Define to alignment constraint on unsigned ints */
94 #undef ALIGNMENT_UNSIGNED_INT
96 /* Define to alignment constraint on unsigned longs */
97 #undef ALIGNMENT_UNSIGNED_LONG
99 /* Define to alignment constraint on unsigned long longs */
100 #undef ALIGNMENT_UNSIGNED_LONG_LONG
102 /* Define to alignment constraint on unsigned shorts */
103 #undef ALIGNMENT_UNSIGNED_SHORT
105 /* Define to alignment constraint on void pointers */
106 #undef ALIGNMENT_VOID_P
108 /* Define if code lives before data in memory */
109 #undef CODE_BEFORE_DATA
111 /* Define as the symbol which marks the end of the data section */
112 #undef DATA_SECTION_END_MARKER
114 /* Define as the decl which terminates the data section */
115 #undef DATA_SECTION_END_MARKER_DECL
117 /* Define if time.h or sys/time.h define the altzone variable */
120 /* Define if you have /bin/sh */
121 #define HAVE_BIN_SH 0
123 /* Define if you have the GetModuleFileName function. */
124 #define HAVE_GETMODULEFILENAME 0
126 /* Define if C compiler supports long long types */
127 #undef HAVE_LONG_LONG
129 /* Define if fcntl.h defines O_BINARY */
132 /* Define if compiler supports prototypes. */
133 #define HAVE_PROTOTYPES 0
135 /* Define if time.h or sys/time.h define the timezone variable */
138 /* Define if you have the WinExec function. */
139 #define HAVE_WINEXEC 0
141 /* Define if you support the production (and use) of Win32 DLLs. */
142 #undef HAVE_WIN32_DLL_SUPPORT
144 /* Define if you have and want to use readline in Hugs. */
145 #undef HAVE_LIBREADLINE
147 /* Define if C Symbols have a leading underscore added by the compiler */
148 #undef LEADING_UNDERSCORE
150 /* Define as the symbol which marks the end of the text section */
151 #undef TEXT_SECTION_END_MARKER
153 /* Define to decl that terminates text section. */
154 #undef TEXT_SECTION_END_MARKER_DECL
156 /* Define to the type of the timezone variable (usually long or time_t) */
159 /* Define if signal handlers have type void (*)(int)
160 * (Otherwise, they're assumed to have type int (*)(void).)
162 #define VOID_INT_SIGNALS 0
164 /* The number of bytes in a char. */
167 /* The number of bytes in a double. */
170 /* The number of bytes in a float. */
173 /* The number of bytes in a int. */
176 /* The number of bytes in a long. */
179 /* The number of bytes in a long long. */
180 #undef SIZEOF_LONG_LONG
182 /* The number of bytes in a short. */
185 /* The number of bytes in a unsigned char. */
186 #undef SIZEOF_UNSIGNED_CHAR
188 /* The number of bytes in a unsigned int. */
189 #undef SIZEOF_UNSIGNED_INT
191 /* The number of bytes in a unsigned long. */
192 #undef SIZEOF_UNSIGNED_LONG
194 /* The number of bytes in a unsigned long long. */
195 #undef SIZEOF_UNSIGNED_LONG_LONG
197 /* The number of bytes in a unsigned short. */
198 #undef SIZEOF_UNSIGNED_SHORT
200 /* The number of bytes in a void *. */
203 /* Define if you have the PBHSetVolSync function. */
204 #undef HAVE_PBHSETVOLSYNC
206 /* Define if you have the _fullpath function. */
207 #undef HAVE__FULLPATH
209 /* Define if you have the _pclose function. */
212 /* Define if you have the _popen function. */
215 /* Define if you have the _snprintf function. */
216 #undef HAVE__SNPRINTF
218 /* Define if you have the _stricmp function. */
221 /* Define if you have the _vsnprintf function. */
222 #undef HAVE__VSNPRINTF
224 /* Define if you have the access function. */
227 /* Define if you have the farcalloc function. */
228 #undef HAVE_FARCALLOC
230 /* Define if you have the fgetpos function. */
233 /* Define if you have the fseek function. */
236 /* Define if you have the fsetpos function. */
239 /* Define if you have the ftell function. */
242 /* Define if you have the ftime function. */
245 /* Define if you have the getclock function. */
248 /* Define if you have the getpagesize function. */
249 #undef HAVE_GETPAGESIZE
251 /* Define if you have the getrusage function. */
252 #undef HAVE_GETRUSAGE
254 /* Define if you have the gettimeofday function. */
255 #undef HAVE_GETTIMEOFDAY
257 /* Define if you have the macsystem function. */
258 #undef HAVE_MACSYSTEM
260 /* Define if you have the mktime function. */
263 /* Define if you have the mprotect function. */
266 /* Define if you have the pclose function. */
269 /* Define if you have the popen function. */
272 /* Define if you have the readlink function. */
275 /* Define if you have the realpath function. */
278 /* Define if you have the setitimer function. */
279 #undef HAVE_SETITIMER
281 /* Define if you have the snprintf function. */
284 /* Define if you have the stat function. */
287 /* Define if you have the strcasecmp function. */
288 #undef HAVE_STRCASECMP
290 /* Define if you have the strcmp function. */
293 /* Define if you have the strcmpi function. */
296 /* Define if you have the stricmp function. */
299 /* Define if you have the symlink function. */
302 /* Define if you have the sysconf function. */
305 /* Define if you have the timelocal function. */
306 #undef HAVE_TIMELOCAL
308 /* Define if you have the times function. */
311 /* Define if you have the vadvise function. */
314 /* Define if you have the valloc function. */
317 /* Define if you have the vfork function. */
320 /* Define if you have the vsnprintf function. */
321 #undef HAVE_VSNPRINTF
323 /* Define if you have the <Files.h> header file. */
326 /* Define if you have the <assert.h> header file. */
329 /* Define if you have the <bfd.h> header file. */
332 /* Define if you have the <conio.h> header file. */
335 /* Define if you have the <console.h> header file. */
336 #undef HAVE_CONSOLE_H
338 /* Define if you have the <ctype.h> header file. */
341 /* Define if you have the <dirent.h> header file. */
344 /* Define if you have the <dl.h> header file. */
347 /* Define if you have the <dlfcn.h> header file. */
350 /* Define if you have the <dos.h> header file. */
353 /* Define if you have the <errno.h> header file. */
356 /* Define if you have the <fcntl.h> header file. */
359 /* Define if you have the <float.h> header file. */
362 /* Define if you have the <ftw.h> header file. */
365 /* Define if you have the <grp.h> header file. */
368 /* Define if you have the <ieee754.h> header file. */
369 #undef HAVE_IEEE754_H
371 /* Define if you have the <io.h> header file. */
374 /* Define if you have the <malloc.h> header file. */
377 /* Define if you have the <memory.h> header file. */
380 /* Define if you have the <netinet/tcp.h> header file. */
381 #undef HAVE_NETINET_TCP_H
383 /* Define if you have the <nlist.h> header file. */
386 /* Define if you have the <pascal.h> header file. */
389 /* Define if you have the <pwd.h> header file. */
392 /* Define if you have the <readline/history.h> header file. */
393 #undef HAVE_READLINE_HISTORY_H
395 /* Define if you have the <readline/readline.h> header file. */
396 #undef HAVE_READLINE_READLINE_H
398 /* Define if you have the <sgtty.h> header file. */
401 /* Define if you have the <siginfo.h> header file. */
402 #undef HAVE_SIGINFO_H
404 /* Define if you have the <signal.h> header file. */
407 /* Define if you have the <stat.h> header file. */
410 /* Define if you have the <std.h> header file. */
413 /* Define if you have the <stdarg.h> header file. */
416 /* Define if you have the <stdlib.h> header file. */
419 /* Define if you have the <string.h> header file. */
422 /* Define if you have the <sys/fault.h> header file. */
423 #undef HAVE_SYS_FAULT_H
425 /* Define if you have the <sys/file.h> header file. */
426 #undef HAVE_SYS_FILE_H
428 /* Define if you have the <sys/ioctl.h> header file. */
429 #undef HAVE_SYS_IOCTL_H
431 /* Define if you have the <sys/limits.h> header file. */
432 #undef HAVE_SYS_LIMITS_H
434 /* Define if you have the <sys/mman.h> header file. */
435 #undef HAVE_SYS_MMAN_H
437 /* Define if you have the <sys/param.h> header file. */
438 #undef HAVE_SYS_PARAM_H
440 /* Define if you have the <sys/procfs.h> header file. */
441 #undef HAVE_SYS_PROCFS_H
443 /* Define if you have the <sys/resource.h> header file. */
444 #undef HAVE_SYS_RESOURCE_H
446 /* Define if you have the <sys/signal.h> header file. */
447 #undef HAVE_SYS_SIGNAL_H
449 /* Define if you have the <sys/socket.h> header file. */
450 #undef HAVE_SYS_SOCKET_H
452 /* Define if you have the <sys/stat.h> header file. */
453 #undef HAVE_SYS_STAT_H
455 /* Define if you have the <sys/syscall.h> header file. */
456 #undef HAVE_SYS_SYSCALL_H
458 /* Define if you have the <sys/time.h> header file. */
459 #undef HAVE_SYS_TIME_H
461 /* Define if you have the <sys/timeb.h> header file. */
462 #undef HAVE_SYS_TIMEB_H
464 /* Define if you have the <sys/timers.h> header file. */
465 #undef HAVE_SYS_TIMERS_H
467 /* Define if you have the <sys/times.h> header file. */
468 #undef HAVE_SYS_TIMES_H
470 /* Define if you have the <sys/types.h> header file. */
471 #undef HAVE_SYS_TYPES_H
473 /* Define if you have the <sys/utsname.h> header file. */
474 #undef HAVE_SYS_UTSNAME_H
476 /* Define if you have the <sys/vadvise.h> header file. */
477 #undef HAVE_SYS_VADVISE_H
479 /* Define if you have the <sys/wait.h> header file. */
480 #undef HAVE_SYS_WAIT_H
482 /* Define if you have the <termio.h> header file. */
485 /* Define if you have the <termios.h> header file. */
486 #undef HAVE_TERMIOS_H
488 /* Define if you have the <time.h> header file. */
491 /* Define if you have the <types.h> header file. */
494 /* Define if you have the <unistd.h> header file. */
497 /* Define if you have the <utime.h> header file. */
500 /* Define if you have the <values.h> header file. */
503 /* Define if you have the <vfork.h> header file. */
506 /* Define if you have the <windows.h> header file. */
507 #undef HAVE_WINDOWS_H
509 /* Define if you have the <winsock.h> header file. */
510 #undef HAVE_WINSOCK_H
512 /* Define if you have the bfd library (-lbfd). */
515 /* Define if you have the iberty library (-liberty). */
516 #undef HAVE_LIBIBERTY