author | Serge van den Boom <svdb@stack.nl> | |
Wed, 28 Jan 2009 20:43:57 +0000 (21:43 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Jan 2009 21:30:20 +0000 (13:30 -0800) | ||
commit | 85b4518f44b1950918c80c32d1ede4731cb78b76 | |
tree | ba471d28291daa4937e36a2444745c158ec5938d | tree | snapshot |
parent | 98ef23b3b106ef8cf4dc0db34e62a39e044cf99b | commit | diff |
Makefile: Make 'configure --with-expat=path' actually work
While the configure script sets the EXPATDIR environment variable to
whatever value was passed to its option --with-expat as the prefix of
the location of the expat library and headers, the Makefile ignored it.
This patch fixes this bug.
Signed-off-by: Serge van den Boom <svdb@stack.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
While the configure script sets the EXPATDIR environment variable to
whatever value was passed to its option --with-expat as the prefix of
the location of the expat library and headers, the Makefile ignored it.
This patch fixes this bug.
Signed-off-by: Serge van den Boom <svdb@stack.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |