dix-config.h revision 293e56a8
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 "tech-x11@NetBSD.org" */
12
13/* Operating System Name */
14/* #define OSNAME "NetBSD-7.99.35-i386" */
15
16/* Operating System Vendor */
17/* #define OSVENDOR "The NetBSD Foundation" */
18
19/* Builder string */
20#define BUILDERSTRING ""
21
22/* Default font path */
23#define COMPILEDDEFAULTFONTPATH "/usr/X11R7/share/fonts/X11/misc,/usr/X11R7/share/fonts/X11/TTF,/usr/X11R7/share/fonts/X11/OTF,/usr/X11R7/share/fonts/X11/Type1,/usr/X11R7/share/fonts/X11/100dpi,/usr/X11R7/share/fonts/X11/75dpi,/usr/X11R7/share/fonts/X11/cyrillic,/usr/X11R7/lib/X11/fonts/misc,/usr/X11R7/lib/X11/fonts/TTF,/usr/X11R7/lib/X11/fonts/OTF,/usr/X11R7/lib/X11/fonts/Type1,/usr/X11R7/lib/X11/fonts/100dpi,/usr/X11R7/lib/X11/fonts/75dpi,/usr/X11R7/lib/X11/fonts/cyrillic"
24
25/* Miscellaneous server configuration files path */
26#define SERVER_MISC_CONFIG_PATH "/usr/X11R7/lib/xorg"
27
28/* Support Composite Extension */
29#define COMPOSITE 1
30
31/* Support Damage extension */
32#define DAMAGE 1
33
34/* Use OsVendorVErrorF */
35/* #undef DDXOSVERRORF */
36
37/* Use ddxBeforeReset */
38/* #undef DDXBEFORERESET */
39
40/* Build DPMS extension */
41#define DPMSExtension 1
42
43#if 0 /* notyet */
44/* Build DRI3 extension */
45#define DRI3 1
46#endif
47
48/* Build GLX extension */
49#define GLXEXT 1
50
51/* Build GLX DRI loader */
52/* #undef GLX_DRI */
53
54/* Path to DRI drivers */
55#define DRI_DRIVER_PATH "/usr/X11R7/lib/modules/dri"
56
57/* Support XDM-AUTH*-1 */
58#define HASXDMAUTH 1
59
60/* Support SHM */
61#define HAS_SHM 1
62
63/* Has backtrace support */
64/* #undef HAVE_BACKTRACE */
65
66/* Has libunwind support */
67/* #undef HAVE_LIBUNWIND */
68
69/* Define to 1 if you have the <byteswap.h> header file. */
70/* #undef HAVE_BYTESWAP_H */
71
72/* Define to 1 if you have the `cbrt' function. */
73#define HAVE_CBRT 1
74
75/* Define to 1 if you have the <dbm.h> header file. */
76/* #undef HAVE_DBM_H */
77
78/* Define to 1 if you have the declaration of `program_invocation_short_name', and
79   to 0 if you don't. */
80#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
81
82/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
83   */
84#define HAVE_DIRENT_H 1
85
86/* Define to 1 if you have the <dlfcn.h> header file. */
87#define HAVE_DLFCN_H 1
88
89/* Have execinfo.h */
90/* #undef HAVE_EXECINFO_H */
91
92/* Define to 1 if you have the <fcntl.h> header file. */
93#define HAVE_FCNTL_H 1
94
95/* Define to 1 if you have the `ffs' function. */
96#define HAVE_FFS 1
97
98/* Define to 1 if you have the `getdtablesize' function. */
99#define HAVE_GETDTABLESIZE 1
100
101/* Define to 1 if you have the `getifaddrs' function. */
102#define HAVE_GETIFADDRS 1
103
104/* Define to 1 if you have the `getpeereid' function. */
105#define HAVE_GETPEEREID 1
106
107/* Define to 1 if you have the `getpeerucred' function. */
108/* #undef HAVE_GETPEERUCRED */
109
110/* Define to 1 if you have the `getprogname' function. */
111#define HAVE_GETPROGNAME 1
112
113/* Define to 1 if you have the `getzoneid' function. */
114/* #undef HAVE_GETZONEID */
115
116/* Define to 1 if you have the <inttypes.h> header file. */
117#define HAVE_INTTYPES_H 1
118
119/* Have Quartz */
120/* #undef XQUARTZ */
121
122/* Support application updating through sparkle. */
123/* #undef XQUARTZ_SPARKLE */
124
125/* Prefix to use for bundle identifiers */
126#define BUNDLE_ID_PREFIX ""
127
128/* Build a standalone xpbproxy */
129/* #undef STANDALONE_XPBPROXY */
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 libdispatch (GCD) available */
135/* #undef HAVE_LIBDISPATCH */
136
137/* Define to 1 if you have the <linux/agpgart.h> header file. */
138/* #undef HAVE_LINUX_AGPGART_H */
139
140/* Define to 1 if you have the <linux/apm_bios.h> header file. */
141/* #undef HAVE_LINUX_APM_BIOS_H */
142
143/* Define to 1 if you have the <linux/fb.h> header file. */
144/* #undef HAVE_LINUX_FB_H */
145
146/* Define to 1 if you have the `mmap' function. */
147#define HAVE_MMAP 1
148
149/* Define to 1 if you have the <ndbm.h> header file. */
150#define HAVE_NDBM_H 1
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 `reallocarray' function. */
156/* #undef HAVE_REALLOCARRAY */
157
158/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
159/* #undef HAVE_RPCSVC_DBM_H */
160
161/* Define to use libc SHA1 functions */
162#define HAVE_SHA1_IN_LIBC 1
163
164/* Define to use CommonCrypto SHA1 functions */
165/* #undef HAVE_SHA1_IN_COMMONCRYPTO */
166
167/* Define to use CryptoAPI SHA1 functions */
168/* #undef HAVE_SHA1_IN_CRYPTOAPI */
169
170/* Define to use libmd SHA1 functions */
171/* #undef HAVE_SHA1_IN_LIBMD */
172
173/* Define to use libgcrypt SHA1 functions */
174/* #undef HAVE_SHA1_IN_LIBGCRYPT */
175
176/* Define to use libnettle SHA1 functions */
177/* #undef HAVE_SHA1_IN_LIBNETTLE */
178
179/* Define to use libsha1 for SHA1 */
180/* #undef HAVE_SHA1_IN_LIBSHA1 */
181
182/* Define to 1 if you have the `shmctl64' function. */
183/* #undef HAVE_SHMCTL64 */
184
185/* Define to 1 if you have the <stdlib.h> header file. */
186#define HAVE_STDLIB_H 1
187
188/* Define to 1 if you have the `strcasecmp' function. */
189#define HAVE_STRCASECMP 1
190
191/* Define to 1 if you have the `strcasestr' function. */
192#define HAVE_STRCASESTR 1
193
194/* Define to 1 if you have the `strncasecmp' function. */
195#define HAVE_STRNCASECMP 1
196
197/* Define to 1 if you have the `strlcat' function. */
198#define HAVE_STRLCAT 1
199
200/* Define to 1 if you have the `strlcpy' function. */
201#define HAVE_STRLCPY 1
202
203/* Define to 1 if you have the <strings.h> header file. */
204#define HAVE_STRINGS_H 1
205
206/* Define to 1 if you have the <string.h> header file. */
207#define HAVE_STRING_H 1
208
209/* Define to 1 if you have the `strndup' function. */
210#define HAVE_STRNDUP 1
211
212/* Define to 1 if libsystemd-daemon is available */
213/* #undef HAVE_SYSTEMD_DAEMON */
214
215/* Define to 1 if SYSV IPC is available */
216#define HAVE_SYSV_IPC 1
217
218/* Define to 1 if you have the <sys/agpio.h> header file. */
219#define HAVE_SYS_AGPIO_H 1
220
221/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
222   */
223/* #undef HAVE_SYS_DIR_H */
224
225/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
226   */
227/* #undef HAVE_SYS_NDIR_H */
228
229/* Define to 1 if you have the <sys/stat.h> header file. */
230#define HAVE_SYS_STAT_H 1
231
232/* Define to 1 if you have the <sys/types.h> header file. */
233#define HAVE_SYS_TYPES_H 1
234
235/* Define to 1 if you have the <sys/utsname.h> header file. */
236#define HAVE_SYS_UTSNAME_H 1
237
238/* Define to 1 if you have the <tslib.h> header file. */
239/* #undef HAVE_TSLIB_H */
240
241/* Define to 1 if you have the <unistd.h> header file. */
242#define HAVE_UNISTD_H 1
243
244/* Define to 1 if you have the <fnmatch.h> header file. */
245#define HAVE_FNMATCH_H 1
246
247/* Have /dev/urandom */
248/* #undef HAVE_URANDOM */
249
250/* Define to 1 if you have the `vasprintf' function. */
251#define HAVE_VASPRINTF 1
252
253/* Support IPv6 for TCP connections */
254#ifndef __NetBSD__	/* Defined by the build */
255# define IPv6 1
256#endif
257
258/* Support os-specific local connections */
259/* #undef LOCALCONN */
260
261/* Support MIT-SHM Extension */
262#define MITSHM 1
263
264/* Enable some debugging code */
265/* #undef DEBUG */
266
267/* Name of package */
268#define PACKAGE "xorg-server"
269
270/* Internal define for Xinerama */
271#define PANORAMIX 1
272
273#if 0
274/* Support Present extension */
275#define PRESENT 1
276#endif
277
278/* Overall prefix */
279/* #define PROJECTROOT "/usr/X11R7" */
280
281/* Support RANDR extension */
282#define RANDR 1
283
284#if 0
285/* Support Record extension */
286#define XRECORD 1
287#endif
288
289/* Support RENDER extension */
290#define RENDER 1
291
292/* Support X resource extension */
293#define RES 1
294
295/* Support client ID tracking in X resource extension */
296#define CLIENTIDS 1
297
298/* Support MIT-SCREEN-SAVER extension */
299#define SCREENSAVER 1
300
301/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
302/* #undef SECURE_RPC */
303
304/* Support SHAPE extension */
305#define SHAPE 1
306
307/* Where to install Xorg.bin and Xorg.wrap */
308/* #undef SUID_WRAPPER_DIR */
309
310/* Define to 1 on systems derived from System V Release 4 */
311/* #undef SVR4 */
312
313/* sysconfdir */
314#define SYSCONFDIR "/usr/X11R7/etc"
315
316/* Support TCP socket connections */
317#define TCPCONN 1
318
319/* Support tslib touchscreen abstraction library */
320/* #undef TSLIB */
321
322/* Support UNIX socket connections */
323#define UNIXCONN 1
324
325/* Define to use byteswap macros from <sys/endian.h> */
326#define USE_SYS_ENDIAN_H 1
327
328/* unaligned word accesses behave as expected */
329/* #undef WORKING_UNALIGNED_INT */
330
331/* Build X string registry */
332/* #undef XREGISTRY */
333
334/* Build X-ACE extension */
335#define XACE 1
336
337/* Build SELinux extension */
338/* #undef XSELINUX */
339
340/* Support XCMisc extension */
341#define XCMISC 1
342
343/* Build Security extension */
344/* #undef XCSECURITY */
345
346/* Support Xdmcp */
347#define XDMCP 1
348
349/* Build XFree86 BigFont extension */
350/* #undef XF86BIGFONT */
351
352#if 0
353/* Support XFree86 Video Mode extension */
354#define XF86VIDMODE 1
355#endif
356
357/* Support XFixes extension */
358#define XFIXES 1
359
360#if 0
361/* Build XDGA support */
362#define XFreeXDGA 1
363#endif
364
365/* Support Xinerama extension */
366#define XINERAMA 1
367
368/* Vendor release */
369/* #undef XORG_RELEASE */
370
371/* Current Xorg version */
372#define XORG_VERSION_CURRENT (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
373
374/* Xorg release date */
375#define XORG_DATE "2016-07-19"
376
377/* Build Xv Extension */
378#define XvExtension 1
379
380/* Build XvMC Extension */
381#define XvMCExtension 1
382
383/* Support XSync extension */
384#define XSYNC 1
385
386/* Support XTest extension */
387#define XTEST 1
388
389/* Support Xv extension */
390#define XV 1
391
392/* Support DRI extension */
393#define XF86DRI 1
394
395/* Build DRI2 extension */
396#define DRI2 1
397
398#if 0
399/* Build DBE support */
400#define DBE 1
401#endif
402
403/* Vendor name */
404#define XVENDORNAME "The X.Org Foundation"
405
406/* Number of bits in a file offset, on hosts where this is settable. */
407/* #undef _FILE_OFFSET_BITS */
408
409/* Enable GNU and other extensions to the C environment for GLIBC */
410#define _GNU_SOURCE 1
411
412/* Define for large files, on AIX-style hosts. */
413/* #undef _LARGE_FILES */
414
415/* Define to empty if `const' does not conform to ANSI C. */
416/* #undef const */
417
418/* Define to `int' if <sys/types.h> does not define. */
419/* #undef pid_t */
420
421/* Build Rootless code */
422/* #undef ROOTLESS */
423
424/* Define to 1 if unsigned long is 64 bits. */
425#ifdef _LP64
426#define _XSERVER64 1
427#endif
428
429/* System is BSD-like */
430#define CSRG_BASED 1
431
432/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
433#define BSD44SOCKETS 1
434
435/* Support D-Bus */
436/* #undef HAVE_DBUS */
437
438/* Use libudev for input hotplug */
439/* #undef CONFIG_UDEV */
440
441/* Use libudev for kms enumeration */
442/* #undef CONFIG_UDEV_KMS */
443
444/* Use udev_monitor_filter_add_match_tag() */
445/* #undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG */
446
447/* Use udev_enumerate_add_match_tag() */
448/* #undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG */
449
450/* Enable D-Bus core */
451/* #undef NEED_DBUS */
452
453/* Support HAL for hotplug */
454/* #undef CONFIG_HAL */
455
456/* Enable systemd-logind integration */
457/* #undef SYSTEMD_LOGIND */
458
459/* Have a monotonic clock from clock_gettime() */
460#define MONOTONIC_CLOCK 1
461
462/* Define to 1 if the DTrace Xserver provider probes should be built in */
463/* #undef XSERVER_DTRACE */
464
465/* Define to 16-bit byteswap macro */
466#define bswap_16 bswap16
467
468/* Define to 32-bit byteswap macro */
469#define bswap_32 bswap32
470
471/* Define to 64-bit byteswap macro */
472#define bswap_64 bswap64
473
474/* Define to 1 if typeof works with your compiler. */
475#define HAVE_TYPEOF 1
476
477/* Define to __typeof__ if your compiler spells it that way. */
478/* #undef typeof */
479
480/* Correctly set _XSERVER64 for OSX fat binaries */
481#ifdef __APPLE__
482#include "dix-config-apple-verbatim.h"
483#endif
484
485/* Enable general extensions on Solaris.  */
486#ifndef __EXTENSIONS__
487# define __EXTENSIONS__ 1
488#endif
489
490/* Defined if needed to expose struct msghdr.msg_control */
491/* #undef _XOPEN_SOURCE */
492
493/* Have support for X shared memory fence library (xshmfence) */
494#define HAVE_XSHMFENCE 1
495
496/* Use XTrans FD passing support */
497#define XTRANS_SEND_FDS 1
498
499/* Wrap SIGBUS to catch MIT-SHM faults */
500#define BUSFAULT 1
501
502/* Directory for shared memory temp files */
503#define SHMDIR "/var/shm"
504
505/* Don't let Xdefs.h define 'pointer' */
506/* #define _XTYPEDEF_POINTER       1 */
507
508/* Don't let XIproto define 'Pointer' */
509/* #define _XITYPEDEF_POINTER      1 */
510
511/* Ask fontsproto to make font path element names const */
512#define FONT_PATH_ELEMENT_NAME_CONST    1
513
514#if 0 /* not yet! */
515/* Build GLAMOR */
516#define GLAMOR 1
517
518/* Build glamor's GBM-based EGL support */
519#define GLAMOR_HAS_GBM 1
520
521/* Build glamor/gbm has linear support */
522#define GLAMOR_HAS_GBM_LINEAR 1
523#endif
524
525#if 0
526/* byte order */
527#define X_BYTE_ORDER X_LITTLE_ENDIAN
528#endif
529
530/* Listen on TCP socket */
531/* #undef LISTEN_TCP */
532
533/* Listen on Unix socket */
534#define LISTEN_UNIX 1
535
536/* Listen on local socket */
537#define LISTEN_LOCAL 1
538
539/* Define if no local socket credentials interface exists */
540/* #undef NO_LOCAL_CLIENT_CRED */
541
542/* Have posix_fallocate() */
543#define HAVE_POSIX_FALLOCATE 1
544
545#endif /* _DIX_CONFIG_H_ */
546