From e05468fb389fb745cabc4d1d5e2a4f0957a56f03 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 6 Nov 2002 11:16:52 +0000 Subject: 2002-11-06 Ralf Corsepius Further preparations for autoconf > 2.52: * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else. * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg. * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 67ba02474e..68779a4a7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-11-06 Ralf Corsepius + + Further preparations for autoconf > 2.52: + * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else. + * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg. + * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg. + 2002-11-05 Ralf Corsepius * acinclude.m4: Adapations to autoconf > 2.52. -- cgit v1.2.3