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 729398 - build: Remove GNOME_COMMON_INIT
build: Remove GNOME_COMMON_INIT
Status: RESOLVED FIXED
Product: gnome-online-miners
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Miners maintainer(s)
GNOME Online Miners maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-05-02 14:33 UTC by Philip Withnall
Modified: 2014-05-02 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Remove GNOME_COMMON_INIT (712 bytes, patch)
2014-05-02 14:33 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-05-02 14:33:54 UTC
Patch attached.
Comment 1 Philip Withnall 2014-05-02 14:33:55 UTC
Created attachment 275665 [details] [review]
build: Remove GNOME_COMMON_INIT

It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
Comment 2 Debarshi Ray 2014-05-02 15:17:08 UTC
Review of attachment 275665 [details] [review]:

Committed. Thanks for the patch, Philip.