diff options
| author | Sergey Lapin <slapin@ossfans.org> | 2010-03-22 18:13:56 +0300 |
|---|---|---|
| committer | Sergey Lapin <slapin@ossfans.org> | 2010-03-22 18:13:56 +0300 |
| commit | 3937c88166a493900a694ea8fe53b860f4099d83 (patch) | |
| tree | 57597245b6efd4cf27c1f4c9ff21c0515e530c15 /docs/usermanual/reference/class_pkgconfig.xml | |
| parent | df2ace6d59e22b42e50bcf4e8a9c92b580602c2e (diff) | |
| parent | 3510d2ed15a4b477aa7af802a839e11a87b981ed (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'docs/usermanual/reference/class_pkgconfig.xml')
| -rw-r--r-- | docs/usermanual/reference/class_pkgconfig.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <para>The pkgconfig class is for packages that install <command><pkg>.pc</command> 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 <command>pkg-config</command> command.</para> <para>Since the contents of the <command>.pc</command> files are used at @@ -36,4 +36,4 @@ (it will ignore those that end in <command>-uninstalled.pc)</command> and process them as described above. All that is required to use the class is the addition of pkgconfig in an inherit statement:<screen>inherit autotools pkgconfig</screen></para> -</section>
\ No newline at end of file +</section> |
