meson: Don't set c_std to gnu99
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:49:02 +0000 (22:19 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:49:02 +0000 (22:19 +0530)
commit7c7e0a6a6dcee8f018a238b655cf269b8ca9e574
treea10920ccf08bd016d038dcc8fad890d5f5d86e25
parentdbdb84c2d3f95188cf6d4cf93e49a9b62dbfa51e
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