]> code.delx.au - gnu-emacs/blobdiff - src/config.in
Merged in changes from CVS trunk.
[gnu-emacs] / src / config.in
index 49095ca4e5afae98101b22d558c7385c475edfbb..f2cf822b6fff53672388884cecc4d4531c01dfb7 100644 (file)
@@ -869,6 +869,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'