Eric Blake 1a4379cb21 build: split driver_storage into convenience library
Commit 1d22ba95 was complete at the time, but we have since
reintroduced a warning that is fixed in the same manner:

  CCLD   storagebackendsheepdogtest

*** Warning: Linking the executable storagebackendsheepdogtest against the loadable module
*** libvirt_driver_storage.so is not portable!

* src/Makefile.am (libvirt_driver_storage.la): Factor into new
convenience library libvirt_driver_storage_impl.la.
* tests/Makefile.am (storagebackendsheepdogtest_LDADD): Link to
convenience library, not shared library.
2012-08-21 09:44:14 -06:00
..
2012-04-02 09:33:54 -06:00
2012-07-23 10:50:50 +08:00
2011-12-01 13:49:20 -07:00
2011-06-30 18:04:02 +01:00
2012-07-23 10:50:50 +08:00
2011-07-11 09:21:37 -06:00