pass in the display id to the compositor
[AROS.git] / tools / cxref / autoconfig.h.in
blobd90eb631b108519409f3209cde3d8f9d7019d4ad
1 /* autoconfig.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work. */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11 #undef CRAY_STACKSEG_END
13 /* Define if you have alloca, as a function or macro. */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
17 #undef HAVE_ALLOCA_H
19 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
20 #undef HAVE_SYS_WAIT_H
22 /* Define to `int' if <sys/types.h> doesn't define. */
23 #undef pid_t
25 /* If using the C implementation of alloca, define if you know the
26 direction of stack growth for your system; otherwise it will be
27 automatically deduced at run-time.
28 STACK_DIRECTION > 0 => grows toward higher addresses
29 STACK_DIRECTION < 0 => grows toward lower addresses
30 STACK_DIRECTION = 0 => direction of growth unknown
32 #undef STACK_DIRECTION
34 /* Define if you have the ANSI C header files. */
35 #undef STDC_HEADERS
37 /* Define if you want to compile with sdtarg instead of vararg */
38 #undef USE_STD_ARG
40 /* Define if you have the getcwd function. */
41 #undef HAVE_GETCWD
43 /* Define if you have the mkdir function. */
44 #undef HAVE_MKDIR
46 /* Define if you have the strerror function. */
47 #undef HAVE_STRERROR
49 /* Define if you have the strstr function. */
50 #undef HAVE_STRSTR
52 /* Define if you have the <malloc.h> header file. */
53 #undef HAVE_MALLOC_H
55 /* Define if you have the <unistd.h> header file. */
56 #undef HAVE_UNISTD_H