X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=configure.ac;h=7c2856efc92ca55e3cf03fcf1c72ffb70318f7c3;hb=2c47789d817aaf745a5ce5d5f79619c634cc8566;hp=82584e91532264790bac7efd953f9f5da09576c1;hpb=319a36a5c2da8dd07993caac43b7820bff3b0d37;p=git.git diff --git a/configure.ac b/configure.ac index 82584e915..7c2856efc 100644 --- a/configure.ac +++ b/configure.ac @@ -158,7 +158,7 @@ AC_CHECK_LIB([crypto], [SHA1_Init], AC_SUBST(NEEDS_SSL_WITH_CRYPTO) AC_SUBST(NO_OPENSSL) # -# Define NO_CURL if you do not have curl installed. git-http-pull and +# Define NO_CURL if you do not have libcurl installed. git-http-pull and # git-http-push are not built, and you cannot use http:// and https:// # transports. AC_CHECK_LIB([curl], [curl_global_init],