summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-11-17 20:03:48 +0000
committerRoland McGrath <roland@redhat.com>1995-11-17 20:03:48 +0000
commitfa6d6f915004ed0d3ffbb4b5430c870451ef1d29 (patch)
treeed50891e23772873c37e9d6e35154c22b1a04c6d /INSTALL
parented02723506d8258e00b02ef6b68a242f3424e739 (diff)
downloadgunmake-fa6d6f915004ed0d3ffbb4b5430c870451ef1d29.tar.gz
.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 95d84c8..a2c8722 100644
--- a/INSTALL
+++ b/INSTALL
@@ -95,6 +95,11 @@ give `configure' the option `--exec-prefix=PATH', the package will use
PATH as the prefix for installing programs and libraries.
Documentation and other data files will still use the regular prefix.
+ In addition, if you use an unusual directory layout you can give
+options like `--bindir=PATH' to specify different values for particular
+kinds of files. Run `configure --help' for a list of the directories
+you can set and what kinds of files go in them.
+
If the package supports it, you can cause programs to be installed
with an extra prefix or suffix on their names by giving `configure' the
option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.