[cairo-commit] configure.in

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Oct 18 07:59:16 PDT 2006


 configure.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 157663e1fdf120a71c6cc8222b88d2915a5a73eb (from e2a0c57c1fc20f3e2ee641273b5f059ca221d265)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Oct 18 10:59:10 2006 -0400

    [configure.in] Require pkg-config 0.19. (#8686)

diff --git a/configure.in b/configure.in
index 2817470..d2d53d9 100644
--- a/configure.in
+++ b/configure.in
@@ -86,7 +86,7 @@ AC_CHECK_LIB(z, compress,
 
 dnl ===========================================================================
 
-PKG_PROG_PKG_CONFIG
+PKG_PROG_PKG_CONFIG(0.19)
 
 dnl ===========================================================================
 dnl


More information about the cairo-commit mailing list