Source
x
1
+
/* config.h. Generated from config.h.in by configure. */
2
+
/* config.h.in. Generated from configure.ac by autoheader. */
3
+
4
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5
+
systems. This function is required for `alloca.c' support on those systems.
6
+
*/
7
+
/* #undef CRAY_STACKSEG_END */
8
+
9
+
/* Define to 1 if using `alloca.c'. */
10
+
/* #undef C_ALLOCA */
11
+
12
+
/* Define to 1 if you have `alloca', as a function or macro. */
13
+
14
+
15
+
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
16
+
*/
17
+
18
+
19
+
/* Have cairo support */
20
+
/* #undef HAVE_CAIRO */
21
+
22
+
/* Define to 1 if you have the `clock_gettime' function. */
23
+
/* #undef HAVE_CLOCK_GETTIME */
24
+
25
+
/* Define to 1 if you have the <dlfcn.h> header file. */
26
+
27
+
28
+
/* Define to 1 if you have the <inttypes.h> header file. */
29
+
30
+
31
+
/* Enable if your compiler supports the Intel __sync_* atomic primitives */
32
+
33
+
34
+
/* Have libudev support */
35
+
/* #undef HAVE_LIBUDEV */
36
+
37
+
/* Enable if you have libatomic-ops-dev installed */
38
+
/* #undef HAVE_LIB_ATOMIC_OPS */
39
+
40
+
/* Define to 1 if you have the <memory.h> header file. */
41
+
42
+
43
+
/* Have nouveau (nvidia) support */
44
+
/* #undef HAVE_NOUVEAU */
45
+
46
+
/* Have OMAP support */
47
+
48
+
49
+
/* Define to 1 if you have the `open_memstream' function. */
50
+
51
+
52
+
/* Have radeon support */
53
+
/* #undef HAVE_RADEON */
54
+
55
+
/* Define to 1 if you have the <stdint.h> header file. */
56
+
57
+
58
+
/* Define to 1 if you have the <stdlib.h> header file. */
59
+
60
+
61
+
/* Define to 1 if you have the <strings.h> header file. */
62
+
63
+
64
+
/* Define to 1 if you have the <string.h> header file. */
65
+
66
+
67
+
/* Define to 1 if you have the <sys/stat.h> header file. */
68
+
69
+
70
+
/* Define to 1 if you have the <sys/types.h> header file. */
71
+
72
+
73
+
/* Define to 1 if you have the <unistd.h> header file. */
74
+
75
+
76
+
/* Use valgrind intrinsics to suppress false warnings */
77
+
/* #undef HAVE_VALGRIND */
78
+
79
+
/* Have vmwgfx kernel headers */
80
+
/* #undef HAVE_VMWGFX */
81
+
82
+
/* Define to the sub-directory in which libtool stores uninstalled libraries.
83
+
*/
84
+
85
+
86
+
/* Name of package */
87
+
88
+
89
+
/* Define to the address where bug reports for this package should be sent. */
90
+
//bugs.freedesktop.org/enter_bug.cgi?product=DRI"
91
+
92
+
/* Define to the full name of this package. */
93
+
94
+
95
+
/* Define to the full name and version of this package. */
96
+
97
+
98
+
/* Define to the one symbol short name of this package. */
99
+
100
+
101
+
/* Define to the home page for this package. */
102
+
103
+
104
+
/* Define to the version of this package. */
105
+
106
+
107
+
/* If using the C implementation of alloca, define if you know the
108
+
direction of stack growth for your system; otherwise it will be
109
+
automatically deduced at runtime.
110
+
STACK_DIRECTION > 0 => grows toward higher addresses
111
+
STACK_DIRECTION < 0 => grows toward lower addresses
112
+
STACK_DIRECTION = 0 => direction of growth unknown */
113
+
/* #undef STACK_DIRECTION */
114
+
115
+
/* Define to 1 if you have the ANSI C header files. */
116
+
117
+
118
+
/* Have UDEV support */
119
+
/* #undef UDEV */
120
+
121
+
/* Enable extensions on AIX 3, Interix. */
122
+
123
+
124
+
125
+
/* Enable GNU extensions on systems that have them. */
126
+
127
+
128
+
129
+
/* Enable threading extensions on Solaris. */
130
+
131
+
132
+
133
+
/* Enable extensions on HP NonStop. */
134
+
135
+
136
+
137
+
/* Enable general extensions on Solaris. */
138
+
139
+
140
+
141
+
142
+
143
+
/* Version number of package */
144
+
145
+
146
+
/* Number of bits in a file offset, on hosts where this is settable. */
147
+
/* #undef _FILE_OFFSET_BITS */
148
+
149
+
/* Define for large files, on AIX-style hosts. */
150
+
/* #undef _LARGE_FILES */
151
+
152
+
/* Define to 1 if on MINIX. */
153
+
/* #undef _MINIX */
154
+
155
+
/* Define to 2 if the system does not provide POSIX.1 features except with
156
+
this defined. */
157
+
/* #undef _POSIX_1_SOURCE */
158
+
159
+
/* Define to 1 if you need to in order for `stat' and other things to work. */
160
+
/* #undef _POSIX_SOURCE */
161
+
162
+
/* Define to `unsigned int' if <sys/types.h> does not define. */
163
+
/* #undef size_t */