From bfc5898af12f65e103608a54e5c9159554896fba Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Fri, 16 Jan 2009 00:07:53 +0100 Subject: Provide option --enable-l4, not --enable-l4-abi, define USE_L4. 2009-01-16 Neal H. Walfield * configure.ac (--enable-l4-abi): Replace option with... (--enable-l4): ... this option. (l4_abi): Set appropriately. (USE_L4): Define as a preprocessor macro (if appropriate) and an automake conditional. * README: Update build instructions. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a753515..5173e00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-01-16 Neal H. Walfield + + * configure.ac (--enable-l4-abi): Replace option with... + (--enable-l4): ... this option. + (l4_abi): Set appropriately. + (USE_L4): Define as a preprocessor macro (if appropriate) and an + automake conditional. + * README: Update build instructions. + 2008-11-19 Neal H. Walfield * configure.ac: Rename amd64 to x86_64. Update users. -- cgit v1.2.3