* configure.in: Call AC_CONFIG_HEADER. Substitute
[binutils-gdb.git] / bfd / acconfig.h
1 /* Do we need to use the b modifier when opening binary files? */
2 #undef USE_BINARY_FOPEN
3
4 /* Whether malloc must be declared even if <stdlib.h> is included. */
5 #undef NEED_DECLARATION_MALLOC
6
7 /* Whether free must be declared even if <stdlib.h> is included. */
8 #undef NEED_DECLARATION_FREE
9
10 /* Name of host specific header file to include in trad-core.c. */
11 #undef TRAD_HEADER