]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Bug 2662: cf_gen failure when cross compiling
authorBertrand Jacquin <beber@meleeweb.net>
Mon, 22 Aug 2011 14:45:52 +0000 (08:45 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 22 Aug 2011 14:45:52 +0000 (08:45 -0600)
commitde051d9d3782216322525b753afd1c750fa32635
tree82b379df2aa35d592cdc4ff1e6a02eccf73c626b
parent5dc2526ceae69a5ca21b4640462d6fe6d21d29b3
Bug 2662: cf_gen failure when cross compiling

Adds support for "./configure HOSTCXX=foo" to specify a host compiler
to build cf_gen with. If none is specified the normal build compiler will
be used.
configure.ac
src/Makefile.am