~ubuntu-branches/ubuntu/karmic/virtualbox-ose/karmic-updates

« back to all changes in this revision

Viewing changes to src/VBox/Additions/x11/x11include/xorg-server-1.5.3/do-not-use-config.h

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2009-09-14 18:25:07 UTC
  • mfrom: (0.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090914182507-c98g07mq16hjmn6d
Tags: 3.0.6-dfsg-1ubuntu1
* Merge from debian unstable (LP: #429697), remaining changes:
  - Enable DKMS support on virtualbox host and guest modules (LP: #267097)
    - Drop virtualbox-ose{-guest,}-modules-* package templates
    - Recommend *-source instead of *-modules packages
    - Replace error messages related to missing/mismatched
      kernel module accordingly
  - Autoload kernel module
    - LOAD_VBOXDRV_MODULE=1 in virtualbox-ose.default
  - Disable update action
    - patches/u01-disable-update-action.dpatch
  - Virtualbox should go in Accessories, not in System tools (LP: #288590)
    - virtualbox-ose-qt.files/virtualbox-ose.desktop
  - Add apport hook
    - virtualbox-ose.files/source_virtualbox-ose.py
    - virtualbox-ose.install
  - Add launchpad integration
    - control
    - lpi-bug.xpm
    - patches/u02-lp-integration.dpatch
  - virtualbox, virtualbox-* (names of the upstream proprietary packages)
    conflict with virtualbox-ose (LP: #379878)
* Make debug package depend on normal or guest utils package
* Drop patches/22-pulseaudio-stubs.dpatch (applied upstream)
* Rename Ubuntu specific patches to uXX-*.dpatch
* Fix lintian warnings in maintainer scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
/* Define if building universal (internal helper macro) */
5
 
/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
 
 
7
 
/* Build AIGLX loader */
8
 
#define AIGLX 1
9
 
 
10
 
/* Default base font path */
11
 
#define BASE_FONT_PATH "/usr/local/lib/X11/fonts"
12
 
 
13
 
/* Support BigRequests extension */
14
 
#define BIGREQS 1
15
 
 
16
 
/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
17
 
/* #undef BSD44SOCKETS */
18
 
 
19
 
/* Builder address */
20
 
#define BUILDERADDR "xorg@lists.freedesktop.org"
21
 
 
22
 
/* Builder string */
23
 
#define BUILDERSTRING ""
24
 
 
25
 
/* Use only built-in fonts */
26
 
/* #undef BUILTIN_FONTS */
27
 
 
28
 
/* Default font path */
29
 
#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/"
30
 
 
31
 
/* Support Composite Extension */
32
 
#define COMPOSITE 1
33
 
 
34
 
/* Use the D-Bus input configuration API */
35
 
/* #undef CONFIG_DBUS_API */
36
 
 
37
 
/* Use the HAL hotplug API */
38
 
#define CONFIG_HAL 1
39
 
 
40
 
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
41
 
   systems. This function is required for `alloca.c' support on those systems.
42
 
   */
43
 
/* #undef CRAY_STACKSEG_END */
44
 
 
45
 
/* System is BSD-like */
46
 
/* #undef CSRG_BASED */
47
 
 
48
 
/* Simple debug messages */
49
 
/* #undef CYGDEBUG */
50
 
 
51
 
/* Debug window manager */
52
 
/* #undef CYGMULTIWINDOW_DEBUG */
53
 
 
54
 
/* Debug messages for window handling */
55
 
/* #undef CYGWINDOWING_DEBUG */
56
 
 
57
 
/* Define to 1 if using `alloca.c'. */
58
 
/* #undef C_ALLOCA */
59
 
 
60
 
/* Support Damage extension */
61
 
#define DAMAGE 1
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
 
/* Build DRI2 extension */
100
 
/* #undef DRI2 */
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
 
#define GLXEXT 1
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
 
/* Have the 'strlcpy' function */
148
 
/* #undef HAS_STRLCPY */
149
 
 
150
 
/* Use Windows sockets */
151
 
/* #undef HAS_WINSOCK */
152
 
 
153
 
/* Define to 1 if you have `alloca', as a function or macro. */
154
 
#define HAVE_ALLOCA 1
155
 
 
156
 
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
157
 
   */
158
 
#define HAVE_ALLOCA_H 1
159
 
 
160
 
/* Define to 1 if you have the <asm/mtrr.h> header file. */
161
 
#define HAVE_ASM_MTRR_H 1
162
 
 
163
 
/* Define to 1 if you have the `authdes_create' function. */
164
 
#define HAVE_AUTHDES_CREATE 1
165
 
 
166
 
/* Define to 1 if you have the `authdes_seccreate' function. */
167
 
/* #undef HAVE_AUTHDES_SECCREATE */
168
 
 
169
 
/* Has backtrace support */
170
 
#define HAVE_BACKTRACE 1
171
 
 
172
 
/* Define to 1 if you have the <byteswap.h> header file. */
173
 
#define HAVE_BYTESWAP_H 1
174
 
 
175
 
/* Have the 'cbrt' function */
176
 
#define HAVE_CBRT 1
177
 
 
178
 
/* Define to 1 if you have the `clock_gettime' function. */
179
 
/* #undef HAVE_CLOCK_GETTIME */
180
 
 
181
 
/* Define to 1 if you have the <dbm.h> header file. */
182
 
/* #undef HAVE_DBM_H */
183
 
 
184
 
/* Have D-Bus support */
185
 
#define HAVE_DBUS 1
186
 
 
187
 
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
188
 
   */
189
 
#define HAVE_DIRENT_H 1
190
 
 
191
 
/* Define to 1 if you have the <dlfcn.h> header file. */
192
 
#define HAVE_DLFCN_H 1
193
 
 
194
 
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
195
 
/* #undef HAVE_DOPRNT */
196
 
 
197
 
/* Have execinfo.h */
198
 
#define HAVE_EXECINFO_H 1
199
 
 
200
 
/* Define to 1 if you have the <fcntl.h> header file. */
201
 
#define HAVE_FCNTL_H 1
202
 
 
203
 
/* Define to 1 if you have the `geteuid' function. */
204
 
#define HAVE_GETEUID 1
205
 
 
206
 
/* Define to 1 if you have the `getisax' function. */
207
 
/* #undef HAVE_GETISAX */
208
 
 
209
 
/* Define to 1 if you have the `getopt' function. */
210
 
#define HAVE_GETOPT 1
211
 
 
212
 
/* Define to 1 if you have the `getopt_long' function. */
213
 
#define HAVE_GETOPT_LONG 1
214
 
 
215
 
/* Define to 1 if you have the `getuid' function. */
216
 
#define HAVE_GETUID 1
217
 
 
218
 
/* Define to 1 if you have the `getzoneid' function. */
219
 
/* #undef HAVE_GETZONEID */
220
 
 
221
 
/* Define to 1 if you have the <inttypes.h> header file. */
222
 
#define HAVE_INTTYPES_H 1
223
 
 
224
 
/* launchd support available */
225
 
/* #undef HAVE_LAUNCHD */
226
 
 
227
 
/* Define to 1 if you have the `audit' library (-laudit). */
228
 
/* #undef HAVE_LIBAUDIT */
229
 
 
230
 
/* Define to 1 if you have the <libaudit.h> header file. */
231
 
/* #undef HAVE_LIBAUDIT_H */
232
 
 
233
 
/* Has version 2.2 (or newer) of the drm library */
234
 
#define HAVE_LIBDRM_2_2 1
235
 
 
236
 
/* Define to 1 if you have the `m' library (-lm). */
237
 
#define HAVE_LIBM 1
238
 
 
239
 
/* Define to 1 if you have the `selinux' library (-lselinux). */
240
 
/* #undef HAVE_LIBSELINUX */
241
 
 
242
 
/* Define to 1 if you have the `link' function. */
243
 
#define HAVE_LINK 1
244
 
 
245
 
/* Define to 1 if you have the <linux/agpgart.h> header file. */
246
 
#define HAVE_LINUX_AGPGART_H 1
247
 
 
248
 
/* Define to 1 if you have the <linux/apm_bios.h> header file. */
249
 
#define HAVE_LINUX_APM_BIOS_H 1
250
 
 
251
 
/* Define to 1 if you have the <linux/fb.h> header file. */
252
 
#define HAVE_LINUX_FB_H 1
253
 
 
254
 
/* Define to 1 if you have the <machine/mtrr.h> header file. */
255
 
/* #undef HAVE_MACHINE_MTRR_H */
256
 
 
257
 
/* Define to 1 if you have the `memmove' function. */
258
 
#define HAVE_MEMMOVE 1
259
 
 
260
 
/* Define to 1 if you have the <memory.h> header file. */
261
 
#define HAVE_MEMORY_H 1
262
 
 
263
 
/* Define to 1 if you have the `memset' function. */
264
 
#define HAVE_MEMSET 1
265
 
 
266
 
/* Define to 1 if you have the `mkstemp' function. */
267
 
#define HAVE_MKSTEMP 1
268
 
 
269
 
/* Define to 1 if you have the <ndbm.h> header file. */
270
 
/* #undef HAVE_NDBM_H */
271
 
 
272
 
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
273
 
/* #undef HAVE_NDIR_H */
274
 
 
275
 
/* Define to 1 if you have the `pci_device_enable' function. */
276
 
#define HAVE_PCI_DEVICE_ENABLE 1
277
 
 
278
 
/* Define to 1 if you have the `pci_system_init_dev_mem' function. */
279
 
#define HAVE_PCI_SYSTEM_INIT_DEV_MEM 1
280
 
 
281
 
/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
282
 
/* #undef HAVE_RPCSVC_DBM_H */
283
 
 
284
 
/* Define to 1 if you have the <SDL/SDL.h> header file. */
285
 
/* #undef HAVE_SDL_SDL_H */
286
 
 
287
 
/* Define to 1 if you have the <selinux/avc.h> header file. */
288
 
/* #undef HAVE_SELINUX_AVC_H */
289
 
 
290
 
/* Define to 1 if you have the <selinux/selinux.h> header file. */
291
 
/* #undef HAVE_SELINUX_SELINUX_H */
292
 
 
293
 
/* Define to 1 if you have the `shmctl64' function. */
294
 
/* #undef HAVE_SHMCTL64 */
295
 
 
296
 
/* Define to 1 if the system has the type `socklen_t'. */
297
 
#define HAVE_SOCKLEN_T 1
298
 
 
299
 
/* Define to 1 if you have the <stdint.h> header file. */
300
 
#define HAVE_STDINT_H 1
301
 
 
302
 
/* Define to 1 if you have the <stdlib.h> header file. */
303
 
#define HAVE_STDLIB_H 1
304
 
 
305
 
/* Define to 1 if you have the `strcasestr' function. */
306
 
#define HAVE_STRCASESTR 1
307
 
 
308
 
/* Define to 1 if you have the `strchr' function. */
309
 
#define HAVE_STRCHR 1
310
 
 
311
 
/* Define to 1 if you have the <strings.h> header file. */
312
 
#define HAVE_STRINGS_H 1
313
 
 
314
 
/* Define to 1 if you have the <string.h> header file. */
315
 
#define HAVE_STRING_H 1
316
 
 
317
 
/* Define to 1 if you have the `strrchr' function. */
318
 
#define HAVE_STRRCHR 1
319
 
 
320
 
/* Define to 1 if you have the `strtol' function. */
321
 
#define HAVE_STRTOL 1
322
 
 
323
 
/* Define to 1 if SYSV IPC is available */
324
 
#define HAVE_SYSV_IPC 1
325
 
 
326
 
/* Define to 1 if you have the <sys/agpio.h> header file. */
327
 
/* #undef HAVE_SYS_AGPIO_H */
328
 
 
329
 
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
330
 
   */
331
 
/* #undef HAVE_SYS_DIR_H */
332
 
 
333
 
/* Define to 1 if you have the <sys/io.h> header file. */
334
 
/* #undef HAVE_SYS_IO_H */
335
 
 
336
 
/* Define to 1 if you have the <sys/linker.h> header file. */
337
 
/* #undef HAVE_SYS_LINKER_H */
338
 
 
339
 
/* Define to 1 if you have the <sys/memrange.h> header file. */
340
 
/* #undef HAVE_SYS_MEMRANGE_H */
341
 
 
342
 
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
343
 
   */
344
 
/* #undef HAVE_SYS_NDIR_H */
345
 
 
346
 
/* Define to 1 if you have the <sys/stat.h> header file. */
347
 
#define HAVE_SYS_STAT_H 1
348
 
 
349
 
/* Define to 1 if you have the <sys/types.h> header file. */
350
 
#define HAVE_SYS_TYPES_H 1
351
 
 
352
 
/* Define to 1 if you have the <sys/vm86.h> header file. */
353
 
/* #undef HAVE_SYS_VM86_H */
354
 
 
355
 
/* Define to 1 if you have the <unistd.h> header file. */
356
 
#define HAVE_UNISTD_H 1
357
 
 
358
 
/* Has /dev/urandom */
359
 
#define HAVE_URANDOM 1
360
 
 
361
 
/* Define to 1 if you have the `vprintf' function. */
362
 
#define HAVE_VPRINTF 1
363
 
 
364
 
/* Define to 1 if you have the `vsnprintf' function. */
365
 
#define HAVE_VSNPRINTF 1
366
 
 
367
 
/* Define to 1 if you have the `walkcontext' function. */
368
 
/* #undef HAVE_WALKCONTEXT */
369
 
 
370
 
/* Support IPv6 for TCP connections */
371
 
#define IPv6 1
372
 
 
373
 
/* Build kdrive ddx */
374
 
/* #undef KDRIVEDDXACTIONS */
375
 
 
376
 
/* Build fbdev-based kdrive server */
377
 
/* #undef KDRIVEFBDEV */
378
 
 
379
 
/* Build Kdrive X server */
380
 
/* #undef KDRIVESERVER */
381
 
 
382
 
/* Build VESA-based kdrive servers */
383
 
/* #undef KDRIVEVESA */
384
 
 
385
 
/* Support os-specific local connections */
386
 
/* #undef LOCALCONN */
387
 
 
388
 
/* Support MIT Misc extension */
389
 
#define MITMISC 1
390
 
 
391
 
/* Support MIT-SHM extension */
392
 
#define MITSHM 1
393
 
 
394
 
/* Have monotonic clock from clock_gettime() */
395
 
#define MONOTONIC_CLOCK 1
396
 
 
397
 
/* Build Multibuffer extension */
398
 
/* #undef MULTIBUFFER */
399
 
 
400
 
/* Disable some debugging code */
401
 
#define NDEBUG 1
402
 
 
403
 
/* Do not have 'strcasecmp'. */
404
 
/* #undef NEED_STRCASECMP */
405
 
 
406
 
/* Do not have 'strcasestr'. */
407
 
/* #undef NEED_STRCASESTR */
408
 
 
409
 
/* Do not have 'strncasecmp'. */
410
 
/* #undef NEED_STRNCASECMP */
411
 
 
412
 
/* Need XFree86 helper functions */
413
 
#define NEED_XF86_PROTOTYPES 1
414
 
 
415
 
/* Need XFree86 typedefs */
416
 
#define NEED_XF86_TYPES 1
417
 
 
418
 
/* Avoid using a font server */
419
 
/* #undef NOFONTSERVERACCESS */
420
 
 
421
 
/* Define to 1 if modules should avoid the libcwrapper */
422
 
#define NO_LIBCWRAPPER 1
423
 
 
424
 
/* Use an empty root cursor */
425
 
/* #undef NULL_ROOT_CURSOR */
426
 
 
427
 
/* Operating System Name */
428
 
#define OSNAME "Linux 2.6.27-13.fc10.i686 i686"
429
 
 
430
 
/* Operating System Vendor */
431
 
#define OSVENDOR ""
432
 
 
433
 
/* Name of package */
434
 
#define PACKAGE "xorg-server"
435
 
 
436
 
/* Define to the address where bug reports for this package should be sent. */
437
 
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
438
 
 
439
 
/* Define to the full name of this package. */
440
 
#define PACKAGE_NAME "xorg-server"
441
 
 
442
 
/* Define to the full name and version of this package. */
443
 
#define PACKAGE_STRING "xorg-server 1.5.3"
444
 
 
445
 
/* Define to the one symbol short name of this package. */
446
 
#define PACKAGE_TARNAME "xorg-server"
447
 
 
448
 
/* Define to the version of this package. */
449
 
#define PACKAGE_VERSION "1.5.3"
450
 
 
451
 
/* Major version of this package */
452
 
#define PACKAGE_VERSION_MAJOR 1
453
 
 
454
 
/* Minor version of this package */
455
 
#define PACKAGE_VERSION_MINOR 5
456
 
 
457
 
/* Patch version of this package */
458
 
#define PACKAGE_VERSION_PATCHLEVEL 3
459
 
 
460
 
/* Internal define for Xinerama */
461
 
#define PANORAMIX 1
462
 
 
463
 
/* System has PC console */
464
 
/* #undef PCCONS_SUPPORT */
465
 
 
466
 
/* Default PCI text file ID path */
467
 
#define PCI_TXT_IDS_PATH ""
468
 
 
469
 
/* System has PC console */
470
 
/* #undef PCVT_SUPPORT */
471
 
 
472
 
/* Overall prefix */
473
 
#define PROJECTROOT "/usr/local"
474
 
 
475
 
/* Support RANDR extension */
476
 
#define RANDR 1
477
 
 
478
 
/* Make PROJECT_ROOT relative to the xserver location */
479
 
/* #undef RELOCATE_PROJECTROOT */
480
 
 
481
 
/* Support RENDER extension */
482
 
#define RENDER 1
483
 
 
484
 
/* Support X resource extension */
485
 
#define RES 1
486
 
 
487
 
/* Define as the return type of signal handlers (`int' or `void'). */
488
 
/* #undef RETSIGTYPE */
489
 
 
490
 
/* Build Rootless code */
491
 
/* #undef ROOTLESS */
492
 
 
493
 
/* Support MIT-SCREEN-SAVER extension */
494
 
#define SCREENSAVER 1
495
 
 
496
 
/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
497
 
#define SECURE_RPC 1
498
 
 
499
 
/* Use a lock to prevent multiple servers on a display */
500
 
#define SERVER_LOCK 1
501
 
 
502
 
/* Server miscellaneous config path */
503
 
#define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
504
 
 
505
 
/* Support SHAPE extension */
506
 
#define SHAPE 1
507
 
 
508
 
/* The size of `unsigned long', as computed by sizeof. */
509
 
#define SIZEOF_UNSIGNED_LONG 4
510
 
 
511
 
/* Include time-based scheduler */
512
 
#define SMART_SCHEDULE 1
513
 
 
514
 
/* If using the C implementation of alloca, define if you know the
515
 
   direction of stack growth for your system; otherwise it will be
516
 
   automatically deduced at runtime.
517
 
        STACK_DIRECTION > 0 => grows toward higher addresses
518
 
        STACK_DIRECTION < 0 => grows toward lower addresses
519
 
        STACK_DIRECTION = 0 => direction of growth unknown */
520
 
/* #undef STACK_DIRECTION */
521
 
 
522
 
/* Define to 1 if you have the ANSI C header files. */
523
 
#define STDC_HEADERS 1
524
 
 
525
 
/* Define to 1 on systems derived from System V Release 4 */
526
 
/* #undef SVR4 */
527
 
 
528
 
/* System has syscons console */
529
 
/* #undef SYSCONS_SUPPORT */
530
 
 
531
 
/* Support TCP socket connections */
532
 
#define TCPCONN 1
533
 
 
534
 
/* Build TOG-CUP extension */
535
 
#define TOGCUP 1
536
 
 
537
 
/* Have tslib support */
538
 
/* #undef TSLIB */
539
 
 
540
 
/* Support UNIX socket connections */
541
 
#define UNIXCONN 1
542
 
 
543
 
/* NetBSD PIO alpha IO */
544
 
/* #undef USE_ALPHA_PIO */
545
 
 
546
 
/* BSD AMD64 iopl */
547
 
/* #undef USE_AMD64_IOPL */
548
 
 
549
 
/* BSD /dev/io */
550
 
/* #undef USE_DEV_IO */
551
 
 
552
 
/* BSD i386 iopl */
553
 
/* #undef USE_I386_IOPL */
554
 
 
555
 
/* Define to use byteswap macros from <sys/endian.h> */
556
 
/* #undef USE_SYS_ENDIAN_H */
557
 
 
558
 
/* Version number of package */
559
 
#define VERSION "1.5.3"
560
 
 
561
 
/* Building vgahw module */
562
 
#define WITH_VGAHW 1
563
 
 
564
 
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
565
 
   significant byte first (like Motorola and SPARC, unlike Intel). */
566
 
#if defined AC_APPLE_UNIVERSAL_BUILD
567
 
# if defined __BIG_ENDIAN__
568
 
#  define WORDS_BIGENDIAN 1
569
 
# endif
570
 
#else
571
 
# ifndef WORDS_BIGENDIAN
572
 
/* #  undef WORDS_BIGENDIAN */
573
 
# endif
574
 
#endif
575
 
 
576
 
/* System has wscons console */
577
 
/* #undef WSCONS_SUPPORT */
578
 
 
579
 
/* Build X-ACE extension */
580
 
#define XACE 1
581
 
 
582
 
/* Build APPGROUP extension */
583
 
/* #undef XAPPGROUP */
584
 
 
585
 
/* Build XCalibrate extension */
586
 
/* #undef XCALIBRATE */
587
 
 
588
 
/* Support XCMisc extension */
589
 
#define XCMISC 1
590
 
 
591
 
/* Build Security extension */
592
 
/* #undef XCSECURITY */
593
 
 
594
 
/* Support XDM Control Protocol */
595
 
#define XDMCP 1
596
 
 
597
 
/* enable DRI extension in xephyr */
598
 
/* #undef XEPHYR_DRI */
599
 
 
600
 
/* Build XEvIE extension */
601
 
#define XEVIE 1
602
 
 
603
 
/* Support XF86 Big font extension */
604
 
/* #undef XF86BIGFONT */
605
 
 
606
 
/* Name of configuration file */
607
 
#define XF86CONFIGFILE "xorg.conf"
608
 
 
609
 
/* Build DRI extension */
610
 
#define XF86DRI 1
611
 
 
612
 
/* Support XFree86 miscellaneous extensions */
613
 
#define XF86MISC 1
614
 
 
615
 
/* Support XFree86 Video Mode extension */
616
 
#define XF86VIDMODE 1
617
 
 
618
 
/* Support XFixes extension */
619
 
#define XFIXES 1
620
 
 
621
 
/* Building loadable XFree86 server */
622
 
#define XFree86LOADER 1
623
 
 
624
 
/* Building XFree86 server */
625
 
#define XFree86Server 1
626
 
 
627
 
/* Build XDGA support */
628
 
#define XFreeXDGA 1
629
 
 
630
 
/* Use loadable XGL modules */
631
 
/* #undef XGL_MODULAR */
632
 
 
633
 
/* Default XGL module search path */
634
 
/* #undef XGL_MODULE_PATH */
635
 
 
636
 
/* Support Xinerama extension */
637
 
#define XINERAMA 1
638
 
 
639
 
/* Support X Input extension */
640
 
#define XINPUT 1
641
 
 
642
 
/* Build XKB */
643
 
#define XKB 1
644
 
 
645
 
/* Path to XKB data */
646
 
#define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
647
 
 
648
 
/* Path to XKB bin dir */
649
 
#define XKB_BIN_DIRECTORY "/usr/local/bin"
650
 
 
651
 
/* Disable XKB per default */
652
 
#define XKB_DFLT_DISABLED 0
653
 
 
654
 
/* Build XKB server */
655
 
#define XKB_IN_SERVER 1
656
 
 
657
 
/* Path to XKB output dir */
658
 
#define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
659
 
 
660
 
/* Building Xorg server */
661
 
#define XORGSERVER 1
662
 
 
663
 
/* Vendor release */
664
 
#define XORG_DATE "5 November 2008"
665
 
 
666
 
/* Vendor man version */
667
 
#define XORG_MAN_VERSION "Version 1.5.3"
668
 
 
669
 
/* Building Xorg server */
670
 
#define XORG_SERVER 1
671
 
 
672
 
/* Current Xorg version */
673
 
#define XORG_VERSION_CURRENT (((1) * 10000000) + ((5) * 100000) + ((3) * 1000) + 0)
674
 
 
675
 
/* Build Print extension */
676
 
/* #undef XPRINT */
677
 
 
678
 
/* Support FreeType rasterizer in Xprint for nearly all font file formats */
679
 
/* #undef XP_USE_FREETYPE */
680
 
 
681
 
/* Have Quartz */
682
 
/* #undef XQUARTZ */
683
 
 
684
 
/* Support Record extension */
685
 
/* #undef XRECORD */
686
 
 
687
 
/* Build registry module */
688
 
#define XREGISTRY 1
689
 
 
690
 
/* Build XRes extension */
691
 
#define XResExtension 1
692
 
 
693
 
/* Build Xsdl server */
694
 
/* #undef XSDLSERVER */
695
 
 
696
 
/* Build SELinux extension */
697
 
/* #undef XSELINUX */
698
 
 
699
 
/* Define to 1 if the DTrace Xserver provider probes should be built in. */
700
 
/* #undef XSERVER_DTRACE */
701
 
 
702
 
/* Use libpciaccess for all pci manipulation */
703
 
#define XSERVER_LIBPCIACCESS 1
704
 
 
705
 
/* Support XSync extension */
706
 
#define XSYNC 1
707
 
 
708
 
/* Support XTest extension */
709
 
#define XTEST 1
710
 
 
711
 
/* Support XTrap extension */
712
 
/* #undef XTRAP */
713
 
 
714
 
/* Support Xv extension */
715
 
#define XV 1
716
 
 
717
 
/* Vendor name */
718
 
#define XVENDORNAME "The X.Org Foundation"
719
 
 
720
 
/* Short vendor name */
721
 
#define XVENDORNAMESHORT "X.Org"
722
 
 
723
 
 
724
 
/* Deal with multiple architecture compiles on Mac OS X */
725
 
#ifndef __APPLE_CC__
726
 
#define X_BYTE_ORDER _X_BYTE_ORDER
727
 
#else
728
 
#ifdef __BIG_ENDIAN__
729
 
#define X_BYTE_ORDER X_BIG_ENDIAN
730
 
#else
731
 
#define X_BYTE_ORDER X_LITTLE_ENDIAN
732
 
#endif
733
 
#endif
734
 
 
735
 
 
736
 
/* Build Xv extension */
737
 
#define XvExtension 1
738
 
 
739
 
/* Build XvMC extension */
740
 
#define XvMCExtension 1
741
 
 
742
 
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
743
 
   `char[]'. */
744
 
#define YYTEXT_POINTER 1
745
 
 
746
 
/* Number of bits in a file offset, on hosts where this is settable. */
747
 
#define _FILE_OFFSET_BITS 64
748
 
 
749
 
/* Enable GNU and other extensions to the C environment for glibc */
750
 
#define _GNU_SOURCE 1
751
 
 
752
 
/* Define for large files, on AIX-style hosts. */
753
 
/* #undef _LARGE_FILES */
754
 
 
755
 
/* Define to 1 if unsigned long is 64 bits. */
756
 
/* #undef _XSERVER64 */
757
 
 
758
 
/* Endian order */
759
 
#define _X_BYTE_ORDER X_LITTLE_ENDIAN
760
 
 
761
 
/* Solaris 8 or later */
762
 
/* #undef __SOL8__ */
763
 
 
764
 
/* Vendor web address for support */
765
 
#define __VENDORDWEBSUPPORT__ "http://wiki.x.org"
766
 
 
767
 
/* Name of configuration file */
768
 
#define __XCONFIGFILE__ "xorg.conf"
769
 
 
770
 
/* Default XKB rules */
771
 
#define __XKBDEFRULES__ "xorg"
772
 
 
773
 
/* Name of X server */
774
 
#define __XSERVERNAME__ "Xorg"
775
 
 
776
 
/* Define to 16-bit byteswap macro */
777
 
/* #undef bswap_16 */
778
 
 
779
 
/* Define to 32-bit byteswap macro */
780
 
/* #undef bswap_32 */
781
 
 
782
 
/* Define to 64-bit byteswap macro */
783
 
/* #undef bswap_64 */
784
 
 
785
 
/* Define to empty if `const' does not conform to ANSI C. */
786
 
/* #undef const */
787
 
 
788
 
/* Define to `int' if <sys/types.h> does not define. */
789
 
/* #undef pid_t */