gplugin/gplugin

Using a more proper fix that QuLogic suggested
feature/random-bug-fixes
2019-07-26, Gary Kramlich
b048978ef839
Using a more proper fix that QuLogic suggested
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))