diff options
author | dominique.leuenberger@gmail.com <dominique.leuenberger@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56> | 2013-09-07 11:14:17 +0000 |
---|---|---|
committer | dominique.leuenberger@gmail.com <dominique.leuenberger@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56> | 2013-09-07 11:14:17 +0000 |
commit | 5c701b48a7271a184f6fe3d5b58895bc56a78a29 (patch) | |
tree | 42bdb610bfec773401e20efb9d828b7df39dbe89 /bindings/python | |
parent | 5c9835ea2bb744536f45f67752d3c55dae65fcf1 (diff) | |
download | libproxy-master.tar.gz |
As the binding is always running in context of perl, the
perl libraries are guaranteed to be in memory and we do not
have to take care of those.
This allows the perl bindings to be built against a different
version of perl as it will be finally run with (perl keeps on
installing the library in a versioned directory, hence on each
perl upgrade, a rebuild is needed in order to link against the
new location of the library).
git-svn-id: http://libproxy.googlecode.com/svn/trunk@880 c587cffe-e639-0410-9787-d7902ae8ed56
Diffstat (limited to 'bindings/python')
0 files changed, 0 insertions, 0 deletions