summaryrefslogtreecommitdiff
path: root/fontconfig.pc.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-03-05 06:09:14 +0000
committerKeith Packard <keithp@keithp.com>2003-03-05 06:09:14 +0000
commitdc1de232a694c9c431604e701e8f617978a00e0a (patch)
tree13d9c01d81c1c207e8739c59cabbc60400ff5bca /fontconfig.pc.in
parent83e42969fcd183d99b279cf1e15b6126ce2428eb (diff)
downloadfontconfig-dc1de232a694c9c431604e701e8f617978a00e0a.tar.gz
Use VERSION in fontconfig.pc.in
Diffstat (limited to 'fontconfig.pc.in')
-rw-r--r--fontconfig.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig.pc.in b/fontconfig.pc.in
index c925de1..8f599c1 100644
--- a/fontconfig.pc.in
+++ b/fontconfig.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: Fontconfig
Description: Font configuration and customization library
-Version: @PACKAGE_VERSION@
+Version: @VERSION@
Libs: -L${libdir} -lfontconfig
Cflags: -I${includedir}