author | Jakub Narebski <jnareb@gmail.com> | |
Fri, 18 Jan 2008 01:03:51 +0000 (02:03 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 18 Jan 2008 07:35:36 +0000 (23:35 -0800) | ||
commit | bfa8fccf477ed2567b035f1c6a3cb2b74ec4ef67 | |
tree | fcab0b25901bc62c0da2a6340888c7cbb149adde | tree | snapshot |
parent | 5221ecbc51526da94f2ba0862c3958100592cf0b | commit | diff |
autoconf: Add checking for unsetenv function
Update configure.ac (and config.mak.in) by adding test for unsetenv
(NO_UNSETENV). Add comment about NO_UNSETENV to Makefile header, as
original commit 731043fd adding compat/unsetenv.c didn't do that.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Update configure.ac (and config.mak.in) by adding test for unsetenv
(NO_UNSETENV). Add comment about NO_UNSETENV to Makefile header, as
original commit 731043fd adding compat/unsetenv.c didn't do that.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
config.mak.in | diff | blob | history | |
configure.ac | diff | blob | history |