Changeset aa41434 for networking/netlibs


Ignore:
Timestamp:
12/07/2019 05:38:33 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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:
f68e46f
Parents:
a5403032
Message:

Fix <option> vs <parameter>, and sometimes a little more

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

Location:
networking/netlibs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnsl.xml

    ra5403032 raa41434  
    128128    <title>Command Explanations</title>
    129129
     130<!-- there is no disable-static in the configure string
    130131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131132      href="../../xincludes/static-libraries.xml"/>
    132 
     133-->
    133134    <para>
    134135      <command>mv -v /usr/lib/libnsl.so.2* ...</command>: Move shared
  • networking/netlibs/libsoup.xml

    ra5403032 raa41434  
    150150
    151151    <para>
    152       <option>-Dgssapi=disabled</option>: libsoup defaults to building with GSSAPI support,
     152      <parameter>-Dgssapi=disabled</parameter>: libsoup defaults to building with GSSAPI support,
    153153      which requires Kerberos (as does the test suite). If you are building GNOME or
    154       have kerberos installed, remove this option.
     154      have kerberos installed, remove this switch.
    155155    </para>
    156156
Note: See TracChangeset for help on using the changeset viewer.