aboutsummaryrefslogtreecommitdiff
path: root/archive.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2006-11-05 02:28:25 -0500
committerJunio C Hamano <junkio@cox.net>2006-11-04 23:41:05 -0800
commitaf8ffbed0fc016e066765706738c45c65493f392 (patch)
tree90502e3dcc64f77f37e942986a320eec4da8a1a2 /archive.h
parentbf8675d314ffb0289779a954fdf6ae22f3322d0d (diff)
downloadgit-af8ffbed0fc016e066765706738c45c65493f392.tar.gz
git-af8ffbed0fc016e066765706738c45c65493f392.tar.xz
Remove SIMPLE_PROGRAMS and make git-daemon a normal program.
Some platforms (Solaris in particular) appear to require -lz as part of the link line for git-daemon, due to it linking against sha1_file.o and that module requiring inflate/deflate support. So its time to retire SIMPLE_PROGRAMS and move its last remaining member into the standard PROGRAMS list, allowing it to link against all libraries used by the rest of Git. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'archive.h')
0 files changed, 0 insertions, 0 deletions