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.
With lsof 4.99.3
./configure --disable-liblsof && makedoes compile liblsof, but does not link with it and does not install it.liblsofshould not be compiled under these circumstances.