diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-02 17:42:08 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-02 17:42:08 +0000 |
commit | bfaab6ed6bb3e8865cd8dd60375fbdc39203a862 (patch) | |
tree | a876ac4817971c9802b457b815252a044c83cba8 /CHANGES | |
parent | 97333deb3f6713d7d12168c8980d69cc60961063 (diff) |
The configure process will now halt when sed or grep are unavailable
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Yang Tse (2 Jul 2008) will fallback to gettimeofday when the monotonic clock is unavailable at run-time. +- The configure process will now halt when sed or grep are unavailable. + Daniel Stenberg (1 Jul 2008) - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY operating system. |