Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
[deliverable/binutils-gdb.git] / ld / acconfig.h
CommitLineData
92c71a0b 1
27927278
ILT
2/* Whether strstr must be declared even if <string.h> is included. */
3#undef NEED_DECLARATION_STRSTR
4
92c71a0b
ILT
5/* Whether free must be declared even if <stdlib.h> is included. */
6#undef NEED_DECLARATION_FREE
27927278
ILT
7
8/* Whether sbrk must be declared even if <unistd.h> is included. */
9#undef NEED_DECLARATION_SBRK
caf2a913
ILT
10@TOP@
11
12/* Do we need to use the b modifier when opening binary files? */
13#undef USE_BINARY_FOPEN
This page took 0.042535 seconds and 4 git commands to generate.