Fixed building in a separate build directory.
authormarkus schnalke <meillo@marmaro.de>
Fri, 23 Mar 2012 11:20:01 +0000 (12:20 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 23 Mar 2012 11:20:01 +0000 (12:20 +0100)
Like this:
mkdir /tmp/foo
cd /tmp/foo
/path/to/sources/configure -q
make
If you want to know more, search for VPATH.


No differences found