commit | b8faa7ea603cb91d742e2099d1f035787b3ea4eb | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Oct 07 17:44:14 2005 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Oct 07 17:44:14 2005 +0000 |
tree | 60a1989d4fabc0ac8e2979a63b5ec3f8dea48337 | |
parent | dfd1eb03872cb9bc154d70c5cc02706a580a9827 [diff] [blame] |
- Note that directories for make have to be given as absolute paths.
diff --git a/INSTALL b/INSTALL index 00ba663..cd9fa41 100644 --- a/INSTALL +++ b/INSTALL
@@ -23,6 +23,8 @@ 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: