<glossentry id='var-PKG_CONFIG_PATH'><glossterm><imagedata fileref="figures/define-generic.png" />PKG_CONFIG_PATH</glossterm>
<info>
- PKG_CONFIG_PATH[doc] = "Path to pkg-config files for the target."
+ PKG_CONFIG_PATH[doc] = "Path to pkg-config files for the current build context."
</info>
<glossdef>
<para>
The path to <filename>pkg-config</filename> files for the
- target.
+ current build context.
+ <filename>pkg-config</filename> reads this variable
+ from the environment.
</para>
</glossdef>
</glossentry>
<glossentry id='var-SDKTARGETSYSROOT'><glossterm><imagedata fileref="figures/define-generic.png" />SDKTARGETSYSROOT</glossterm>
<info>
- SDKTARGETSYSROOT[doc] = "Path to the sysroot used for cross-compilation."
+ SDKTARGETSYSROOT[doc] = "Full path to the sysroot used for cross-compilation within an SDK as it will be when installed into the default SDKPATH."
</info>
<glossdef>
<para>
- The path to the sysroot used for cross-compilation.
+ The full path to the sysroot used for cross-compilation
+ within an SDK as it will be when installed into the
+ default
+ <link linkend='var-SDKPATH'><filename>SDKPATH</filename></link>.
</para>
</glossdef>
</glossentry>