Module: wine
Branch: master
Commit: ede777d11dc6a4739f7d6e10d3014929c3277240
URL: https://gitlab.winehq.org/wine/wine/-/commit/ede777d11dc6a4739f7d6e10d30149…
Author: Eric Pouech <eric.pouech(a)gmail.com>
Date: Wed Nov 23 15:58:44 2022 +0100
configure: Log pkg-config error messages.
While investigating https://bugs.winehq.org/show_bug.cgi?id=53953,
it may be a good idea to log any pkg-config error messages instead
of ignoring them.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
---
aclocal.m4 | 8 ++-
configure | 190 ++++++++++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 159 insertions(+), 39 deletions(-)