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-deps Makefile
  cd . && autoconf
  NONE:0: /usr/bin/m4: `m4_symbols' from frozen file not found in builtin table!
  NONE:0: /usr/bin/m4: `syncoutput' from frozen file not found in builtin table!
  NONE:0: /usr/bin/m4: `changesyntax' from frozen file not found in builtin table!
  [...]

but mutt compiles through and the nntp functionality is as expected.


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: *** [configure] Error 1
  $

The output of ./configuire seems as normal.

Any ideas? Is it a bug or did I something wrong?

    -volker

P.S.: Sorry for the long lines...
    
-- 
  http://die-Moells.de/  *  http://Stama90.de/  *  http://ScriptDale.de/

My opinions may have changed, but not the fact that I am right.

Reply via email to