configure: support absolete out-of-tree builds
configure: handle the case of absolute paths. Reported by grishka.
This commit is contained in:
4
README
4
README
@ -35,8 +35,8 @@ Documentation:
|
||||
make test
|
||||
make install
|
||||
|
||||
Alternatively, VPATH builds are supported: you may use different
|
||||
directories to old build objects, kept separate from your source tree:
|
||||
Alternatively, out-of-tree builds are supported: you may use different
|
||||
directories to hold build objects, kept separate from your source tree:
|
||||
|
||||
mkdir _build
|
||||
cd _build
|
||||
|
||||
Reference in New Issue
Block a user