]> xenbits.xensource.com Git - libvirt.git/commit
build: define SECDRIVER_LIBS in Makefile.am
authorLaine Stump <laine@laine.org>
Fri, 1 Feb 2013 19:22:26 +0000 (14:22 -0500)
committerLaine Stump <laine@laine.org>
Wed, 13 Feb 2013 21:11:15 +0000 (16:11 -0500)
commit4a56e80fa56f1d15f23b33370a80abf03a20ef4c
tree572290efe78fa0b373ce8890e7ebfa6dea2209b0
parentdd5bb439620b981032ff63f5c295318fba3a125b
build: define SECDRIVER_LIBS in Makefile.am

This makes it simpler to include the necessary system security driver
libraries for a particular system. For this patch, several existing
conditional sections from the Makfile were replaced; I'll later be
adding SECDRIVER_LIBS to libvirt_util_la_LIBADD, because vircommand.c
will be calling a function from $securitylib.
src/Makefile.am