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 706840 - build fails due to missing IT_PROG_INTLTOOL macro
build fails due to missing IT_PROG_INTLTOOL macro
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-26 21:45 UTC by Seán de Búrca
Modified: 2013-08-27 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix build (1018 bytes, patch)
2013-08-26 21:45 UTC, Seán de Búrca
committed Details | Review

Description Seán de Búrca 2013-08-26 21:45:56 UTC
Created attachment 253185 [details] [review]
Patch to fix build

Due to changes in gnome-common git, an implicit m4 directory is no longer
created during autogen. The attached patch explicitly and correctly specifies a
macro directory.
Comment 1 David King 2013-08-27 14:30:25 UTC
Review of attachment 253185 [details] [review]:

The change looks fine to me (as a gnome-common maintainer). Please link to this bug in the commit message before pushing.