]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixes for the "%err_code and %err_detail logformat codes" patch
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 21 Oct 2010 10:34:44 +0000 (13:34 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 21 Oct 2010 10:34:44 +0000 (13:34 +0300)
commitf3ff3818d3075774497aae5449fa60cb569b298e
treeff34f1bdce31a8c3dca09cf11696812562e9f1cb
parent64b66b760b0d5d9e182e5c2790c31246f4a2958b
Fixes for the "%err_code and %err_detail logformat codes" patch

The newly added file src/err_detail_type.h must listed in squid_SOURCES
variable in Makefile.am to be included in archives generated using "make dist"
For the same reason  the files scripts/{calc-must-ids.pl,calc-must-ids.sh}
must listed in EXTRA_DIST variable.
scripts/Makefile.am
src/Makefile.am