comparison configure.in @ 88012:db355a8d8248

(--with-carbon): Tone down rhetoric in help text.
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Jan 2008 21:05:53 +0000
parents d8142fd06d28
children 4794ef0780fc
comparison
equal deleted inserted replaced
88011:670e666fb738 88012:db355a8d8248
137 137
138 OPTION_DEFAULT_OFF([gtk],[use GTK toolkit]) 138 OPTION_DEFAULT_OFF([gtk],[use GTK toolkit])
139 OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars]) 139 OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars])
140 OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d]) 140 OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d])
141 OPTION_DEFAULT_ON([xim],[don't use X11 XIM]) 141 OPTION_DEFAULT_ON([xim],[don't use X11 XIM])
142 OPTION_DEFAULT_OFF([carbon],[use Carbon GUI on Mac OS X. **UNSUPPORTED!**]) 142 OPTION_DEFAULT_OFF([carbon],[use Carbon GUI on Mac OS X. This is unsupported!])
143 143
144 OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console]) 144 OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console])
145 OPTION_DEFAULT_OFF([dbus],[compile with D-Bus support]) 145 OPTION_DEFAULT_OFF([dbus],[compile with D-Bus support])
146 146
147 147