On Mon, Sep 03, 2001 at 02:12:36PM +0200, Tim Van Holder wrote:
> > The most recent version available to me is 1.4-p4. Is there any chance of
> > this working? Is there anything like a 'success' msg to look out for?
>
> I think 1.4-p4 should do fine.
> An easy way to check is to do a
>
> grep AC_DEFUN
>
> on automake's .m4 files; if they look like
>
> AC_DEFUN([blah],...
>
> instead of
>
> AC_DEFUN(blah,...
>
> they should work.
Just to let you know...
1.4-p4's .m4 files look like the latter. I've just got a copy of 1.4-p5
and they look suitable, so I'll give your suggestion a try.
> Once it's installed, just run aclocal to update aclocal.m4 with the
> fixed macros, and then autoconf should no longer complain.
>
>
--
John