* ldmain.c (main): Initialize new field link_info.static_link.
[deliverable/binutils-gdb.git] / ld / config.in
CommitLineData
ef346f1a 1/* config.in. Generated automatically from configure.in by autoheader. */
d66c832b
ILT
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.028532 seconds and 4 git commands to generate.