Changeset f25b2c03 for x/lib/cairo.xml


Ignore:
Timestamp:
01/07/2021 12:42:06 AM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
c432bc2
Parents:
162ee71
Message:

Cairo: --enable-gtk-doc is needed to build the docs,
unlike the normal case where it is needed to rebuild them.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    r162ee71 rf25b2c03  
    196196    </para>
    197197
    198     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     198<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    199199      href="../../xincludes/gtk-doc-rebuild.xml"/>
     200      NOTE: For this version, no docs are installed by default -->
     201
     202    <para>
     203      <option>--enable-gtk-doc</option>: Use this parameter if GTK-Doc is
     204      installed and you wish to create and install the documentation.
     205    </para>
    200206
    201207  </sect2>
Note: See TracChangeset for help on using the changeset viewer.