Skip to content

Commit

Permalink
BUILD: Extend boost.m4 to recognize gcc 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Apr 25, 2014
1 parent 1853777 commit c51fc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m4/boost.m4
Original file line number Diff line number Diff line change
Expand Up @@ -997,6 +997,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) \
Expand Down

0 comments on commit c51fc37

Please sign in to comment.