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:
AGS5
2020-05-29 16:36:45 -04:00
committed by Adrien Béraud
parent b7d4ab38d0
commit 03ed99103d
26 changed files with 285 additions and 75 deletions

View File

@ -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