summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-02 18:29:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-02 18:29:52 +0000
commit02a52444f3da6b7f1c3457413d952aeab88bcec9 (patch)
treea87f96bfdc111d4ae8ffd5bcf08edcd4f44c2a6a /c/src
parent2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-02a52444f3da6b7f1c3457413d952aeab88bcec9.tar.bz2
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Fix automake version number in comment.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/ChangeLog4
-rw-r--r--c/src/lib/libbsp/bsp.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/ChangeLog b/c/src/lib/libbsp/ChangeLog
index 73b477d35d..dcb2f720d6 100644
--- a/c/src/lib/libbsp/ChangeLog
+++ b/c/src/lib/libbsp/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp.am: Fix automake version number in comment.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
diff --git a/c/src/lib/libbsp/bsp.am b/c/src/lib/libbsp/bsp.am
index 73406314c6..1d4138fecd 100644
--- a/c/src/lib/libbsp/bsp.am
+++ b/c/src/lib/libbsp/bsp.am
@@ -9,5 +9,5 @@ $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs: bsp_specs
$(INSTALL_DATA) $< $@
## FIXME: Do not split this line into several lines
-## A bug in automake-2.14 will generate incorrect results otherwise
+## A bug in automake-1.4 will generate incorrect results otherwise
PREINSTALL_FILES += $(PROJECT_ROOT)/@RTEMS_BSP@/lib $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs