Update for 0.51.0
[wmaker-crm.git] / src / config.h.in
blobf349c9af07843946f141abadf3fb1aa3cbea4f63
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 /* define to the directory containing NLS information
65 * set by configure */
66 #undef NLSDIR
68 /* package name */
69 #undef PACKAGE
71 /* package version */
72 #undef VERSION
74 /* define if you want GNOME stuff support */
75 #undef GNOME_STUFF
77 /* define if you want KDE hint support */
78 #undef KWM_HINTS
80 /* define if you want OPEN LOOK(tm) hint support */
81 #undef OLWM_HINTS
83 /* define if XPM libraries are available
84 * set by configure */
85 #undef USE_XPM
87 /* define if PNG libraries are available
88 * set by configure */
89 #undef USE_PNG
91 /* define if JPEG libraries are available
92 * set by configure */
93 #undef USE_JPEG
95 /* define if GIF libraries are available
96 * set by configure */
97 #undef USE_GIF
99 /* define if TIFF libraries are available
100 * set by configure */
101 #undef USE_TIFF
103 /* define if X's shared memory extension is available
104 * set by configure */
105 #undef XSHM
107 /* define an extra path for pixmaps
108 * set by configure */
109 #undef PIXMAPDIR
112 * define REDUCE_APPICONS if you want apps with the same WM_INSTANCE &&
113 * WM_CLASS to share an appicon
115 #undef REDUCE_APPICONS
117 /* Internationalization (I18N) support
118 * set by configure */
119 #undef I18N
121 /* Multi-byte (japanese, korean, chinese etc.) character support */
122 #undef I18N_MB
124 /* define if you want sound support */
125 #undef WMSOUND
127 /* define if you want the 'lite' version */
128 #undef LITE
130 /* define if you want support for shaped windows
131 * set by configure */
132 #undef SHAPE
134 /* define if you want support for X window's X_LOCALE
135 * set by configure */
136 #undef X_LOCALE
138 /* the place where the configuration is stored
139 * defined by configure */
140 #undef PKGDATADIR
142 /* Define if you have the atexit function. */
143 #undef HAVE_ATEXIT
145 /* Define if you have the gethostname function. */
146 #undef HAVE_GETHOSTNAME
148 /* Define if you have the poll function. */
149 #undef HAVE_POLL
151 /* Define if you have the select function. */
152 #undef HAVE_SELECT
154 /* Define if you have the setpgid function. */
155 #undef HAVE_SETPGID
157 /* Define if you have the strerror function. */
158 #undef HAVE_STRERROR
160 /* Define if you have the strncasecmp function. */
161 #undef HAVE_STRNCASECMP
163 /* Define if you have the <fcntl.h> header file. */
164 #undef HAVE_FCNTL_H
166 /* Define if you have the <libintl.h> header file. */
167 #undef HAVE_LIBINTL_H
169 /* Define if you have the <limits.h> header file. */
170 #undef HAVE_LIMITS_H
172 /* Define if you have the <poll.h> header file. */
173 #undef HAVE_POLL_H
175 /* Define if you have the <sys/ioctl.h> header file. */
176 #undef HAVE_SYS_IOCTL_H
178 /* Define if you have the <sys/select.h> header file. */
179 #undef HAVE_SYS_SELECT_H
181 /* Define if you have the <sys/time.h> header file. */
182 #undef HAVE_SYS_TIME_H
184 /* Define if you have the <sys/types.h> header file. */
185 #undef HAVE_SYS_TYPES_H