* configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
[deliverable/binutils-gdb.git] / opcodes / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have the <stdlib.h> header file. */
4 #undef HAVE_STDLIB_H
5
6 /* Define if you have the <string.h> header file. */
7 #undef HAVE_STRING_H
8
9 /* Define if you have the <strings.h> header file. */
10 #undef HAVE_STRINGS_H
This page took 0.031165 seconds and 5 git commands to generate.