Fix gcc version check for private macros
authorUlrich Klauer <ulrich@chirlu.de>
Sat, 25 May 2013 13:12:33 +0000 (15:12 +0200)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 25 May 2013 22:26:45 +0000 (08:26 +1000)
commitd672efaa05e18ca2bf906c6e8eb8d5bf20f88664
tree7650ad9e8163ebd0ca23464614d4b3295c41c78e
parent411ba53c7bc86d2fe1407b3392d8d391f89c1d92
Fix gcc version check for private macros

Use Benjamin Stiglitz' MIN macros from gcc 4.3 (according to the
changelog, __COUNTER__ was introduced in this version). Previously,
the macros weren't used on any existing gcc version; the first one
would have been 5.5.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
src/libFLAC/include/private/macros.h