Cosmetic: RtlCreateUnicodeString(): Fix 'const' warnings
[reactos.git] / tools / wmc / config.h
1 /* include/config.h.  Generated automatically by configure.  */
2 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define if using alloca.c.  */
5 /* #undef C_ALLOCA */
6
7 /* Define to empty if the keyword does not work.  */
8 /* #undef const */
9
10 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
11    This function is required for alloca.c support on those systems.  */
12 /* #undef CRAY_STACKSEG_END */
13
14 /* Define if you have alloca, as a function or macro.  */
15 #define HAVE_ALLOCA 1
16
17 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
18 #define HAVE_ALLOCA_H 1
19
20 /* Define as __inline if that's what the C compiler calls it.  */
21 /* #undef inline */
22
23 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
24 /* #undef size_t */
25
26 /* If using the C implementation of alloca, define if you know the
27    direction of stack growth for your system; otherwise it will be
28    automatically deduced at run-time.
29  STACK_DIRECTION > 0 => grows toward higher addresses
30  STACK_DIRECTION < 0 => grows toward lower addresses
31  STACK_DIRECTION = 0 => direction of growth unknown
32  */
33 /* #undef STACK_DIRECTION */
34
35 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
36 /* #undef STAT_MACROS_BROKEN */
37
38 /* Define if you have the ANSI C header files.  */
39 #define STDC_HEADERS 1
40
41 /* Define if your processor stores words with the most significant
42    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
43 /* #undef WORDS_BIGENDIAN */
44
45 /* Define if the X Window System is missing or not being used.  */
46 /* #undef X_DISPLAY_MISSING */
47
48 /* Define if lex declares yytext as a char * by default, not a char[].  */
49 #define YYTEXT_POINTER 1
50
51 /* Define if symbols declared in assembly code need an underscore prefix */
52 /* #undef NEED_UNDERSCORE_PREFIX */
53
54 /* Define to use .string instead of .ascii */
55 #define HAVE_ASM_STRING 1
56
57 /* Define if struct msghdr contains msg_accrights */
58 /* #undef HAVE_MSGHDR_ACCRIGHTS */
59
60 /* Define if struct sockaddr_un contains sun_len */
61 /* #undef HAVE_SOCKADDR_SUN_LEN */
62
63 /* Define if you have the Xxf86dga library (-lXxf86dga).  */
64 #define HAVE_LIBXXF86DGA 1
65
66 /* Define if you have the Xxf86dga library version 2.0 (-lXxf86dga).  */
67 /* #undef HAVE_LIBXXF86DGA2 */
68
69 /* Define if you have the X Shm extension */
70 #define HAVE_LIBXXSHM 1
71
72 /* Define if you have the X Shape extension */
73 #define HAVE_LIBXSHAPE 1
74
75 /* Define if you have the Xxf86vm library */
76 #define HAVE_LIBXXF86VM 1
77
78 /* Define if you have the Xpm library */
79 #define HAVE_LIBXXPM 1
80
81 /* Define if you have the Open Sound system.  */
82 #define HAVE_OSS 1
83
84 /* Define if you have the Open Sound system (MIDI interface).  */
85 #define HAVE_OSS_MIDI 1
86
87 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT).  */
88 /* #undef NO_REENTRANT_X11 */
89
90 /* Define if libc is not reentrant  */
91 /* #undef NO_REENTRANT_LIBC */
92
93 /* Define if libc uses __errno_location for reentrant errno */
94 #define HAVE__ERRNO_LOCATION 1
95
96 /* Define if libc uses __error for reentrant errno */
97 /* #undef HAVE__ERROR */
98
99 /* Define if libc uses ___errno for reentrant errno */
100 /* #undef HAVE___ERRNO */
101
102 /* Define if libc uses __thr_errno for reentrant errno */
103 /* #undef HAVE__THR_ERRNO */
104
105 /* Define if all debug messages are to be compiled out */
106 /* #undef NO_DEBUG_MSGS */
107
108 /* Define if TRACE messages are to be compiled out */
109 /* #undef NO_TRACE_MSGS */
110
111 /* Define if the struct statfs has the member bavail */
112 #define STATFS_HAS_BAVAIL 1
113
114 /* Define if the struct statfs has the member bfree */
115 #define STATFS_HAS_BFREE 1
116
117 /* Define if the struct statfs is defined by <sys/vfs.h> */
118 #define STATFS_DEFINED_BY_SYS_VFS 1
119
120 /* Define if the struct statfs is defined by <sys/statfs.h> */
121 #define STATFS_DEFINED_BY_SYS_STATFS 1
122
123 /* Define if the struct statfs is defined by <sys/mount.h> */
124 /* #undef STATFS_DEFINED_BY_SYS_MOUNT */
125
126 /* Define if ncurses have the new resizeterm function */
127 #define HAVE_RESIZETERM 1
128
129 /* Define if ncurses have the new getbkgd function */
130 #define HAVE_GETBKGD 1
131
132 /* Define if IPX should use netipx/ipx.h from libc */
133 #define HAVE_IPX_GNU 1
134
135 /* Define if IPX includes are taken from Linux kernel */
136 /* #undef HAVE_IPX_LINUX */
137
138 /* Define if OpenGL is present on the system or not */
139 #define HAVE_OPENGL 1
140
141 /* Define if the system has dynamic link library support with the dl* API */
142 #define HAVE_DL_API 1
143
144 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
145 #define HAVE_LINUX_22_JOYSTICK_API 1
146
147 /* Define if the OpenGL library supports the glXGetProcAddressARB call */
148 /* #undef HAVE_GLX_GETPROCADDRESS */
149
150 /* Define if the OpenGL headers define extension typedefs */
151 /* #undef HAVE_GLEXT_PROTOTYPES */
152
153 /* The number of bytes in a long long.  */
154 #define SIZEOF_LONG_LONG 8
155
156 /* Define if you have the __libc_fork function.  */
157 /* #undef HAVE___LIBC_FORK */
158
159 /* Define if you have the _lwp_create function.  */
160 /* #undef HAVE__LWP_CREATE */
161
162 /* Define if you have the clone function.  */
163 #define HAVE_CLONE 1
164
165 /* Define if you have the connect function.  */
166 #define HAVE_CONNECT 1
167
168 /* Define if you have the dlopen function.  */
169 /* #undef HAVE_DLOPEN */
170
171 /* Define if you have the gethostbyname function.  */
172 #define HAVE_GETHOSTBYNAME 1
173
174 /* Define if you have the getnetbyaddr function.  */
175 #define HAVE_GETNETBYADDR 1
176
177 /* Define if you have the getnetbyname function.  */
178 #define HAVE_GETNETBYNAME 1
179
180 /* Define if you have the getpagesize function.  */
181 #define HAVE_GETPAGESIZE 1
182
183 /* Define if you have the getprotobyname function.  */
184 #define HAVE_GETPROTOBYNAME 1
185
186 /* Define if you have the getprotobynumber function.  */
187 #define HAVE_GETPROTOBYNUMBER 1
188
189 /* Define if you have the getservbyport function.  */
190 #define HAVE_GETSERVBYPORT 1
191
192 /* Define if you have the getsockopt function.  */
193 #define HAVE_GETSOCKOPT 1
194
195 /* Define if you have the inet_network function.  */
196 #define HAVE_INET_NETWORK 1
197
198 /* Define if you have the memmove function.  */
199 #define HAVE_MEMMOVE 1
200
201 /* Define if you have the openpty function.  */
202 #define HAVE_OPENPTY 1
203
204 /* Define if you have the rfork function.  */
205 /* #undef HAVE_RFORK */
206
207 /* Define if you have the select function.  */
208 #define HAVE_SELECT 1
209
210 /* Define if you have the sendmsg function.  */
211 #define HAVE_SENDMSG 1
212
213 /* Define if you have the settimeofday function.  */
214 #define HAVE_SETTIMEOFDAY 1
215
216 /* Define if you have the sigaltstack function.  */
217 /* #undef HAVE_SIGALTSTACK */
218
219 /* Define if you have the statfs function.  */
220 #define HAVE_STATFS 1
221
222 /* Define if you have the strcasecmp function.  */
223 #define HAVE_STRCASECMP 1
224
225 /* Define if you have the strerror function.  */
226 #define HAVE_STRERROR 1
227
228 /* Define if you have the strncasecmp function.  */
229 #define HAVE_STRNCASECMP 1
230
231 /* Define if you have the tcgetattr function.  */
232 #define HAVE_TCGETATTR 1
233
234 /* Define if you have the timegm function.  */
235 #define HAVE_TIMEGM 1
236
237 /* Define if you have the usleep function.  */
238 #define HAVE_USLEEP 1
239
240 /* Define if you have the vfscanf function.  */
241 #define HAVE_VFSCANF 1
242
243 /* Define if you have the wait4 function.  */
244 #define HAVE_WAIT4 1
245
246 /* Define if you have the waitpid function.  */
247 #define HAVE_WAITPID 1
248
249 /* Define if you have the <GL/gl.h> header file.  */
250 #define HAVE_GL_GL_H 1
251
252 /* Define if you have the <GL/glext.h> header file.  */
253 /* #undef HAVE_GL_GLEXT_H */
254
255 /* Define if you have the <GL/glx.h> header file.  */
256 #define HAVE_GL_GLX_H 1
257
258 /* Define if you have the <X11/Xlib.h> header file.  */
259 #define HAVE_X11_XLIB_H 1
260
261 /* Define if you have the <X11/extensions/XShm.h> header file.  */
262 #define HAVE_X11_EXTENSIONS_XSHM_H 1
263
264 /* Define if you have the <X11/extensions/shape.h> header file.  */
265 #define HAVE_X11_EXTENSIONS_SHAPE_H 1
266
267 /* Define if you have the <X11/extensions/xf86dga.h> header file.  */
268 #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
269
270 /* Define if you have the <X11/extensions/xf86vmode.h> header file.  */
271 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
272
273 /* Define if you have the <X11/xpm.h> header file.  */
274 #define HAVE_X11_XPM_H 1
275
276 /* Define if you have the <a.out.h> header file.  */
277 #define HAVE_A_OUT_H 1
278
279 /* Define if you have the <a_out.h> header file.  */
280 #define HAVE_A_OUT_H 1
281
282 /* Define if you have the <arpa/inet.h> header file.  */
283 #define HAVE_ARPA_INET_H 1
284
285 /* Define if you have the <arpa/nameser.h> header file.  */
286 #define HAVE_ARPA_NAMESER_H 1
287
288 /* Define if you have the <curses.h> header file.  */
289 /* #undef HAVE_CURSES_H */
290
291 /* Define if you have the <dlfcn.h> header file.  */
292 #define HAVE_DLFCN_H 1
293
294 /* Define if you have the <elf.h> header file.  */
295 #define HAVE_ELF_H 1
296
297 /* Define if you have the <float.h> header file.  */
298 #define HAVE_FLOAT_H 1
299
300 /* Define if you have the <libio.h> header file.  */
301 #define HAVE_LIBIO_H 1
302
303 /* Define if you have the <libutil.h> header file.  */
304 /* #undef HAVE_LIBUTIL_H */
305
306 /* Define if you have the <link.h> header file.  */
307 #define HAVE_LINK_H 1
308
309 /* Define if you have the <linux/cdrom.h> header file.  */
310 #define HAVE_LINUX_CDROM_H 1
311
312 /* Define if you have the <linux/joystick.h> header file.  */
313 #define HAVE_LINUX_JOYSTICK_H 1
314
315 /* Define if you have the <linux/ucdrom.h> header file.  */
316 /* #undef HAVE_LINUX_UCDROM_H */
317
318 /* Define if you have the <machine/soundcard.h> header file.  */
319 /* #undef HAVE_MACHINE_SOUNDCARD_H */
320
321 /* Define if you have the <ncurses.h> header file.  */
322 #define HAVE_NCURSES_H 1
323
324 /* Define if you have the <net/if.h> header file.  */
325 #define HAVE_NET_IF_H 1
326
327 /* Define if you have the <netinet/in.h> header file.  */
328 #define HAVE_NETINET_IN_H 1
329
330 /* Define if you have the <netinet/tcp.h> header file.  */
331 #define HAVE_NETINET_TCP_H 1
332
333 /* Define if you have the <pty.h> header file.  */
334 #define HAVE_PTY_H 1
335
336 /* Define if you have the <resolv.h> header file.  */
337 #define HAVE_RESOLV_H 1
338
339 /* Define if you have the <sched.h> header file.  */
340 #define HAVE_SCHED_H 1
341
342 /* Define if you have the <socket.h> header file.  */
343 /* #undef HAVE_SOCKET_H */
344
345 /* Define if you have the <soundcard.h> header file.  */
346 /* #undef HAVE_SOUNDCARD_H */
347
348 /* Define if you have the <strings.h> header file.  */
349 #define HAVE_STRINGS_H 1
350
351 /* Define if you have the <sys/cdio.h> header file.  */
352 /* #undef HAVE_SYS_CDIO_H */
353
354 /* Define if you have the <sys/errno.h> header file.  */
355 #define HAVE_SYS_ERRNO_H 1
356
357 /* Define if you have the <sys/file.h> header file.  */
358 #define HAVE_SYS_FILE_H 1
359
360 /* Define if you have the <sys/filio.h> header file.  */
361 /* #undef HAVE_SYS_FILIO_H */
362
363 /* Define if you have the <sys/ipc.h> header file.  */
364 #define HAVE_SYS_IPC_H 1
365
366 /* Define if you have the <sys/lwp.h> header file.  */
367 /* #undef HAVE_SYS_LWP_H */
368
369 /* Define if you have the <sys/mman.h> header file.  */
370 #define HAVE_SYS_MMAN_H 1
371
372 /* Define if you have the <sys/modem.h> header file.  */
373 /* #undef HAVE_SYS_MODEM_H */
374
375 /* Define if you have the <sys/mount.h> header file.  */
376 #define HAVE_SYS_MOUNT_H 1
377
378 /* Define if you have the <sys/msg.h> header file.  */
379 #define HAVE_SYS_MSG_H 1
380
381 /* Define if you have the <sys/param.h> header file.  */
382 #define HAVE_SYS_PARAM_H 1
383
384 /* Define if you have the <sys/reg.h> header file.  */
385 #define HAVE_SYS_REG_H 1
386
387 /* Define if you have the <sys/shm.h> header file.  */
388 #define HAVE_SYS_SHM_H 1
389
390 /* Define if you have the <sys/signal.h> header file.  */
391 #define HAVE_SYS_SIGNAL_H 1
392
393 /* Define if you have the <sys/socket.h> header file.  */
394 #define HAVE_SYS_SOCKET_H 1
395
396 /* Define if you have the <sys/sockio.h> header file.  */
397 /* #undef HAVE_SYS_SOCKIO_H */
398
399 /* Define if you have the <sys/soundcard.h> header file.  */
400 #define HAVE_SYS_SOUNDCARD_H 1
401
402 /* Define if you have the <sys/statfs.h> header file.  */
403 #define HAVE_SYS_STATFS_H 1
404
405 /* Define if you have the <sys/strtio.h> header file.  */
406 /* #undef HAVE_SYS_STRTIO_H */
407
408 /* Define if you have the <sys/syscall.h> header file.  */
409 #define HAVE_SYS_SYSCALL_H 1
410
411 /* Define if you have the <sys/v86.h> header file.  */
412 /* #undef HAVE_SYS_V86_H */
413
414 /* Define if you have the <sys/v86intr.h> header file.  */
415 /* #undef HAVE_SYS_V86INTR_H */
416
417 /* Define if you have the <sys/vfs.h> header file.  */
418 #define HAVE_SYS_VFS_H 1
419
420 /* Define if you have the <sys/vm86.h> header file.  */
421 #define HAVE_SYS_VM86_H 1
422
423 /* Define if you have the <sys/wait.h> header file.  */
424 #define HAVE_SYS_WAIT_H 1
425
426 /* Define if you have the <syscall.h> header file.  */
427 #define HAVE_SYSCALL_H 1
428
429 /* Define if you have the <ucontext.h> header file.  */
430 /* #undef HAVE_UCONTEXT_H */
431
432 /* Define if you have the curses library (-lcurses).  */
433 /* #undef HAVE_LIBCURSES */
434
435 /* Define if you have the i386 library (-li386).  */
436 /* #undef HAVE_LIBI386 */
437
438 /* Define if you have the m library (-lm).  */
439 #define HAVE_LIBM 1
440
441 /* Define if you have the mmap library (-lmmap).  */
442 /* #undef HAVE_LIBMMAP */
443
444 /* Define if you have the ncurses library (-lncurses).  */
445 #define HAVE_LIBNCURSES 1
446
447 /* Define if you have the ossaudio library (-lossaudio).  */
448 /* #undef HAVE_LIBOSSAUDIO */
449
450 /* Define if you have the w library (-lw).  */
451 /* #undef HAVE_LIBW */
452
453 /* Define if you have the xpg4 library (-lxpg4).  */
454 /* #undef HAVE_LIBXPG4 */