meson: Replace empty configuration_data() with copy keyword
authorSeungha Yang <seungha.yang@navercorp.com>
Wed, 17 Oct 2018 12:09:22 +0000 (21:09 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Oct 2018 13:08:47 +0000 (14:08 +0100)
commit53b6c94d630c35b44226a3c3510955c1fc20f4b6
tree51b60e91d823b229c137998178a28e907fea7956
parent59f40eb1a00822693aed3ea8294fba7d77f603ab
meson: Replace empty configuration_data() with copy keyword

Use 'copy' keyword to avoid meson warning message.
Note that 'copy' keyword in configure_file() is available
since meson 0.47.0

https://bugzilla.gnome.org/show_bug.cgi?id=797298
gst/bayer/meson.build
gst/compositor/meson.build
gst/fieldanalysis/meson.build
gst/gaudieffects/meson.build