]> err.no Git - varnish/commit
Correctly detect the presence and location of all external library we use
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 24 Apr 2007 09:39:12 +0000 (09:39 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 24 Apr 2007 09:39:12 +0000 (09:39 +0000)
commit399d657c5962d10935470a9183179a77741aae20
tree02864a48f4279c3944b87ab28492ee85a7dee15e
parentf8b1cb9a6c042ad4938b09e9b634b15b1d71eef9
Correctly detect the presence and location of all external library we use
(except for the C math library, which the C standard guarantees is always
available as -lm) and more importantly, use them only where needed.

This should fix the compilation issues on SuSE.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1364 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishhist/Makefile.am
varnish-cache/bin/varnishstat/Makefile.am
varnish-cache/bin/varnishtop/Makefile.am
varnish-cache/configure.ac