mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
prologue/why: Tell why pkgconf is used instead of pkg-config
This commit is contained in:
parent
8b0e004346
commit
89375e276b
@ -487,10 +487,14 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Pkg-config</para>
|
<para>Pkgconf</para>
|
||||||
|
|
||||||
<para>This package provides a program that returns meta-data about an
|
<para>This package contains a program which helps to configure
|
||||||
installed library or package.</para>
|
compiler and linker flags for development libraries. The program
|
||||||
|
can be used as a drop-in replacement of
|
||||||
|
<command>pkg-config</command>, which is needed by the building
|
||||||
|
system of many packages. It's maintained more actively and slightly
|
||||||
|
faster than the original Pkg-config package.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user