On 03/03/17 18:42, Marc-André Lureau wrote: > Hi > > ----- Original Message ----- >> This allows us to inform the clients of this library if it was built >> with support for folder sharing or not. >> >> Signed-off-by: Eduardo Lima (Etrunko) <[email protected]> > > Interesting approach, but you should rather do that at run time. This would > allow to dynamically replace the shared library without recompiling. > > You can do spice_session_get_webdav_server() to know if it's enabled, for > example
Well, my idea was to check for this at configure time and completely avoid the build of related source code that would make use of this feature. -- Eduardo de Barros Lima (Etrunko) Software Engineer - RedHat [email protected] _______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
