[rhythmbox] remove some obsolete junk from autogen.sh
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] remove some obsolete junk from autogen.sh
- Date: Wed, 14 Nov 2012 12:21:04 +0000 (UTC)
commit fef60ebb28f708fb95828c0d20ed2337fbc08d9d
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Nov 14 22:20:39 2012 +1000
remove some obsolete junk from autogen.sh
autogen.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index e0ecdea..0447892 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,9 +13,9 @@ PKG_NAME="rhythmbox"
}
which gnome-autogen.sh || {
- echo "You need to install gnome-common from the GNOME CVS"
+ echo "You need to install gnome-common"
exit 1
}
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I macros"
-REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh --enable-uninstalled-build "$@"
+REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-uninstalled-build "$@"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]