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 729392 - build: Remove GNOME_COMMON_INIT
build: Remove GNOME_COMMON_INIT
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Config
unspecified
Other All
: Normal normal
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2014-05-02 14:25 UTC by Philip Withnall
Modified: 2016-01-22 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Philip Withnall 2014-05-02 14:25:15 UTC
Patch attached.
Comment 1 Philip Withnall 2014-05-02 14:25:17 UTC
Created attachment 275660 [details] [review]
build: Remove GNOME_COMMON_INIT

It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
Comment 2 Michael Catanzaro 2016-01-22 15:59:10 UTC
Review of attachment 275660 [details] [review]:

Not the only modernization needed here, but sure.

Except the commit message: ACLOCAL_AMFLAGS is deprecated now, for AC_CONFIG_MACRO_DIR[S]
Comment 3 Philip Withnall 2016-01-22 18:36:21 UTC
I had totally forgotten about this patch.

Attachment 275660 [details] pushed as 43cd1bd - build: Remove GNOME_COMMON_INIT