Print

Print


Commit in lcdd on MAIN
VERSION+1-11.40 -> 1.41
configure+11-111.43 -> 1.44
configure.ac+2-21.40 -> 1.41
+14-14
3 modified files
JM: Update for LCDD v2r0p2

lcdd
VERSION 1.40 -> 1.41
diff -u -r1.40 -r1.41
--- VERSION	12 Jul 2007 18:09:27 -0000	1.40
+++ VERSION	11 Jan 2008 02:06:17 -0000	1.41
@@ -1 +1 @@
-LCDD v2r0p1
+LCDD v2r0p2

lcdd
configure 1.43 -> 1.44
diff -u -r1.43 -r1.44
--- configure	24 Sep 2007 18:36:04 -0000	1.43
+++ configure	11 Jan 2008 02:06:18 -0000	1.44
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for LCDD v2r0p1.
+# Generated by GNU Autoconf 2.57 for LCDD v2r0p2.
 #
 # Report bugs to <[log in to unmask]>.
 #
@@ -268,8 +268,8 @@
 # Identity of this package.
 PACKAGE_NAME='LCDD'
 PACKAGE_TARNAME='lcdd'
-PACKAGE_VERSION='v2r0p1'
-PACKAGE_STRING='LCDD v2r0p1'
+PACKAGE_VERSION='v2r0p2'
+PACKAGE_STRING='LCDD v2r0p2'
 [log in to unmask]
 
 ac_unique_file="src/volumeExtendedSubscriber.cc"
@@ -746,7 +746,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures LCDD v2r0p1 to adapt to many kinds of systems.
+\`configure' configures LCDD v2r0p2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -803,7 +803,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LCDD v2r0p1:";;
+     short | recursive ) echo "Configuration of LCDD v2r0p2:";;
    esac
   cat <<\_ACEOF
 
@@ -906,7 +906,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-LCDD configure v2r0p1
+LCDD configure v2r0p2
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -921,7 +921,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by LCDD $as_me v2r0p1, which was
+It was created by LCDD $as_me v2r0p2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -2560,8 +2560,8 @@
 
 
 
-echo "$as_me:$LINENO: checking whether to enable Geant4 NIST service" >&5
-echo $ECHO_N "checking whether to enable Geant4 NIST service... $ECHO_C" >&6
+echo "$as_me:$LINENO: checking whether Geant4 NIST service is supported" >&5
+echo $ECHO_N "checking whether Geant4 NIST service is supported... $ECHO_C" >&6
 
 if test -e $G4INSTALL/source/materials/include/G4NistManager.hh; then
   HAVE_G4NIST=1
@@ -3349,7 +3349,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by LCDD $as_me v2r0p1, which was
+This file was extended by LCDD $as_me v2r0p2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3404,7 +3404,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-LCDD config.status v2r0p1
+LCDD config.status v2r0p2
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 

lcdd
configure.ac 1.40 -> 1.41
diff -u -r1.40 -r1.41
--- configure.ac	24 Sep 2007 18:36:04 -0000	1.40
+++ configure.ac	11 Jan 2008 02:06:18 -0000	1.41
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/lcdd/configure.ac,v 1.40 2007/09/24 18:36:04 jeremy Exp $
+# $Header: /cvs/lcd/lcdd/configure.ac,v 1.41 2008/01/11 02:06:18 jeremy Exp $
 #
 # Process this file with autoconf to produce a configure script for LCDD.
 #
@@ -16,7 +16,7 @@
 
 # package info
 AC_PREREQ(2.57)
-AC_INIT(LCDD,v2r0p1, [log in to unmask])
+AC_INIT(LCDD,v2r0p2, [log in to unmask])
 AC_CONFIG_SRCDIR([src/volumeExtendedSubscriber.cc])
 
 # Checks for programs.
CVSspam 0.2.8