[vte] build: Check for pkg-config
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] build: Check for pkg-config
- Date: Tue, 29 Sep 2015 21:56:41 +0000 (UTC)
commit 0550d8a5739c77d9b895c7904154b99db77223a8
Author: Christian Persch <chpe gnome org>
Date: Tue Sep 29 23:56:14 2015 +0200
build: Check for pkg-config
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9c147e8..41e1438 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,6 +60,8 @@ AC_HEADER_STDC
AM_PROG_CC_C_O
AC_PROG_SED
+PKG_PROG_PKG_CONFIG
+
# Initialize libtool
LT_PREREQ([2.2])
LT_INIT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]