GNOME Bugzilla – Bug 729390
build: Remove GNOME_COMMON_INIT
Last modified: 2016-09-08 19:40:46 UTC
Patch attached.
Created attachment 275658 [details] [review] build: Remove GNOME_COMMON_INIT It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
Review of attachment 275658 [details] [review]: Better late than never! :) Committed with fdb76590f71c3f8121366b3426f5ca0f5540e9e0. I see many more updates are necessary, but that would be a good start. Thanks for your patch, Philip.