commit | 1001cb5558cf6679af7bce3114bba1d3bb7b6f7f | [log] [tgz] |
---|---|---|
author | Marco Trevisan (TreviƱo) <mail@3v1n0.net> | Tue Apr 13 19:07:46 2021 +0200 |
committer | Ludovic Rousseau <ludovic.rousseau@free.fr> | Wed Apr 14 16:51:09 2021 +0200 |
tree | fa618d66afbfe7379161185918ff92b5381f9c6a | |
parent | bda2344f5e7d460decd3968492faa7a5fb2797cd [diff] |
autogen: Support being called from external build dir Building libusb from another build directory doesn't properly work right now, as calling autogen.sh from there won't work. An example is when using jhbuild to build it. So always use absolute paths to call configure and bootstrap scripts Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr>