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 699142 - Add missing GTK_DOC_CHECK to configure.ac
Add missing GTK_DOC_CHECK to configure.ac
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2013-04-28 14:59 UTC by Alban Browaeys
Modified: 2013-04-28 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkdocize: GTK_DOC_CHECK for gtkdocize in configure.ac (691 bytes, patch)
2013-04-28 14:59 UTC, Alban Browaeys
none Details | Review
Remove gtk-doc stuff from autogen.sh (871 bytes, patch)
2013-04-28 15:15 UTC, Stef Walter
committed Details | Review

Description Alban Browaeys 2013-04-28 14:59:01 UTC
Created attachment 242717 [details] [review]
gtkdocize: GTK_DOC_CHECK for gtkdocize in configure.ac

Fix a quiet error (as redirected to null in autogen.sh
Comment 1 Stef Walter 2013-04-28 15:15:03 UTC
Created attachment 242727 [details] [review]
Remove gtk-doc stuff from autogen.sh
Comment 2 Stef Walter 2013-04-28 15:24:56 UTC
Attachment 242727 [details] pushed as 7570b3f - Remove gtk-doc stuff from autogen.sh

Thanks. Pushed an alternative patch, since we no longer use gtk-doc.