1b85037dbSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2b85037dbSmrg
3b85037dbSmrg/* Optional backend eventcomm enabled */
4b85037dbSmrg#undef BUILD_EVENTCOMM
5b85037dbSmrg
628515619Smrg/* Optional backend ps2comm and alpscomm enabled */
728515619Smrg#undef BUILD_PS2COMM
828515619Smrg
9b85037dbSmrg/* Optional backend psmcomm enabled */
10b85037dbSmrg#undef BUILD_PSMCOMM
11b85037dbSmrg
12b85037dbSmrg/* Enable debugging code */
13b85037dbSmrg#undef DEBUG
14b85037dbSmrg
15b85037dbSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
16b85037dbSmrg#undef HAVE_DLFCN_H
17b85037dbSmrg
18b85037dbSmrg/* Define to 1 if you have the <inttypes.h> header file. */
19b85037dbSmrg#undef HAVE_INTTYPES_H
20b85037dbSmrg
21b85037dbSmrg/* Define to 1 if you have the `m' library (-lm). */
22b85037dbSmrg#undef HAVE_LIBM
23b85037dbSmrg
24b85037dbSmrg/* Define to 1 if you have the <memory.h> header file. */
25b85037dbSmrg#undef HAVE_MEMORY_H
26b85037dbSmrg
27b85037dbSmrg/* Define to 1 if you have the <stdint.h> header file. */
28b85037dbSmrg#undef HAVE_STDINT_H
29b85037dbSmrg
30b85037dbSmrg/* Define to 1 if you have the <stdlib.h> header file. */
31b85037dbSmrg#undef HAVE_STDLIB_H
32b85037dbSmrg
33b85037dbSmrg/* Define to 1 if you have the <strings.h> header file. */
34b85037dbSmrg#undef HAVE_STRINGS_H
35b85037dbSmrg
36b85037dbSmrg/* Define to 1 if you have the <string.h> header file. */
37b85037dbSmrg#undef HAVE_STRING_H
38b85037dbSmrg
39b85037dbSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
40b85037dbSmrg#undef HAVE_SYS_STAT_H
41b85037dbSmrg
42b85037dbSmrg/* Define to 1 if you have the <sys/types.h> header file. */
43b85037dbSmrg#undef HAVE_SYS_TYPES_H
44b85037dbSmrg
45b85037dbSmrg/* Define to 1 if you have the <unistd.h> header file. */
46b85037dbSmrg#undef HAVE_UNISTD_H
47b85037dbSmrg
48b85037dbSmrg/* Define to 1 if you have the <X11/extensions/record.h> header file. */
49b85037dbSmrg#undef HAVE_X11_EXTENSIONS_RECORD_H
50b85037dbSmrg
51b85037dbSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
52b85037dbSmrg   */
53b85037dbSmrg#undef LT_OBJDIR
54b85037dbSmrg
55b85037dbSmrg/* Name of package */
56b85037dbSmrg#undef PACKAGE
57b85037dbSmrg
58b85037dbSmrg/* Define to the address where bug reports for this package should be sent. */
59b85037dbSmrg#undef PACKAGE_BUGREPORT
60b85037dbSmrg
61b85037dbSmrg/* Define to the full name of this package. */
62b85037dbSmrg#undef PACKAGE_NAME
63b85037dbSmrg
64b85037dbSmrg/* Define to the full name and version of this package. */
65b85037dbSmrg#undef PACKAGE_STRING
66b85037dbSmrg
67b85037dbSmrg/* Define to the one symbol short name of this package. */
68b85037dbSmrg#undef PACKAGE_TARNAME
69b85037dbSmrg
70b85037dbSmrg/* Define to the home page for this package. */
71b85037dbSmrg#undef PACKAGE_URL
72b85037dbSmrg
73b85037dbSmrg/* Define to the version of this package. */
74b85037dbSmrg#undef PACKAGE_VERSION
75b85037dbSmrg
76b85037dbSmrg/* Major version of this package */
77b85037dbSmrg#undef PACKAGE_VERSION_MAJOR
78b85037dbSmrg
79b85037dbSmrg/* Minor version of this package */
80b85037dbSmrg#undef PACKAGE_VERSION_MINOR
81b85037dbSmrg
82b85037dbSmrg/* Patch version of this package */
83b85037dbSmrg#undef PACKAGE_VERSION_PATCHLEVEL
84b85037dbSmrg
85b85037dbSmrg/* Define to 1 if you have the ANSI C header files. */
86b85037dbSmrg#undef STDC_HEADERS
87b85037dbSmrg
88b85037dbSmrg/* Version number of package */
89b85037dbSmrg#undef VERSION
90