VirtualBox

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

最後變更 在這個檔案從46019是 43272,由 vboxsync 提交於 12 年 前

Additions/x11: more original X server headers.

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

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