]> git.ipfire.org Git - thirdparty/squid.git/commit
More squid.conf reordering to get the dependencies between options sorted proper
authorhno <>
Tue, 4 Sep 2007 23:39:56 +0000 (23:39 +0000)
committerhno <>
Tue, 4 Sep 2007 23:39:56 +0000 (23:39 +0000)
commit41bd17a47f74cefe841f7025291b655eeead07f4
treef6a38e52f477c44781a7947d4bd454dcf10b170f
parent93b0a0f9f40b275757f2fd2b48c7e7a60b293383
More squid.conf reordering to get the dependencies between options sorted proper

this patch also adds an automatic dependency verification to cf_gen,
reducing the risk of this kind of confusing ordering of the directives.
driven by the new cf.data.depend file listing the directive types and
their dependencies.
src/Makefile.am
src/cf.data.depend [new file with mode: 0644]
src/cf.data.pre
src/cf_gen.cc