change log for rtems (2010-06-23)
rtems-vc at rtems.org
rtems-vc at rtems.org
Wed Jun 23 14:12:13 UTC 2010
*ralf* (on branch rtems-4-10-branch):
2010-06-23 Ralf Corsépius <ralf.corsepius at rtems.org>
* configure.ac: autoconf >= 2.65, automake >= 1.11.
M 1.382 ChangeLog
M 1.378.2.2 ChangeLog
M 1.31 configure.ac
M 1.29.4.1 configure.ac
diff -u rtems/ChangeLog:1.381 rtems/ChangeLog:1.382
--- rtems/ChangeLog:1.381 Mon Jun 21 17:55:55 2010
+++ rtems/ChangeLog Wed Jun 23 08:32:58 2010
@@ -1,3 +1,7 @@
+2010-06-23 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * configure.ac: autoconf >= 2.65, automake >= 1.11.
+
2010-06-21 Joel Sherrill <joel.sherrill at oarcorp.com>
* Makefile.maint, README.configure: Remove more ITRON references.
diff -u rtems/ChangeLog:1.378.2.1 rtems/ChangeLog:1.378.2.2
--- rtems/ChangeLog:1.378.2.1 Mon Jun 14 08:02:29 2010
+++ rtems/ChangeLog Wed Jun 23 08:33:02 2010
@@ -1,3 +1,7 @@
+2010-06-23 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * configure.ac: autoconf >= 2.65, automake >= 1.11.
+
2010-06-14 Joel Sherrill <joel.sherrilL at OARcorp.com>
PR 1553/filesystem
diff -u rtems/configure.ac:1.30 rtems/configure.ac:1.31
--- rtems/configure.ac:1.30 Thu Jun 17 10:38:54 2010
+++ rtems/configure.ac Wed Jun 23 08:32:58 2010
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ(2.65)
AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([c])
RTEMS_TOP([.])
@@ -16,7 +16,7 @@
])
AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE([no-define foreign dist-bzip2 no-dist-gzip 1.10])
+AM_INIT_AUTOMAKE([no-define foreign dist-bzip2 no-dist-gzip 1.11])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported
diff -u rtems/configure.ac:1.29 rtems/configure.ac:1.29.4.1
--- rtems/configure.ac:1.29 Sun Jun 1 00:07:57 2008
+++ rtems/configure.ac Wed Jun 23 08:33:02 2010
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ(2.65)
AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([c])
RTEMS_TOP([.])
@@ -16,7 +16,7 @@
])
AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE([no-define foreign dist-bzip2 no-dist-gzip 1.10])
+AM_INIT_AUTOMAKE([no-define foreign dist-bzip2 no-dist-gzip 1.11])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100623/d096f9ac/attachment-0001.html>
More information about the vc
mailing list