From: John Darrington Date: Sun, 8 Feb 2009 06:33:48 +0000 (+0900) Subject: Added a brief description of the --enable-relocatable flag to INSTALL X-Git-Tag: v0.7.3~302 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=90ad1c5d9f9f20154715cf533228357e28145f64 Added a brief description of the --enable-relocatable flag to INSTALL --- 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 ==================