From c48280b4468a4c35bcbb24a348993e5e176bd1f9 Mon Sep 17 00:00:00 2001 From: Jesse Kleve Date: Sat, 10 Dec 2016 12:48:26 -0600 Subject: [PATCH] Update 'optional features' information in INSTALL file --- INSTALL | 6 +++--- 1 file 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,