Update 'optional features' information in INSTALL file

This commit is contained in:
Jesse Kleve
2016-12-10 12:48:26 -06:00
committed by Andrzej Rybczak
parent 91939bb14e
commit c48280b446

View File

@@ -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,