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 706862 - build fails due to side-by-side IT_PROG_INTLTOOL and AM_GNU_GETTEXT
build fails due to side-by-side IT_PROG_INTLTOOL and AM_GNU_GETTEXT
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-27 05:11 UTC by Seán de Búrca
Modified: 2013-08-27 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix build (791 bytes, patch)
2013-08-27 05:11 UTC, Seán de Búrca
reviewed Details | Review
Revised patch to fix build (842 bytes, patch)
2013-08-27 14:03 UTC, Seán de Búrca
committed Details | Review

Description Seán de Búrca 2013-08-27 05:11:18 UTC
Created attachment 253219 [details] [review]
Patch to fix build

Per https://bugzilla.gnome.org/show_bug.cgi?id=705365, using both
IT_PROG_INTLTOOL and AM_GNU_GETTEXT is unsupported. Changes in gnome-common
master cause build to break with this combination.
Comment 1 Debarshi Ray 2013-08-27 07:38:57 UTC
Review of attachment 253219 [details] [review]:

The commit message should have a link to this bug.
Comment 2 Seán de Búrca 2013-08-27 14:03:53 UTC
Created attachment 253247 [details] [review]
Revised patch to fix build

Fixed.
Comment 3 David King 2013-08-27 14:40:17 UTC
Review of attachment 253247 [details] [review]:

The change looks fine to me (as a gnome-common maintainer), and as Debarshi already approved the patch, please push.