aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 710f0945066..1f6213211da 100644
--- a/configure.in
+++ b/configure.in
@@ -162,7 +162,7 @@ OPTION_DEFAULT_ON([m17n-flt],[don't use m17n-flt for text shaping])
162OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars]) 162OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars])
163OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d]) 163OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d])
164OPTION_DEFAULT_ON([xim],[don't use X11 XIM]) 164OPTION_DEFAULT_ON([xim],[don't use X11 XIM])
165OPTION_DEFAULT_OFF([ns],[use nextstep (Cocoa or GNUstep) windowing system]) 165OPTION_DEFAULT_OFF([ns],[use NeXTstep (Cocoa or GNUstep) windowing system])
166 166
167OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console]) 167OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console])
168OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support]) 168OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support])