Commits

Peter Korsgaard committed d785694f5a9
torsmo: fix build when help2man is available on host help2man doesn't work when cross compiling, as it wants to run ./program --help, so ensure torsmo doesn't try to use it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>