From 90ad1c5d9f9f20154715cf533228357e28145f64 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sun, 8 Feb 2009 15:33:48 +0900 Subject: [PATCH] Added a brief description of the --enable-relocatable flag to INSTALL --- INSTALL | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index dc673c44..9254a0d3 100644 --- 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=". Defining Variables ================== -- 2.30.2