Ignore:
Timestamp:
09/01/2017 09:59:47 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
8.1
Children:
2bba01c
Parents:
44daa29
Message:

BLFS-8.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/8.1@19173 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/evolution-data-server.xml

    r44daa29 r843695a  
    138138      -DWITH_KRB5=OFF               \
    139139      -DENABLE_INTROSPECTION=ON     \
     140      -DENABLE_GTK_DOC=OFF          \
    140141      .. &amp;&amp;
    141142make</userinput></screen>
     
    175176      enables building the Vala bindings. Remove if you don't
    176177      have <xref linkend="vala"/> installed.
     178    </para>
     179
     180    <para>
     181      <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
     182      disables building the API documentation. It is broken for
     183      this package due to the use of a long deprecated gtk-doc program
     184      that is no longer available.
    177185    </para>
    178186
Note: See TracChangeset for help on using the changeset viewer.