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.
I can confirm the issue. The patch works for me.
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.