1 | /* include/do-not-use-config.h. Generated by configure. */
|
---|
2 | /* include/do-not-use-config.h.in. Generated from configure.ac by autoheader. */
|
---|
3 |
|
---|
4 | /* Support BigRequests extension */
|
---|
5 | #define BIGREQS 1
|
---|
6 |
|
---|
7 | /* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
|
---|
8 | /* #undef BSD44SOCKETS */
|
---|
9 |
|
---|
10 | /* Builder address */
|
---|
11 | #define BUILDERADDR "xorg@lists.freedesktop.org"
|
---|
12 |
|
---|
13 | /* Default font path */
|
---|
14 | #define COMPILEDDEFAULTFONTPATH "/opt/debrix/lib/X11/fonts/misc/,/opt/debrix/lib/X11/fonts/TTF/,/opt/debrix/lib/X11/fonts/OTF,/opt/debrix/lib/X11/fonts/Type1/,/opt/debrix/lib/X11/fonts/CID/,/opt/debrix/lib/X11/fonts/100dpi/,/opt/debrix/lib/X11/fonts/75dpi/"
|
---|
15 |
|
---|
16 | /* Support Composite Extension */
|
---|
17 | #define COMPOSITE 1
|
---|
18 |
|
---|
19 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
---|
20 | systems. This function is required for `alloca.c' support on those systems.
|
---|
21 | */
|
---|
22 | /* #undef CRAY_STACKSEG_END */
|
---|
23 |
|
---|
24 | /* System is BSD-like */
|
---|
25 | /* #undef CSRG_BASED */
|
---|
26 |
|
---|
27 | /* Simple debug messages */
|
---|
28 | /* #undef CYGDEBUG */
|
---|
29 |
|
---|
30 | /* Debug window manager */
|
---|
31 | /* #undef CYGMULTIWINDOW_DEBUG */
|
---|
32 |
|
---|
33 | /* Debug messages for window handling */
|
---|
34 | /* #undef CYGWINDOWING_DEBUG */
|
---|
35 |
|
---|
36 | /* Define to 1 if using `alloca.c'. */
|
---|
37 | /* #undef C_ALLOCA */
|
---|
38 |
|
---|
39 | /* Support Damage extension */
|
---|
40 | #define DAMAGE 1
|
---|
41 |
|
---|
42 | /* Support DBE extension */
|
---|
43 | #define DBE 1
|
---|
44 |
|
---|
45 | /* Use ddxBeforeReset */
|
---|
46 | /* #undef DDXBEFORERESET */
|
---|
47 |
|
---|
48 | /* Use OsVendorFatalError */
|
---|
49 | /* #undef DDXOSFATALERROR */
|
---|
50 |
|
---|
51 | /* Use OsVendorInit */
|
---|
52 | #define DDXOSINIT 1
|
---|
53 |
|
---|
54 | /* Use OsVendorVErrorF */
|
---|
55 | /* #undef DDXOSVERRORF */
|
---|
56 |
|
---|
57 | /* Use GetTimeInMillis */
|
---|
58 | /* #undef DDXTIME */
|
---|
59 |
|
---|
60 | /* Default log location */
|
---|
61 | #define DEFAULT_LOGPREFIX "/opt/debrix/var/log/Xorg."
|
---|
62 |
|
---|
63 | /* Default module search path */
|
---|
64 | #define DEFAULT_MODULE_PATH "/opt/debrix/lib/xorg/modules"
|
---|
65 |
|
---|
66 | /* Support DGA extension */
|
---|
67 | #define DGA 1
|
---|
68 |
|
---|
69 | /* Prefer dlloader modules to elfloader */
|
---|
70 | #define DLOPEN_HACK 1
|
---|
71 |
|
---|
72 | /* Use libdl-based loader */
|
---|
73 | #define DLOPEN_SUPPORT 1
|
---|
74 |
|
---|
75 | /* Build DPMS extension */
|
---|
76 | #define DPMSExtension 1
|
---|
77 |
|
---|
78 | /* Built-in output drivers (none) */
|
---|
79 | #define DRIVERS {}
|
---|
80 |
|
---|
81 | /* Build Extended-Visual-Information extension */
|
---|
82 | #define EVI 1
|
---|
83 |
|
---|
84 | /* Build FontCache extension */
|
---|
85 | /* #undef FONTCACHE */
|
---|
86 |
|
---|
87 | /* Build GLX extension */
|
---|
88 | #define GLXEXT 1
|
---|
89 |
|
---|
90 | /* Support XDM-AUTH*-1 */
|
---|
91 | #define HASXDMAUTH 1
|
---|
92 |
|
---|
93 | /* Cygwin has /dev/windows for signaling new win32 messages */
|
---|
94 | /* #undef HAS_DEVWINDOWS */
|
---|
95 |
|
---|
96 | /* Have the `getdtablesize' function. */
|
---|
97 | #define HAS_GETDTABLESIZE 1
|
---|
98 |
|
---|
99 | /* Have the `getifaddrs' function. */
|
---|
100 | #define HAS_GETIFADDRS 1
|
---|
101 |
|
---|
102 | /* Have the `getpeereid' function. */
|
---|
103 | /* #undef HAS_GETPEEREID */
|
---|
104 |
|
---|
105 | /* Have the `getpeerucred' function. */
|
---|
106 | /* #undef HAS_GETPEERUCRED */
|
---|
107 |
|
---|
108 | /* Define to 1 if NetBSD built-in MTRR support is available */
|
---|
109 | /* #undef HAS_MTRR_BUILTIN */
|
---|
110 |
|
---|
111 | /* Define to 1 if BSD MTRR support is available */
|
---|
112 | /* #undef HAS_MTRR_SUPPORT */
|
---|
113 |
|
---|
114 | /* Support SHM */
|
---|
115 | #define HAS_SHM 1
|
---|
116 |
|
---|
117 | /* Use Windows sockets */
|
---|
118 | /* #undef HAS_WINSOCK */
|
---|
119 |
|
---|
120 | /* Define to 1 if you have `alloca', as a function or macro. */
|
---|
121 | #define HAVE_ALLOCA 1
|
---|
122 |
|
---|
123 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
---|
124 | */
|
---|
125 | #define HAVE_ALLOCA_H 1
|
---|
126 |
|
---|
127 | /* Define to 1 if you have the <asm/mtrr.h> header file. */
|
---|
128 | /* #undef HAVE_ASM_MTRR_H */
|
---|
129 |
|
---|
130 | /* Define to 1 if you have the `authdes_create' function. */
|
---|
131 | #define HAVE_AUTHDES_CREATE 1
|
---|
132 |
|
---|
133 | /* Define to 1 if you have the `authdes_seccreate' function. */
|
---|
134 | /* #undef HAVE_AUTHDES_SECCREATE */
|
---|
135 |
|
---|
136 | /* Has backtrace support */
|
---|
137 | #define HAVE_BACKTRACE 1
|
---|
138 |
|
---|
139 | /* Define to 1 if you have the <dbm.h> header file. */
|
---|
140 | /* #undef HAVE_DBM_H */
|
---|
141 |
|
---|
142 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
---|
143 | */
|
---|
144 | #define HAVE_DIRENT_H 1
|
---|
145 |
|
---|
146 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
147 | #define HAVE_DLFCN_H 1
|
---|
148 |
|
---|
149 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
---|
150 | /* #undef HAVE_DOPRNT */
|
---|
151 |
|
---|
152 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
153 | #define HAVE_FCNTL_H 1
|
---|
154 |
|
---|
155 | /* Define to 1 if you have the `geteuid' function. */
|
---|
156 | #define HAVE_GETEUID 1
|
---|
157 |
|
---|
158 | /* Define to 1 if you have the `getopt' function. */
|
---|
159 | #define HAVE_GETOPT 1
|
---|
160 |
|
---|
161 | /* Define to 1 if you have the `getopt_long' function. */
|
---|
162 | #define HAVE_GETOPT_LONG 1
|
---|
163 |
|
---|
164 | /* Define to 1 if you have the `getuid' function. */
|
---|
165 | #define HAVE_GETUID 1
|
---|
166 |
|
---|
167 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
168 | #define HAVE_INTTYPES_H 1
|
---|
169 |
|
---|
170 | /* Define to 1 if you have the `m' library (-lm). */
|
---|
171 | #define HAVE_LIBM 1
|
---|
172 |
|
---|
173 | /* Define to 1 if you have the `link' function. */
|
---|
174 | #define HAVE_LINK 1
|
---|
175 |
|
---|
176 | /* Define to 1 if you have the <linux/agpgart.h> header file. */
|
---|
177 | #define HAVE_LINUX_AGPGART_H 1
|
---|
178 |
|
---|
179 | /* Define to 1 if you have the <linux/apm_bios.h> header file. */
|
---|
180 | #define HAVE_LINUX_APM_BIOS_H 1
|
---|
181 |
|
---|
182 | /* Define to 1 if you have the <linux/fb.h> header file. */
|
---|
183 | #define HAVE_LINUX_FB_H 1
|
---|
184 |
|
---|
185 | /* Define to 1 if you have the <machine/mtrr.h> header file. */
|
---|
186 | /* #undef HAVE_MACHINE_MTRR_H */
|
---|
187 |
|
---|
188 | /* Define to 1 if you have the `memmove' function. */
|
---|
189 | #define HAVE_MEMMOVE 1
|
---|
190 |
|
---|
191 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
192 | #define HAVE_MEMORY_H 1
|
---|
193 |
|
---|
194 | /* Define to 1 if you have the `memset' function. */
|
---|
195 | #define HAVE_MEMSET 1
|
---|
196 |
|
---|
197 | /* Define to 1 if you have the `mkstemp' function. */
|
---|
198 | #define HAVE_MKSTEMP 1
|
---|
199 |
|
---|
200 | /* Define to 1 if you have the <ndbm.h> header file. */
|
---|
201 | /* #undef HAVE_NDBM_H */
|
---|
202 |
|
---|
203 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
---|
204 | /* #undef HAVE_NDIR_H */
|
---|
205 |
|
---|
206 | /* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
|
---|
207 | /* #undef HAVE_RPCSVC_DBM_H */
|
---|
208 |
|
---|
209 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
210 | #define HAVE_STDINT_H 1
|
---|
211 |
|
---|
212 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
213 | #define HAVE_STDLIB_H 1
|
---|
214 |
|
---|
215 | /* Define to 1 if you have the `strchr' function. */
|
---|
216 | #define HAVE_STRCHR 1
|
---|
217 |
|
---|
218 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
219 | #define HAVE_STRINGS_H 1
|
---|
220 |
|
---|
221 | /* Define to 1 if you have the <string.h> header file. */
|
---|
222 | #define HAVE_STRING_H 1
|
---|
223 |
|
---|
224 | /* Define to 1 if you have the `strrchr' function. */
|
---|
225 | #define HAVE_STRRCHR 1
|
---|
226 |
|
---|
227 | /* Define to 1 if you have the `strtol' function. */
|
---|
228 | #define HAVE_STRTOL 1
|
---|
229 |
|
---|
230 | /* Define to 1 if SYSV IPC is available */
|
---|
231 | /* #undef HAVE_SYSV_IPC */
|
---|
232 |
|
---|
233 | /* Define to 1 if you have the <sys/agpio.h> header file. */
|
---|
234 | /* #undef HAVE_SYS_AGPIO_H */
|
---|
235 |
|
---|
236 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
---|
237 | */
|
---|
238 | /* #undef HAVE_SYS_DIR_H */
|
---|
239 |
|
---|
240 | /* Define to 1 if you have the <sys/io.h> header file. */
|
---|
241 | /* #undef HAVE_SYS_IO_H */
|
---|
242 |
|
---|
243 | /* Define to 1 if you have the <sys/memrange.h> header file. */
|
---|
244 | /* #undef HAVE_SYS_MEMRANGE_H */
|
---|
245 |
|
---|
246 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
---|
247 | */
|
---|
248 | /* #undef HAVE_SYS_NDIR_H */
|
---|
249 |
|
---|
250 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
251 | #define HAVE_SYS_STAT_H 1
|
---|
252 |
|
---|
253 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
254 | #define HAVE_SYS_TYPES_H 1
|
---|
255 |
|
---|
256 | /* Define to 1 if you have the <sys/vm86.h> header file. */
|
---|
257 | /* #undef HAVE_SYS_VM86_H */
|
---|
258 |
|
---|
259 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
260 | #define HAVE_UNISTD_H 1
|
---|
261 |
|
---|
262 | /* Define to 1 if you have the `vprintf' function. */
|
---|
263 | #define HAVE_VPRINTF 1
|
---|
264 |
|
---|
265 | /* Define to 1 if you have the `vsnprintf' function. */
|
---|
266 | #define HAVE_VSNPRINTF 1
|
---|
267 |
|
---|
268 | /* Define to 1 if you have the `walkcontext' function. */
|
---|
269 | /* #undef HAVE_WALKCONTEXT */
|
---|
270 |
|
---|
271 | /* Built-in input drivers (none) */
|
---|
272 | #define IDRIVERS {}
|
---|
273 |
|
---|
274 | /* Support IPv6 for TCP connections */
|
---|
275 | #define IPv6 1
|
---|
276 |
|
---|
277 | /* Support LBX extension */
|
---|
278 | #define LBX 1
|
---|
279 |
|
---|
280 | /* Support MIT Misc extension */
|
---|
281 | #define MITMISC 1
|
---|
282 |
|
---|
283 | /* Support MIT-SHM extension */
|
---|
284 | #define MITSHM 1
|
---|
285 |
|
---|
286 | /* Build Multibuffer extension */
|
---|
287 | /* #undef MULTIBUFFER */
|
---|
288 |
|
---|
289 | /* Disable some debugging code */
|
---|
290 | #define NDEBUG 1
|
---|
291 |
|
---|
292 | /* Need XFree86 helper functions */
|
---|
293 | #define NEED_XF86_PROTOTYPES 1
|
---|
294 |
|
---|
295 | /* Need XFree86 typedefs */
|
---|
296 | #define NEED_XF86_TYPES 1
|
---|
297 |
|
---|
298 | /* Operating System Name */
|
---|
299 | #define OSNAME "Linux 2.6.15-rc6-gdf7addbb ia64"
|
---|
300 |
|
---|
301 | /* Operating System Vendor */
|
---|
302 | #define OSVENDOR ""
|
---|
303 |
|
---|
304 | /* Name of package */
|
---|
305 | #define PACKAGE "xorg-server"
|
---|
306 |
|
---|
307 | /* Define to the address where bug reports for this package should be sent. */
|
---|
308 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
---|
309 |
|
---|
310 | /* Define to the full name of this package. */
|
---|
311 | #define PACKAGE_NAME "xorg-server"
|
---|
312 |
|
---|
313 | /* Define to the full name and version of this package. */
|
---|
314 | #define PACKAGE_STRING "xorg-server 1.0.1"
|
---|
315 |
|
---|
316 | /* Define to the one symbol short name of this package. */
|
---|
317 | #define PACKAGE_TARNAME "xorg-server"
|
---|
318 |
|
---|
319 | /* Define to the version of this package. */
|
---|
320 | #define PACKAGE_VERSION "1.0.1"
|
---|
321 |
|
---|
322 | /* Internal define for Xinerama */
|
---|
323 | #define PANORAMIX 1
|
---|
324 |
|
---|
325 | /* System has PC console */
|
---|
326 | /* #undef PCCONS_SUPPORT */
|
---|
327 |
|
---|
328 | /* System has PCVT console */
|
---|
329 | /* #undef PCVT_SUPPORT */
|
---|
330 |
|
---|
331 | /* Support pixmap privates */
|
---|
332 | #define PIXPRIV 1
|
---|
333 |
|
---|
334 | /* Overall prefix */
|
---|
335 | #define PROJECTROOT "/opt/debrix"
|
---|
336 |
|
---|
337 | /* Support RANDR extension */
|
---|
338 | #define RANDR 1
|
---|
339 |
|
---|
340 | /* Make PROJECT_ROOT relative to the xserver location */
|
---|
341 | /* #undef RELOCATE_PROJECTROOT */
|
---|
342 |
|
---|
343 | /* Support RENDER extension */
|
---|
344 | #define RENDER 1
|
---|
345 |
|
---|
346 | /* Support X resource extension */
|
---|
347 | #define RES 1
|
---|
348 |
|
---|
349 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
350 | /* #undef RETSIGTYPE */
|
---|
351 |
|
---|
352 | /* Default RGB path */
|
---|
353 | #define RGB_DB "/opt/debrix/share/X11/rgb"
|
---|
354 |
|
---|
355 | /* Build Rootless code */
|
---|
356 | /* #undef ROOTLESS */
|
---|
357 |
|
---|
358 | /* Support MIT-SCREEN-SAVER extension */
|
---|
359 | #define SCREENSAVER 1
|
---|
360 |
|
---|
361 | /* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
|
---|
362 | #define SECURE_RPC 1
|
---|
363 |
|
---|
364 | /* Use a lock to prevent multiple servers on a display */
|
---|
365 | #define SERVER_LOCK 1
|
---|
366 |
|
---|
367 | /* Support SHAPE extension */
|
---|
368 | #define SHAPE 1
|
---|
369 |
|
---|
370 | /* The size of a `unsigned long', as computed by sizeof. */
|
---|
371 | #define SIZEOF_UNSIGNED_LONG 8
|
---|
372 |
|
---|
373 | /* Include time-based scheduler */
|
---|
374 | #define SMART_SCHEDULE 1
|
---|
375 |
|
---|
376 | /* If using the C implementation of alloca, define if you know the
|
---|
377 | direction of stack growth for your system; otherwise it will be
|
---|
378 | automatically deduced at run-time.
|
---|
379 | STACK_DIRECTION > 0 => grows toward higher addresses
|
---|
380 | STACK_DIRECTION < 0 => grows toward lower addresses
|
---|
381 | STACK_DIRECTION = 0 => direction of growth unknown */
|
---|
382 | /* #undef STACK_DIRECTION */
|
---|
383 |
|
---|
384 | /* Define to 1 if you have the ANSI C header files. */
|
---|
385 | #define STDC_HEADERS 1
|
---|
386 |
|
---|
387 | /* Define to 1 on systems derived from System V Release 4 */
|
---|
388 | /* #undef SVR4 */
|
---|
389 |
|
---|
390 | /* System has syscons console */
|
---|
391 | /* #undef SYSCONS_SUPPORT */
|
---|
392 |
|
---|
393 | /* Support TCP socket connections */
|
---|
394 | #define TCPCONN 1
|
---|
395 |
|
---|
396 | /* Build TOG-CUP extension */
|
---|
397 | #define TOGCUP 1
|
---|
398 |
|
---|
399 | /* Support UNIX socket connections */
|
---|
400 | #define UNIXCONN 1
|
---|
401 |
|
---|
402 | /* NetBSD PIO alpha IO */
|
---|
403 | /* #undef USE_ALPHA_PIO */
|
---|
404 |
|
---|
405 | /* BSD AMD64 iopl */
|
---|
406 | /* #undef USE_AMD64_IOPL */
|
---|
407 |
|
---|
408 | /* BSD /dev/io */
|
---|
409 | /* #undef USE_DEV_IO */
|
---|
410 |
|
---|
411 | /* BSD i386 iopl */
|
---|
412 | /* #undef USE_I386_IOPL */
|
---|
413 |
|
---|
414 | /* Use built-in RGB color database */
|
---|
415 | /* #undef USE_RGB_BUILTIN */
|
---|
416 |
|
---|
417 | /* Use rgb.txt directly */
|
---|
418 | #define USE_RGB_TXT 1
|
---|
419 |
|
---|
420 | /* Version number of package */
|
---|
421 | #define VERSION "1.0.1"
|
---|
422 |
|
---|
423 | /* Building vgahw module */
|
---|
424 | #define WITH_VGAHW 1
|
---|
425 |
|
---|
426 | /* System has wscons console */
|
---|
427 | /* #undef WSCONS_SUPPORT */
|
---|
428 |
|
---|
429 | /* Build APPGROUP extension */
|
---|
430 | #define XAPPGROUP 1
|
---|
431 |
|
---|
432 | /* Support XCMisc extension */
|
---|
433 | #define XCMISC 1
|
---|
434 |
|
---|
435 | /* Build Security extension */
|
---|
436 | #define XCSECURITY 1
|
---|
437 |
|
---|
438 | /* Support XDM Control Protocol */
|
---|
439 | #define XDMCP 1
|
---|
440 |
|
---|
441 | /* Build XEvIE extension */
|
---|
442 | #define XEVIE 1
|
---|
443 |
|
---|
444 | /* Build XFree86 BigFont extension */
|
---|
445 | #define XF86BIGFONT 1
|
---|
446 |
|
---|
447 | /* Name of configuration file */
|
---|
448 | #define XF86CONFIGFILE "xorg.conf"
|
---|
449 |
|
---|
450 | /* Build DRI extension */
|
---|
451 | #define XF86DRI 1
|
---|
452 |
|
---|
453 | /* Support XFree86 miscellaneous extensions */
|
---|
454 | #define XF86MISC 1
|
---|
455 |
|
---|
456 | /* Support XFree86 Video Mode extension */
|
---|
457 | #define XF86VIDMODE 1
|
---|
458 |
|
---|
459 | /* Support XFixes extension */
|
---|
460 | #define XFIXES 1
|
---|
461 |
|
---|
462 | /* Building XFree86 server */
|
---|
463 | #define XFree86Server 1
|
---|
464 |
|
---|
465 | /* Build XDGA support */
|
---|
466 | #define XFreeXDGA 1
|
---|
467 |
|
---|
468 | /* Support Xinerama extension */
|
---|
469 | #define XINERAMA 1
|
---|
470 |
|
---|
471 | /* Support X Input extension */
|
---|
472 | #define XINPUT 1
|
---|
473 |
|
---|
474 | /* Build XKB */
|
---|
475 | #define XKB 1
|
---|
476 |
|
---|
477 | /* Path to XKB data */
|
---|
478 | #define XKB_BASE_DIRECTORY "/opt/debrix/share/X11/xkb"
|
---|
479 |
|
---|
480 | /* Path to XKB bin dir */
|
---|
481 | #define XKB_BIN_DIRECTORY "/opt/debrix/bin"
|
---|
482 |
|
---|
483 | /* Disable XKB per default */
|
---|
484 | #define XKB_DFLT_DISABLED 0
|
---|
485 |
|
---|
486 | /* Build XKB server */
|
---|
487 | #define XKB_IN_SERVER 1
|
---|
488 |
|
---|
489 | /* Path to XKB output dir */
|
---|
490 | #define XKM_OUTPUT_DIR "/opt/debrix/share/X11/xkb/compiled/"
|
---|
491 |
|
---|
492 | /* Building Xorg server */
|
---|
493 | #define XORGSERVER 1
|
---|
494 |
|
---|
495 | /* Vendor release */
|
---|
496 | #define XORG_DATE "21 December 2005"
|
---|
497 |
|
---|
498 | /* Vendor man version */
|
---|
499 | #define XORG_MAN_VERSION "Version 7.0"
|
---|
500 |
|
---|
501 | /* Vendor release */
|
---|
502 | #define XORG_RELEASE "Release 7.0"
|
---|
503 |
|
---|
504 | /* Building Xorg server */
|
---|
505 | #define XORG_SERVER 1
|
---|
506 |
|
---|
507 | /* Current Xorg version */
|
---|
508 | #define XORG_VERSION_CURRENT (((7) * 10000000) + ((0) * 100000) + ((0) * 1000) + 0)
|
---|
509 |
|
---|
510 | /* Build Print extension */
|
---|
511 | #define XPRINT 1
|
---|
512 |
|
---|
513 | /* Support Record extension */
|
---|
514 | #define XRECORD 1
|
---|
515 |
|
---|
516 | /* Build XRes extension */
|
---|
517 | #define XResExtension 1
|
---|
518 |
|
---|
519 | /* Support XSync extension */
|
---|
520 | #define XSYNC 1
|
---|
521 |
|
---|
522 | /* Support XTest extension */
|
---|
523 | #define XTEST 1
|
---|
524 |
|
---|
525 | /* Support XTrap extension */
|
---|
526 | #define XTRAP 1
|
---|
527 |
|
---|
528 | /* Support Xv extension */
|
---|
529 | #define XV 1
|
---|
530 |
|
---|
531 | /* Vendor name */
|
---|
532 | #define XVENDORNAME "The X.Org Foundation"
|
---|
533 |
|
---|
534 | /* Short vendor name */
|
---|
535 | #define XVENDORNAMESHORT "X.Org"
|
---|
536 |
|
---|
537 | /* Endian order */
|
---|
538 | #define X_BYTE_ORDER X_LITTLE_ENDIAN
|
---|
539 |
|
---|
540 | /* Build Xv extension */
|
---|
541 | #define XvExtension 1
|
---|
542 |
|
---|
543 | /* Build XvMC extension */
|
---|
544 | #define XvMCExtension 1
|
---|
545 |
|
---|
546 | /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
---|
547 | `char[]'. */
|
---|
548 | #define YYTEXT_POINTER 1
|
---|
549 |
|
---|
550 | /* BSD-compliant source */
|
---|
551 | #define _BSD_SOURCE 1
|
---|
552 |
|
---|
553 | /* POSIX-compliant source */
|
---|
554 | #define _POSIX_SOURCE 1
|
---|
555 |
|
---|
556 | /* X/Open-compliant source */
|
---|
557 | #define _XOPEN_SOURCE 500
|
---|
558 |
|
---|
559 | /* Define to 1 if unsigned long is 64 bits. */
|
---|
560 | #define _XSERVER64 1
|
---|
561 |
|
---|
562 | /* Solaris 8 or later */
|
---|
563 | /* #undef __SOL8__ */
|
---|
564 |
|
---|
565 | /* Vendor web address for support */
|
---|
566 | #define __VENDORDWEBSUPPORT__ "http://wiki.x.org"
|
---|
567 |
|
---|
568 | /* Name of configuration file */
|
---|
569 | #define __XCONFIGFILE__ "xorg.conf"
|
---|
570 |
|
---|
571 | /* Default XKB rules */
|
---|
572 | #define __XKBDEFRULES__ "xorg"
|
---|
573 |
|
---|
574 | /* Name of X server */
|
---|
575 | #define __XSERVERNAME__ "Xorg"
|
---|
576 |
|
---|
577 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
578 | /* #undef const */
|
---|
579 |
|
---|
580 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
581 | /* #undef pid_t */
|
---|