about summary refs log tree commit diff
path: root/shared.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-09-08 11:59:04 +0200
committerLars Hjemli <hjemli@gmail.com>2007-09-08 11:59:04 +0200
commitfa31c5ed4839575c3ef3f6f0823fc2b4af47dbfd (patch)
treecf7d8ef01dfba52ee4c0fb40160d24e4d6041c81 /shared.c
parentMake cgit honor CACHE_ROOT as defined in Makefile (diff)
downloadcgit-pink-fa31c5ed4839575c3ef3f6f0823fc2b4af47dbfd.tar.gz
cgit-pink-fa31c5ed4839575c3ef3f6f0823fc2b4af47dbfd.zip
Makefile: add missing references to DESTDIR
When cgit is built it needs to get CGIT_CONFIG and CGIT_CACHE_ROOT prefix
with DESTDIR.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'shared.c')
0 files changed, 0 insertions, 0 deletions
ollow=1'>Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe