• G
    tests: link against libxml2 · ed1b5d8e
    Guido Günther 提交于
    to avoid
    
    CCLD     storagevolxml2argvtest
    /usr/bin/ld: ../src/.libs/libvirt_driver_storage_impl.a(libvirt_driver_storage_impl_la-storage_backend.o): undefined reference to symbol 'xmlFreeDoc@@LIBXML2_2.4.30'
    //usr/lib/x86_64-linux-gnu/libxml2.so.2: error adding symbols: DSO missing from command line
    ed1b5d8e
Makefile.am 26.5 KB