Deleted Added
full compact
config.in (77298) config.in (78828)
1/* config.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if using alloca.c. */
4#undef C_ALLOCA
5
6/* Define to empty if the keyword does not work. */
7#undef const
8

--- 11 unchanged lines hidden (view full) ---

20#undef HAVE_MMAP
21
22/* Define as __inline if that's what the C compiler calls it. */
23#undef inline
24
25/* Define to `long' if <sys/types.h> doesn't define. */
26#undef off_t
27
1/* config.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if using alloca.c. */
4#undef C_ALLOCA
5
6/* Define to empty if the keyword does not work. */
7#undef const
8

--- 11 unchanged lines hidden (view full) ---

20#undef HAVE_MMAP
21
22/* Define as __inline if that's what the C compiler calls it. */
23#undef inline
24
25/* Define to `long' if <sys/types.h> doesn't define. */
26#undef off_t
27
28/* Define if you need to in order for stat and other things to work. */
29#undef _POSIX_SOURCE
30
28/* Define to `unsigned' if <sys/types.h> doesn't define. */
29#undef size_t
30
31/* If using the C implementation of alloca, define if you know the
32 direction of stack growth for your system; otherwise it will be
33 automatically deduced at run-time.
34 STACK_DIRECTION > 0 => grows toward higher addresses
35 STACK_DIRECTION < 0 => grows toward lower addresses

--- 113 unchanged lines hidden (view full) ---

149#undef SCO_ELF
150
151/* Using strict COFF? */
152#undef STRICTCOFF
153
154/* Use ELF stabs for MIPS, not ECOFF stabs */
155#undef MIPS_STABS_ELF
156
31/* Define to `unsigned' if <sys/types.h> doesn't define. */
32#undef size_t
33
34/* If using the C implementation of alloca, define if you know the
35 direction of stack growth for your system; otherwise it will be
36 automatically deduced at run-time.
37 STACK_DIRECTION > 0 => grows toward higher addresses
38 STACK_DIRECTION < 0 => grows toward lower addresses

--- 113 unchanged lines hidden (view full) ---

152#undef SCO_ELF
153
154/* Using strict COFF? */
155#undef STRICTCOFF
156
157/* Use ELF stabs for MIPS, not ECOFF stabs */
158#undef MIPS_STABS_ELF
159
160/* Use ELF stabs for MIPS, not ECOFF stabs */
161#undef MIPS_STABS_ELF
162
157/* Define if default target is PowerPC Solaris. */
158#undef TARGET_SOLARIS_COMMENT
159
160/* Define as 1 if big endian. */
161#undef TARGET_BYTES_BIG_ENDIAN
162
163/* Default architecture. */
164#undef DEFAULT_ARCH
165
163/* Define if default target is PowerPC Solaris. */
164#undef TARGET_SOLARIS_COMMENT
165
166/* Define as 1 if big endian. */
167#undef TARGET_BYTES_BIG_ENDIAN
168
169/* Default architecture. */
170#undef DEFAULT_ARCH
171
172/* Default architecture. */
173#undef DEFAULT_ARCH
174
166/* Using cgen code? */
167#undef USING_CGEN
168
169/* Using i386 COFF? */
170#undef I386COFF
171
172/* Using m68k COFF? */
173#undef M68KCOFF

--- 100 unchanged lines hidden ---
175/* Using cgen code? */
176#undef USING_CGEN
177
178/* Using i386 COFF? */
179#undef I386COFF
180
181/* Using m68k COFF? */
182#undef M68KCOFF

--- 100 unchanged lines hidden ---