Sfoglia il codice sorgente

Upgrade to libtool 1.5.20

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 anni fa
parent
commit
886fa7ff2a
4 ha cambiato i file con 5 aggiunte e 6 eliminazioni
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/packages.xml
  3. 0 4
      chapter06/libtool.xml
  4. 1 1
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -114,6 +114,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>September 4, 2005 [matt]: Upgrade to libtool-1.5.20</para>
+</listitem>
+
 <listitem><para>September 4, 2005 [matt]: Upgrade to findutils-4.2.25</para>
 </listitem>
 

+ 1 - 1
chapter03/packages.xml

@@ -235,7 +235,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
 </varlistentry>
 
 <varlistentry>
-<term>Libtool (&libtool-version;) - 1,644 KB:</term>
+<term>Libtool (&libtool-version;) - 1,642 KB:</term>
 <listitem>
 <para><ulink url="&gnu;libtool/"/></para>
 </listitem>

+ 0 - 4
chapter06/libtool.xml

@@ -47,10 +47,6 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
 
 <screen><userinput>make install</userinput></screen>
 
-<para>Correct the ownership of the libltdl data files:</para>
-
-<screen><userinput>chown -R root:root /usr/share/libtool/libltdl</userinput></screen>
-
 </sect2>
 
 

+ 1 - 1
general.ent

@@ -54,7 +54,7 @@
 <!ENTITY kbd-version "1.12">
 <!ENTITY less-version "382">
 <!ENTITY lfs-bootscripts-version "3.2.1">
-<!ENTITY libtool-version "1.5.18">
+<!ENTITY libtool-version "1.5.20">
 <!ENTITY linux-version "2.6.12.5">
 <!ENTITY linux-dl-version "2.6">
 <!ENTITY linux-libc-headers-version "2.6.12.0">