diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/config.h.in b/src/config.h.in deleted file mode 100644 index 042d07c..0000000 --- a/src/config.h.in +++ /dev/null @@ -1,16 +0,0 @@ -/* 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 |