VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/dix-config.h@ 41244

Last change on this file since 41244 was 25078, checked in by vboxsync, 15 years ago

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

  • Property svn:eol-style set to native
File size: 10.2 KB
Line 
1/* include/dix-config.h. Generated from dix-config.h.in by configure. */
2/* dix-config.h.in: not at all generated. -*- c -*- */
3
4#ifndef _DIX_CONFIG_H_
5#define _DIX_CONFIG_H_
6
7/* Support BigRequests extension */
8#define BIGREQS 1
9
10/* Builder address */
11#define BUILDERADDR "[email protected]"
12
13/* Operating System Name */
14#define OSNAME "UNKNOWN"
15
16/* Operating System Vendor */
17#define OSVENDOR ""
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/* Define to 1 if using `alloca.c'. */
31/* #undef C_ALLOCA */
32
33/* Support Damage extension */
34#define DAMAGE 1
35
36/* Use OsVendorInit */
37#define DDXOSINIT 1
38
39/* Use GetTimeInMillis */
40/* #undef DDXTIME */
41
42/* Use OsVendorFatalError */
43/* #undef DDXOSFATALERROR */
44
45/* Use OsVendorVErrorF */
46/* #undef DDXOSVERRORF */
47
48/* Use ddxBeforeReset */
49/* #undef DDXBEFORERESET */
50
51/* Build DPMS extension */
52#define DPMSExtension 1
53
54/* Build GLX extension */
55#define GLXEXT 1
56
57/* Build GLX DRI loader */
58/* #undef GLX_DRI */
59
60/* Path to DRI drivers */
61#define DRI_DRIVER_PATH "/local/xorg/lib/dri"
62
63/* Include handhelds.org h3600 touchscreen driver */
64/* #undef H3600_TS */
65
66/* Support XDM-AUTH*-1 */
67#define HASXDMAUTH 1
68
69/* Define to 1 if you have the `getdtablesize' function. */
70#define HAS_GETDTABLESIZE 1
71
72/* Define to 1 if you have the `getifaddrs' function. */
73#define HAS_GETIFADDRS 1
74
75/* Define to 1 if you have the `getpeereid' function. */
76/* #undef HAS_GETPEEREID */
77
78/* Define to 1 if you have the `getpeerucred' function. */
79/* #undef HAS_GETPEERUCRED */
80
81/* Define to 1 if you have the `mmap' function. */
82#define HAS_MMAP 1
83
84/* Support SHM */
85#define HAS_SHM 1
86
87/* Define to 1 if you have `alloca', as a function or macro. */
88#define HAVE_ALLOCA 1
89
90/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
91 */
92#define HAVE_ALLOCA_H 1
93
94/* Define to 1 if you have the <asm/mtrr.h> header file. */
95#define HAVE_ASM_MTRR_H 1
96
97/* Define to 1 if you have the <dbm.h> header file. */
98/* #undef HAVE_DBM_H */
99
100/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
101 */
102#define HAVE_DIRENT_H 1
103
104/* Define to 1 if you have the <dlfcn.h> header file. */
105#define HAVE_DLFCN_H 1
106
107/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
108/* #undef HAVE_DOPRNT */
109
110/* Define to 1 if you have the <fcntl.h> header file. */
111#define HAVE_FCNTL_H 1
112
113/* Define to 1 if you have the `geteuid' function. */
114#define HAVE_GETEUID 1
115
116/* Define to 1 if you have the `getisax' function. */
117/* #undef HAVE_GETISAX */
118
119/* Define to 1 if you have the `getopt' function. */
120#define HAVE_GETOPT 1
121
122/* Define to 1 if you have the `getopt_long' function. */
123#define HAVE_GETOPT_LONG 1
124
125/* Define to 1 if you have the `getuid' function. */
126#define HAVE_GETUID 1
127
128/* Define to 1 if you have the <inttypes.h> header file. */
129#define HAVE_INTTYPES_H 1
130
131/* Define to 1 if you have the `m' library (-lm). */
132#define HAVE_LIBM 1
133
134/* Define to 1 if you have the `link' function. */
135#define HAVE_LINK 1
136
137/* Define to 1 if you have the <linux/agpgart.h> header file. */
138#define HAVE_LINUX_AGPGART_H 1
139
140/* Define to 1 if you have the <linux/apm_bios.h> header file. */
141#define HAVE_LINUX_APM_BIOS_H 1
142
143/* Define to 1 if you have the <linux/fb.h> header file. */
144#define HAVE_LINUX_FB_H 1
145
146/* Define to 1 if you have the <linux/h3600_ts.h> header file. */
147/* #undef HAVE_LINUX_H3600_TS_H */
148
149/* Define to 1 if you have the `memmove' function. */
150#define HAVE_MEMMOVE 1
151
152/* Define to 1 if you have the <memory.h> header file. */
153#define HAVE_MEMORY_H 1
154
155/* Define to 1 if you have the `memset' function. */
156#define HAVE_MEMSET 1
157
158/* Define to 1 if you have the `mkstemp' function. */
159#define HAVE_MKSTEMP 1
160
161/* Define to 1 if you have the <ndbm.h> header file. */
162/* #undef HAVE_NDBM_H */
163
164/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
165/* #undef HAVE_NDIR_H */
166
167/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
168/* #undef HAVE_RPCSVC_DBM_H */
169
170/* Define to 1 if you have the <stdint.h> header file. */
171#define HAVE_STDINT_H 1
172
173/* Define to 1 if you have the <stdlib.h> header file. */
174#define HAVE_STDLIB_H 1
175
176/* Define to 1 if you have the `strchr' function. */
177#define HAVE_STRCHR 1
178
179/* Define to 1 if you have the <strings.h> header file. */
180#define HAVE_STRINGS_H 1
181
182/* Define to 1 if you have the <string.h> header file. */
183#define HAVE_STRING_H 1
184
185/* Define to 1 if you have the `strrchr' function. */
186#define HAVE_STRRCHR 1
187
188/* Define to 1 if you have the `strtol' function. */
189#define HAVE_STRTOL 1
190
191/* Define to 1 if SYSV IPC is available */
192#define HAVE_SYSV_IPC 1
193
194/* Define to 1 if you have the <sys/agpio.h> header file. */
195/* #undef HAVE_SYS_AGPIO_H */
196
197/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
198 */
199/* #undef HAVE_SYS_DIR_H */
200
201/* Define to 1 if you have the <sys/io.h> header file. */
202/* #undef HAVE_SYS_IO_H */
203
204/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
205 */
206/* #undef HAVE_SYS_NDIR_H */
207
208/* Define to 1 if you have the <sys/stat.h> header file. */
209#define HAVE_SYS_STAT_H 1
210
211/* Define to 1 if you have the <sys/types.h> header file. */
212#define HAVE_SYS_TYPES_H 1
213
214/* Define to 1 if you have the <sys/vm86.h> header file. */
215/* #undef HAVE_SYS_VM86_H */
216
217/* Define to 1 if you have the <tslib.h> header file. */
218/* #undef HAVE_TSLIB_H */
219
220/* Define to 1 if you have the <unistd.h> header file. */
221#define HAVE_UNISTD_H 1
222
223/* Define to 1 if you have the `vprintf' function. */
224#define HAVE_VPRINTF 1
225
226/* Support IPv6 for TCP connections */
227#define IPv6 1
228
229/* Support os-specific local connections */
230/* #undef LOCALCONN */
231
232/* Support MIT Misc extension */
233#define MITMISC 1
234
235/* Support MIT-SHM Extension */
236#define MITSHM 1
237
238/* Disable some debugging code */
239#define NDEBUG 1
240
241/* Enable some debugging code */
242/* #undef DEBUG */
243
244/* Name of package */
245#define PACKAGE "xorg-server"
246
247/* Internal define for Xinerama */
248#define PANORAMIX 1
249
250/* Support pixmap privates */
251#define PIXPRIV 1
252
253/* Overall prefix */
254#define PROJECTROOT "/local/xorg"
255
256/* Support RANDR extension */
257#define RANDR 1
258
259/* Support Record extension */
260#define XRECORD 1
261
262/* Support RENDER extension */
263#define RENDER 1
264
265/* Support X resource extension */
266#define RES 1
267
268/* Support MIT-SCREEN-SAVER extension */
269#define SCREENSAVER 1
270
271/* Use a lock to prevent multiple servers on a display */
272#define SERVER_LOCK 1
273
274/* Support SHAPE extension */
275#define SHAPE 1
276
277/* Include time-based scheduler */
278#define SMART_SCHEDULE 1
279
280/* If using the C implementation of alloca, define if you know the
281 direction of stack growth for your system; otherwise it will be
282 automatically deduced at run-time.
283 STACK_DIRECTION > 0 => grows toward higher addresses
284 STACK_DIRECTION < 0 => grows toward lower addresses
285 STACK_DIRECTION = 0 => direction of growth unknown */
286/* #undef STACK_DIRECTION */
287
288/* Define to 1 if you have the ANSI C header files. */
289#define STDC_HEADERS 1
290
291/* Define to 1 on systems derived from System V Release 4 */
292/* #undef SVR4 */
293
294/* Support TCP socket connections */
295#define TCPCONN 1
296
297/* Enable touchscreen support */
298/* #undef TOUCHSCREEN */
299
300/* Support tslib touchscreen abstraction library */
301/* #undef TSLIB */
302
303/* Support UNIX socket connections */
304#define UNIXCONN 1
305
306/* Use builtin rgb color database */
307/* #undef USE_RGB_BUILTIN */
308
309/* Use rgb.txt directly */
310#define USE_RGB_TXT 1
311
312/* unaligned word accesses behave as expected */
313/* #undef WORKING_UNALIGNED_INT */
314
315/* Build X-ACE extension */
316#define XACE 1
317
318/* Support XCMisc extension */
319#define XCMISC 1
320
321/* Build Security extension */
322#define XCSECURITY 1
323
324/* Support Xdmcp */
325#define XDMCP 1
326
327/* Build XEvIE extension */
328/* #undef XEVIE */
329
330/* Build XFree86 BigFont extension */
331#define XF86BIGFONT 1
332
333/* Support XFree86 miscellaneous extensions */
334#define XF86MISC 1
335
336/* Support XFree86 Video Mode extension */
337#define XF86VIDMODE 1
338
339/* Support XFixes extension */
340#define XFIXES 1
341
342/* Build XDGA support */
343#define XFreeXDGA 1
344
345/* Support Xinerama extension */
346#define XINERAMA 1
347
348/* Support X Input extension */
349#define XINPUT 1
350
351/* Build XKB */
352#define XKB 1
353
354/* Enable XKB per default */
355#define XKB_DFLT_DISABLED 0
356
357/* Build XKB server */
358#define XKB_IN_SERVER 1
359
360/* Vendor release */
361#define XORG_RELEASE "Release 1.3"
362
363/* Current Xorg version */
364#define XORG_VERSION_CURRENT (((1) * 10000000) + ((3) * 100000) + ((0) * 1000) + 0)
365
366/* Xorg release date */
367#define XORG_DATE "19 April 2007"
368
369/* Build Xv Extension */
370#define XvExtension 1
371
372/* Build XvMC Extension */
373#define XvMCExtension 1
374
375/* Build XRes extension */
376#define XResExtension 1
377
378/* Support XSync extension */
379#define XSYNC 1
380
381/* Support XTest extension */
382#define XTEST 1
383
384/* Support XTrap extension */
385#define XTRAP 1
386
387/* Support Xv extension */
388#define XV 1
389
390/* Build APPGROUP extension */
391#define XAPPGROUP 1
392
393/* Build TOG-CUP extension */
394#define TOGCUP 1
395
396/* Build Extended-Visual-Information extension */
397#define EVI 1
398
399/* Build Multibuffer extension */
400/* #undef MULTIBUFFER */
401
402/* Support DRI extension */
403#define XF86DRI 1
404
405/* Build DBE support */
406#define DBE 1
407
408/* Vendor name */
409#define XVENDORNAME "The X.Org Foundation"
410
411/* Endian order */
412#define X_BYTE_ORDER X_LITTLE_ENDIAN
413
414/* Enable GNU and other extensions to the C environment for GLIBC */
415#define _GNU_SOURCE 1
416
417/* Define to empty if `const' does not conform to ANSI C. */
418/* #undef const */
419
420/* Define to `int' if <sys/types.h> does not define. */
421/* #undef pid_t */
422
423/* Build Rootless code */
424/* #undef ROOTLESS */
425
426/* Define to 1 if unsigned long is 64 bits. */
427/* #undef _XSERVER64 */
428
429/* Define to location of RGB database */
430#define RGB_DB "/local/xorg/share/X11/rgb"
431
432/* System is BSD-like */
433/* #undef CSRG_BASED */
434
435/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
436/* #undef BSD44SOCKETS */
437
438/* Define to 1 if modules should avoid the libcwrapper */
439#define NO_LIBCWRAPPER 1
440
441/* Have a monotonic clock from clock_gettime() */
442/* #undef MONOTONIC_CLOCK */
443
444#endif /* _DIX_CONFIG_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