summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-27 06:49:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-27 06:49:54 +0000
commitf449548408521b1d85b3f6a219bccf0a7b198f8f (patch)
tree61d6cb0cc436c52bd2c70053a846114d3f61b600
parent2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f449548408521b1d85b3f6a219bccf0a7b198f8f.tar.bz2
2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f10689d8a6..196f24d238 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
+
+2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
comments.
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.