1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3#include "xorg-server.h"
4
5/* Define to 1 if you have the <byteswap.h> header file. */
6#undef HAVE_BYTESWAP_H
7
8/* Define to 1 if you have the <dlfcn.h> header file. */
9#undef HAVE_DLFCN_H
10
11/* Define to 1 if you have the <dri3.h> header file. */
12#undef HAVE_DRI3_H
13
14/* Have fbGlyphs API */
15#undef HAVE_FBGLYPHS
16
17/* Have GBM_BO_USE_LINEAR */
18#undef HAVE_GBM_BO_USE_LINEAR
19
20/* Have glamor_egl_destroy_textured_pixmap API */
21#undef HAVE_GLAMOR_EGL_DESTROY_TEXTURED_PIXMAP
22
23/* Have glamor_finish API */
24#undef HAVE_GLAMOR_FINISH
25
26/* Have glamor_glyphs_init API */
27#undef HAVE_GLAMOR_GLYPHS_INIT
28
29/* Define to 1 if you have the <glamor.h> header file. */
30#undef HAVE_GLAMOR_H
31
32/* Define to 1 if you have the <inttypes.h> header file. */
33#undef HAVE_INTTYPES_H
34
35/* libudev support */
36#undef HAVE_LIBUDEV
37
38/* Define to 1 if you have the <misyncshm.h> header file. */
39#undef HAVE_MISYNCSHM_H
40
41/* Define to 1 if you have the <present.h> header file. */
42#undef HAVE_PRESENT_H
43
44/* Have RegionDuplicate API */
45#undef HAVE_REGIONDUPLICATE
46
47/* Define to 1 if you have the <stdint.h> header file. */
48#undef HAVE_STDINT_H
49
50/* Define to 1 if you have the <stdio.h> header file. */
51#undef HAVE_STDIO_H
52
53/* Define to 1 if you have the <stdlib.h> header file. */
54#undef HAVE_STDLIB_H
55
56/* Define to 1 if you have the <strings.h> header file. */
57#undef HAVE_STRINGS_H
58
59/* Define to 1 if you have the <string.h> header file. */
60#undef HAVE_STRING_H
61
62/* Define to 1 if you have the <sys/stat.h> header file. */
63#undef HAVE_SYS_STAT_H
64
65/* Define to 1 if you have the <sys/types.h> header file. */
66#undef HAVE_SYS_TYPES_H
67
68/* Define to 1 if you have the <unistd.h> header file. */
69#undef HAVE_UNISTD_H
70
71/* xextproto 7.1 available */
72#undef HAVE_XEXTPROTO_71
73
74/* Have xf86CursorResetCursor API */
75#undef HAVE_XF86_CURSOR_RESET_CURSOR
76
77/* Define to the sub-directory where libtool stores uninstalled libraries. */
78#undef LT_OBJDIR
79
80/* Name of package */
81#undef PACKAGE
82
83/* Define to the address where bug reports for this package should be sent. */
84#undef PACKAGE_BUGREPORT
85
86/* Define to the full name of this package. */
87#undef PACKAGE_NAME
88
89/* Define to the full name and version of this package. */
90#undef PACKAGE_STRING
91
92/* Define to the one symbol short name of this package. */
93#undef PACKAGE_TARNAME
94
95/* Define to the home page for this package. */
96#undef PACKAGE_URL
97
98/* Define to the version of this package. */
99#undef PACKAGE_VERSION
100
101/* Major version of this package */
102#undef PACKAGE_VERSION_MAJOR
103
104/* Minor version of this package */
105#undef PACKAGE_VERSION_MINOR
106
107/* Patch version of this package */
108#undef PACKAGE_VERSION_PATCHLEVEL
109
110/* Define to 1 if all of the C90 standard headers exist (not just the ones
111   required in a freestanding environment). This macro is provided for
112   backward compatibility; new code need not use it. */
113#undef STDC_HEADERS
114
115/* Enable glamor acceleration */
116#undef USE_GLAMOR
117
118/* Define to use byteswap macros from <sys/endian.h> */
119#undef USE_SYS_ENDIAN_H
120
121/* Version number of package */
122#undef VERSION
123
124/* Number of bits in a file offset, on hosts where this is settable. */
125#undef _FILE_OFFSET_BITS
126
127/* Define for large files, on AIX-style hosts. */
128#undef _LARGE_FILES
129
130/* Define to 16-bit byteswap macro */
131#undef bswap_16
132
133/* Define to 32-bit byteswap macro */
134#undef bswap_32
135
136/* Define to 64-bit byteswap macro */
137#undef bswap_64
138