[epiphany] configure: Do not use deprecated GNOME_COMMON_INIT



commit 5b709dfed1a48b3acab03624fcb757ec874e9f83
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Mar 5 17:55:30 2011 +0000

    configure: Do not use deprecated GNOME_COMMON_INIT
    
    We already have ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} in
    our Makefile.am
    
    https://bugzilla.gnome.org/show_bug.cgi?id=609498

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 87191da..0745391 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,8 +25,6 @@ m4_define([epiphany_branch],["trunk"])
 
 AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
 
-GNOME_COMMON_INIT
-
 AC_PREREQ([2.59])
 
 AC_CONFIG_MACRO_DIR([m4])



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