Bug 62076 - gtkdoc check is not being made in configure script which leads to build failure
Summary: gtkdoc check is not being made in configure script which leads to build failure
Status: RESOLVED FIXED
Alias: None
Product: Zeitgeist
Classification: Unclassified
Component: Engine (show other bugs)
Version: 0.9.x
Hardware: Other All
: medium blocker
Assignee: zeitgeist-bugs@lists.freedesktop.org
QA Contact: zeitgeist-bugs@lists.freedesktop.org
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 22:30 UTC by Manish Sinha
Modified: 2013-03-10 21:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fixes build failure if valadoc is present but gtkdoc-* is missing (1.35 KB, text/plain)
2013-03-09 22:30 UTC, Manish Sinha
Details

Description Manish Sinha 2013-03-09 22:30:28 UTC
Created attachment 76246 [details]
Fixes build failure if valadoc is present but gtkdoc-* is missing

If gtk-doc-tools is not installed and valadoc is installed then the build system is tricked into thinking that the conditions are met since it only checks for valadoc if --enable-docs is yes

This patch fixes it by checking for gtkdoc-scan too
Comment 1 Manish Sinha 2013-03-10 21:26:17 UTC
<ricotz> the patch looks sane and fits the current style
<ricotz> seif, so feel free to accept and commit it as it is now

Accepted by seif and ricotz


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.