aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config.in b/src/config.in
index 7f1bdfd32c2..34e1b6db21d 100644
--- a/src/config.in
+++ b/src/config.in
@@ -930,8 +930,7 @@ Boston, MA 02110-1301, USA. */
930#endif 930#endif
931 931
932/* Multi-tty support relies on MULTI_KBOARD. It seems safe to turn it 932/* Multi-tty support relies on MULTI_KBOARD. It seems safe to turn it
933 on unconditionally. Note that src/s/darwin.h disables this at 933 on unconditionally. */
934 present. */
935#ifndef MULTI_KBOARD 934#ifndef MULTI_KBOARD
936#define MULTI_KBOARD 935#define MULTI_KBOARD
937#endif 936#endif