Added a brief description of the --enable-relocatable flag to INSTALL
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Feb 2009 06:33:48 +0000 (15:33 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Feb 2009 06:33:48 +0000 (15:33 +0900)
INSTALL

diff --git a/INSTALL b/INSTALL
index dc673c441c387fd4f79384eea9b22785aeae7101..9254a0d36f707dc313f7fe2dc9c9ebfc2abc1213 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -237,7 +237,12 @@ Optional Features
    of libraries are detected.   Use of this option is not recommended.
    If you use it, some features may be missing and the build may fail
    with obscure error messages.
-   
+
+`--enable-relocatable'
+   This option is useful for building a package which can be installed
+   into an arbitrary directory and freely copied to any other directory.
+   If you use this option, you will probably want to install the pspp
+   with a command similar to "make install DESTDIR=<distination>".
 
 Defining Variables
 ==================