mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
94a16316bf
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@52 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
538 B
XML
15 lines
538 B
XML
<sect2>
|
|
<title>Introduction to pkgconfig</title>
|
|
|
|
<screen>Download location (HTTP): <ulink url="&pkgconfig-download-http;"/>
|
|
Download location (FTP): <ulink url="&pkgconfig-download-ftp;"/>
|
|
Version used: &pkgconfig-version;
|
|
Package size: &pkgconfig-size;
|
|
Estimated Disk space required: &pkgconfig-buildsize;</screen>
|
|
|
|
<para>The pkgconfig package contains pkg-config. This is useful for
|
|
passing the include path and/or library path to the compiler during the
|
|
make script.</para>
|
|
|
|
</sect2>
|