dix-config.h revision 04dfa591
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#define IPv6 1
255
256/* Support os-specific local connections */
257/* #undef LOCALCONN */
258
259/* Support MIT-SHM Extension */
260#define MITSHM 1
261
262/* Enable some debugging code */
263/* #undef DEBUG */
264
265/* Name of package */
266#define PACKAGE "xorg-server"
267
268/* Internal define for Xinerama */
269#define PANORAMIX 1
270
271/* Support Present extension */
272#define PRESENT 1
273
274/* Overall prefix */
275/* #define PROJECTROOT "/usr/X11R7" */
276
277/* Support RANDR extension */
278#define RANDR 1
279
280/* Support Record extension */
281#define XRECORD 1
282
283/* Support RENDER extension */
284#define RENDER 1
285
286/* Support X resource extension */
287#define RES 1
288
289/* Support client ID tracking in X resource extension */
290#define CLIENTIDS 1
291
292/* Support MIT-SCREEN-SAVER extension */
293#define SCREENSAVER 1
294
295/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
296/* #undef SECURE_RPC */
297
298/* Support SHAPE extension */
299#define SHAPE 1
300
301/* Where to install Xorg.bin and Xorg.wrap */
302/* #undef SUID_WRAPPER_DIR */
303
304/* Define to 1 on systems derived from System V Release 4 */
305/* #undef SVR4 */
306
307/* sysconfdir */
308#define SYSCONFDIR "/usr/X11R7/etc"
309
310/* Support TCP socket connections */
311#define TCPCONN 1
312
313/* Support tslib touchscreen abstraction library */
314/* #undef TSLIB */
315
316/* Support UNIX socket connections */
317#define UNIXCONN 1
318
319/* Define to use byteswap macros from <sys/endian.h> */
320#define USE_SYS_ENDIAN_H 1
321
322/* unaligned word accesses behave as expected */
323/* #undef WORKING_UNALIGNED_INT */
324
325/* Build X string registry */
326/* #undef XREGISTRY */
327
328/* Build X-ACE extension */
329#define XACE 1
330
331/* Build SELinux extension */
332/* #undef XSELINUX */
333
334/* Support XCMisc extension */
335#define XCMISC 1
336
337/* Build Security extension */
338/* #undef XCSECURITY */
339
340/* Support Xdmcp */
341#define XDMCP 1
342
343/* Build XFree86 BigFont extension */
344/* #undef XF86BIGFONT */
345
346/* Support XFree86 Video Mode extension */
347#define XF86VIDMODE 1
348
349/* Support XFixes extension */
350#define XFIXES 1
351
352/* Build XDGA support */
353#define XFreeXDGA 1
354
355/* Support Xinerama extension */
356#define XINERAMA 1
357
358/* Vendor release */
359/* #undef XORG_RELEASE */
360
361/* Current Xorg version */
362#define XORG_VERSION_CURRENT (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
363
364/* Xorg release date */
365#define XORG_DATE "2016-07-19"
366
367/* Build Xv Extension */
368#define XvExtension 1
369
370/* Build XvMC Extension */
371#define XvMCExtension 1
372
373/* Support XSync extension */
374#define XSYNC 1
375
376/* Support XTest extension */
377#define XTEST 1
378
379/* Support Xv extension */
380#define XV 1
381
382/* Support DRI extension */
383#define XF86DRI 1
384
385/* Build DRI2 extension */
386#define DRI2 1
387
388/* Build DBE support */
389#define DBE 1
390
391/* Vendor name */
392#define XVENDORNAME "The X.Org Foundation"
393
394/* Number of bits in a file offset, on hosts where this is settable. */
395/* #undef _FILE_OFFSET_BITS */
396
397/* Enable GNU and other extensions to the C environment for GLIBC */
398#define _GNU_SOURCE 1
399
400/* Define for large files, on AIX-style hosts. */
401/* #undef _LARGE_FILES */
402
403/* Define to empty if `const' does not conform to ANSI C. */
404/* #undef const */
405
406/* Define to `int' if <sys/types.h> does not define. */
407/* #undef pid_t */
408
409/* Build Rootless code */
410/* #undef ROOTLESS */
411
412/* Define to 1 if unsigned long is 64 bits. */
413#ifdef _LP64
414#define _XSERVER64 1
415#endif
416
417/* System is BSD-like */
418#define CSRG_BASED 1
419
420/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
421#define BSD44SOCKETS 1
422
423/* Support D-Bus */
424/* #undef HAVE_DBUS */
425
426/* Use libudev for input hotplug */
427/* #undef CONFIG_UDEV */
428
429/* Use libudev for kms enumeration */
430/* #undef CONFIG_UDEV_KMS */
431
432/* Use udev_monitor_filter_add_match_tag() */
433/* #undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG */
434
435/* Use udev_enumerate_add_match_tag() */
436/* #undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG */
437
438/* Enable D-Bus core */
439/* #undef NEED_DBUS */
440
441/* Support HAL for hotplug */
442/* #undef CONFIG_HAL */
443
444/* Enable systemd-logind integration */
445/* #undef SYSTEMD_LOGIND */
446
447/* Have a monotonic clock from clock_gettime() */
448#define MONOTONIC_CLOCK 1
449
450/* Define to 1 if the DTrace Xserver provider probes should be built in */
451/* #undef XSERVER_DTRACE */
452
453/* Define to 16-bit byteswap macro */
454#define bswap_16 bswap16
455
456/* Define to 32-bit byteswap macro */
457#define bswap_32 bswap32
458
459/* Define to 64-bit byteswap macro */
460#define bswap_64 bswap64
461
462/* Define to 1 if typeof works with your compiler. */
463#define HAVE_TYPEOF 1
464
465/* Define to __typeof__ if your compiler spells it that way. */
466/* #undef typeof */
467
468/* Correctly set _XSERVER64 for OSX fat binaries */
469#ifdef __APPLE__
470#include "dix-config-apple-verbatim.h"
471#endif
472
473/* Enable general extensions on Solaris.  */
474#ifndef __EXTENSIONS__
475# define __EXTENSIONS__ 1
476#endif
477
478/* Defined if needed to expose struct msghdr.msg_control */
479/* #undef _XOPEN_SOURCE */
480
481/* Have support for X shared memory fence library (xshmfence) */
482#define HAVE_XSHMFENCE 1
483
484/* Use XTrans FD passing support */
485#define XTRANS_SEND_FDS 1
486
487/* Wrap SIGBUS to catch MIT-SHM faults */
488#define BUSFAULT 1
489
490/* Directory for shared memory temp files */
491#define SHMDIR "/var/shm"
492
493/* Don't let Xdefs.h define 'pointer' */
494/* #define _XTYPEDEF_POINTER       1 */
495
496/* Don't let XIproto define 'Pointer' */
497/* #define _XITYPEDEF_POINTER      1 */
498
499/* Ask fontsproto to make font path element names const */
500#define FONT_PATH_ELEMENT_NAME_CONST    1
501
502#if 0 /* not yet! */
503/* Build GLAMOR */
504#define GLAMOR 1
505
506/* Build glamor's GBM-based EGL support */
507#define GLAMOR_HAS_GBM 1
508
509/* Build glamor/gbm has linear support */
510#define GLAMOR_HAS_GBM_LINEAR 1
511#endif
512
513#if 0
514/* byte order */
515#define X_BYTE_ORDER X_LITTLE_ENDIAN
516#endif
517
518/* Listen on TCP socket */
519/* #undef LISTEN_TCP */
520
521/* Listen on Unix socket */
522#define LISTEN_UNIX 1
523
524/* Listen on local socket */
525#define LISTEN_LOCAL 1
526
527/* Define if no local socket credentials interface exists */
528/* #undef NO_LOCAL_CLIENT_CRED */
529
530/* Have posix_fallocate() */
531#define HAVE_POSIX_FALLOCATE 1
532
533#endif /* _DIX_CONFIG_H_ */
534