lsof
lsof copied to clipboard
Unnecessary building liblsof
With lsof 4.99.3 ./configure --disable-liblsof && make does compile liblsof, but does not link with it and does not install it.
liblsof should not be compiled under these circumstances.
Sounds reasonable, pull requests are welcome