aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 94e9a44b3b7..e09e1289b8d 100644
--- a/src/config.in
+++ b/src/config.in
@@ -69,6 +69,7 @@ and this notice must be preserved on all copies. */
69 69
70/* If we're using any sort of window system, define some consequences. */ 70/* If we're using any sort of window system, define some consequences. */
71#ifdef HAVE_X_WINDOWS 71#ifdef HAVE_X_WINDOWS
72#define HAVE_WINDOW_SYSTEM
72#define MULTI_KBOARD 73#define MULTI_KBOARD
73#define HAVE_FACES 74#define HAVE_FACES
74#define HAVE_MOUSE 75#define HAVE_MOUSE