From a16ef6ead2b02120ca482aa3d2667e51b0c67e78 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 10 Oct 2008 18:03:49 +0100 Subject: [PATCH] [INSTALL] Mention pkg-config requirement Mention that building the configure script requires at least version 0.16 of pkg-config. See the old bug: Bug 4702 PKG_PROG_PKG_CONFIG: command not found (https://bugs.freedesktop.org/show_bug.cgi?id=4702) --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 1ee0f48e8..9db68dee2 100644 --- a/INSTALL +++ b/INSTALL @@ -160,6 +160,7 @@ order to compile cairo. Specifically, you need the following utilities: autoheader aclocal libtoolize + pkg-config [at least version 0.16] gtk-doc (recommended) Hopefully your platform of choice has packages readily available so