ltlcheck: disable timeout handling when kill() or alarm() are missing
* configure.ac: Check for kill and alarm. * src/bin/ltlcheck.cc: Disable timeout code when kill or alarm are missing. Recognize the --timeout option, but display a warning.
Please register or sign in to comment