From 9a21032b542dcb854a388536b8f7a88252ef6e90 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 22 Nov 2007 01:27:32 +0000 Subject: Remove bit i missed svn path=/branches/iains-blingtastic-bucket-o-bling/; revision=3428 --- configure.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.in b/configure.in index 19a24c43..6016943e 100644 --- a/configure.in +++ b/configure.in @@ -531,8 +531,6 @@ METACITY_MINOR_VERSION=metacity_minor_version if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2)) echo "This is the UNSTABLE branch of metacity" - echo "---------------------------------------------" - echo "You don't want to use this" echo -n "Use 2.$stable_version.x for stable " echo "(gnome-2-$stable_version branch in CVS)" else -- cgit v1.2.1