diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/src/config.h.in b/src/config.h.in deleted file mode 100644 index 5916cce..0000000 --- a/src/config.h.in +++ /dev/null @@ -1,32 +0,0 @@ -/* src/config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* When defined, ratpoison will print debugging information */ -#undef DEBUG - -/* X terminal emulator to user */ -#undef TERM_PROG - -/* Define if you have the <unistd.h> header file. */ -#undef HAVE_UNISTD_H - -/* Define if you have the X11 library (-lX11). */ -#undef HAVE_LIBX11 - -/* Name of package */ -#undef PACKAGE - -/* Version number of package */ -#undef VERSION - |