summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-10 14:25:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-10 14:25:44 +0000
commitecd544112384e472a08080c19e6c52511736da8b (patch)
tree2083e5a371f2af10d7bd457d6278494f6d09f45c /c/ChangeLog
parent2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ecd544112384e472a08080c19e6c52511736da8b.tar.bz2
2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf). Autoconf allows one to pass -enable-*, but this file expected --enable*.
Diffstat (limited to 'c/ChangeLog')
-rw-r--r--c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 2173145ac2..85653e3f80 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
+ Autoconf allows one to pass -enable-*, but this file expected --enable*.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.