[aisleriot] build: Remove GNOME_COMMON_INIT



commit 8cf31126e8390c54c2c6eb2fdc285e6f1b77dd18
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri May 2 16:35:59 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=729400

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d6eee29..1e8f6e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,6 @@ AM_PROG_CC_C_O
 
 AC_PROG_LIBTOOL
 
-GNOME_COMMON_INIT
 GNOME_DEBUG_CHECK
 
 # ************


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