[gnome-terminal] build: Remove GNOME_COMMON_INIT



commit 0bbac7d6282f5b7a96e2f9dc200ba4ff8d3352ac
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri May 2 16:27:18 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=729394

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0626ad0..ff97d3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,6 @@ AC_HEADER_STDC
 AM_PROG_LIBTOOL
 IT_PROG_INTLTOOL([0.50.0])
 
-GNOME_COMMON_INIT
 GNOME_DEBUG_CHECK
 
 AM_GLIB_GNU_GETTEXT


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