diff options
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
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]) | |||
| 162 | OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars]) | 162 | OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars]) |
| 163 | OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d]) | 163 | OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d]) |
| 164 | OPTION_DEFAULT_ON([xim],[don't use X11 XIM]) | 164 | OPTION_DEFAULT_ON([xim],[don't use X11 XIM]) |
| 165 | OPTION_DEFAULT_OFF([ns],[use nextstep (Cocoa or GNUstep) windowing system]) | 165 | OPTION_DEFAULT_OFF([ns],[use NeXTstep (Cocoa or GNUstep) windowing system]) |
| 166 | 166 | ||
| 167 | OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console]) | 167 | OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console]) |
| 168 | OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support]) | 168 | OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support]) |