commit | 5beb577db8c61a7a511fac1d970a5ae3dde11eca | [log] [tgz] |
---|---|---|
author | Brian Gernhardt <brian@gernhardtsoftware.com> | Thu Sep 10 16:28:19 2009 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Sep 10 21:34:43 2009 -0700 |
tree | 2bbc2c230909d916168ffe4c0cc5f8db4d9a7b82 | |
parent | 26d9443925517f6d93dbcb6f4eca30af82703de3 [diff] |
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>