2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>

* configure.ac: Require automake > 1.9.
This commit is contained in:
Ralf Corsepius
2004-09-24 05:54:59 +00:00
parent 7c69d42237
commit 97891e5ea3
237 changed files with 594 additions and 118 deletions

View File

@@ -1,3 +1,7 @@
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org>
* configure.ac: Remove RTEMS_CPU_SUBDIRS.

View File

@@ -9,7 +9,7 @@ RTEMS_TOP(../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.8])
AM_INIT_AUTOMAKE([no-define foreign 1.9)
AM_MAINTAINER_MODE
RTEMS_PATH_KSH

View File

@@ -1,3 +1,7 @@
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.

View File

@@ -9,7 +9,7 @@ RTEMS_TOP(../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.8])
AM_INIT_AUTOMAKE([no-define foreign 1.9)
AM_MAINTAINER_MODE
RTEMS_PATH_KSH

View File

@@ -1,3 +1,7 @@
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Let shgen.1 depend on shgen$(EXEEXT).

View File

@@ -9,7 +9,7 @@ RTEMS_TOP(../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([foreign 1.8])
AM_INIT_AUTOMAKE([foreign 1.9)
AM_MAINTAINER_MODE
AC_PROG_CC