summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61c59d16d7..fe5a3a7c32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
+
+2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/sysv-ipc.m4: Remove (Unused).
* aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
diff --git a/Makefile.am b/Makefile.am
index 63941bb3a8..05c52585ab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ ACLOCAL_FILES = aclocal/bsp-alias.m4 aclocal/canonical-host.m4 \
aclocal/i386-gas-code16.m4 aclocal/multilib.m4 aclocal/path-ksh.m4 \
aclocal/path-perl.m4 aclocal/prog-cc.m4 aclocal/prog-cxx.m4 \
aclocal/project-root.m4 aclocal/rtems-debug.m4 \
- aclocal/rtems-test-no-pause.m4 aclocal/rtems-top.m4 aclocal/sysv-ipc.m4 \
+ aclocal/rtems-test-no-pause.m4 aclocal/rtems-top.m4 \
aclocal/target.m4 aclocal/tool-paths.m4 aclocal/bspopts.m4 \
aclocal/ppc.m4 aclocal/bsp-configure.m4