Bug 67679

Summary: build fails due to missing IT_PROG_INTLTOOL macro
Product: udisks Reporter: Seán de Búrca <leftmostcat>
Component: generalAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to allow macros to be copied automatically into build directory

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.