meta-virtualization/recipes-containers
Bruce Ashfield 8515475890 lxc/autoconf:: allow subdir objects
autoconf-1.14 will fail to configure lxc with the following warning (and
hence error):

  | automake: warnings are treated as errors
  | src/lxc/Makefile.am:79: warning: source file '../include/openpty.c' is in a subdirectory,
  | src/lxc/Makefile.am:79: but option 'subdir-objects' is disabled

So we tell autoconf that subdir objects are fine .. and the issue is solved.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-01-31 15:44:19 -05:00
..
criu Added CRIU recipe 2012-12-07 15:32:30 +01:00
lxc lxc/autoconf:: allow subdir objects 2014-01-31 15:44:19 -05:00