- Note that directories for make have to be given as absolute paths.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 7 Oct 2005 17:44:14 +0000 (17:44 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 7 Oct 2005 17:44:14 +0000 (17:44 -0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 00ba663..cd9fa41 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,6 +23,8 @@ A) Building in the source-tree:
 B) Building out-of-tree:
 ------------------------
 
+Note that top_srcdir, O and top_builddir have to be given as absolute paths.
+
 1) make the directory to hold the object files and chdir to it:
    'mkdir /tmp/bb ; cd /tmp/bb'
    Then prepare the config giving the full path to the source in top_srcdir: