aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/glibc-inst.xml')
-rw-r--r--chapter05/glibc-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml
index 433d6371b..9ffcea2f8 100644
--- a/chapter05/glibc-inst.xml
+++ b/chapter05/glibc-inst.xml
@@ -73,12 +73,12 @@ libpng, libz, and so forth).</para></listitem>
<para>During this stage you might see the following warning:</para>
<blockquote><screen>configure: WARNING:
-*** These auxiliary programs are missing or incompatible versions: autoconf
+*** These auxiliary programs are missing or incompatible versions: msgfmt
*** some features will be disabled.
*** Check the INSTALL file for required versions.</screen></blockquote>
-<para>The missing or incompatible <filename>autoconf</filename> program is
-harmless and doesn't cause any problems.</para>
+<para>The missing or incompatible <filename>msgfmt</filename> program is
+generally harmless and shouldn't cause us any problems.</para>
<para>Continue with compiling the package:</para>