On Tue, 23 Jul 2024 19:20:26 -0400, Gabriel Krisman Bertazi wrote: > When the user passes a relative path, we end up splitting the > installation in multiple directories because it is relative to $CWD, > which changes when we recurse into subdirectories. > > A common idiom I use is: > > ./configure --prefix=install ; make ; make install > > [...] Applied, thanks! [1/1] configure: Respect relative prefix path commit: 476a6a9e92f390b16d12a3d66c046d456b5783e3 Best regards, -- Jens Axboe