From 5abdefe32f506890ff141507bf2dbe91e24f5dfa Mon Sep 17 00:00:00 2001 From: tzafrir Date: Sun, 9 Sep 2007 19:53:47 +0000 Subject: Let everybody know that brnches/1.4 is HEAD . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@3001 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- README | 8 ++++++++ configure | 8 ++++---- configure.ac | 4 ++-- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README b/README index bd7f3d2..fe17c69 100644 --- a/README +++ b/README @@ -5,6 +5,14 @@ $Revision$, $Date$ Zaptel is a short for ZAPata TELephony. +Trunk is obsolete, Use 1.4 +-------------------------- +Till further notice, the developement branch of Zaptel is branches/1.4: +svn co http://svn.digium.com/svn/zaptel/branches/1.4 . + +Code in this branch is unmaintained and obsolete at the moment. Please +use 1.4 instead. + Supported Hardware ------------------ Digital Cards diff --git a/configure b/configure index d5b4e7f..7e3b115 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 2108 . +# From configure.ac Revision: 2720 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61. # @@ -6406,6 +6406,6 @@ if test "$no_create" != yes; then fi -{ echo "$as_me:$LINENO: *** Zaptel build successfully configured ***" >&5 -echo "$as_me: *** Zaptel build successfully configured ***" >&6;} - +#AC_MSG_NOTICE(*** Zaptel build successfully configured ***) +{ echo "$as_me:$LINENO: *** THIS BRANCH IS UNMAINTAINED. USE http://svn.digium.com/svn/zaptel/branches/1.4 INSTEAD. ***" >&5 +echo "$as_me: *** THIS BRANCH IS UNMAINTAINED. USE http://svn.digium.com/svn/zaptel/branches/1.4 INSTEAD. ***" >&6;} diff --git a/configure.ac b/configure.ac index 738fa13..c2a84ad 100644 --- a/configure.ac +++ b/configure.ac @@ -64,5 +64,5 @@ AST_EXT_LIB([usb], [usb_init], [usb.h], [USB], [libusb]) AC_CONFIG_FILES([build_tools/menuselect-deps makeopts]) AC_OUTPUT -AC_MSG_NOTICE(*** Zaptel build successfully configured ***) - +#AC_MSG_NOTICE(*** Zaptel build successfully configured ***) +AC_MSG_NOTICE(*** THIS BRANCH IS UNMAINTAINED. USE http://svn.digium.com/svn/zaptel/branches/1.4 INSTEAD. ***) -- cgit v1.2.3