• Lionel Elie Mamane's avatar
    confgure.ac: dbgutil and system-libcmis incompatible · 0e6fdbd7
    Lionel Elie Mamane yazdı
    libcmis exposes STL containers in its API:
    workdir/*/CxxObject/ucb/source/ucp/cmis/cmis_content.o: In function `cmis::Content::setCmisProperty(std::string, std::string, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&)':
    ucb/source/ucp/cmis/cmis_content.cxx:1756: undefined reference to `libcmis::Property::Property(boost::shared_ptr<libcmis::PropertyType>, std::__debug::vector<std::string, std::allocator<std::string> >)'
    ucb/source/ucp/cmis/cmis_content.cxx:1762: undefined reference to `libcmis::Property::setValues(std::__debug::vector<std::string, std::allocator<std::string> >)'
    
    Change-Id: Ife845ca5c6cedcbe57e5ce7fbdd8cc641dffae52
    0e6fdbd7
configure.ac 420 KB