[gnome-media] Drop shave, use AM_SILENT_RULES
- From: Marc-Andre Lureau <malureau src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-media] Drop shave, use AM_SILENT_RULES
- Date: Sat, 16 Jan 2010 22:48:15 +0000 (UTC)
commit 5c4f79df4d99157bea2c098de0f18955ed3c913d
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Sat Jan 16 23:47:39 2010 +0100
Drop shave, use AM_SILENT_RULES
autogen.sh | 2 +-
configure.ac | 5 +--
shave-libtool.in | 69 -----------------------------------------------
shave.in | 79 ------------------------------------------------------
4 files changed, 3 insertions(+), 152 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 72fda48..9ea6152 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,4 +21,4 @@ which gnome-autogen.sh || {
exit 1
}
-. gnome-autogen.sh --enable-shave "$@"
+. gnome-autogen.sh "$@"
diff --git a/configure.ac b/configure.ac
index b84235b..b54f02d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -324,6 +324,8 @@ dnl ---------------------------------------------------------------------------
dnl - Finish
dnl ---------------------------------------------------------------------------
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
# Turn on the additional warnings last, so warnings don't affect other tests.
AC_ARG_ENABLE(more-warnings,
[AC_HELP_STRING([--enable-more-warnings],
@@ -372,8 +374,6 @@ AC_SUBST(LDFLAGS)
AC_CONFIG_FILES([
Makefile
-shave
-shave-libtool
po/Makefile.in
sound-theme/Makefile
sound-theme/sounds/Makefile
@@ -430,7 +430,6 @@ gst-mixer/gnome-volume-control.desktop.in
gstreamer-properties/gstreamer-properties.desktop.in
])
-SHAVE_INIT
AC_OUTPUT
echo "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]