VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/xorg-server.h@ 83531

Last change on this file since 83531 was 17471, checked in by vboxsync, 16 years ago

export to OSE

  • Property svn:eol-style set to native
File size: 5.2 KB
Line 
1/* include/xorg-server.h. Generated from xorg-server.h.in by configure. */
2/* xorg-server.h.in -*- c -*-
3 *
4 * This file is the template file for the xorg-server.h file which gets
5 * installed as part of the SDK. The #defines in this file overlap
6 * with those from config.h, but only for those options that we want
7 * to export to external modules. Boilerplate autotool #defines such
8 * as HAVE_STUFF and PACKAGE_NAME is kept in config.h
9 *
10 * It is still possible to update config.h.in using autoheader, since
11 * autoheader only creates a .h.in file for the first
12 * AM_CONFIG_HEADER() line, and thus does not overwrite this file.
13 *
14 * However, it should be kept in sync with this file.
15 */
16
17#ifndef _XORG_SERVER_H_
18#define _XORG_SERVER_H_
19
20/* Support BigRequests extension */
21#define BIGREQS 1
22
23/* Default font path */
24#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/"
25
26/* Support Composite Extension */
27#define COMPOSITE 1
28
29/* Use OsVendorInit */
30#define DDXOSINIT 1
31
32/* Build DPMS extension */
33#define DPMSExtension 1
34
35/* Build GLX extension */
36#define GLXEXT 1
37
38/* Include handhelds.org h3600 touchscreen driver */
39/* #undef H3600_TS */
40
41/* Support XDM-AUTH*-1 */
42#define HASXDMAUTH 1
43
44/* Support SHM */
45#define HAS_SHM 1
46
47/* Support IPv6 for TCP connections */
48#define IPv6 1
49
50/* Support MIT Misc extension */
51#define MITMISC 1
52
53/* Support MIT-SHM Extension */
54#define MITSHM 1
55
56/* Disable some debugging code */
57#define NDEBUG 1
58
59/* Need XFree86 helper functions */
60#define NEED_XF86_PROTOTYPES 1
61
62/* Need XFree86 typedefs */
63#define NEED_XF86_TYPES 1
64
65/* Internal define for Xinerama */
66#define PANORAMIX 1
67
68/* Support RANDR extension */
69#define RANDR 1
70
71/* Support RENDER extension */
72#define RENDER 1
73
74/* Support X resource extension */
75#define RES 1
76
77/* Support MIT-SCREEN-SAVER extension */
78#define SCREENSAVER 1
79
80/* Use a lock to prevent multiple servers on a display */
81#define SERVER_LOCK 1
82
83/* Support SHAPE extension */
84#define SHAPE 1
85
86/* Include time-based scheduler */
87#define SMART_SCHEDULE 1
88
89/* Define to 1 on systems derived from System V Release 4 */
90/* #undef SVR4 */
91
92/* Support TCP socket connections */
93#define TCPCONN 1
94
95/* Enable touchscreen support */
96/* #undef TOUCHSCREEN */
97
98/* Support tslib touchscreen abstraction library */
99/* #undef TSLIB */
100
101/* Support UNIX socket connections */
102#define UNIXCONN 1
103
104/* unaligned word accesses behave as expected */
105/* #undef WORKING_UNALIGNED_INT */
106
107/* Support XCMisc extension */
108#define XCMISC 1
109
110/* Support Xdmcp */
111#define XDMCP 1
112
113/* Build XFree86 BigFont extension */
114/* #undef XF86BIGFONT */
115
116/* Support XFree86 miscellaneous extensions */
117#define XF86MISC 1
118
119/* Support XFree86 Video Mode extension */
120#define XF86VIDMODE 1
121
122/* Build XDGA support */
123#define XFreeXDGA 1
124
125/* Support Xinerama extension */
126#define XINERAMA 1
127
128/* Support X Input extension */
129#define XINPUT 1
130
131/* Build XKB */
132#define XKB 1
133
134/* Enable XKB per default */
135#define XKB_DFLT_DISABLED 0
136
137/* Build XKB server */
138#define XKB_IN_SERVER 1
139
140/* Support loadable input and output drivers */
141/* #undef XLOADABLE */
142
143/* Build DRI extension */
144#define XF86DRI 1
145
146/* Build DRI2 extension */
147/* #undef DRI2 */
148
149/* Build Xorg server */
150#define XORGSERVER 1
151
152/* Vendor release */
153/* #undef XORG_RELEASE */
154
155/* Current Xorg version */
156#define XORG_VERSION_CURRENT (((1) * 10000000) + ((5) * 100000) + ((3) * 1000) + 0)
157
158/* Build Xv Extension */
159#define XvExtension 1
160
161/* Build XvMC Extension */
162#define XvMCExtension 1
163
164/* Build XRes extension */
165#define XResExtension 1
166
167/* Support XSync extension */
168#define XSYNC 1
169
170/* Support XTest extension */
171#define XTEST 1
172
173/* Support XTrap extension */
174/* #undef XTRAP */
175
176/* Support Xv Extension */
177#define XV 1
178
179/* Vendor name */
180#define XVENDORNAME "The X.Org Foundation"
181
182/* Endian order */
183#define _X_BYTE_ORDER X_LITTLE_ENDIAN
184/* Deal with multiple architecture compiles on Mac OS X */
185#ifndef __APPLE_CC__
186#define X_BYTE_ORDER _X_BYTE_ORDER
187#else
188#ifdef __BIG_ENDIAN__
189#define X_BYTE_ORDER X_BIG_ENDIAN
190#else
191#define X_BYTE_ORDER X_LITTLE_ENDIAN
192#endif
193#endif
194
195/* BSD-compliant source */
196/* #undef _BSD_SOURCE */
197
198/* POSIX-compliant source */
199/* #undef _POSIX_SOURCE */
200
201/* X/Open-compliant source */
202/* #undef _XOPEN_SOURCE */
203
204/* Vendor web address for support */
205#define __VENDORDWEBSUPPORT__ "http://wiki.x.org"
206
207/* Location of configuration file */
208#define __XCONFIGFILE__ "xorg.conf"
209
210/* XKB default rules */
211#define __XKBDEFRULES__ "xorg"
212
213/* Name of X server */
214#define __XSERVERNAME__ "Xorg"
215
216/* Define to 1 if unsigned long is 64 bits. */
217/* #undef _XSERVER64 */
218
219/* Building vgahw module */
220#define WITH_VGAHW 1
221
222/* System is BSD-like */
223/* #undef CSRG_BASED */
224
225/* Solaris 8 or later? */
226/* #undef __SOL8__ */
227
228/* System has PC console */
229/* #undef PCCONS_SUPPORT */
230
231/* System has PCVT console */
232/* #undef PCVT_SUPPORT */
233
234/* System has syscons console */
235/* #undef SYSCONS_SUPPORT */
236
237/* System has wscons console */
238/* #undef WSCONS_SUPPORT */
239
240/* Loadable XFree86 server awesomeness */
241#define XFree86LOADER 1
242
243/* Use libpciaccess */
244#define XSERVER_LIBPCIACCESS 1
245
246#endif /* _XORG_SERVER_H_ */
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