]> git.ipfire.org Git - thirdparty/lxc.git/commit
python-lxc: follow global rpath setting for autotools builds 1042/head
authorAleksandr Mezin <mezin.alexander@gmail.com>
Mon, 6 Jun 2016 01:50:59 +0000 (07:50 +0600)
committerAleksandr Mezin <mezin.alexander@gmail.com>
Mon, 6 Jun 2016 01:50:59 +0000 (07:50 +0600)
commit2c500c107acf9b9e90d3d190c940a3c4660bce85
tree19a6963c142db6a81fba908400ff34375efe5332
parent9d54166ca56689c8ff216e410a81dc27c23422f7
python-lxc: follow global rpath setting for autotools builds

When LXC is configured with --enable-rpath, I expect Python bindings
to be able to find the library in a non-standard location, just like
LXC command-line tools.

Signed-off-by: Aleksandr Mezin <mezin.alexander@gmail.com>
src/python-lxc/Makefile.am