On Wed, Mar 09, 2011 at 12:03:37PM +0000, Daniel P. Berrange wrote: [..snip..] > > libvirt_driver_lxc_la_SOURCES = $(LXC_DRIVER_SOURCES) > > @@ -870,6 +878,12 @@ libvirt_driver_storage_la_CFLAGS = \ > > -I@top_srcdir@/src/conf $(AM_CFLAGS) > > libvirt_driver_storage_la_LDFLAGS = $(AM_LDFLAGS) > > libvirt_driver_storage_la_LIBADD = > > +if WITH_SECDRIVER_SELINUX > > +libvirt_driver_storage_la_LIBADD += $(SELINUX_LIBS) > > +endif > > +if WITH_SECDRIVER_APPARMOR > > +libvirt_driver_storage_la_LIBADD += $(APPARMOR_LIBS) > > +endif > > if WITH_STORAGE_DIR > > if WITH_DRIVER_MODULES > > mod_LTLIBRARIES += libvirt_driver_storage.la > > ACK, though I'm surprised that LXC requires the SELinux > or AppArmour bits. Pushed now, thanks. -- Guido -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list