toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] TooN configure configure.ac


From: Edward Rosten
Subject: [Toon-members] TooN configure configure.ac
Date: Tue, 29 Jun 2010 14:03:57 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Edward Rosten <edrosten>        10/06/29 14:03:57

Modified files:
        .              : configure configure.ac 

Log message:
        Removed the TooN-1 message from the configure script.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/configure?cvsroot=toon&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/TooN/configure.ac?cvsroot=toon&r1=1.11&r2=1.12

Patches:
Index: configure
===================================================================
RCS file: /cvsroot/toon/TooN/configure,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- configure   29 Jun 2010 14:03:06 -0000      1.10
+++ configure   29 Jun 2010 14:03:56 -0000      1.11
@@ -3075,30 +3075,6 @@
        fi
 
 
-
-cat<<FOO
-
-You're on the development branch of TooN 2.0. Everything will probably work, 
but
-the interface is a bit different from TooN-1.x
-
-If you want TooN-1, then get it using:
-
-cvs -z3 -d:pserver:address@hidden:/cvsroot/toon co -r Maintenance_Branch_1_x 
TooN
-
-or update what you currently have using:
-
-cvs up -r Maintenance_Branch_1_x
-
-or head over to:
-
-http://mi.eng.cam.ac.uk/~er258/cvd/
-
-Otherwise, please report any bugs you come across.
-
-
-FOO
-
-
 ac_config_headers="$ac_config_headers internal/config.hh"
 
 ac_config_files="$ac_config_files Makefile"

Index: configure.ac
===================================================================
RCS file: /cvsroot/toon/TooN/configure.ac,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- configure.ac        29 Jun 2010 14:03:07 -0000      1.11
+++ configure.ac        29 Jun 2010 14:03:56 -0000      1.12
@@ -133,30 +133,6 @@
 TEST_AND_SET_CXXFLAG(-O3)
 TEST_AND_SET_CXXFLAG(-Werror)
 
-
-cat<<FOO
-
-You're on the development branch of TooN 2.0. Everything will probably work, 
but
-the interface is a bit different from TooN-1.x
-
-If you want TooN-1, then get it using:
-
-cvs -z3 -d:pserver:address@hidden:/cvsroot/toon co -r Maintenance_Branch_1_x 
TooN
-
-or update what you currently have using:
-
-cvs up -r Maintenance_Branch_1_x
-
-or head over to:
-
-http://mi.eng.cam.ac.uk/~er258/cvd/
-
-Otherwise, please report any bugs you come across.
-
-
-FOO
-
-
 AC_CONFIG_HEADERS(internal/config.hh)
 AC_OUTPUT(Makefile)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]