]> granicus.if.org Git - gc/commitdiff
2009-12-01 Ivan Maidanski <ivmai@mail.ru> gc7_2alpha4
authorivmai <ivmai>
Tue, 1 Dec 2009 20:34:23 +0000 (20:34 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:52 +0000 (21:06 +0400)
* include/gc_version.h, configure.ac, doc/README: Change to
version 7.2alpha4.
* configure: Regenerate.

ChangeLog
configure
configure.ac
doc/README
include/gc_version.h

index faa685371af45739947ed1af56aad3101b49b7b4..faf6817b91361f5f55f62c3731d7ada13e40325b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+[7.2alpha4]
+
+2009-12-01  Ivan Maidanski <ivmai@mail.ru>
+
+       * include/gc_version.h, configure.ac, doc/README: Change to
+       version 7.2alpha4.
+       * configure: Regenerate.
+
 2009-11-21  Ivan Maidanski <ivmai@mail.ru>
 
        * configure.ac (AC_CONFIG_COMMANDS): Quote srcdir value.
index 2df151ddc2079acbab832175b163986d05e854a4..40802d362206ef7ae5e5907ad5dba05ae6025dbf 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac Revision: 1.56 .
+# From configure.ac Revision: 1.57 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gc 7.2alpha3.
+# Generated by GNU Autoconf 2.64 for gc 7.2alpha4.
 #
 # Report bugs to <Hans.Boehm@hp.com>.
 #
@@ -699,8 +699,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gc'
 PACKAGE_TARNAME='gc'
-PACKAGE_VERSION='7.2alpha3'
-PACKAGE_STRING='gc 7.2alpha3'
+PACKAGE_VERSION='7.2alpha4'
+PACKAGE_STRING='gc 7.2alpha4'
 PACKAGE_BUGREPORT='Hans.Boehm@hp.com'
 PACKAGE_URL=''
 
@@ -1486,7 +1486,7 @@ if test "$ac_init_help" = "long"; then
   # 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 gc 7.2alpha3 to adapt to many kinds of systems.
+\`configure' configures gc 7.2alpha4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1557,7 +1557,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gc 7.2alpha3:";;
+     short | recursive ) echo "Configuration of gc 7.2alpha4:";;
    esac
   cat <<\_ACEOF
 
@@ -1683,7 +1683,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gc configure 7.2alpha3
+gc configure 7.2alpha4
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2232,7 +2232,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gc $as_me 7.2alpha3, which was
+It was created by gc $as_me 7.2alpha4, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3070,7 +3070,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gc'
- VERSION='7.2alpha3'
+ VERSION='7.2alpha4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16020,7 +16020,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gc $as_me 7.2alpha3, which was
+This file was extended by gc $as_me 7.2alpha4, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16084,7 +16084,7 @@ Report bugs to <Hans.Boehm@hp.com>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gc config.status 7.2alpha3
+gc config.status 7.2alpha4
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index a856fdf512b4a90ccf2cb123c2e616783e4e14bf..70406b02e6beac35d642025ec27f6095ea86550b 100644 (file)
@@ -17,13 +17,13 @@ dnl Process this file with autoconf to produce configure.
 # Initialization
 # ==============
 
-AC_INIT(gc,7.2alpha3,Hans.Boehm@hp.com)
+AC_INIT(gc,7.2alpha4,Hans.Boehm@hp.com)
     ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
 AC_CONFIG_SRCDIR(gcj_mlc.c)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET
 AC_PREREQ(2.53)
-AC_REVISION($Revision: 1.57 $)
+AC_REVISION($Revision: 1.58 $)
 GC_SET_VERSION
 AM_INIT_AUTOMAKE([foreign dist-bzip2 nostdinc])
 AM_CONFIG_HEADER([include/private/config.h])
index 6b663d979258d6c958948d6c4368dea38a672559..40efc73c6986e5d39c17709968daf9f74d0925fc 100644 (file)
@@ -36,7 +36,7 @@ Public License, but is not needed by, nor linked into the collector library.
 It is included here only becuase the atomic_ops distribution is, for
 simplicity, included in its entirety.
 
-This is version 7.2alpha3 of a conservative garbage collector for C and C++.
+This is version 7.2alpha4 of a conservative garbage collector for C and C++.
 
 You might find a more recent version of this at
 
index 14bda4b7a0f54fb10e25ab88850418ab3feae0aa..0cc767b60168acc5956ec20b250f6f6bc60f9b5a 100644 (file)
@@ -20,7 +20,7 @@
 /* it to keep the old-style build process working.              */
 #define GC_TMP_VERSION_MAJOR 7
 #define GC_TMP_VERSION_MINOR 2
-#define GC_TMP_ALPHA_VERSION 3
+#define GC_TMP_ALPHA_VERSION 4
 
 #ifndef GC_NOT_ALPHA
 #   define GC_NOT_ALPHA 0xff