浏览代码

Remove the last couple of mentions of Pkg-Config and Glib from the book. Fixes #2952.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 13 年之前
父节点
当前提交
b496d796e8
共有 1 个文件被更改,包括 0 次插入16 次删除
  1. 0 16
      prologue/why.xml

+ 0 - 16
prologue/why.xml

@@ -162,14 +162,6 @@
         internationalization and localization of numerous packages.</para>
       </listitem>
 
-      <listitem>
-        <para>Glib</para>
-
-        <para>This package contains low-level core library functions for things
-        such as event loops and threading.  It is used by one other LFS package,
-        Pkg-config.</para>
-      </listitem>
-
       <listitem>
         <para>Glibc</para>
 
@@ -353,14 +345,6 @@
         packages.</para>
       </listitem>
 
-      <listitem>
-        <para>Pkg-config</para>
-
-        <para>This package contains a tool for passing the include path 
-        and/or library paths to build tools during the configure and make 
-        processes.  It is needed by many LFS packages.</para>
-      </listitem>
-
       <listitem>
         <para>Procps</para>