emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109487: Grammar fixes


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109487: Grammar fixes
Date: Mon, 06 Aug 2012 23:56:08 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109487
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-08-06 23:56:08 -0700
message:
  Grammar fixes
modified:
  INSTALL
=== modified file 'INSTALL'
--- a/INSTALL   2012-08-07 04:16:47 +0000
+++ b/INSTALL   2012-08-07 06:56:08 +0000
@@ -319,17 +319,17 @@
 
 Use --without-sound to disable sound support.
 
-Use --disable-features if you want to build small executable with
-the minimal dependencies from an external libraries, at the cost
-of disabling most of the features which are enabled by default.
-Using --disable-features is equivalent to --without-sound --without-dbus
+Use --disable-features if you want to build a small executable with
+the minimal dependencies on external libraries, at the cost
+of disabling most of the features that are normally enabled by default.
+Using --disable-features is equivalent to: --without-sound --without-dbus
 --without-libotf --without-selinux --without-xft --without-gsettings
 --without-gnutls --without-rsvg --without-xml2 --without-gconf
 --without-imagemagick --without-m17n-flt --without-jpeg --without-tiff
 --without-gif --without-png --without-gpm.  Note that --disable-features
-leaves X support enabled, and using GTK2 or GTK3 toolkit creates a lot
-of library dependencies.  So if you want to build small executable with
-the very basic X support, use --disable-features --with-x-toolkit=no.
+leaves X support enabled, and using the GTK2 or GTK3 toolkit creates a lot
+of library dependencies.  So if you want to build a small executable with
+very basic X support, use --disable-features --with-x-toolkit=no.
 For the smallest possible executable without X, use --disable-features
 --without-x.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]