Junio C Hamano <gits...@pobox.com> writes:

> This "ifeq" is redundant and will never set CURL_LIBCURL to empty
> without running the "else" part, I think.  In a Makefile, a variable
> explicitly set to empty and a variable that is unset are treated the
> same....
>       $ make -f Makefile CURL_CONFIG=""
>       Empty Undefined

Oh, I was blind.  Please ignore this noise.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to