config.h.in revision b15a006b
19bd41f2cSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
29bd41f2cSmrg
39bd41f2cSmrg#include "xorg-server.h"
49bd41f2cSmrg
5d075918cSmrg/* Define absolute valuator axes */
6d075918cSmrg#undef ABS_VALUATOR_AXES
7d075918cSmrg
8d075918cSmrg/* Call conversion_proc from within the driver, as Xserver doesn't */
9d075918cSmrg#undef CALL_CONVERSION_PROC
10d075918cSmrg
119bd41f2cSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
129bd41f2cSmrg#undef HAVE_DLFCN_H
139bd41f2cSmrg
149bd41f2cSmrg/* Define to 1 if you have the <inttypes.h> header file. */
159bd41f2cSmrg#undef HAVE_INTTYPES_H
169bd41f2cSmrg
179bd41f2cSmrg/* Define to 1 if you have the <memory.h> header file. */
189bd41f2cSmrg#undef HAVE_MEMORY_H
199bd41f2cSmrg
209bd41f2cSmrg/* Define to 1 if you have the <stdint.h> header file. */
219bd41f2cSmrg#undef HAVE_STDINT_H
229bd41f2cSmrg
239bd41f2cSmrg/* Define to 1 if you have the <stdlib.h> header file. */
249bd41f2cSmrg#undef HAVE_STDLIB_H
259bd41f2cSmrg
269bd41f2cSmrg/* Define to 1 if you have the <strings.h> header file. */
279bd41f2cSmrg#undef HAVE_STRINGS_H
289bd41f2cSmrg
299bd41f2cSmrg/* Define to 1 if you have the <string.h> header file. */
309bd41f2cSmrg#undef HAVE_STRING_H
319bd41f2cSmrg
329bd41f2cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
339bd41f2cSmrg#undef HAVE_SYS_STAT_H
349bd41f2cSmrg
359bd41f2cSmrg/* Define to 1 if you have the <sys/types.h> header file. */
369bd41f2cSmrg#undef HAVE_SYS_TYPES_H
379bd41f2cSmrg
389bd41f2cSmrg/* Define to 1 if you have the <unistd.h> header file. */
399bd41f2cSmrg#undef HAVE_UNISTD_H
409bd41f2cSmrg
41d075918cSmrg/* Has version 1.1.0 or greater of the Xserver */
42d075918cSmrg#undef HAVE_XORG_SERVER_1_1_0
43d075918cSmrg
44b15a006bSmrg/* Do not include built-in mouse module fallback */
45b15a006bSmrg#undef NO_MOUSE_MODULE
46b15a006bSmrg
479bd41f2cSmrg/* Name of package */
489bd41f2cSmrg#undef PACKAGE
499bd41f2cSmrg
509bd41f2cSmrg/* Define to the address where bug reports for this package should be sent. */
519bd41f2cSmrg#undef PACKAGE_BUGREPORT
529bd41f2cSmrg
539bd41f2cSmrg/* Define to the full name of this package. */
549bd41f2cSmrg#undef PACKAGE_NAME
559bd41f2cSmrg
569bd41f2cSmrg/* Define to the full name and version of this package. */
579bd41f2cSmrg#undef PACKAGE_STRING
589bd41f2cSmrg
599bd41f2cSmrg/* Define to the one symbol short name of this package. */
609bd41f2cSmrg#undef PACKAGE_TARNAME
619bd41f2cSmrg
629bd41f2cSmrg/* Define to the version of this package. */
639bd41f2cSmrg#undef PACKAGE_VERSION
649bd41f2cSmrg
659bd41f2cSmrg/* Major version of this package */
669bd41f2cSmrg#undef PACKAGE_VERSION_MAJOR
679bd41f2cSmrg
689bd41f2cSmrg/* Minor version of this package */
699bd41f2cSmrg#undef PACKAGE_VERSION_MINOR
709bd41f2cSmrg
719bd41f2cSmrg/* Patch version of this package */
729bd41f2cSmrg#undef PACKAGE_VERSION_PATCHLEVEL
739bd41f2cSmrg
749bd41f2cSmrg/* Define to 1 if you have the ANSI C header files. */
759bd41f2cSmrg#undef STDC_HEADERS
769bd41f2cSmrg
779bd41f2cSmrg/* Version number of package */
789bd41f2cSmrg#undef VERSION
79