Update ax_boost_system.m4 to d48ec2210047bbf17702700811c3f16a5369e06c

This commit is contained in:
Chocobo1 2016-11-10 14:13:53 +08:00 committed by sledgehammer999
commit 79871c8e21
2 changed files with 4 additions and 3 deletions

2
configure vendored
View file

@ -5101,7 +5101,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
int
main ()
{
boost::system::system_category
boost::system::error_category *a = 0;
;
return 0;
}