qulogic/gplugin

Bump to meson 0.47.1
develop
2018-08-20, Gary Kramlich
357d788b482c
Bump to meson 0.47.1
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))