mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
mention that egrep and ar are also mandatory
This commit is contained in:
parent
0b57c47547
commit
148866bc73
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…
Reference in New Issue
Block a user