chiark / gitweb /
Build: Explicitly link against mLib or catacomb.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 29 Dec 2008 10:21:35 +0000 (10:21 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 29 Dec 2008 10:21:35 +0000 (10:21 +0000)
commit7bd7331ea55fc27573035d343fe949cc15fa9047
treecaff36785bfae583de856f09b13981a190ee213c
parent65faf8dff03b7ed638341b6105b26addae28d641
Build: Explicitly link against mLib or catacomb.

This avoids an ugly double-link in the server.  Doesn't make anything
actually work better, though.
client/Makefile.am
configure.ac
pkstream/Makefile.am
proxy/Makefile.am
server/Makefile.am
uslip/Makefile.am