Ignore:
Timestamp:
10/13/2016 02:36:45 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
c33c599
Parents:
0b7a940
Message:

Another set of option vs parameter fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/phonon-backend-gstreamer.xml

    r0b7a940 r7830c481  
    109109    <title>Command Explanations</title>
    110110
    111     <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to
    112     apply higher level of compiler optimizations.</para>
     111    <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
     112    used to apply higher level of compiler optimizations.</para>
    113113
    114     <para><option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to
    115      get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit
    116     system.</para>
     114    <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is
     115    used to get libraries to install to /usr/lib instead of /usr/lib64 on a
     116    64 bit system.</para>
    117117
    118     <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to
    119     ensure that Qt5 version of the backend is built even if Qt4 is present.</para>
     118    <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is
     119    used to ensure that Qt5 version of the backend is built even if Qt4 is
     120    present.</para>
    120121
    121122  </sect2>
Note: See TracChangeset for help on using the changeset viewer.