sysprof r436 - trunk



Author: ssp
Date: Sat Oct 25 05:16:22 2008
New Revision: 436
URL: http://svn.gnome.org/viewvc/sysprof?rev=436&view=rev

Log:
Add moving notice

Added:
   trunk/THIS_MODULE_IS_DEAD
Modified:
   trunk/configure.ac

Added: trunk/THIS_MODULE_IS_DEAD
==============================================================================
--- (empty file)
+++ trunk/THIS_MODULE_IS_DEAD	Sat Oct 25 05:16:22 2008
@@ -0,0 +1 @@
+Sysprof now lives in git://people.freedesktop.org/home/sandmann/sysprof

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Oct 25 05:16:22 2008
@@ -3,6 +3,23 @@
 AC_INIT([sysprof], [1.1.0])
 AC_CONFIG_SRCDIR(sysprof.glade)
 
+if true; then
+   echo
+   echo "@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@"
+   echo "%"  
+   echo "@   Sysprof now lives here:"
+   echo "%"
+   echo "@      git://people.freedesktop.org/~sandmann/sysprof"
+   echo "%"
+   echo "@   You can get it with this command:"
+   echo "%"
+   echo "@      git clone git://people.freedesktop.org/~sandmann/sysprof"
+   echo "%"
+   echo "@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@"
+   echo ""
+   exit 1
+fi
+
 AM_INIT_AUTOMAKE(no-define)
 
 AM_CONFIG_HEADER(config.h)
@@ -105,27 +122,3 @@
 
 AC_OUTPUT
 
-if true; then
-   echo
-   echo "% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@%"
-   echo "@"  
-   echo "%      Thank you for testing cvs HEAD of sysprof."
-   echo "@"
-   echo "%      There are currently no known bugs in the kernel"
-   echo "@      module in this version, but there could easily be"
-   echo "%      unknown ones. Please report any crashes or lockups"
-   echo "@      that you experience to sandmann daimi au dk "
-   echo "%"
-   echo "@"
-   echo "%      If you need a stable version of sysprof, either"
-   echo "@      get version 1.0 from"
-   echo "%"
-   echo "@          http://www.daimi.au.dk/~sandmann/sysprof";
-   echo "%"
-   echo "@      or do"
-   echo "%"
-   echo "@          cvs -z3 upd -r sysprof-1-0"
-   echo "%"
-   echo "@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@% %@"
-   echo
-fi



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