mirror_lxc/src/python-lxc
Daniel Miranda d79067a726 build: Fix support for split build and source dirs
Building LXC in a separate target directory, by running configure from
outside the source tree, failed with multiple errors, mostly in the
Python and Lua extensions, due to assuming the source dir and build dir
are the same in a few places. To fix that:

- Pre-process setup.py with the appropriate directories at configure
  time
- Introduce the build dir as an include path in the Lua Makefile
- Link the default container configuration file from the alternatives
  in the configure stage, instead of setting a variable and using it
  in the Makefile

Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-08-22 14:05:27 -05:00
..
examples python3: Fix crashes in snapshot() 2014-06-09 15:24:10 -04:00
lxc python3: Don't require a template name 2014-06-03 11:31:09 -04:00
lxc.c Fix attach_wait and threads 2014-07-07 10:16:01 -04:00
Makefile.am build: Fix support for split build and source dirs 2014-08-22 14:05:27 -05:00
setup.py.in build: Fix support for split build and source dirs 2014-08-22 14:05:27 -05:00