1 /* fficonfig.h.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define to the flags needed for the .section .eh_frame directive. */
14 /* Define this if you want extra debugging. */
17 /* Define this is you do not want support for the raw API. */
20 /* Define this is you do not want support for aggregate types. */
23 /* Define to 1 if you have `alloca', as a function or macro. */
26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
30 /* Define if your assembler supports .register. */
31 #undef HAVE_AS_REGISTER_PSEUDO_OP
33 /* Define if your assembler and linker support unaligned PC relative relocs.
35 #undef HAVE_AS_SPARC_UA_PCREL
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #undef HAVE_INTTYPES_H
40 /* Define if you have the long double type and it is bigger than a double */
41 #undef HAVE_LONG_DOUBLE
43 /* Define to 1 if you have the `memcpy' function. */
46 /* Define to 1 if you have the <memory.h> header file. */
49 /* Define to 1 if you have the `mmap' function. */
52 /* Define if mmap with MAP_ANON(YMOUS) works. */
55 /* Define if mmap of /dev/zero works. */
56 #undef HAVE_MMAP_DEV_ZERO
58 /* Define if read-only mmap of a plain file works. */
61 /* Define if .eh_frame sections should be read-only. */
62 #undef HAVE_RO_EH_FRAME
64 /* Define to 1 if you have the <stdint.h> header file. */
67 /* Define to 1 if you have the <stdlib.h> header file. */
70 /* Define to 1 if you have the <strings.h> header file. */
73 /* Define to 1 if you have the <string.h> header file. */
76 /* Define to 1 if you have the <sys/mman.h> header file. */
77 #undef HAVE_SYS_MMAN_H
79 /* Define to 1 if you have the <sys/stat.h> header file. */
80 #undef HAVE_SYS_STAT_H
82 /* Define to 1 if you have the <sys/types.h> header file. */
83 #undef HAVE_SYS_TYPES_H
85 /* Define to 1 if you have the <unistd.h> header file. */
88 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
89 #undef NO_MINUS_C_MINUS_O
94 /* Define to the address where bug reports for this package should be sent. */
95 #undef PACKAGE_BUGREPORT
97 /* Define to the full name of this package. */
100 /* Define to the full name and version of this package. */
101 #undef PACKAGE_STRING
103 /* Define to the one symbol short name of this package. */
104 #undef PACKAGE_TARNAME
106 /* Define to the version of this package. */
107 #undef PACKAGE_VERSION
109 /* The size of a `double', as computed by sizeof. */
112 /* The size of a `long double', as computed by sizeof. */
113 #undef SIZEOF_LONG_DOUBLE
115 /* If using the C implementation of alloca, define if you know the
116 direction of stack growth for your system; otherwise it will be
117 automatically deduced at run-time.
118 STACK_DIRECTION > 0 => grows toward higher addresses
119 STACK_DIRECTION < 0 => grows toward lower addresses
120 STACK_DIRECTION = 0 => direction of growth unknown */
121 #undef STACK_DIRECTION
123 /* Define to 1 if you have the ANSI C header files. */
126 /* Define this if you are using Purify and want to suppress spurious messages.
130 /* Version number of package */
133 /* Define to 1 if your processor stores words with the most significant byte
134 first (like Motorola and SPARC, unlike Intel and VAX). */
135 #undef WORDS_BIGENDIAN