meson: Don't set c_std to gnu99
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:51:24 +0000 (22:21 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:51:51 +0000 (22:21 +0530)
commitf8f0cf7374b221562d35014b2dd8fa6ac1299679
treecf4272706c0debb66de1782de8b4113f28577e46
parent1d6167f07dae8ddb53350213d431253132060c26
meson: Don't set c_std to gnu99

Use the default for each compiler on every platform instead. This
improves our compatibility with compilers that don't have gnu99 as
a c_std.
meson.build