(--with-carbon): Tone down rhetoric in help text.
authorGlenn Morris <rgm@gnu.org>
Sat, 26 Jan 2008 21:05:58 +0000 (21:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 26 Jan 2008 21:05:58 +0000 (21:05 +0000)
ChangeLog
configure.in

index 557f5c2..1f9820d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2008-01-26  Glenn Morris  <rgm@gnu.org>
 
        * configure.in (--without-gcc): By default, neither off nor on.
+       (--with-carbon): Tone down rhetoric in help text.
 
 2008-01-25  Glenn Morris  <rgm@gnu.org>
 
index a1db65b..abf6719 100644 (file)
@@ -139,7 +139,7 @@ OPTION_DEFAULT_OFF([gtk],[use GTK toolkit])
 OPTION_DEFAULT_ON([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars])
 OPTION_DEFAULT_ON([xaw3d],[don't use Xaw3d])
 OPTION_DEFAULT_ON([xim],[don't use X11 XIM])
-OPTION_DEFAULT_OFF([carbon],[use Carbon GUI on Mac OS X. **UNSUPPORTED!**])
+OPTION_DEFAULT_OFF([carbon],[use Carbon GUI on Mac OS X.  This is unsupported!])
 
 OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console])
 OPTION_DEFAULT_OFF([dbus],[compile with D-Bus support])