|
From: <csi...@li...> - 2008-06-02 12:15:41
|
Revision: 1524
http://csipc2.svn.sourceforge.net/csipc2/?rev=1524&view=rev
Author: warcamel
Date: 2008-06-02 05:15:40 -0700 (Mon, 02 Jun 2008)
Log Message:
-----------
- updated mailing list for bugs
- updated project naming
Modified Paths:
--------------
trunk/configure.in
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2008-06-02 11:32:16 UTC (rev 1523)
+++ trunk/configure.in 2008-06-02 12:15:40 UTC (rev 1524)
@@ -21,19 +21,19 @@
# configure.in
#
# Autoconf configuration
-# Part of CSI:PC2 Clustersoftware
+# Part of CSI PC2 Project cluster software
#
-# Authors: Christoph Konersmann <c_...@up...>
+# Authors: Christoph Konersmann <chr...@cs...>
# Elmar Weber <uni...@el...>
#
# Date : 04.09.2007
#
### Initializations
-AC_INIT([csi-pc2],[0.91], pg...@li...)
+AC_INIT([csipc2],[0.1], csi...@li...)
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS(config.h)
-AM_INIT_AUTOMAKE([csi-pc2],[0.91])
+AM_INIT_AUTOMAKE([csipc2],[0.1])
AC_PROG_CC
AM_PROG_CC_C_O
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|