meson: Don't set c_std to gnu99
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:41:08 +0000 (22:11 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 15 Oct 2016 16:43:42 +0000 (22:13 +0530)
commit19f6559582c73123a3ec1fcf5a6b8651fbc2e83f
treea45a20f2219421ab9c8bb26411d4ab9d4b50410f
parent887a5911f5ee10e6d0fa071f5b9d27608fb015ab
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