1fda9279dSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2fda9279dSmrg
3fda9279dSmrg#include "xorg-server.h"
4fda9279dSmrg
5fda9279dSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
6fda9279dSmrg#undef HAVE_DLFCN_H
7fda9279dSmrg
8fda9279dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
9fda9279dSmrg#undef HAVE_INTTYPES_H
10fda9279dSmrg
11fda9279dSmrg/* libudev support */
12fda9279dSmrg#undef HAVE_LIBUDEV
13fda9279dSmrg
14fda9279dSmrg/* Define to 1 if you have the <stdint.h> header file. */
15fda9279dSmrg#undef HAVE_STDINT_H
16fda9279dSmrg
1733adc6acSmrg/* Define to 1 if you have the <stdio.h> header file. */
1833adc6acSmrg#undef HAVE_STDIO_H
1933adc6acSmrg
20fda9279dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
21fda9279dSmrg#undef HAVE_STDLIB_H
22fda9279dSmrg
23fda9279dSmrg/* Define to 1 if you have the <strings.h> header file. */
24fda9279dSmrg#undef HAVE_STRINGS_H
25fda9279dSmrg
26fda9279dSmrg/* Define to 1 if you have the <string.h> header file. */
27fda9279dSmrg#undef HAVE_STRING_H
28fda9279dSmrg
29fda9279dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
30fda9279dSmrg#undef HAVE_SYS_STAT_H
31fda9279dSmrg
32fda9279dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
33fda9279dSmrg#undef HAVE_SYS_TYPES_H
34fda9279dSmrg
35fda9279dSmrg/* Define to 1 if you have the <unistd.h> header file. */
36fda9279dSmrg#undef HAVE_UNISTD_H
37fda9279dSmrg
38fda9279dSmrg/* xextproto 7.1 available */
39fda9279dSmrg#undef HAVE_XEXTPROTO_71
40fda9279dSmrg
41dd52494dSmrg/* Have xf86CursorResetCursor API */
42dd52494dSmrg#undef HAVE_XF86_CURSOR_RESET_CURSOR
43dd52494dSmrg
4416ee1e9aSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
45fda9279dSmrg#undef LT_OBJDIR
46fda9279dSmrg
47fda9279dSmrg/* Driver date */
48fda9279dSmrg#undef NV_DRIVER_DATE
49fda9279dSmrg
50fda9279dSmrg/* Name of package */
51fda9279dSmrg#undef PACKAGE
52fda9279dSmrg
53fda9279dSmrg/* Define to the address where bug reports for this package should be sent. */
54fda9279dSmrg#undef PACKAGE_BUGREPORT
55fda9279dSmrg
56fda9279dSmrg/* Define to the full name of this package. */
57fda9279dSmrg#undef PACKAGE_NAME
58fda9279dSmrg
59fda9279dSmrg/* Define to the full name and version of this package. */
60fda9279dSmrg#undef PACKAGE_STRING
61fda9279dSmrg
62fda9279dSmrg/* Define to the one symbol short name of this package. */
63fda9279dSmrg#undef PACKAGE_TARNAME
64fda9279dSmrg
65fda9279dSmrg/* Define to the home page for this package. */
66fda9279dSmrg#undef PACKAGE_URL
67fda9279dSmrg
68fda9279dSmrg/* Define to the version of this package. */
69fda9279dSmrg#undef PACKAGE_VERSION
70fda9279dSmrg
71fda9279dSmrg/* Major version of this package */
72fda9279dSmrg#undef PACKAGE_VERSION_MAJOR
73fda9279dSmrg
74fda9279dSmrg/* Minor version of this package */
75fda9279dSmrg#undef PACKAGE_VERSION_MINOR
76fda9279dSmrg
77fda9279dSmrg/* Patch version of this package */
78fda9279dSmrg#undef PACKAGE_VERSION_PATCHLEVEL
79fda9279dSmrg
8033adc6acSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
8133adc6acSmrg   required in a freestanding environment). This macro is provided for
8233adc6acSmrg   backward compatibility; new code need not use it. */
83fda9279dSmrg#undef STDC_HEADERS
84fda9279dSmrg
85fda9279dSmrg/* Version number of package */
86fda9279dSmrg#undef VERSION
87