From 3236050ab538dd054693a9b4374bb66ca95de501 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Wed, 25 Aug 2010 08:50:41 -0700 Subject: configure.ac: Exit to encourage commit to server-1.7-branch Also refer to the wiki for more info and clarification Signed-off-by: Jeremy Huddleston --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index 07be7f027..27f1da54f 100644 --- a/configure.ac +++ b/configure.ac @@ -25,6 +25,11 @@ dnl an unwitting cast of miscellaneous others dnl dnl Process this file with autoconf to create configure. +echo "This branch is no longer under development." +echo "Please commit directly to the server-1.7-branch instead." +echo "See: http://www.x.org/wiki/Server17Branch" +exit 1 + AC_PREREQ(2.57) AC_INIT([xorg-server], 1.7.7, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) RELEASE_DATE="2010-05-04" -- cgit v1.2.3