[cig-commits] [commit] devel: updated some comments in configure (c1cef4c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Apr 8 03:01:50 PDT 2014


Repository : ssh://geoshell/specfem2d

On branch  : devel
Link       : https://github.com/geodynamics/specfem2d/compare/e4fa9d03bf2b0fc1837c42aa51eeb63f360575fe...fc67e6fd7ad890705b2b72b4b3c509accb22249e

>---------------------------------------------------------------

commit c1cef4cce5374ecb3535ac263ba99817b0d18ae8
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sun Mar 16 00:34:31 2014 +0100

    updated some comments in configure


>---------------------------------------------------------------

c1cef4cce5374ecb3535ac263ba99817b0d18ae8
 configure    | 13 +++++--------
 configure.ac |  2 +-
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/configure b/configure
index dc9ec11..24ecdeb 100755
--- a/configure
+++ b/configure
@@ -2,8 +2,6 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for Specfem 2D 6.2.0.
 #
-# Report bugs to <jtromp AT princeton.edu>.
-#
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
 #
@@ -266,8 +264,8 @@ fi
     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_echo "$0: Please tell bug-autoconf at gnu.org and jtromp AT
-$0: princeton.edu about your system, including any error
+    $as_echo "$0: Please tell bug-autoconf at gnu.org
+$0: about your system, including any error
 $0: possibly output before this message. Then install a
 $0: modern shell, or manually run the script under such a
 $0: shell if you do have one."
@@ -582,7 +580,7 @@ PACKAGE_NAME='Specfem 2D'
 PACKAGE_TARNAME='Specfem2D'
 PACKAGE_VERSION='6.2.0'
 PACKAGE_STRING='Specfem 2D 6.2.0'
-PACKAGE_BUGREPORT='jtromp AT princeton.edu'
+PACKAGE_BUGREPORT='see the wiki'
 PACKAGE_URL=''
 
 ac_unique_file="README"
@@ -1399,7 +1397,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <jtromp AT princeton.edu>.
+.
 _ACEOF
 ac_status=$?
 fi
@@ -1706,7 +1704,6 @@ $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 ( $as_echo "## -------------------------------------- ##
-## Report this to jtromp AT princeton.edu ##
 ## -------------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -6352,7 +6349,7 @@ $config_files
 Configuration headers:
 $config_headers
 
-Report bugs to <jtromp AT princeton.edu>."
+."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
diff --git a/configure.ac b/configure.ac
index f18ddd7..54741df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl You must have recent versions of Autoconf and Automake installed.
 
 
 AC_PREREQ(2.61)
-AC_INIT([Specfem 2D], [6.2.0], [jtromp AT princeton.edu], [Specfem2D])
+AC_INIT([Specfem 2D], [6.2.0], [see the wiki], [Specfem2D])
 AC_CONFIG_SRCDIR([README])
 AC_CONFIG_HEADER([setup/config.h])
 AC_CONFIG_MACRO_DIR([m4])



More information about the CIG-COMMITS mailing list