]> git.wh0rd.org - fontconfig.git/commitdiff
Use VERSION in fontconfig.pc.in
authorKeith Packard <keithp@keithp.com>
Wed, 5 Mar 2003 06:09:14 +0000 (06:09 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 5 Mar 2003 06:09:14 +0000 (06:09 +0000)
fontconfig.pc.in

index c925de11d954aba36bfdb54e0091c62112b809dd..8f599c1794112386e540789d278834cdeda1bcb3 100644 (file)
@@ -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}