Commit cfbdbf97 authored by Yang Tse's avatar Yang Tse
Browse files

build: fix previous push

parent b24e8725
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2466,7 +2466,7 @@ if test "x$enable_shared" = "xyes"; then
else
  build_libhostname=no
fi
AM_CONDITIONAL(BUILD_LIBHOSTNAME, test x$tests_use_libhostname = xyes)
AM_CONDITIONAL(BUILD_LIBHOSTNAME, test x$build_libhostname = xyes)

CURL_CHECK_OPTION_THREADED_RESOLVER