Page MenuHome GnuPG

658_pinentry-0.9.5-build.patch
AbandonedPublic

Authored by marcus on Jul 18 2015, 10:22 AM.

Details

Reviewers
alonbl
Summary

From 29384a828ad83644df9093bb292194d1ac6e689b Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev <alon.barlev@gmail.com>
Date: Sat, 18 Jul 2015 10:14:49 +0300
Subject: [PATCH] build: add pkg-config initialization and modify detection

add PKG_PROG_PKG_CONFIG as the qt4 detection and curses detection are
already using pkg.m4 which require proper initialization.

modify the manual detection of pkg-config based on the error value of
the PKG_PROG_PKG_CONFIG and not the manual one as there is a conflict
between empty and 'no'.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>

configure.ac | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

2.3.6

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped