summaryrefslogtreecommitdiff
path: root/pkg.m4
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2005-07-14 13:04:54 +0000
committerArch Librarian <arch@canonical.com>2005-07-14 13:04:54 +0000
commit30f0c123487c39ceb3cfb2756760a9616b659520 (patch)
treef6fb432868939a827775f9d1e346f646d422110a /pkg.m4
parentdf41ad0951a031f75093899e7bf7a6b37a07bff2 (diff)
0.9.0
Author: hp Date: 2002-02-03 17:16:48 GMT 0.9.0
Diffstat (limited to 'pkg.m4')
-rw-r--r--pkg.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg.m4 b/pkg.m4
index 2ee547a..c80e0ac 100644
--- a/pkg.m4
+++ b/pkg.m4
@@ -15,7 +15,7 @@ AC_DEFUN(PKG_CHECK_MODULES, [
echo "*** to the full path to pkg-config."
echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
else
- PKG_CONFIG_MIN_VERSION=0.8.0
+ PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
AC_MSG_CHECKING(for $2)