]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove --disable-loadable-modules build option (#990)
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 2 Mar 2022 17:20:40 +0000 (17:20 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 2 Mar 2022 18:54:50 +0000 (18:54 +0000)
commit5a2409b72d0e85722146ccf296993d8f1e086b94
tree74a18d6c12cf0615d327b938d8039e3812a819a1
parent63a76d3f68cd904951dc07d230b84f3047b01521
Remove --disable-loadable-modules build option (#990)

 ... in favour of libtool --enable/disable-shared option which
provides the same functionality.

This has the nice side effect of simplifying the LT_INIT and
related autoconf sequences which were being modified by
--disable-loadable-modules.
configure.ac
doc/release-notes/release-6.sgml
src/cf_gen_defines
test-suite/buildtests/layer-01-minimal.opts
test-suite/buildtests/layer-02-maximus.opts
test-suite/buildtests/layer-04-noauth-everything.opts