]> git.sesse.net Git - bmusb/commitdiff
Make UDEVDIR configurable.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 11 Apr 2020 12:17:20 +0000 (14:17 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 11 Apr 2020 12:17:20 +0000 (14:17 +0200)
This makes the udev directory overridable on the command line.
If none is given, it defaults to getting the directory from pkg-config,
if you have the udev development package installed, and failing that,
hard-codes /lib/udev as before.

All of this is based on research and suggestions from speps.


No differences found