libgcrypt: detect libgpg-error with pkg-config

Vincent Torri via Gcrypt-devel <[email protected]> Sun, 3 May 2026 00:38:42 +0200
Newsgroups gmane.comp.encryption.gpg.libgcrypt.devel
Message-ID <CAMq1adrRtUDvv3XTbCG8p_4CZn6jiX6moMpDwLRfVbbdPohuoQ@mail.gmail.com>
Hello

in libgpg-error's configure.ac : 'gpg-error-config command is deprecated.'
So, pkg-config detection should be used

Vincent Torri