config.h.in revision dd52494d
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 <memory.h> header file. */
15fda9279dSmrg#undef HAVE_MEMORY_H
16fda9279dSmrg
17fda9279dSmrg/* Define to 1 if you have the <stdint.h> header file. */
18fda9279dSmrg#undef HAVE_STDINT_H
19fda9279dSmrg
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
44fda9279dSmrg/* Have xorg_list API */
45fda9279dSmrg#undef HAVE_XORG_LIST
46fda9279dSmrg
4716ee1e9aSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
48fda9279dSmrg#undef LT_OBJDIR
49fda9279dSmrg
50fda9279dSmrg/* Driver date */
51fda9279dSmrg#undef NV_DRIVER_DATE
52fda9279dSmrg
53fda9279dSmrg/* Name of package */
54fda9279dSmrg#undef PACKAGE
55fda9279dSmrg
56fda9279dSmrg/* Define to the address where bug reports for this package should be sent. */
57fda9279dSmrg#undef PACKAGE_BUGREPORT
58fda9279dSmrg
59fda9279dSmrg/* Define to the full name of this package. */
60fda9279dSmrg#undef PACKAGE_NAME
61fda9279dSmrg
62fda9279dSmrg/* Define to the full name and version of this package. */
63fda9279dSmrg#undef PACKAGE_STRING
64fda9279dSmrg
65fda9279dSmrg/* Define to the one symbol short name of this package. */
66fda9279dSmrg#undef PACKAGE_TARNAME
67fda9279dSmrg
68fda9279dSmrg/* Define to the home page for this package. */
69fda9279dSmrg#undef PACKAGE_URL
70fda9279dSmrg
71fda9279dSmrg/* Define to the version of this package. */
72fda9279dSmrg#undef PACKAGE_VERSION
73fda9279dSmrg
74fda9279dSmrg/* Major version of this package */
75fda9279dSmrg#undef PACKAGE_VERSION_MAJOR
76fda9279dSmrg
77fda9279dSmrg/* Minor version of this package */
78fda9279dSmrg#undef PACKAGE_VERSION_MINOR
79fda9279dSmrg
80fda9279dSmrg/* Patch version of this package */
81fda9279dSmrg#undef PACKAGE_VERSION_PATCHLEVEL
82fda9279dSmrg
83fda9279dSmrg/* Define to 1 if you have the ANSI C header files. */
84fda9279dSmrg#undef STDC_HEADERS
85fda9279dSmrg
86fda9279dSmrg/* Version number of package */
87fda9279dSmrg#undef VERSION
88