]> code.delx.au - gnu-emacs/blobdiff - src/config.in
Merged from miles@gnu.org--gnu-2005 (patch 469)
[gnu-emacs] / src / config.in
index d3369641a8f201c6989b8fd4fc2ad2d15877e6d7..f4ab9fbb3dd881fcbcf55979faab55d11040cf71 100644 (file)
@@ -897,6 +897,12 @@ Boston, MA 02110-1301, 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'