blob: 042d07cb606efe8bf584689b0af57c02b990e799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/* src/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `Xinerama' library (-lXinerama). */
#undef HAVE_LIBXINERAMA
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
|