[lttng-dev] [PATCH] babeltrace: remove useless PACKAGE_LIBS substitution

Jérémie Galarneau jeremie.galarneau at efficios.com
Mon Sep 12 19:09:15 UTC 2016


Merged, thanks!

Jérémie

On Fri, Aug 5, 2016 at 4:06 PM, Nathan Lynch <nathan_lynch at mentor.com> wrote:
> PACKAGE_LIBS isn't referred to anywhere in the project so remove this
> dead code from configure.ac.
>
> Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
> ---
>  configure.ac | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 39973296ba1d..e600e252d9ce 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -312,7 +312,6 @@ AS_IF([test "x$_enable_debug_info" = xyes], [
>  ], [])
>
>  PKG_CHECK_MODULES(GMODULE, [gmodule-2.0 >= 2.0.0])
> -AC_SUBST(PACKAGE_LIBS)
>
>  LIBS="$LIBS $GMODULE_LIBS"
>  PACKAGE_CFLAGS="$GMODULE_CFLAGS -Wall -Wformat"
> --
> 2.5.5
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com


More information about the lttng-dev mailing list