mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Tor Arntsen's tiny fix!
This commit is contained in:
parent
de37308722
commit
d765a00adb
@ -218,7 +218,7 @@ if { grep "define USE_ARES" lib/config.h; } then
|
|||||||
cd ares
|
cd ares
|
||||||
make 2>&1 | sed -e "s:$pwd::g"
|
make 2>&1 | sed -e "s:$pwd::g"
|
||||||
|
|
||||||
if [ -f libcares.a]; then
|
if [ -f libcares.a ]; then
|
||||||
log "ares is now built successfully"
|
log "ares is now built successfully"
|
||||||
else
|
else
|
||||||
log "ares build failed"
|
log "ares build failed"
|
||||||
|
Loading…
Reference in New Issue
Block a user