]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4446: undefined reference to 'libecap::Name::Name'
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 10 Jun 2016 04:53:56 +0000 (16:53 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 10 Jun 2016 04:53:56 +0000 (16:53 +1200)
commitebf76e07ea8e1faae4932ccd032645c3b6e41fda
treea48ca00a7d2471ee398b0d89d32d3e9a17cc46f1
parentdcbfe1a3958cd0979651a6469703bf93a150dc55
Bug 4446: undefined reference to 'libecap::Name::Name'

Add autoconf link check for -lecap if it is going to be used.

Also, cleanup adaptation dependency situation. Automake *_DEPENDENCIES should
no longer be used and there is no need for both AC_SUBST component lists and
ENABLE_FOO conditionals to be defined. This allows simpler configure.ac logic
for both eCAP and ICAP.
configure.ac
src/adaptation/Makefile.am