Quoting Stéphane Graber (stgra...@ubuntu.com):
> Some platforms don't have personality.h in their C library, this change
> adds buildtime detection for the header and turns off the personality setting
> code in those cases.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
>
Some platforms don't have personality.h in their C library, this change
adds buildtime detection for the header and turns off the personality setting
code in those cases.
Signed-off-by: Stéphane Graber
---
configure.ac | 4 ++--
src/lxc/conf.c | 7 ++-
src/lxc/confile.c|