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

> Christian Couder <chrisc...@tuxfamily.org> writes:
> 
>> ...
>> +GIT-TCLTK-VARS: FORCE
>> +    @VARS='$(TRACK_TCLTK)'; \
>> +            if test x"$$VARS" != x"`cat $@ 2>/dev/null`" ; then \
>> +                    echo 1>&2 "    * new Tcl/Tk interpreter location"; \
> 
> I think in a related patch to the top-level Makefile changes it to
> lose "1" to read it as "echo >&2" here.

Yeah, I forgot to remove the 1 here.

Thanks,
Christian.
--
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