On 01/24/2011 08:13 AM, Daniel P. Berrange wrote:
> When built as modules, the connection drivers live
> in $LIBDIR/libvirt/drivers. Now we add lock manager
> drivers, we need to distinguish. So move the existing
> modules to 'connection-driver'
>
> * src/Makefile.am: Move module install dir
> * s
When built as modules, the connection drivers live
in $LIBDIR/libvirt/drivers. Now we add lock manager
drivers, we need to distinguish. So move the existing
modules to 'connection-driver'
* src/Makefile.am: Move module install dir
* src/driver.c: Move module search dir
---
src/Makefile.am |2