Print

Print


Commit in lcdd on MAIN
VERSION+1-11.42 -> 1.43
configure+9-91.47 -> 1.48
configure.ac+2-21.43 -> 1.44
+12-12
3 modified files
JM: Update for LCDD v2r1p0

lcdd
VERSION 1.42 -> 1.43
diff -u -r1.42 -r1.43
--- VERSION	25 Jan 2008 23:19:57 -0000	1.42
+++ VERSION	9 Dec 2010 21:45:49 -0000	1.43
@@ -1 +1 @@
-LCDD v2r0p3
+LCDD v2r1p0

lcdd
configure 1.47 -> 1.48
diff -u -r1.47 -r1.48
--- configure	1 Dec 2010 21:44:56 -0000	1.47
+++ configure	9 Dec 2010 21:45:49 -0000	1.48
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for LCDD v2r0p3.
+# Generated by GNU Autoconf 2.59 for LCDD v2r1p0.
 #
 # Report bugs to <[log in to unmask]>.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='LCDD'
 PACKAGE_TARNAME='lcdd'
-PACKAGE_VERSION='v2r0p3'
-PACKAGE_STRING='LCDD v2r0p3'
+PACKAGE_VERSION='v2r1p0'
+PACKAGE_STRING='LCDD v2r1p0'
 [log in to unmask]
 
 ac_unique_file="src/volumeExtendedSubscriber.cc"
@@ -747,7 +747,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 v2r0p3 to adapt to many kinds of systems.
+\`configure' configures LCDD v2r1p0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -804,7 +804,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LCDD v2r0p3:";;
+     short | recursive ) echo "Configuration of LCDD v2r1p0:";;
    esac
   cat <<\_ACEOF
 
@@ -940,7 +940,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-LCDD configure v2r0p3
+LCDD configure v2r1p0
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -954,7 +954,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 v2r0p3, which was
+It was created by LCDD $as_me v2r1p0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -3483,7 +3483,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by LCDD $as_me v2r0p3, which was
+This file was extended by LCDD $as_me v2r1p0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3538,7 +3538,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-LCDD config.status v2r0p3
+LCDD config.status v2r1p0
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 

lcdd
configure.ac 1.43 -> 1.44
diff -u -r1.43 -r1.44
--- configure.ac	1 Dec 2010 21:44:57 -0000	1.43
+++ configure.ac	9 Dec 2010 21:45:49 -0000	1.44
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/lcdd/configure.ac,v 1.43 2010/12/01 21:44:57 jeremy Exp $
+# $Header: /cvs/lcd/lcdd/configure.ac,v 1.44 2010/12/09 21:45:49 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,v2r0p3, [log in to unmask])
+AC_INIT(LCDD,v2r1p0, [log in to unmask])
 AC_CONFIG_SRCDIR([src/volumeExtendedSubscriber.cc])
 
 # Checks for programs.
CVSspam 0.2.8