Quoting Stéphane Graber (stgra...@ubuntu.com):
> Use AC_SEARCH_LIBS to detect what library provides sem_*.
> This allows us to stop hardcoding the ld arguments in the various MakeFiles.
>
> Suggested-by: Natanael Copa
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> configu
Use AC_SEARCH_LIBS to detect what library provides sem_*.
This allows us to stop hardcoding the ld arguments in the various MakeFiles.
Suggested-by: Natanael Copa
Signed-off-by: Stéphane Graber
---
configure.ac | 3 +++
src/lxc/Makefile.am | 8
src/tests/Makefile.am | 4