After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767627 - Fix gtk-doc build when builddir != srcdir
Fix gtk-doc build when builddir != srcdir
Status: RESOLVED FIXED
Product: clutter-gtk
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: clutter-gtk maintainer(s)
clutter-gtk maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-14 02:28 UTC by Ting-Wei Lan
Modified: 2016-06-16 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix gtk-doc build when builddir != srcdir (1.02 KB, patch)
2016-06-14 02:29 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2016-06-14 02:28:42 UTC
Please see the attached patch. It fixes the following error when building gtk-doc:

clutter-gtk.h:12:33: fatal error: gtk-clutter-version.h: No such file or directory
Comment 1 Ting-Wei Lan 2016-06-14 02:29:30 UTC
Created attachment 329745 [details] [review]
build: Fix gtk-doc build when builddir != srcdir
Comment 2 Emmanuele Bassi (:ebassi) 2016-06-14 10:04:28 UTC
Review of attachment 329745 [details] [review]:

Looks good.
Comment 3 Ting-Wei Lan 2016-06-16 16:03:55 UTC
Attachment 329745 [details] pushed as 6cf40d8 - build: Fix gtk-doc build when builddir != srcdir