]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix ESI breaks with --disable-optimizations
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 27 Jan 2009 00:40:24 +0000 (13:40 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 27 Jan 2009 00:40:24 +0000 (13:40 +1300)
commit73cee124f12edaa2679fa6fbbca94a918494fc50
tree7689bf645bd2502196d521e0b8a8f99b8eab2e47
parente31215b3334957cd1b5ed7f2d149e02218d9ff51
Fix ESI breaks with --disable-optimizations

Turns out the libTrie configure script shares some macro handling
which needed a re-sync with the main squid script.

TODO: These should really be made into shared macros.
lib/libTrie/configure.in
lib/libTrie/include/Trie.h
lib/libTrie/src/Trie.cc
src/Makefile.am