poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Install pkgconfig file for libpoke


From: Jose E. Marchesi
Subject: Re: [PATCH] Install pkgconfig file for libpoke
Date: Fri, 26 Feb 2021 19:56:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hello Thomas.
Thanks for the patch.

> +dnl pkg-config description
> +AX_CREATE_PKGCONFIG_INFO('libpoke/poke.pc', , , 'libpoke')

Where is this macro defined?

> +
>  AC_OUTPUT
>  
>  dnl Report warnings
> diff --git a/libpoke/Makefile.am b/libpoke/Makefile.am
> index d104f382..741cd6df 100644
> --- a/libpoke/Makefile.am
> +++ b/libpoke/Makefile.am
> @@ -23,6 +23,7 @@ DISTCLEANFILES =
>  MAINTAINERCLEANFILES =
>  
>  dist_pkgdata_DATA = pkl-rt.pk std.pk
> +dist_pkgconfig_lib_DATA = $(pkgconfig_libfile)
>  
>  lib_LTLIBRARIES = libpoke.la



reply via email to

[Prev in Thread] Current Thread [Next in Thread]