meson: Don't set c_std to gnu99
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:50:40 +0000 (22:20 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:50:40 +0000 (22:20 +0530)
commit77e26de12ef8ec6e3c245acee65815546ecd259f
tree6edb55defcfad5d5bde262744d7f4ddfacc14d08
parent108b08ccdaaba3a030c10e0465a261b49761f129
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