summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-02 15:18:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-02 15:18:21 +0000
commit53328c8f7402acf1dfa113797e4619b667379816 (patch)
tree88fa3fa9cb54b1813495deb0e6876a7be3bac696 /tools
parent2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-53328c8f7402acf1dfa113797e4619b667379816.tar.bz2
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/ChangeLog4
-rw-r--r--tools/build/configure.ac4
-rw-r--r--tools/cpu/ChangeLog4
-rw-r--r--tools/cpu/configure.ac4
-rw-r--r--tools/cpu/generic/ChangeLog4
-rw-r--r--tools/cpu/generic/configure.ac4
-rw-r--r--tools/cpu/sh/ChangeLog4
-rw-r--r--tools/cpu/sh/configure.ac4
8 files changed, 24 insertions, 8 deletions
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index cb559b66ee..84c1a2a393 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Require autoconf-2.68, automake-1.11.1.
+
2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* eolstrip.c: Readdress use of ctype methods per recommendation from
diff --git a/tools/build/configure.ac b/tools/build/configure.ac
index 7d6d204ec5..f4ab01e909 100644
--- a/tools/build/configure.ac
+++ b/tools/build/configure.ac
@@ -2,14 +2,14 @@
# $Id$
#
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([install-if-change.in])
RTEMS_TOP(../..)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE([no-define foreign 1.10])
+AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
AM_MAINTAINER_MODE
AC_PROG_CC
diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog
index 42d0a6dace..82a41cbb87 100644
--- a/tools/cpu/ChangeLog
+++ b/tools/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Require autoconf-2.68, automake-1.11.1.
+
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove nios2 (unsupported, no toolchain).
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index 9d3054a100..770ceb79b3 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -2,14 +2,14 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([generic])
RTEMS_TOP(../..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([no-define foreign 1.10])
+AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
AM_MAINTAINER_MODE
RTEMS_PATH_KSH
diff --git a/tools/cpu/generic/ChangeLog b/tools/cpu/generic/ChangeLog
index fbd03acfe1..1651f3e3d5 100644
--- a/tools/cpu/generic/ChangeLog
+++ b/tools/cpu/generic/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Require autoconf-2.68, automake-1.11.1.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index 501e4a12c9..0ac6687587 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/configure.ac
@@ -2,14 +2,14 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([size_rtems.in])
RTEMS_TOP(../../..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([no-define foreign 1.10])
+AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
AM_MAINTAINER_MODE
RTEMS_PATH_KSH
diff --git a/tools/cpu/sh/ChangeLog b/tools/cpu/sh/ChangeLog
index c81c207426..f9eae7b598 100644
--- a/tools/cpu/sh/ChangeLog
+++ b/tools/cpu/sh/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Require autoconf-2.68, automake-1.11.1.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac
index 6c3b72896e..82fae15f96 100644
--- a/tools/cpu/sh/configure.ac
+++ b/tools/cpu/sh/configure.ac
@@ -2,14 +2,14 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([shgen.c])
RTEMS_TOP(../../..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([foreign 1.10])
+AM_INIT_AUTOMAKE([foreign 1.11.1])
AM_MAINTAINER_MODE
AC_PROG_CC