* Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald
[binutils-gdb.git] / binutils / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2
3 /* Is the type time_t defined in <time.h>? */
4 #undef HAVE_TIME_T_IN_TIME_H
5
6 /* Is the type time_t defined in <sys/types.h>? */
7 #undef HAVE_TIME_T_IN_TYPES_H
8
9 /* Does <utime.h> define struct utimbuf? */
10 #undef HAVE_GOOD_UTIME_H
11
12 /* Whether fprintf must be declared even if <stdio.h> is included. */
13 #undef NEED_DECLARATION_FPRINTF
14
15 /* Do we need to use the b modifier when opening binary files? */
16 #undef USE_BINARY_FOPEN
17
18 /* Define if you have the sbrk function. */
19 #undef HAVE_SBRK
20
21 /* Define if you have the utimes function. */
22 #undef HAVE_UTIMES
23
24 /* Define if you have the <fcntl.h> header file. */
25 #undef HAVE_FCNTL_H
26
27 /* Define if you have the <stdlib.h> header file. */
28 #undef HAVE_STDLIB_H
29
30 /* Define if you have the <string.h> header file. */
31 #undef HAVE_STRING_H
32
33 /* Define if you have the <strings.h> header file. */
34 #undef HAVE_STRINGS_H
35
36 /* Define if you have the <sys/file.h> header file. */
37 #undef HAVE_SYS_FILE_H
38
39 /* Define if you have the <unistd.h> header file. */
40 #undef HAVE_UNISTD_H