[gnome-bluetooth] build: Remove GNOME_COMMON_INIT



commit 42c26c58b640f18013d9515628713c025989a4c0
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri May 2 16:37:58 2014 +0200

    build: Remove GNOME_COMMON_INIT
    
    It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729402

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f7a74ed..8887c52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,6 @@ AC_SUBST(GDBUS_CODEGEN)
 
 GOBJECT_INTROSPECTION_CHECK([0.9.5])
 
-GNOME_COMMON_INIT
 GNOME_DEBUG_CHECK
 GNOME_COMPILE_WARNINGS([maximum])
 GNOME_CXX_WARNINGS


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