1 | /* include/dix-config.h. Generated from dix-config.h.in by configure. */
|
---|
2 | /* dix-config.h.in: not at all generated. -*- c -*- */
|
---|
3 |
|
---|
4 | #ifndef _DIX_CONFIG_H_
|
---|
5 | #define _DIX_CONFIG_H_
|
---|
6 |
|
---|
7 | /* Support BigRequests extension */
|
---|
8 | #define BIGREQS 1
|
---|
9 |
|
---|
10 | /* Builder address */
|
---|
11 | #define BUILDERADDR "[email protected]"
|
---|
12 |
|
---|
13 | /* Operating System Name */
|
---|
14 | #define OSNAME "Linux 2.6.27-13.fc10.i686 i686"
|
---|
15 |
|
---|
16 | /* Operating System Vendor */
|
---|
17 | #define OSVENDOR ""
|
---|
18 |
|
---|
19 | /* Builder string */
|
---|
20 | #define BUILDERSTRING ""
|
---|
21 |
|
---|
22 | /* Default font path */
|
---|
23 | #define COMPILEDDEFAULTFONTPATH "/usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/"
|
---|
24 |
|
---|
25 | /* Miscellaneous server configuration files path */
|
---|
26 | #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
|
---|
27 |
|
---|
28 | /* Support Composite Extension */
|
---|
29 | #define COMPOSITE 1
|
---|
30 |
|
---|
31 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
---|
32 | systems. This function is required for `alloca.c' support on those systems.
|
---|
33 | */
|
---|
34 | /* #undef CRAY_STACKSEG_END */
|
---|
35 |
|
---|
36 | /* Define to 1 if using `alloca.c'. */
|
---|
37 | /* #undef C_ALLOCA */
|
---|
38 |
|
---|
39 | /* Support Damage extension */
|
---|
40 | #define DAMAGE 1
|
---|
41 |
|
---|
42 | /* Build for darwin with Quartz support */
|
---|
43 | /* #undef DARWIN_WITH_QUARTZ */
|
---|
44 |
|
---|
45 | /* Use OsVendorInit */
|
---|
46 | #define DDXOSINIT 1
|
---|
47 |
|
---|
48 | /* Use GetTimeInMillis */
|
---|
49 | /* #undef DDXTIME */
|
---|
50 |
|
---|
51 | /* Use OsVendorFatalError */
|
---|
52 | /* #undef DDXOSFATALERROR */
|
---|
53 |
|
---|
54 | /* Use OsVendorVErrorF */
|
---|
55 | /* #undef DDXOSVERRORF */
|
---|
56 |
|
---|
57 | /* Use ddxBeforeReset */
|
---|
58 | /* #undef DDXBEFORERESET */
|
---|
59 |
|
---|
60 | /* Build DPMS extension */
|
---|
61 | #define DPMSExtension 1
|
---|
62 |
|
---|
63 | /* Build GLX extension */
|
---|
64 | #define GLXEXT 1
|
---|
65 |
|
---|
66 | /* Build GLX DRI loader */
|
---|
67 | /* #undef GLX_DRI */
|
---|
68 |
|
---|
69 | /* Path to DRI drivers */
|
---|
70 | #define DRI_DRIVER_PATH "/usr/local/lib/dri"
|
---|
71 |
|
---|
72 | /* Include handhelds.org h3600 touchscreen driver */
|
---|
73 | /* #undef H3600_TS */
|
---|
74 |
|
---|
75 | /* Support XDM-AUTH*-1 */
|
---|
76 | #define HASXDMAUTH 1
|
---|
77 |
|
---|
78 | /* Define to 1 if you have the `getdtablesize' function. */
|
---|
79 | #define HAS_GETDTABLESIZE 1
|
---|
80 |
|
---|
81 | /* Define to 1 if you have the `getifaddrs' function. */
|
---|
82 | #define HAS_GETIFADDRS 1
|
---|
83 |
|
---|
84 | /* Define to 1 if you have the `getpeereid' function. */
|
---|
85 | /* #undef HAS_GETPEEREID */
|
---|
86 |
|
---|
87 | /* Define to 1 if you have the `getpeerucred' function. */
|
---|
88 | /* #undef HAS_GETPEERUCRED */
|
---|
89 |
|
---|
90 | /* Define to 1 if you have the `mmap' function. */
|
---|
91 | #define HAS_MMAP 1
|
---|
92 |
|
---|
93 | /* Support SHM */
|
---|
94 | #define HAS_SHM 1
|
---|
95 |
|
---|
96 | /* Define to 1 if you have `alloca', as a function or macro. */
|
---|
97 | #define HAVE_ALLOCA 1
|
---|
98 |
|
---|
99 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
---|
100 | */
|
---|
101 | #define HAVE_ALLOCA_H 1
|
---|
102 |
|
---|
103 | /* Define to 1 if you have the <asm/mtrr.h> header file. */
|
---|
104 | #define HAVE_ASM_MTRR_H 1
|
---|
105 |
|
---|
106 | /* Has backtrace support */
|
---|
107 | #define HAVE_BACKTRACE 1
|
---|
108 |
|
---|
109 | /* Define to 1 if you have the <byteswap.h> header file. */
|
---|
110 | #define HAVE_BYTESWAP_H 1
|
---|
111 |
|
---|
112 | /* Define to 1 if you have cbrt */
|
---|
113 | #define HAVE_CBRT 1
|
---|
114 |
|
---|
115 | /* Define to 1 if you have the <dbm.h> header file. */
|
---|
116 | /* #undef HAVE_DBM_H */
|
---|
117 |
|
---|
118 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
---|
119 | */
|
---|
120 | #define HAVE_DIRENT_H 1
|
---|
121 |
|
---|
122 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
123 | #define HAVE_DLFCN_H 1
|
---|
124 |
|
---|
125 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
---|
126 | /* #undef HAVE_DOPRNT */
|
---|
127 |
|
---|
128 | /* Have execinfo.h */
|
---|
129 | #define HAVE_EXECINFO_H 1
|
---|
130 |
|
---|
131 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
132 | #define HAVE_FCNTL_H 1
|
---|
133 |
|
---|
134 | /* Define to 1 if you have the `geteuid' function. */
|
---|
135 | #define HAVE_GETEUID 1
|
---|
136 |
|
---|
137 | /* Define to 1 if you have the `getisax' function. */
|
---|
138 | /* #undef HAVE_GETISAX */
|
---|
139 |
|
---|
140 | /* Define to 1 if you have the `getopt' function. */
|
---|
141 | #define HAVE_GETOPT 1
|
---|
142 |
|
---|
143 | /* Define to 1 if you have the `getopt_long' function. */
|
---|
144 | #define HAVE_GETOPT_LONG 1
|
---|
145 |
|
---|
146 | /* Define to 1 if you have the `getuid' function. */
|
---|
147 | #define HAVE_GETUID 1
|
---|
148 |
|
---|
149 | /* Define to 1 if you have the `getzoneid' function. */
|
---|
150 | /* #undef HAVE_GETZONEID */
|
---|
151 |
|
---|
152 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
153 | #define HAVE_INTTYPES_H 1
|
---|
154 |
|
---|
155 | /* Define to 1 if you have version 2.2 (or newer) of the drm library */
|
---|
156 | #define HAVE_LIBDRM_2_2 1
|
---|
157 |
|
---|
158 | /* Have Quartz */
|
---|
159 | /* #undef XQUARTZ */
|
---|
160 |
|
---|
161 | /* Define to 1 if you have the `m' library (-lm). */
|
---|
162 | #define HAVE_LIBM 1
|
---|
163 |
|
---|
164 | /* Define to 1 if you have the `link' function. */
|
---|
165 | #define HAVE_LINK 1
|
---|
166 |
|
---|
167 | /* Define to 1 if you have the <linux/agpgart.h> header file. */
|
---|
168 | #define HAVE_LINUX_AGPGART_H 1
|
---|
169 |
|
---|
170 | /* Define to 1 if you have the <linux/apm_bios.h> header file. */
|
---|
171 | #define HAVE_LINUX_APM_BIOS_H 1
|
---|
172 |
|
---|
173 | /* Define to 1 if you have the <linux/fb.h> header file. */
|
---|
174 | #define HAVE_LINUX_FB_H 1
|
---|
175 |
|
---|
176 | /* Define to 1 if you have the <linux/h3600_ts.h> header file. */
|
---|
177 | /* #undef HAVE_LINUX_H3600_TS_H */
|
---|
178 |
|
---|
179 | /* Define to 1 if you have the `memmove' function. */
|
---|
180 | #define HAVE_MEMMOVE 1
|
---|
181 |
|
---|
182 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
183 | #define HAVE_MEMORY_H 1
|
---|
184 |
|
---|
185 | /* Define to 1 if you have the `memset' function. */
|
---|
186 | #define HAVE_MEMSET 1
|
---|
187 |
|
---|
188 | /* Define to 1 if you have the `mkstemp' function. */
|
---|
189 | #define HAVE_MKSTEMP 1
|
---|
190 |
|
---|
191 | /* Define to 1 if you have the <ndbm.h> header file. */
|
---|
192 | /* #undef HAVE_NDBM_H */
|
---|
193 |
|
---|
194 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
---|
195 | /* #undef HAVE_NDIR_H */
|
---|
196 |
|
---|
197 | /* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
|
---|
198 | /* #undef HAVE_RPCSVC_DBM_H */
|
---|
199 |
|
---|
200 | /* Define to 1 if you have the `shmctl64' function. */
|
---|
201 | /* #undef HAVE_SHMCTL64 */
|
---|
202 |
|
---|
203 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
204 | #define HAVE_STDINT_H 1
|
---|
205 |
|
---|
206 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
207 | #define HAVE_STDLIB_H 1
|
---|
208 |
|
---|
209 | /* Define to 1 if you have the `strchr' function. */
|
---|
210 | #define HAVE_STRCHR 1
|
---|
211 |
|
---|
212 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
213 | #define HAVE_STRINGS_H 1
|
---|
214 |
|
---|
215 | /* Define to 1 if you have the <string.h> header file. */
|
---|
216 | #define HAVE_STRING_H 1
|
---|
217 |
|
---|
218 | /* Define to 1 if you have the `strrchr' function. */
|
---|
219 | #define HAVE_STRRCHR 1
|
---|
220 |
|
---|
221 | /* Define to 1 if you have the `strtol' function. */
|
---|
222 | #define HAVE_STRTOL 1
|
---|
223 |
|
---|
224 | /* Define to 1 if SYSV IPC is available */
|
---|
225 | #define HAVE_SYSV_IPC 1
|
---|
226 |
|
---|
227 | /* Define to 1 if you have the <sys/agpio.h> header file. */
|
---|
228 | /* #undef HAVE_SYS_AGPIO_H */
|
---|
229 |
|
---|
230 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
---|
231 | */
|
---|
232 | /* #undef HAVE_SYS_DIR_H */
|
---|
233 |
|
---|
234 | /* Define to 1 if you have the <sys/io.h> header file. */
|
---|
235 | /* #undef HAVE_SYS_IO_H */
|
---|
236 |
|
---|
237 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
---|
238 | */
|
---|
239 | /* #undef HAVE_SYS_NDIR_H */
|
---|
240 |
|
---|
241 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
242 | #define HAVE_SYS_STAT_H 1
|
---|
243 |
|
---|
244 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
245 | #define HAVE_SYS_TYPES_H 1
|
---|
246 |
|
---|
247 | /* Define to 1 if you have the <sys/vm86.h> header file. */
|
---|
248 | /* #undef HAVE_SYS_VM86_H */
|
---|
249 |
|
---|
250 | /* Define to 1 if you have the <tslib.h> header file. */
|
---|
251 | /* #undef HAVE_TSLIB_H */
|
---|
252 |
|
---|
253 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
254 | #define HAVE_UNISTD_H 1
|
---|
255 |
|
---|
256 | /* Have /dev/urandom */
|
---|
257 | #define HAVE_URANDOM 1
|
---|
258 |
|
---|
259 | /* Define to 1 if you have the `vprintf' function. */
|
---|
260 | #define HAVE_VPRINTF 1
|
---|
261 |
|
---|
262 | /* Support IPv6 for TCP connections */
|
---|
263 | #define IPv6 1
|
---|
264 |
|
---|
265 | /* Support os-specific local connections */
|
---|
266 | /* #undef LOCALCONN */
|
---|
267 |
|
---|
268 | /* Support MIT Misc extension */
|
---|
269 | #define MITMISC 1
|
---|
270 |
|
---|
271 | /* Support MIT-SHM Extension */
|
---|
272 | #define MITSHM 1
|
---|
273 |
|
---|
274 | /* Disable some debugging code */
|
---|
275 | #define NDEBUG 1
|
---|
276 |
|
---|
277 | /* Enable some debugging code */
|
---|
278 | /* #undef DEBUG */
|
---|
279 |
|
---|
280 | /* Name of package */
|
---|
281 | #define PACKAGE "xorg-server"
|
---|
282 |
|
---|
283 | /* Internal define for Xinerama */
|
---|
284 | #define PANORAMIX 1
|
---|
285 |
|
---|
286 | /* Overall prefix */
|
---|
287 | #define PROJECTROOT "/usr/local"
|
---|
288 |
|
---|
289 | /* Support RANDR extension */
|
---|
290 | #define RANDR 1
|
---|
291 |
|
---|
292 | /* Support Record extension */
|
---|
293 | /* #undef XRECORD */
|
---|
294 |
|
---|
295 | /* Support RENDER extension */
|
---|
296 | #define RENDER 1
|
---|
297 |
|
---|
298 | /* Support X resource extension */
|
---|
299 | #define RES 1
|
---|
300 |
|
---|
301 | /* Support MIT-SCREEN-SAVER extension */
|
---|
302 | #define SCREENSAVER 1
|
---|
303 |
|
---|
304 | /* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
|
---|
305 | #define SECURE_RPC 1
|
---|
306 |
|
---|
307 | /* Use a lock to prevent multiple servers on a display */
|
---|
308 | #define SERVER_LOCK 1
|
---|
309 |
|
---|
310 | /* Support SHAPE extension */
|
---|
311 | #define SHAPE 1
|
---|
312 |
|
---|
313 | /* Include time-based scheduler */
|
---|
314 | #define SMART_SCHEDULE 1
|
---|
315 |
|
---|
316 | /* If using the C implementation of alloca, define if you know the
|
---|
317 | direction of stack growth for your system; otherwise it will be
|
---|
318 | automatically deduced at run-time.
|
---|
319 | STACK_DIRECTION > 0 => grows toward higher addresses
|
---|
320 | STACK_DIRECTION < 0 => grows toward lower addresses
|
---|
321 | STACK_DIRECTION = 0 => direction of growth unknown */
|
---|
322 | /* #undef STACK_DIRECTION */
|
---|
323 |
|
---|
324 | /* Define to 1 if you have the ANSI C header files. */
|
---|
325 | #define STDC_HEADERS 1
|
---|
326 |
|
---|
327 | /* Define to 1 on systems derived from System V Release 4 */
|
---|
328 | /* #undef SVR4 */
|
---|
329 |
|
---|
330 | /* Support TCP socket connections */
|
---|
331 | #define TCPCONN 1
|
---|
332 |
|
---|
333 | /* Enable touchscreen support */
|
---|
334 | /* #undef TOUCHSCREEN */
|
---|
335 |
|
---|
336 | /* Support tslib touchscreen abstraction library */
|
---|
337 | /* #undef TSLIB */
|
---|
338 |
|
---|
339 | /* Support UNIX socket connections */
|
---|
340 | #define UNIXCONN 1
|
---|
341 |
|
---|
342 | /* Define to use byteswap macros from <sys/endian.h> */
|
---|
343 | /* #undef USE_SYS_ENDIAN_H */
|
---|
344 |
|
---|
345 | /* unaligned word accesses behave as expected */
|
---|
346 | /* #undef WORKING_UNALIGNED_INT */
|
---|
347 |
|
---|
348 | /* Build X string registry */
|
---|
349 | #define XREGISTRY 1
|
---|
350 |
|
---|
351 | /* Build X-ACE extension */
|
---|
352 | #define XACE 1
|
---|
353 |
|
---|
354 | /* Build SELinux extension */
|
---|
355 | /* #undef XSELINUX */
|
---|
356 |
|
---|
357 | /* Support XCMisc extension */
|
---|
358 | #define XCMISC 1
|
---|
359 |
|
---|
360 | /* Build Security extension */
|
---|
361 | /* #undef XCSECURITY */
|
---|
362 |
|
---|
363 | /* Support Xdmcp */
|
---|
364 | #define XDMCP 1
|
---|
365 |
|
---|
366 | /* Build XEvIE extension */
|
---|
367 | #define XEVIE 1
|
---|
368 |
|
---|
369 | /* Build XFree86 BigFont extension */
|
---|
370 | /* #undef XF86BIGFONT */
|
---|
371 |
|
---|
372 | /* Support XFree86 miscellaneous extensions */
|
---|
373 | #define XF86MISC 1
|
---|
374 |
|
---|
375 | /* Support XFree86 Video Mode extension */
|
---|
376 | #define XF86VIDMODE 1
|
---|
377 |
|
---|
378 | /* Support XFixes extension */
|
---|
379 | #define XFIXES 1
|
---|
380 |
|
---|
381 | /* Build XDGA support */
|
---|
382 | #define XFreeXDGA 1
|
---|
383 |
|
---|
384 | /* Support Xinerama extension */
|
---|
385 | #define XINERAMA 1
|
---|
386 |
|
---|
387 | /* Support X Input extension */
|
---|
388 | #define XINPUT 1
|
---|
389 |
|
---|
390 | /* Build XKB */
|
---|
391 | #define XKB 1
|
---|
392 |
|
---|
393 | /* Enable XKB per default */
|
---|
394 | #define XKB_DFLT_DISABLED 0
|
---|
395 |
|
---|
396 | /* Build XKB server */
|
---|
397 | #define XKB_IN_SERVER 1
|
---|
398 |
|
---|
399 | /* Vendor release */
|
---|
400 | /* #undef XORG_RELEASE */
|
---|
401 |
|
---|
402 | /* Current Xorg version */
|
---|
403 | #define XORG_VERSION_CURRENT (((1) * 10000000) + ((5) * 100000) + ((3) * 1000) + 0)
|
---|
404 |
|
---|
405 | /* Xorg release date */
|
---|
406 | #define XORG_DATE "5 November 2008"
|
---|
407 |
|
---|
408 | /* Build Xv Extension */
|
---|
409 | #define XvExtension 1
|
---|
410 |
|
---|
411 | /* Build XvMC Extension */
|
---|
412 | #define XvMCExtension 1
|
---|
413 |
|
---|
414 | /* Build XRes extension */
|
---|
415 | #define XResExtension 1
|
---|
416 |
|
---|
417 | /* Support XSync extension */
|
---|
418 | #define XSYNC 1
|
---|
419 |
|
---|
420 | /* Support XTest extension */
|
---|
421 | #define XTEST 1
|
---|
422 |
|
---|
423 | /* Support XTrap extension */
|
---|
424 | /* #undef XTRAP */
|
---|
425 |
|
---|
426 | /* Support Xv extension */
|
---|
427 | #define XV 1
|
---|
428 |
|
---|
429 | /* Build APPGROUP extension */
|
---|
430 | /* #undef XAPPGROUP */
|
---|
431 |
|
---|
432 | /* Build TOG-CUP extension */
|
---|
433 | #define TOGCUP 1
|
---|
434 |
|
---|
435 | /* Build Extended-Visual-Information extension */
|
---|
436 | #define EVI 1
|
---|
437 |
|
---|
438 | /* Build Multibuffer extension */
|
---|
439 | /* #undef MULTIBUFFER */
|
---|
440 |
|
---|
441 | /* Support DRI extension */
|
---|
442 | #define XF86DRI 1
|
---|
443 |
|
---|
444 | /* #undef XEPHYR_DRI */
|
---|
445 |
|
---|
446 | /* Build DRI2 extension */
|
---|
447 | /* #undef DRI2 */
|
---|
448 |
|
---|
449 | /* Build DBE support */
|
---|
450 | #define DBE 1
|
---|
451 |
|
---|
452 | /* Vendor name */
|
---|
453 | #define XVENDORNAME "The X.Org Foundation"
|
---|
454 |
|
---|
455 | /* Endian order */
|
---|
456 | #define _X_BYTE_ORDER X_LITTLE_ENDIAN
|
---|
457 | /* Deal with multiple architecture compiles on Mac OS X */
|
---|
458 | #ifndef __APPLE_CC__
|
---|
459 | #define X_BYTE_ORDER _X_BYTE_ORDER
|
---|
460 | #else
|
---|
461 | #ifdef __BIG_ENDIAN__
|
---|
462 | #define X_BYTE_ORDER X_BIG_ENDIAN
|
---|
463 | #else
|
---|
464 | #define X_BYTE_ORDER X_LITTLE_ENDIAN
|
---|
465 | #endif
|
---|
466 | #endif
|
---|
467 |
|
---|
468 | /* Enable GNU and other extensions to the C environment for GLIBC */
|
---|
469 | #define _GNU_SOURCE 1
|
---|
470 |
|
---|
471 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
472 | /* #undef const */
|
---|
473 |
|
---|
474 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
475 | /* #undef pid_t */
|
---|
476 |
|
---|
477 | /* Build Rootless code */
|
---|
478 | /* #undef ROOTLESS */
|
---|
479 |
|
---|
480 | /* Define to 1 if unsigned long is 64 bits. */
|
---|
481 | /* #undef _XSERVER64 */
|
---|
482 |
|
---|
483 | /* System is BSD-like */
|
---|
484 | /* #undef CSRG_BASED */
|
---|
485 |
|
---|
486 | /* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
|
---|
487 | /* #undef BSD44SOCKETS */
|
---|
488 |
|
---|
489 | /* Define to 1 if modules should avoid the libcwrapper */
|
---|
490 | #define NO_LIBCWRAPPER 1
|
---|
491 |
|
---|
492 | /* Support D-Bus */
|
---|
493 | #define HAVE_DBUS 1
|
---|
494 |
|
---|
495 | /* Support the D-Bus hotplug API */
|
---|
496 | /* #undef CONFIG_DBUS_API */
|
---|
497 |
|
---|
498 | /* Support HAL for hotplug */
|
---|
499 | #define CONFIG_HAL 1
|
---|
500 |
|
---|
501 | /* Use only built-in fonts */
|
---|
502 | /* #undef BUILTIN_FONTS */
|
---|
503 |
|
---|
504 | /* Avoid using font servers */
|
---|
505 | /* #undef NOFONTSERVERACCESS */
|
---|
506 |
|
---|
507 | /* Use an empty root cursor */
|
---|
508 | /* #undef NULL_ROOT_CURSOR */
|
---|
509 |
|
---|
510 | /* Have a monotonic clock from clock_gettime() */
|
---|
511 | #define MONOTONIC_CLOCK 1
|
---|
512 |
|
---|
513 | /* Define to 1 if the DTrace Xserver provider probes should be built in */
|
---|
514 | /* #undef XSERVER_DTRACE */
|
---|
515 |
|
---|
516 | /* Define to 16-bit byteswap macro */
|
---|
517 | /* #undef bswap_16 */
|
---|
518 |
|
---|
519 | /* Define to 32-bit byteswap macro */
|
---|
520 | /* #undef bswap_32 */
|
---|
521 |
|
---|
522 | /* Define to 64-bit byteswap macro */
|
---|
523 | /* #undef bswap_64 */
|
---|
524 |
|
---|
525 | /* Need the strcasecmp function. */
|
---|
526 | /* #undef NEED_STRCASECMP */
|
---|
527 |
|
---|
528 | /* Need the strncasecmp function. */
|
---|
529 | /* #undef NEED_STRNCASECMP */
|
---|
530 |
|
---|
531 | /* Need the strcasestr function. */
|
---|
532 | /* #undef NEED_STRCASESTR */
|
---|
533 |
|
---|
534 | #endif /* _DIX_CONFIG_H_ */
|
---|