summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5173e00..5472d9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-16 Neal H. Walfield <neal@gnu.org>
+ * Makefile.am (L4_SUBDIRS): New variable. Set to l4 directories
+ if USE_L4 is true, otherwise leave empty.
+ (SUBDIRS): Remove libl4 and laden. Replace with $(USE_L4).
+ Rearrange order.
+
+2009-01-16 Neal H. Walfield <neal@gnu.org>
+
* configure.ac (--enable-l4-abi): Replace option with...
(--enable-l4): ... this option.
(l4_abi): Set appropriately.