Bug 67679 - build fails due to missing IT_PROG_INTLTOOL macro
Summary: build fails due to missing IT_PROG_INTLTOOL macro
Status: RESOLVED FIXED
Alias: None
Product: udisks
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 17:33 UTC by Seán de Búrca
Modified: 2013-09-11 20:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to allow macros to be copied automatically into build directory (775 bytes, text/plain)
2013-08-02 17:33 UTC, Seán de Búrca
Details

Description Seán de Búrca 2013-08-02 17:33:53 UTC
Created attachment 83548 [details]
Patch to allow macros to be copied automatically into build directory

When running autogen.sh in master, the intltool.m4 macro is never included in
aclocal.m4. Attached is a patch to fix this by having gnome-autogen.sh create
an m4/ directory and copy over the correct macros. I believe this is due to a change in the behavior of gnome-common (using autoreconf instead of replicating its behavior). According to the autoconf documentation, I believe this patch is the correct behavior.
Comment 1 Christian Kirbach 2013-08-21 21:35:28 UTC
I can confirm the issue. The patch works for me.
Comment 2 David Zeuthen (not reading bugmail) 2013-09-11 20:06:29 UTC
Committed. In the future please supply patches formatted with git-format-patch(1). Thanks.

http://cgit.freedesktop.org/udisks/commit/?id=80adda7cc67a7783843990ab29f08eb7e42713a9


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.