https://bugzilla.xfce.org/show_bug.cgi?id=15624

Skunnyk <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
   Target Milestone|Xfce 4.12                   |Future

--- Comment #1 from Skunnyk <[email protected]> ---
When your are in "developper mode" (i.e: building from git), you need
xfce4-dev-tools, which check for gtk-doc to run gtktoolize when the macro
"GTK_DOC_CHECK" is present in the configure.ac.in of the project you are
building:
https://git.xfce.org/xfce/xfce4-dev-tools/tree/scripts/xdt-autogen.in.in#n403

So yes, gtk-doc is mandatory when building from git, because it is needed
before check --disable-gtk-doc flag.
Maybe we can improve our configure.ac.in files in all project to use optionnal
gtk-doc like
https://developer.gnome.org/gtk-doc-manual/stable/settingup_autoconf.html.en .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to