From: Bernhard Reutner-Fischer Date: Sun, 14 Feb 2010 19:21:54 +0000 (-0800) Subject: class_pkgconfig.xml: Fix Typo. X-Git-Tag: Release-2010-05/1~491^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bcfb8434b617b1f0ebc723fce177bbcd486f4a;p=openembedded.git class_pkgconfig.xml: Fix Typo. Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- diff --git a/docs/usermanual/reference/class_pkgconfig.xml b/docs/usermanual/reference/class_pkgconfig.xml index 3cb5002df5..8c2177cecf 100644 --- a/docs/usermanual/reference/class_pkgconfig.xml +++ b/docs/usermanual/reference/class_pkgconfig.xml @@ -4,7 +4,7 @@ The pkgconfig class is for packages that install <pkg>.pc files. These files provide information - about the build settings for the package vwhich are then made available by + about the build settings for the package which are then made available by the pkg-config command. Since the contents of the .pc files are used at @@ -36,4 +36,4 @@ (it will ignore those that end in -uninstalled.pc) and process them as described above. All that is required to use the class is the addition of pkgconfig in an inherit statement:inherit autotools pkgconfig - \ No newline at end of file +