diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2015-10-13 19:52:06 +0200 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2015-10-14 14:49:18 +0200 |
commit | 5fd2e2284323304ad28f8ab80041f3cf6632dc72 (patch) | |
tree | 7aa8e61b9769758b8d85a14ba68d3d442d4d86db /Makefile.am | |
parent | 7f7bfcf3cfc6f0d9fabffb63a44b607a7a040d57 (diff) |
build: don't link everything to libcap
The intent of the assignments around the check for libcap was obviously
to avoid polluting LIBS. To work properly, LIBS must be restored from
the save_LIBS variable.
The practical effect is small though, because pretty much everything
links with libbasic, which links with CAP_LIBS.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions