Changeset 6f3460d2


Ignore:
Timestamp:
09/23/2018 05:22:50 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ffed4383
Parents:
30203c2c
Message:

Remove old section concerning .la files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20527 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/important/building-notes.xml

    r30203c2c r6f3460d2  
    429429
    430430  </sect2>
    431 
     431<!--
    432432  <sect2 id="libtool">
    433433    <title>Libtool files</title>
     
    451451
    452452  </sect2>
    453 
     453-->
    454454</sect1>
  • server/other/openldap.xml

    r30203c2c r6f3460d2  
    377377        (recommended by the OpenLDAP documentation).
    378378      </para>
    379 
     379<!--
    380380      <para>
    381381        The shipped configuration files suppose the loadable modules are
     
    387387
    388388<screen role="root"><userinput>sed 's/\.la$/.so/' -i /etc/openldap/slapd.{conf,ldif}{,.default}</userinput></screen>
    389 
     389-->
    390390      <note>
    391391        <para>
Note: See TracChangeset for help on using the changeset viewer.