]> granicus.if.org Git - pdns/commitdiff
detect gcc 4.9 in configure
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 10 Jun 2014 14:46:59 +0000 (16:46 +0200)
committermind04 <mind04@monshouwer.org>
Tue, 10 Jun 2014 14:46:59 +0000 (16:46 +0200)
m4/boost.m4

index 1fc9ec0c593912a87dc51ef41748f855df561589..95e8c94ee32544a1b987625933005c81452987c1 100644 (file)
@@ -1110,6 +1110,7 @@ if test x$boost_cv_inc_path != xno; then
   # I'm not sure about my test for `il' (be careful: Intel's ICC pre-defines
   # the same defines as GCC's).
   for i in \
+    _BOOST_gcc_test(4, 9) \
     _BOOST_gcc_test(4, 8) \
     _BOOST_gcc_test(4, 7) \
     _BOOST_gcc_test(4, 6) \