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:
Fredrik Fornwall 2018-08-22 08:29:55 +02:00
parent 3c1a5e5d59
commit 2fea11a306

View File

@ -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