-
Use AC_SEARCH_LIBS instead of hardcoded lists · c9a84173Stéphane Graber authored
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 <ncopa@alpinelinux.org> Signed-off-by:
Stéphane Graber <stgraber@ubuntu.com> Acked-by:
Serge E. Hallyn <serge.hallyn@ubuntu.com>
c9a84173
×