]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Bundle the purge and hexd tools with Squid sources.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 19 Aug 2010 03:33:12 +0000 (21:33 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 19 Aug 2010 03:33:12 +0000 (21:33 -0600)
commit2ccf2eb2159f0ee9847669c101f9ed4143e0b01d
tree28e2ff1cd39d5858f2ef68bbef5bb4a5e61f45e5
parentc060699c240d3619640c333ef1e760a72d780030
Bundle the purge and hexd tools with Squid sources.

Fixes the remaining known errors with purge tool building within
Squid source tree.

This adds the auto-tools changes necessary to bundle the tool.
16 files changed:
configure.in
include/psignal.h [new file with mode: 0644]
lib/Makefile.am
lib/psignal.c [new file with mode: 0644]
tools/Makefile.am
tools/purge/Makefile [deleted file]
tools/purge/Makefile.am [new file with mode: 0644]
tools/purge/convert.cc
tools/purge/copyout.cc
tools/purge/hexd.c [deleted file]
tools/purge/hexd.cc [new file with mode: 0644]
tools/purge/purge.cc
tools/purge/signal.cc
tools/purge/signal.hh
tools/purge/socket.cc
tools/purge/squid-tlv.cc