]> granicus.if.org Git - p11-kit/commit
Create a link for the proxy module.
authorStef Walter <stefw@collabora.co.uk>
Wed, 27 Jul 2011 10:02:25 +0000 (12:02 +0200)
committerStef Walter <stefw@collabora.co.uk>
Wed, 27 Jul 2011 10:02:25 +0000 (12:02 +0200)
commit4454fc36a0dd9b6e99e302769084b2964eef34c1
treede44ad1f0fad3eb698c5ca0ccbdb0e2dc87c9a36
parent308a776372eb1560480fbfcb5ef9d918a7a1454f
Create a link for the proxy module.

 * Install proxy module at its own path which is not prefixed by 'lib'
 * Since the proxy module is the same as the library, and actually
   needs to be loaded as the same library in memory (due to resource
   tracking per process), use a symlink for proxy.
 * Add a variable to the pkg-config file which shows the path
   to the proxy module. ie:
   $ pkg-config --variable=proxy_module p11-kit-1

https://bugzilla.redhat.com/show_bug.cgi?id=725905
p11-kit/Makefile.am
p11-kit/p11-kit-1.pc.in