meson: Don't set c_std to gnu99
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:32:48 +0000 (22:02 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:36:40 +0000 (22:06 +0530)
commitd439da1925630875a620b10e9441026e1cf45e4c
tree88968f224606b09c6f4c6e82f369047e7af906d2
parent69abe1de13355c64306e454eea2fdc8954e4eade
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