Makefile: fix typo
commit104ff34a742672b360b1da2b7d7668a14da551c2
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 29 Aug 2006 10:51:14 +0000 (29 12:51 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Aug 2006 21:26:14 +0000 (29 14:26 -0700)
treede4fd8b6a327a67325c7db8140c105078e5b9ba9
parentc9b0597d3d3168e29f68b0e82fa755ee165f6b72
Makefile: fix typo

We checked NO_SETENV instead of NO_UNSETENV to decide if unsetenv
is available.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile