aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-01-27 16:06:02 +0000
committerDan Nicolaescu <[email protected]>2008-01-27 16:06:02 +0000
commit9c28b587abe1ebf89059753b6983d597402042d8 (patch)
treef61335364eba3b11cb3065dbdce146336616811f /configure.in
parent59e3a79d2bf012db203905ea01846ba951a286d2 (diff)
* configure.in: Update comment.
* Makefile.in: Remove references to unused macros.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index abf67196b7..6b9de40756 100644
--- a/configure.in
+++ b/configure.in
@@ -2676,8 +2676,7 @@ AH_BOTTOM([
#endif
/* Multi-tty support relies on MULTI_KBOARD. It seems safe to turn it
- on unconditionally. Note that src/s/darwin.h disables this at
- present. */
+ on unconditionally. */
#ifndef MULTI_KBOARD
#define MULTI_KBOARD
#endif