[gnome-games] build: Remove shave support



commit 489a330abeb94c25acfc25c941159b8daa9395d1
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 17 22:51:34 2009 +0200

    build: Remove shave support
    
    To enable silent build rules, you now need automake 1.11.

 configure.in     |    8 ----
 m4/shave.m4      |   99 -------------------------------------------------
 shave-libtool.in |  109 ------------------------------------------------------
 shave.in         |  102 --------------------------------------------------
 4 files changed, 0 insertions(+), 318 deletions(-)
---
diff --git a/configure.in b/configure.in
index eeca3ba..6d33431 100644
--- a/configure.in
+++ b/configure.in
@@ -1154,14 +1154,6 @@ AC_SUBST([AM_LDFLAGS])
 ##############################################
 ##############################################
 
-m4_ifdef([AM_SILENT_RULES],[],
-  [SHAVE_INIT([],[enable])
-   AC_CONFIG_FILES([shave shave-libtool])
-   AC_SUBST([AM_V_GEN],['$(QUIET_GEN)'])
-  ])
-
-##############################################
-
 AC_CONFIG_FILES([
 Makefile
 po/Makefile.in



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