Initial revision
[wmaker-crm.git] / src / config.h.in
blob337c6a18f2486c39a3f9ac1817a47d33acc0bc1c
1 /* src/config.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 <sys/wait.h> that is POSIX.1 compatible. */
23 #undef HAVE_SYS_WAIT_H
25 /* Define if you have the vprintf function. */
26 #undef HAVE_VPRINTF
28 /* Define to `int' if <sys/types.h> doesn't define. */
29 #undef pid_t
31 /* Define if you need to in order for stat and other things to work. */
32 #undef _POSIX_SOURCE
34 /* Define as the return type of signal handlers (int or void). */
35 #undef RETSIGTYPE
37 /* Define to `unsigned' if <sys/types.h> doesn't define. */
38 #undef size_t
40 /* If using the C implementation of alloca, define if you know the
41 direction of stack growth for your system; otherwise it will be
42 automatically deduced at run-time.
43 STACK_DIRECTION > 0 => grows toward higher addresses
44 STACK_DIRECTION < 0 => grows toward lower addresses
45 STACK_DIRECTION = 0 => direction of growth unknown
47 #undef STACK_DIRECTION
49 /* Define if you have the ANSI C header files. */
50 #undef STDC_HEADERS
52 /* Define if `sys_siglist' is declared by <signal.h>. */
53 #undef SYS_SIGLIST_DECLARED
55 /* Define if you can safely include both <sys/time.h> and <time.h>. */
56 #undef TIME_WITH_SYS_TIME
58 /* Define if the X Window System is missing or not being used. */
59 #undef X_DISPLAY_MISSING
61 /* define to the path to cpp */
62 #undef CPP_PATH
64 /* package name */
65 #undef PACKAGE
67 /* package version */
68 #undef VERSION
70 /* Define if you have the gethostname function. */
71 #undef HAVE_GETHOSTNAME
73 /* Define if you have the gettimeofday function. */
74 #undef HAVE_GETTIMEOFDAY
76 /* Define if you have the poll function. */
77 #undef HAVE_POLL
79 /* Define if you have the select function. */
80 #undef HAVE_SELECT
82 /* Define if you have the setpgid function. */
83 #undef HAVE_SETPGID
85 /* Define if you have the strerror function. */
86 #undef HAVE_STRERROR
88 /* Define if you have the strncasecmp function. */
89 #undef HAVE_STRNCASECMP
91 /* Define if you have the <fcntl.h> header file. */
92 #undef HAVE_FCNTL_H
94 /* Define if you have the <libintl.h> header file. */
95 #undef HAVE_LIBINTL_H
97 /* Define if you have the <limits.h> header file. */
98 #undef HAVE_LIMITS_H
100 /* Define if you have the <sys/ioctl.h> header file. */
101 #undef HAVE_SYS_IOCTL_H
103 /* Define if you have the <sys/select.h> header file. */
104 #undef HAVE_SYS_SELECT_H
106 /* Define if you have the <sys/time.h> header file. */
107 #undef HAVE_SYS_TIME_H
109 /* Define if you have the <sys/types.h> header file. */
110 #undef HAVE_SYS_TYPES_H