squid: Configure with --disable-esi
Without --disable-esi the build process will enable esi, which does not build without patches, if libxml2 or libexpat is available.
This commit is contained in:
parent
3c1a5e5d59
commit
2fea11a306
@ -14,6 +14,7 @@ squid_cv_gnu_atomics=yes
|
|||||||
--disable-external-acl-helpers
|
--disable-external-acl-helpers
|
||||||
--disable-strict-error-checking
|
--disable-strict-error-checking
|
||||||
--disable-disk-io
|
--disable-disk-io
|
||||||
|
--disable-esi
|
||||||
--disable-storeio
|
--disable-storeio
|
||||||
--without-mit-krb5
|
--without-mit-krb5
|
||||||
--with-dl
|
--with-dl
|
||||||
|
Loading…
Reference in New Issue
Block a user