[kaffe] CVS kaffe (robilad): 1.1.7-rc1 time
Kaffe CVS
cvs-commits at kaffe.org
Sat Jan 14 19:07:44 PST 2006
PatchSet 7094
Date: 2006/01/15 02:55:30
Author: robilad
Branch: HEAD
Tag: (none)
Log:
1.1.7-rc1 time
Members:
ChangeLog:1.4614->1.4615
README:1.34->1.35
configure:1.527->1.528
configure.ac:1.205->1.206
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4614 kaffe/ChangeLog:1.4615
--- kaffe/ChangeLog:1.4614 Sat Jan 14 22:47:06 2006
+++ kaffe/ChangeLog Sun Jan 15 02:55:30 2006
@@ -1,5 +1,9 @@
2006-01-14 Dalibor Topic <robilad at kaffe.org>
+ * README, configure.ac: Bumped version to 1.1.7-rc1.
+
+2006-01-14 Dalibor Topic <robilad at kaffe.org>
+
* external/gcc/fastjar/Makefile.am:
(AM_CPPFLAGS) Cleaned up.
(AM_CFLAGS) Removed fastjar specific warnings flags.
Index: kaffe/README
diff -u kaffe/README:1.34 kaffe/README:1.35
--- kaffe/README:1.34 Tue Oct 18 22:13:27 2005
+++ kaffe/README Sun Jan 15 02:55:34 2006
@@ -1,7 +1,7 @@
===================
- Kaffe 1.1.6
+ Kaffe 1.1.7-rc1
===================
Index: kaffe/configure
diff -u kaffe/configure:1.527 kaffe/configure:1.528
--- kaffe/configure:1.527 Tue Jan 10 18:37:17 2006
+++ kaffe/configure Sun Jan 15 02:55:34 2006
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for Kaffe Virtual Machine 1.1.6+cvs.
+# Generated by GNU Autoconf 2.59 for Kaffe Virtual Machine 1.1.7-rc1.
#
# Report bugs to <kaffe at kaffe.org>.
#
@@ -446,8 +446,8 @@
# Identity of this package.
PACKAGE_NAME='Kaffe Virtual Machine'
PACKAGE_TARNAME='kaffe'
-PACKAGE_VERSION='1.1.6+cvs'
-PACKAGE_STRING='Kaffe Virtual Machine 1.1.6+cvs'
+PACKAGE_VERSION='1.1.7-rc1'
+PACKAGE_STRING='Kaffe Virtual Machine 1.1.7-rc1'
PACKAGE_BUGREPORT='kaffe at kaffe.org'
ac_unique_file="kaffe"
@@ -990,7 +990,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 Kaffe Virtual Machine 1.1.6+cvs to adapt to many kinds of systems.
+\`configure' configures Kaffe Virtual Machine 1.1.7-rc1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1060,7 +1060,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.6+cvs:";;
+ short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.7-rc1:";;
esac
cat <<\_ACEOF
@@ -1311,7 +1311,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-Kaffe Virtual Machine configure 1.1.6+cvs
+Kaffe Virtual Machine configure 1.1.7-rc1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1348,7 +1348,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Kaffe Virtual Machine $as_me 1.1.6+cvs, which was
+It was created by Kaffe Virtual Machine $as_me 1.1.7-rc1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -2013,7 +2013,7 @@
# Define the identity of the package.
PACKAGE='kaffe'
- VERSION='1.1.6+cvs'
+ VERSION='1.1.7-rc1'
cat >>confdefs.h <<_ACEOF
@@ -51445,7 +51445,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by Kaffe Virtual Machine $as_me 1.1.6+cvs, which was
+This file was extended by Kaffe Virtual Machine $as_me 1.1.7-rc1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -51508,7 +51508,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-Kaffe Virtual Machine config.status 1.1.6+cvs
+Kaffe Virtual Machine config.status 1.1.7-rc1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Index: kaffe/configure.ac
diff -u kaffe/configure.ac:1.205 kaffe/configure.ac:1.206
--- kaffe/configure.ac:1.205 Tue Jan 10 18:37:25 2006
+++ kaffe/configure.ac Sun Jan 15 02:55:40 2006
@@ -1,4 +1,4 @@
-AC_INIT([Kaffe Virtual Machine],[1.1.6+cvs],[kaffe at kaffe.org],[kaffe])
+AC_INIT([Kaffe Virtual Machine],[1.1.7-rc1],[kaffe at kaffe.org],[kaffe])
AC_PREREQ(2.59)
More information about the kaffe
mailing list