mirror of
https://github.com/curl/curl.git
synced 2026-07-28 08:23:06 +03:00
mention that egrep and ar are also mandatory
This commit is contained in:
parent
0b57c47547
commit
148866bc73
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue