[cairo-bugs] [Bug 50356] New: Autogen fails when gtk-doc (gtkdocize) is not installed and using --disable-gtk-doc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 25 09:10:35 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50356
Bug #: 50356
Summary: Autogen fails when gtk-doc (gtkdocize) is not
installed and using --disable-gtk-doc
Classification: Unclassified
Product: cairo
Version: 1.12.2
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: ullysses.a.eoff at intel.com
QAContact: cairo-bugs at cairographics.org
cairo (master) 465319ce828f922edce46b6e7628da543b20d5e4
----
When gtkdocize is not installed and specifying "--disable-gtk-doc" to
autogen.sh, autogen.sh fails with the suggestion to install gtk-doc. However,
it does not make sense for autogen.sh to fail this early if the user specifies
"--disable-gtk-doc". autogen.sh should honor the "--disable-gtk-doc" option
and not fail. Not all linux distro flavors have the gtk-doc package.
./autogen.sh --disable-gtk-doc
which: no gtkdocize in ...
*** No GTK-Doc found, please install it ***
The commit that introduced this issue is:
http://cgit.freedesktop.org/cairo/commit/autogen.sh?id=7b25b2eb4b83f411935e51ed398cebfb3a9c3c59
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the cairo-bugs
mailing list