aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-05 20:00:54 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-05 20:00:54 +0000
commitde7475bed96707789252addf23c6921cb31cbf8e (patch)
treef7bfe6c082bfeedaf752cc15cf5b9cd1ec405d0c /chapter05/util-linux.xml
parent2c5ca043a6fb88ca6af49c16dc75398cb5d5a12e (diff)
Add some explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/util-linux.xml')
-rw-r--r--chapter05/util-linux.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml
index 7156895c2..909fa6679 100644
--- a/chapter05/util-linux.xml
+++ b/chapter05/util-linux.xml
@@ -73,7 +73,11 @@
<term><envar>PKG_CONFIG=""</envar></term>
<listitem>
<para>Setting this envronment variable prevents adding unneeded
- features that may be available on the host.</para>
+ features that may be available on the host. Note that the location
+ shown for setting this environment variable is different from other
+ LFS sections where variables are set preceeding the command. This
+ location is shown to demonstrate an alternative way of setting an
+ environment variable when using configure.</para>
</listitem>
</varlistentry>
</variablelist>