summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Kleve <jesse.kleve@gmail.com>2016-12-10 12:48:26 -0600
committerAndrzej Rybczak <electricityispower@gmail.com>2016-12-22 09:49:12 +0100
commitc48280b4468a4c35bcbb24a348993e5e176bd1f9 (patch)
treea25257482a091aa892ee415946425968ba01533d
parent91939bb14e4bb61a2ad0794b597b247d7d196f55 (diff)
Update 'optional features' information in INSTALL file
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index b576d03d..cf1d5c6c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -98,9 +98,9 @@ Optional Features
Some packages pay attention to `--enable-FEATURE' options to
`configure', where FEATURE indicates an optional part of the package.
They may also pay attention to `--with-PACKAGE' options, where PACKAGE
-is something like `gnu-as' or `x' (for the X Window System). The
-`README' should mention any `--enable-' and `--with-' options that the
-package recognizes.
+is something like `gnu-as' or `x' (for the X Window System). You can
+find a list of `--enable-' and `--with-' options that the package
+recognizes via `./configure --help`.
For packages that use the X Window System, `configure' can usually
find the X include and library files automatically, but if it doesn't,