summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-11-19 15:02:04 +0100
committerNeal H. Walfield <neal@gnu.org>2008-11-19 15:02:04 +0100
commitd67ddbfb11e418b683cb075b3aced1fea1c8219a (patch)
tree9b9b07f47c8b58c0c3951b27b5b5142a42bae3cc /ChangeLog
parenta66371524d7d0311b04103f5dbb403a950b38901 (diff)
Add -DUSE_L4 to USER_CPPFLAGS and KERNEL_CPPFLAGS if appropriate.
2008-11-19 Neal H. Walfield <neal@gnu.org> * configure.ac (USER_CPPFLAGS): If $l4_api is not false, add -DUSE_L4. (KERNEL_CPPFLAGS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea5423e..9417486 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-19 Neal H. Walfield <neal@gnu.org>
+ * configure.ac (USER_CPPFLAGS): If $l4_api is not false, add
+ -DUSE_L4.
+ (KERNEL_CPPFLAGS): Likewise.
+
+2008-11-19 Neal H. Walfield <neal@gnu.org>
+
* configure.ac (--enable-l4-abi): Remove option.
(l4_abi): Set to x2 if building for x86.
(l4_abi_x2): Set to tru if building for x86.