comparison configure.in @ 88025:4794ef0780fc

* configure.in: Update comment. * Makefile.in: Remove references to unused macros.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 27 Jan 2008 16:06:02 +0000
parents db355a8d8248
children 7dc2524306eb
comparison
equal deleted inserted replaced
88024:18495b035226 88025:4794ef0780fc
2674 #define MULTI_KBOARD 2674 #define MULTI_KBOARD
2675 #define HAVE_MOUSE 2675 #define HAVE_MOUSE
2676 #endif 2676 #endif
2677 2677
2678 /* Multi-tty support relies on MULTI_KBOARD. It seems safe to turn it 2678 /* Multi-tty support relies on MULTI_KBOARD. It seems safe to turn it
2679 on unconditionally. Note that src/s/darwin.h disables this at 2679 on unconditionally. */
2680 present. */
2681 #ifndef MULTI_KBOARD 2680 #ifndef MULTI_KBOARD
2682 #define MULTI_KBOARD 2681 #define MULTI_KBOARD
2683 #endif 2682 #endif
2684 2683
2685 /* If we're using the Carbon API on Mac OS X, define a few more 2684 /* If we're using the Carbon API on Mac OS X, define a few more