1 |
ab11 |
1.1 |
/* config.h.in. Generated automatically from configure.in by autoheader. */ |
2 |
|
|
|
3 |
|
|
/* Define if on AIX 3. |
4 |
|
|
System headers sometimes define this. |
5 |
|
|
We just want to avoid a redefinition error message. */ |
6 |
|
|
#ifndef _ALL_SOURCE |
7 |
|
|
#undef _ALL_SOURCE |
8 |
|
|
#endif |
9 |
|
|
|
10 |
|
|
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ |
11 |
|
|
#undef HAVE_SYS_WAIT_H |
12 |
|
|
|
13 |
|
|
/* Define if you have <vfork.h>. */ |
14 |
|
|
#undef HAVE_VFORK_H |
15 |
|
|
|
16 |
|
|
/* Define to `int' if <sys/types.h> doesn't define. */ |
17 |
|
|
#undef pid_t |
18 |
|
|
|
19 |
|
|
/* Define as the return type of signal handlers (int or void). */ |
20 |
|
|
#undef RETSIGTYPE |
21 |
|
|
|
22 |
|
|
/* Define if you have the ANSI C header files. */ |
23 |
|
|
#undef STDC_HEADERS |
24 |
|
|
|
25 |
|
|
/* Define if `sys_siglist' is declared by <signal.h>. */ |
26 |
|
|
#undef SYS_SIGLIST_DECLARED |
27 |
|
|
|
28 |
|
|
/* Define vfork as fork if vfork does not work. */ |
29 |
|
|
#undef vfork |
30 |
|
|
|
31 |
|
|
/* Define if extern "C" is needed arround include files */ |
32 |
|
|
#undef EXTERN_C_BEGIN |
33 |
|
|
#undef EXTERN_C_END |
34 |
|
|
|
35 |
|
|
/* Define if you have char* _sys_siglist[] */ |
36 |
|
|
#undef SYS_SIGLIST |
37 |
|
|
|
38 |
|
|
/* Define if you have libg++ */ |
39 |
|
|
#undef _S_LIBGXX |
40 |
|
|
|
41 |
|
|
/* Define if you have the select function. */ |
42 |
|
|
#undef HAVE_SELECT |
43 |
|
|
|
44 |
|
|
/* Define if you have the <builtin.h> header file. */ |
45 |
|
|
#undef HAVE_BUILTIN_H |
46 |
|
|
|
47 |
|
|
/* Define if you have the <memory.h> header file. */ |
48 |
|
|
#undef HAVE_MEMORY_H |
49 |
|
|
|
50 |
|
|
/* Define if you have the <string.h> header file. */ |
51 |
|
|
#undef HAVE_STRING_H |
52 |
|
|
#include <local.h> |