summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
commitd2c26e4bad11cf21129149adcc40b648ced967da (patch)
tree9462f0f48051af12db2b1f85fb1dd125883bf74b /cpukit/score/cpu/no_cpu
parentFix CVS-Ids (diff)
downloadrtems-d2c26e4bad11cf21129149adcc40b648ced967da.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/score/cpu/no_cpu')
-rw-r--r--cpukit/score/cpu/no_cpu/ChangeLog4
-rw-r--r--cpukit/score/cpu/no_cpu/configure.ac1
2 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/score/cpu/no_cpu/ChangeLog b/cpukit/score/cpu/no_cpu/ChangeLog
index f9b51ccfb8..6e7fcd367c 100644
--- a/cpukit/score/cpu/no_cpu/ChangeLog
+++ b/cpukit/score/cpu/no_cpu/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
2003-02-11 Joel Sherrill <joel@OARcorp.com>
* cpu_asm.c: Rework logic that decides when to call
diff --git a/cpukit/score/cpu/no_cpu/configure.ac b/cpukit/score/cpu/no_cpu/configure.ac
index 052ea482ba..5cd100a1ff 100644
--- a/cpukit/score/cpu/no_cpu/configure.ac
+++ b/cpukit/score/cpu/no_cpu/configure.ac
@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([cpu_asm.c])
RTEMS_TOP(../../../..)
-AC_CONFIG_AUX_DIR(../../../..)
RTEMS_CANONICAL_TARGET_CPU