[gnome-photos] build: Remove GNOME_COMMON_INIT



commit d2c4ca194293c05f98cb0c78c173245365ea62b1
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri May 2 16:31:10 2014 +0200

    build: Remove GNOME_COMMON_INIT
    
    It is deprecated and replaced by ACLOCAL_AMFLAGS, which we are already
    using.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729396

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5729fe9..9439dfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,6 @@ GTK_MIN_VERSION=3.11.5
 LIBEXIF_MIN_VERSION=0.6.14
 LIBRSVG_MIN_VERSION=2.26.0
 
-GNOME_COMMON_INIT
 GNOME_COMPILE_WARNINGS([maximum])
 GNOME_DEBUG_CHECK
 GNOME_MAINTAINER_MODE_DEFINES


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]