From f92aad58f105c17d9a1a82054b0ac9281c8d884f Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Thu, 30 Aug 2007 16:19:02 +0000 Subject: [PATCH] changing pkg-config version to 0.19 git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@932 7f574dfc-610e-0410-a909-a81674777703 --- configure.ac.in | 2 +- doc/conky.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac.in b/configure.ac.in index 8ef2443d..5e68fae4 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -35,7 +35,7 @@ AC_CHECK_PROG(HAVE_PKGCONFIG, pkg-config, yes, no) if test x"$HAVE_PKGCONFIG" = x"no"; then AC_MSG_ERROR([pkg-config is required!]) fi -PKG_PROG_PKG_CONFIG([0.20]) +PKG_PROG_PKG_CONFIG([0.19]) AC_CONFIG_FILES( Makefile diff --git a/doc/conky.1 b/doc/conky.1 index bbe7e52f..40263ecb 100644 --- a/doc/conky.1 +++ b/doc/conky.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH conky 1 2007-08-08 +.TH conky 1 2007-08-08 "" "" .SH NAME conky \- A system monitor for X originally based on the torsmo code, but more kickass. It just keeps on given'er. Yeah. .SH SYNOPSIS