]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove GCC 2.x and 3.x detection and support
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 26 Aug 2015 10:05:35 +0000 (03:05 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 26 Aug 2015 10:05:35 +0000 (03:05 -0700)
commit179d18e726757c0de0f2161dcc1dcb1463925c7a
tree9643fe70cb29cf1b43e8f7045b2ad98dc4152b79
parentc7cdbf3cb16412489d70bc99f2bfedafe31e8022
Remove GCC 2.x and 3.x detection and support

C++11 support is now required and the detection for that should error
far more nicely for these old compilers than these $GCCVER hacks
configure.ac