meson: Replace empty configuration_data() with copy keyword
authorSeungha Yang <seungha.yang@navercorp.com>
Thu, 27 Sep 2018 12:21:14 +0000 (21:21 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Oct 2018 12:48:47 +0000 (13:48 +0100)
commit3499d9ea646311a879813fa033226b7624d9e1eb
treeab340d3772659eb0061e9522f82d6d4fe63390f7
parent76ba8d8759d8b1ec913ddfac21ea5402cc806b6f
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-libs/gst/audio/meson.build
gst-libs/gst/video/meson.build
gst/adder/meson.build
gst/audiomixer/meson.build
gst/videotestsrc/meson.build
gst/volume/meson.build