VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/do-not-use-config.h@ 37801

最後變更 在這個檔案從37801是 25078,由 vboxsync 提交於 15 年 前

Additions/x11/x11include: exported and set eol-style on new headers

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette