diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-05 03:12:47 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-05 03:12:47 +0000 |
commit | 148866bc7324fc1f501383b9def0ed0451b7675f (patch) | |
tree | 685bff923bebf8df3e5b2eb50f1883bbfaac90e3 | |
parent | 0b57c475471c5e51954752e91dbd803382f25f46 (diff) |
mention that egrep and ar are also mandatory
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,7 +28,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. +- The configure process will now halt when sed, grep, egrep or ar programs + can not be found among the directories in PATH variable. Daniel Stenberg (1 Jul 2008) - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY |