gplugin/gplugin

Make the search paths always have trailing slashes
develop
2020-08-29, Gary Kramlich
22eacbf0c2f8
Make the search paths always have trailing slashes

Make sure the internal representation of search paths always have a trailing slash.

Testing Done:
Compiled and ran unit tests.

Reviewed at https://reviews.imfreedom.org/r/97/
configure_file(
input : 'gplugin.spec.in',
output : 'gplugin.spec',
configuration : version_conf)