* COP2 testing changes.
[binutils-gdb.git] / binutils / config.in
blobf22d34d2e62c47ce70b914b0e8e92df1183c7983
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Name of package.  */
4 #undef PACKAGE
6 /* Version of package.  */
7 #undef VERSION
9 /* Whether strstr must be declared even if <string.h> is included.  */
10 #undef NEED_DECLARATION_STRSTR
12 /* Whether fprintf must be declared even if <stdio.h> is included.  */
13 #undef NEED_DECLARATION_FPRINTF
15 /* Whether sbrk must be declared even if <unistd.h> is included.  */
16 #undef NEED_DECLARATION_SBRK
18 /* Whether getenv must be declared even if <stdlib.h> is included.  */
19 #undef NEED_DECLARATION_GETENV
21 /* Define if using alloca.c.  */
22 #undef C_ALLOCA
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.  */
29 #undef HAVE_ALLOCA
31 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
32 #undef HAVE_ALLOCA_H
34 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
35 #undef HAVE_SYS_WAIT_H
37 /* Define if you have <vfork.h>.  */
38 #undef HAVE_VFORK_H
40 /* Define to `int' if <sys/types.h> doesn't define.  */
41 #undef pid_t
43 /* If using the C implementation of alloca, define if you know the
44    direction of stack growth for your system; otherwise it will be
45    automatically deduced at run-time.
46  STACK_DIRECTION > 0 => grows toward higher addresses
47  STACK_DIRECTION < 0 => grows toward lower addresses
48  STACK_DIRECTION = 0 => direction of growth unknown
49  */
50 #undef STACK_DIRECTION
52 /* Define if you have the ANSI C header files.  */
53 #undef STDC_HEADERS
55 /* Define vfork as fork if vfork does not work.  */
56 #undef vfork
58 /* Define if lex declares yytext as a char * by default, not a char[].  */
59 #undef YYTEXT_POINTER
61 /* Is the type time_t defined in <time.h>?  */
62 #undef HAVE_TIME_T_IN_TIME_H
64 /* Is the type time_t defined in <sys/types.h>?  */
65 #undef HAVE_TIME_T_IN_TYPES_H
67 /* Does <utime.h> define struct utimbuf?  */
68 #undef HAVE_GOOD_UTIME_H
70 /* Do we need to use the b modifier when opening binary files?  */
71 #undef USE_BINARY_FOPEN
73 /* Define if you have the sbrk function.  */
74 #undef HAVE_SBRK
76 /* Define if you have the utimes function.  */
77 #undef HAVE_UTIMES
79 /* Define if you have the <fcntl.h> header file.  */
80 #undef HAVE_FCNTL_H
82 /* Define if you have the <stdlib.h> header file.  */
83 #undef HAVE_STDLIB_H
85 /* Define if you have the <string.h> header file.  */
86 #undef HAVE_STRING_H
88 /* Define if you have the <strings.h> header file.  */
89 #undef HAVE_STRINGS_H
91 /* Define if you have the <sys/file.h> header file.  */
92 #undef HAVE_SYS_FILE_H
94 /* Define if you have the <unistd.h> header file.  */
95 #undef HAVE_UNISTD_H