meson: Replace empty configuration_data() with copy keyword
authorTim-Philipp Müller <tim@centricular.com>
Wed, 17 Oct 2018 13:15:33 +0000 (14:15 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Oct 2018 13:15:33 +0000 (14:15 +0100)
commitcac9aab107176b0398a10d2bdaca23909fd107e1
tree59536754935af0ed4c2665257e4aee09b5172a8c
parentaf0e30d5452d87117dd6371fd15e213af5524ac4
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/audiofx/meson.build
gst/deinterlace/meson.build
gst/videobox/meson.build
gst/videomixer/meson.build