INSTALL: Describe dependency knobs from Makefile
commit5beb577db8c61a7a511fac1d970a5ae3dde11eca
authorBrian Gernhardt <brian@gernhardtsoftware.com>
Thu, 10 Sep 2009 20:28:19 +0000 (10 16:28 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Sep 2009 04:34:43 +0000 (10 21:34 -0700)
tree2bbc2c230909d916168ffe4c0cc5f8db4d9a7b82
parent26d9443925517f6d93dbcb6f4eca30af82703de3
INSTALL: Describe dependency knobs from Makefile

We said that some of our dependencies were optional, but didn't say
how to turn them off.  Add information for that and mention where to
save the options close to the top of the file.

Also, standardize on both using quotes for the names of the dependencies
and tabs for indentation of the list.

Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
INSTALL