[totem] build: Do not use deprecated GNOME_COMMON_INIT



commit 0df431eb5fbf564b0e878aeaaa9479bf96724f54
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Dec 11 15:09:18 2012 +0900

    build: Do not use deprecated GNOME_COMMON_INIT

 Makefile.am  |    2 ++
 configure.ac |    1 -
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5a39774..162671c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
 NORMAL_SUBDIRS = po data help src docs
 SUBDIRS = $(NORMAL_SUBDIRS)
 
diff --git a/configure.ac b/configure.ac
index fcd74b2..f63dfa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -658,7 +658,6 @@ AM_CONDITIONAL(HAVE_NAUTILUS, test x$HAVE_NAUTILUS = "xyes")
 
 GLIB_GSETTINGS
 
-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]