]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove Bungled warning on missing component directives
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Oct 2012 06:39:34 +0000 (19:39 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Oct 2012 06:39:34 +0000 (19:39 +1300)
commitb6ead21b283b664d162e0e852c7cb1f92d030562
treeff3be358bffc215623345f35df468fcb29a68285
parent73a4878a74f0ef3219bb1b18df868658190e5caa
Remove Bungled warning on missing component directives

* Make Squid display a ERROR notice and ignore squid.conf directives
  which belong to components disabled at build time instead of throwing
  up 'FATAL: Bungled' message and aborting.

* Polish the 'requires X' message text for better display of cases like
  'requires MS Windows' and 'requires Linux'

* Add 'requires X' message for --enable-auth, --enable-eui, and
  --enable-ssl-crtd which were missing.
src/cf_gen.cc
src/cf_gen_defines