* configure.in: Rewrite to use autoconf.
[deliverable/binutils-gdb.git] / ld / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Do we need to use the b modifier when opening binary files? */
4 #undef USE_BINARY_FOPEN
5
6 /* Define if you have the sbrk function. */
7 #undef HAVE_SBRK
8
9 /* Define if you have the <stdlib.h> header file. */
10 #undef HAVE_STDLIB_H
11
12 /* Define if you have the <string.h> header file. */
13 #undef HAVE_STRING_H
14
15 /* Define if you have the <strings.h> header file. */
16 #undef HAVE_STRINGS_H
17
18 /* Define if you have the <unistd.h> header file. */
19 #undef HAVE_UNISTD_H
This page took 0.031696 seconds and 4 git commands to generate.