AC_LIBOBJ doesn't exist with autoconf 2.13.
On 2002-04-03 13:17:45 +0200, Mads Martin Jørgensen wrote:
>Date: Wed, 3 Apr 2002 13:17:45 +0200
>From: Mads Martin Jørgensen <[EMAIL PROTECTED]>
>To: ML mutt <[EMAIL PROTECTED]>
>Subject: Re: Compiling problems with new
* Volker Moell <[EMAIL PROTECTED]> [Mar 14. 2002 15:30]:
> Now using the latest autoconf-2.53 I get the error message:
> $ ./configure
> [...]
> $ make
> cd . && autoconf
>configure.in:296: error: do not use LIBOBJS directly, use AC_LIBOBJ
>(see section `AC_LIBOBJ vs. LIBOBJS' make
Hi, there!
I have problems in compiling mutt (1.3.28) with together with the vvv.nntp
patch on the latest (self compiled) autoconf release (2.53).
On autoconf-2.52 I get the following warnings(?):
$ ./configure
[...]
$ make
cd . && aclocal -I m4
cd . && automake --foreign --include-de