]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/Makefile
Unconditionally set man.base.url.for.relative.links
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Dec 2009 08:06:52 +0000 (00:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Dec 2009 08:06:52 +0000 (00:06 -0800)
commit8dd35c7121696851f837a5d8b17adaa99daf83ef
tree0727b2d4b0582717e5fbfb3d63b5b2f04400da53
parenta479a564dc33bdbc102f2af81ab71ef3e1eae492
Unconditionally set man.base.url.for.relative.links

Even setting it to empty is better than leaving it unset as it
prevents the warning cruft from appearing in the output.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile