Check a program to run is present.
[deliverable/binutils-gdb.git] / sim / common / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define as the return type of signal handlers (int or void). */
4 #undef RETSIGTYPE
5
6 /* Define if you have the <stdlib.h> header file. */
7 #undef HAVE_STDLIB_H
8
9 /* Define if you have the <string.h> header file. */
10 #undef HAVE_STRING_H
11
12 /* Define if you have the <strings.h> header file. */
13 #undef HAVE_STRINGS_H
14
15 /* Define if you have the <sys/times.h> header file. */
16 #undef HAVE_SYS_TIMES_H
17
18 /* Define if you have the <time.h> header file. */
19 #undef HAVE_TIME_H
20
21 /* Define if you have the <unistd.h> header file. */
22 #undef HAVE_UNISTD_H
This page took 0.03047 seconds and 4 git commands to generate.