diff options
author | Petr Baudis <pasky@suse.cz> | 2005-07-29 17:48:26 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-07-29 17:21:51 -0700 |
commit | 5bdac8b3269aea963c3192c93c26c1524def5464 (patch) | |
tree | 8bb42ec18713e54e02b239a72e5e55361d00cfed /ssh-push.c | |
parent | [PATCH] Unify usage strings declaration (diff) | |
download | tgif-5bdac8b3269aea963c3192c93c26c1524def5464.tar.xz |
[PATCH] Improve the compilation-time settings interface
Describe variables which make itself takes and adjusts compilation
accordingly (MOZILLA_SHA1, NO_OPENSSL, PPC_SHA1), and make adding
defines more convenient through the $DEFINES variable. $COPTS includes
-g as well now and is not overriden if it was already declared in the
environment. Also, $CFLAGS is appended to rather than reset, so that if
there was already a $CFLAGS environment variable, it's appended to. Some
more variables are also made overridable through the environment. Renamed
$bin to $bindir which is the name commonly used for this.
This is part of the Cogito Makefile changes port.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-push.c')
0 files changed, 0 insertions, 0 deletions