Commit eb4d65d0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Tor Arntsen made the ares build warnings etc get included as well

parent e7d9ea89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -207,7 +207,7 @@ if { grep "define USE_ARES" lib/config.h; } then

  echo "testcurl: build ares"
  cd ares
  make
  make 2>&1 | sed -e "s:$pwd::g"
  echo "testcurl: ares is now built"

  # cd back to the curl build dir