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 706833 - build fails due to missing m4/ directory
build fails due to missing m4/ directory
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal normal
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-26 21:18 UTC by Seán de Búrca
Modified: 2013-08-27 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Seán de Búrca 2013-08-26 21:18:31 UTC
Created attachment 253179 [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:53:06 UTC
Review of attachment 253179 [details] [review]:

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