diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2006-10-18 10:59:10 -0400 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-11-02 13:02:03 -0800 |
commit | 459223945e0e974e4de7ae158d0a218c67434add (patch) | |
tree | 3499b9e845b73bc996af878aafa5e8f00c1d00de | |
parent | d2ab45fed7bd38cde000a158294784bd2292ca26 (diff) |
[configure.in] Require pkg-config 0.19. (#8686)
(cherry picked from 157663e1fdf120a71c6cc8222b88d2915a5a73eb commit)
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index db3ffb24e..2943b2499 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 |