]> git.ipfire.org Git - thirdparty/kmod.git/commit
configure: Check that provided paths are absolute
authorMichal Suchanek <msuchanek@suse.de>
Fri, 10 Nov 2023 12:13:55 +0000 (13:13 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 6 Dec 2023 15:53:41 +0000 (09:53 -0600)
commit48b0c75f79f86140314b9656d3d855a515e18a73
tree16d9bed59c3940d9c2d7b5d940ddfce70e12aabc
parent9d1fb317c8dbf2b834b3d0efb34208eb8fb790fb
configure: Check that provided paths are absolute

configure checks that its built-in directory options get an absolute
path. Copy the check for custom options.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Link: https://lore.kernel.org/r/8aff0c9c491d8afeec7f6b2cd96cbd0439e26fbb.1699618135.git.msuchanek@suse.de
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
configure.ac