fix __AROS_SETVECADDR invocations.
[AROS.git] / tools / cxref / cpp / autoconfig.h.in
blob354abd0aaedce34c6b9fc826b821f616f25d8ab1
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 don't have vprintf but do have _doprnt. */
20 #undef HAVE_DOPRNT
22 /* Define if you have the vprintf function. */
23 #undef HAVE_VPRINTF
25 /* Define to `int' if <sys/types.h> doesn't define. */
26 #undef pid_t
28 /* Define as the return type of signal handlers (int or void). */
29 #undef RETSIGTYPE
31 /* If using the C implementation of alloca, define if you know the
32 direction of stack growth for your system; otherwise it will be
33 automatically deduced at run-time.
34 STACK_DIRECTION > 0 => grows toward higher addresses
35 STACK_DIRECTION < 0 => grows toward lower addresses
36 STACK_DIRECTION = 0 => direction of growth unknown
38 #undef STACK_DIRECTION
40 /* Define if you have the ANSI C header files. */
41 #undef STDC_HEADERS
43 /* Define if you can safely include both <sys/time.h> and <time.h>. */
44 #undef TIME_WITH_SYS_TIME
46 /* Define if your <sys/time.h> declares struct tm. */
47 #undef TM_IN_SYS_TIME
49 /* The number of bytes in a int. */
50 #undef SIZEOF_INT
52 /* The number of bytes in a long. */
53 #undef SIZEOF_LONG
55 /* Define if you have the bcmp function. */
56 #undef HAVE_BCMP
58 /* Define if you have the strerror function. */
59 #undef HAVE_STRERROR
61 /* Define if you have the strstr function. */
62 #undef HAVE_STRSTR
64 /* Define if you have the <fcntl.h> header file. */
65 #undef HAVE_FCNTL_H
67 /* Define if you have the <malloc.h> header file. */
68 #undef HAVE_MALLOC_H
70 /* Define if you have the <stdlib.h> header file. */
71 #undef HAVE_STDLIB_H
73 /* Define if you have the <sys/time.h> header file. */
74 #undef HAVE_SYS_TIME_H
76 /* Define if you have the <unistd.h> header file. */
77 #undef HAVE_UNISTD_H