[gnome-online-accounts/rhel-7.1: 33/34] build: Remove deprecated call to GNOME_COMMON_INIT



commit 97e597ab73f4b2f5c692d3823941f89731aa6d98
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri May 2 15:44:31 2014 +0200

    build: Remove deprecated call to GNOME_COMMON_INIT
    
    It just sets ACLOCAL_AMFLAGS, which is already correctly set in
    Makefile.am.
    
    Also remove a duplicate AC_CONFIG_MACRO_DIR call.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729389

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6de8b52..6fb3525 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,6 @@ AC_DEFINE(GOA_MICRO_VERSION,
 # Initialization
 #
 
-GNOME_COMMON_INIT
 GNOME_DEBUG_CHECK
 GNOME_COMPILE_WARNINGS([maximum])
 GNOME_MAINTAINER_MODE_DEFINES


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