1 /* fficonfig.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7 This function is required for alloca.c support on those systems. */
8 #undef CRAY_STACKSEG_END
10 /* Define if you have alloca, as a function or macro. */
13 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
16 /* If using the C implementation of alloca, define if you know the
17 direction of stack growth for your system; otherwise it will be
18 automatically deduced at run-time.
19 STACK_DIRECTION > 0 => grows toward higher addresses
20 STACK_DIRECTION < 0 => grows toward lower addresses
21 STACK_DIRECTION = 0 => direction of growth unknown
23 #undef STACK_DIRECTION
25 /* Define if you have the ANSI C header files. */
28 /* Define this if you want extra debugging */
31 /* Define this if you are using Purify and want to suppress
35 /* Define this is you do not want support for aggregate types. */
38 /* Define this is you do not want support for the raw API. */
41 /* Define if you have the memcpy function. */
44 /* The number of bytes in type short */
47 /* The number of bytes in type int */
50 /* The number of bytes in type long */
53 /* The number of bytes in type long long */
54 #undef SIZEOF_LONG_LONG
56 /* The number of bytes in type float */
59 /* The number of bytes in type double */
62 /* The number of bytes in type long double */
63 #undef SIZEOF_LONG_DOUBLE
65 /* The number of bytes in type void * */
68 /* whether byteorder is bigendian */
69 #undef WORDS_BIGENDIAN
71 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
74 /* Define if your assembler and linker support unaligned PC relative relocs. */
75 #undef HAVE_AS_SPARC_UA_PCREL
77 /* Define if your assembler supports .register. */
78 #undef HAVE_AS_REGISTER_PSEUDO_OP
80 /* Define if .eh_frame sections should be read-only. */
81 #undef HAVE_RO_EH_FRAME