diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in index 76ebff8..5916cce 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -15,6 +15,9 @@ /* 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 |