Ignore:
Timestamp:
03/30/2016 09:41:03 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Children:
0376c98
Parents:
c4dcfd8
Message:

Added DJ Lucas to the list of authors.
Updated dependencies for Gawk. Merged from trunk r11036
Updated to linux-4.4.4. Merged from trunk r11034
Updated to mpfr-3.1.4. Merged from trunk r11034.
Updated to pkg-config-0.29.1. Merged from trunk r11034.
Updated to tcl-core-8.6.5. Merged from trunk r11034.
Removed pcprofiledump and libpcprofile.so from the installed files list on the Glibc page. Merged from trunk r11034.
Added the creation of /var/log/faillog. Merged from trunk r11034.
Removed the --disable-profile and --enable-obsolete-rpc options from glibc. Merged from trunk r11034.
Cleaned up patches file.
Cleaned up whatsnew file.
Cleaned up changelog of former changes.
Merged various spelling changes from r11030 and r11031.
Disable static libraries in texinfo and document installation of XSParagraph.so. Merged from trunk r11032.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@11041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/texinfo.xml

    rc4dcfd8 r68c0a30  
    4444    <para>Prepare Texinfo for compilation:</para>
    4545
    46 <screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
     46<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
    4747
    4848    <para>Compile the package:</para>
     
    9999    <segmentedlist>
    100100      <segtitle>Installed programs</segtitle>
     101      <segtitle>Installed library</segtitle>
    101102      <segtitle>Installed directory</segtitle>
    102103
     
    104105        <seg>info, install-info, makeinfo (link to texi2any),
    105106        pdftexi2dvi, pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
    106         <seg>/usr/share/texinfo</seg>
     107        <seg>XSParagraph.so</seg>
     108        <seg>/usr/share/texinfo and /usr/lib/texinfo</seg>
    107109      </seglistitem>
    108110    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.