Junio C Hamano <gitster@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html