mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
plugin: libarchive and plugins as default for linux
fix preferences set in first plugin loading small logic changes in libraries loading related to: https://review.jami.net/c/ring-project/+/14433 Change-Id: I4730f279ee38d337e3ef94dd9562a5dfc1a63c32
This commit is contained in:
@ -170,6 +170,9 @@ your system. */
|
||||
/* Video support enabled */
|
||||
#define ENABLE_VIDEO /**/
|
||||
|
||||
/* Jami Plugin support enabled */
|
||||
#define ENABLE_PLUGIN /**/
|
||||
|
||||
/* Name directory service support enabled */
|
||||
#define HAVE_RINGNS 1
|
||||
|
||||
|
Reference in New Issue
Block a user