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