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