]> code.delx.au - gnu-emacs/blobdiff - src/config.in
Merged in changes from CVS trunk.
[gnu-emacs] / src / config.in
index 87e37e65ef2773128b64006995785da88ff01bf6..a7b29aac1c9955171e72e2c46b4911ae36a44096 100644 (file)
@@ -888,6 +888,12 @@ Boston, MA 02111-1307, USA.  */
 #define HAVE_MOUSE
 #endif
 
+/* Multi-tty support relies on MULTI_KBOARD.  It seems safe to turn it
+   on unconditionally. */
+#ifndef MULTI_KBOARD
+#define MULTI_KBOARD
+#endif
+
 /* Define USER_FULL_NAME to return a string
    that is the user's full name.
    It can assume that the variable `pw'