X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcommon.c;h=beedec66919b917b5696168cd39dc7632f12472b;hb=4a2a7ed15b45fc79b89c81a909279639374f0999;hp=ed1d1c277f687d614d3795698e5e29044888d8b6;hpb=8c083b3ee255042b043cfbccfbcb4e3670dad37f;p=babeltrace.git diff --git a/src/common/common.c b/src/common/common.c index ed1d1c27..beedec66 100644 --- a/src/common/common.c +++ b/src/common/common.c @@ -49,7 +49,7 @@ #include #endif -#define SYSTEM_PLUGIN_PATH INSTALL_LIBDIR "/babeltrace2/plugins" +#define SYSTEM_PLUGIN_PATH BABELTRACE_PLUGINS_DIR #define HOME_ENV_VAR "HOME" #define HOME_PLUGIN_SUBPATH "/.local/lib/babeltrace2/plugins"