chiark / gitweb /
Link against -lcap only where required
authorMichael Biebl <biebl@debian.org>
Thu, 28 Jul 2011 02:02:32 +0000 (04:02 +0200)
committerMichael Biebl <biebl@debian.org>
Thu, 28 Jul 2011 03:01:12 +0000 (05:01 +0200)
commit85f19d825e7504676f3a80c78c1d9a7ec35a3b3f
tree223f1a62c0add48d2a0e312a0edbe62cd1b68581
parent6c7506dca32f8add56cd03bf263f417305de74a0
Link against -lcap only where required

Don't put -lcap into LIBS as otherwise everything will be linked against
it, like libsystemd-daemon, where this is not desired.
Makefile.am
configure.ac