[PATCH Libgpg-error] gpg-error.m4: support pkg-config

Alon Bar-Lev alon.barlev at gmail.com
Mon Dec 3 00:31:21 CET 2018


On Mon, Dec 3, 2018 at 1:23 AM NIIBE Yutaka <gniibe at fsij.org> wrote:
>
> Alon Bar-Lev <alon.barlev at gmail.com> wrote:
> > We are discussing here the "change of GnuPG build"
>
> I know, you are.  That resulted "we cannot even properly discuss this."
>
> I explained a larger picture of our improvements.  You ignore.

Please forgive me if I am ignoring anything. I read again the thread
and yet to understand the larger picture. Maybe I just keep missing
it.

Please explain again why not give an option for downstream to build
gnupg components using pkg-config, this does not take anything from
whoever wishes to continue to use current mode.

Pseudo code per each <library>.m4:

+if enable_pkg_config = yes:
+   use pkg-config via pkg.m4 macro to detect dependency flags
[usually oneliner]
+else:
    use *-config macro to detect dependency flags
+endif

Why does this takes anything from the larger picture?

Thanks!
Alon



More information about the Gnupg-devel mailing list