diff options
| author | Glenn Morris | 2011-03-03 00:03:01 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-03-03 00:03:01 -0800 |
| commit | b612ffc94de61b0fb50818de16fdb26d61294981 (patch) | |
| tree | 4e2a84e93075839e65465c8107c5b161ae7fc09c /configure.in | |
| parent | 8dd979ade928d36ed8ea5a0d1356e4e2cfe4763a (diff) | |
| download | emacs-b612ffc94de61b0fb50818de16fdb26d61294981.tar.gz emacs-b612ffc94de61b0fb50818de16fdb26d61294981.zip | |
Reduce some of the many, many variant spellings of NeXTstep.
http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00986.html
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]) |