Changeset c51f263


Ignore:
Timestamp:
05/31/2017 12:12:25 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
9d8f0f5
Parents:
4df25bd0
Message:

Modify Balsa parameters/options.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r4df25bd0 rc51f263  
    130130-->
    131131
    132     <para><option>--with-ssl</option>: Use this option to enable SSL support if
    133     <application>OpenSSL</application> is installed.</para>
     132    <para><option>--enable-smime</option>: Use this option to enable S/MIME
     133    support if <application>GnuPG-2.x.x</application> is installed.</para>
     134
     135    <para><option>--with-canberra</option>: Enable libcanbera support.</para>
     136
     137    <para><option>--with-compface</option>: Enable compface support.</para>
     138
     139    <para><option>--witg-gcr</option>: Use libgcr for TLS support.</para>
     140
     141    <para><option>--with-gss</option>: Enable GSSAPI support.</para>
    134142
    135143    <para><option>--with-ldap</option>: Use this option to enable LDAP address
    136144    book support if <application>OpenLDAP</application> is installed.</para>
     145
     146    <para><option>--with-libsecret</option>: Enable strong password
     147    support.</para>
     148
     149    <para><option>--with-gpgme</option>: Use this option to enable GPG support
     150    if <quote><application>GnuPG</application> Made Easy</quote>
     151    (<application>GPGME</application>) is installed.</para>
     152
     153    <para><option>-with-html-widget</option>: enable the html renderer (remove
     154    <parameter>--without-html-widget</parameter>).</para>
    137155
    138156    <para><option>--with-sqlite</option>: Use this option to enable SQLite
    139157    address book support if <application>SQLite</application> is
    140158    installed.</para>
    141 
    142     <para><option>--with-gpgme</option>: Use this option to enable GPG support
    143     if <quote><application>GnuPG</application> Made Easy</quote>
    144     (<application>GPGME</application>) is installed.</para>
    145 
    146     <para><option>--enable-smime</option>: Use this option to enable S/MIME
    147     support if <application>GnuPG-2.x.x</application> is installed.</para>
    148159
    149160  </sect2>
Note: See TracChangeset for help on using the changeset viewer.