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