VirtualBox

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

Last change on this file was 51223, checked in by vboxsync, 11 years ago

Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.

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

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