[cig-commits] r20213 - seismo/3D/SPECFEM3D_GLOBE/trunk

elliott.sales.de.andrade at geodynamics.org elliott.sales.de.andrade at geodynamics.org
Mon May 28 11:23:19 PDT 2012


Author: elliott.sales.de.andrade
Date: 2012-05-28 11:23:19 -0700 (Mon, 28 May 2012)
New Revision: 20213

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/configure.ac
Log:
Correct configure.ac version number.


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/configure.ac
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/configure.ac	2012-05-28 18:08:01 UTC (rev 20212)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/configure.ac	2012-05-28 18:23:19 UTC (rev 20213)
@@ -2,15 +2,13 @@
 dnl
 dnl Process this file with autoconf to produce the 'configure' script:
 dnl
-dnl ACLOCAL="aclocal -I m4" autoreconf
+dnl autoreconf -I m4
 dnl
 dnl You must have recent versions of Autoconf and Automake installed.
 
-# $Id: configure.ac,v 1.1 2005/08/24 22:45:51 leif Exp $
 
-
 AC_PREREQ(2.61)
-AC_INIT([Specfem3D Globe], [5], [jtromp AT princeton.edu], [Specfem3DGlobe])
+AC_INIT([Specfem3D Globe], [5.1.4], [jtromp AT princeton.edu], [Specfem3DGlobe])
 AC_CONFIG_SRCDIR([src/specfem3D/specfem3D.F90])
 AC_CONFIG_HEADER([setup/config.h])
 AC_CONFIG_MACRO_DIR([m4])



More information about the CIG-COMMITS mailing list