diff options
author | Yang Tse <yangsita@gmail.com> | 2008-09-19 18:39:24 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-09-19 18:39:24 +0000 |
commit | 4e4f6c1ec83a4d0d9189ce51c5bf22cf24efd687 (patch) | |
tree | 21047fd0beb517b3e88323fa204e21b36f03a26f /CHANGES | |
parent | 459e67b2a7290bc57dec773756d24d4503ac6d48 (diff) |
configure script now checks availability of the alarm() function
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Yang Tse (19 Sep 2008) +- configure script now checks availability of the alarm() function. + Daniel Fandrich (18 Sep 2008) - Don't bother to install a SIGALRM handler unless alarm() is available. Also, leave the existing SIGALRM handler alone if the timeout is too small |