mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 12:27:52 +00:00
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
This commit is contained in:
parent
15f3623b21
commit
f92aad58f1
@ -35,7 +35,7 @@ AC_CHECK_PROG(HAVE_PKGCONFIG, pkg-config, yes, no)
|
|||||||
if test x"$HAVE_PKGCONFIG" = x"no"; then
|
if test x"$HAVE_PKGCONFIG" = x"no"; then
|
||||||
AC_MSG_ERROR([pkg-config is required!])
|
AC_MSG_ERROR([pkg-config is required!])
|
||||||
fi
|
fi
|
||||||
PKG_PROG_PKG_CONFIG([0.20])
|
PKG_PROG_PKG_CONFIG([0.19])
|
||||||
|
|
||||||
AC_CONFIG_FILES(
|
AC_CONFIG_FILES(
|
||||||
Makefile
|
Makefile
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
\\$2 \(la\\$1\(ra\\$3
|
\\$2 \(la\\$1\(ra\\$3
|
||||||
..
|
..
|
||||||
.if \n(.g .mso www.tmac
|
.if \n(.g .mso www.tmac
|
||||||
.TH conky 1 2007-08-08
|
.TH conky 1 2007-08-08 "" ""
|
||||||
.SH NAME
|
.SH NAME
|
||||||
conky \- A system monitor for X originally based on the torsmo code, but more kickass. It just keeps on given'er. Yeah.
|
conky \- A system monitor for X originally based on the torsmo code, but more kickass. It just keeps on given'er. Yeah.
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
Reference in New Issue
Block a user