summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/arm
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/arm')
-rw-r--r--c/src/exec/score/cpu/arm/ChangeLog4
-rw-r--r--c/src/exec/score/cpu/arm/configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/arm/ChangeLog b/c/src/exec/score/cpu/arm/ChangeLog
index 45255fa82c..e094df1703 100644
--- a/c/src/exec/score/cpu/arm/ChangeLog
+++ b/c/src/exec/score/cpu/arm/ChangeLog
@@ -1,5 +1,9 @@
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Add RTEMS_PROG_CCAS
+
+2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
Add AC_PROG_RANLIB.
diff --git a/c/src/exec/score/cpu/arm/configure.ac b/c/src/exec/score/cpu/arm/configure.ac
index 1864fe3b78..550cc614a3 100644
--- a/c/src/exec/score/cpu/arm/configure.ac
+++ b/c/src/exec/score/cpu/arm/configure.ac
@@ -21,6 +21,7 @@ RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
+RTEMS_PROG_CCAS
RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB