Remove obsolete #if 0-ed code
[platform/upstream/gst-libav.git] / meson_options.txt
1 option('package-name', type : 'string', yield : true,
2        description : 'package name to use in plugins')
3 option('package-origin', type : 'string',
4        value : 'Unknown package origin', yield : true,
5        description : 'package origin URL to use in plugins')