You need to either get autoconf 2.5+ and automake 1.6+ OR enable it on your system when building.
eg you might need something like this: export WANT_AUTOCONF_2_5=1 export WANT_AUTOMAKE=1.6 See how you go then. Craig On Tue, 2003-11-25 at 18:04, Wolfgang Pagel wrote: > PFJ wrote: > > Hi, > > > > > >>As adviced I do an > >>make -f Makefile.dist > > > > > > Which versions of autoconf and automake are you using? > autoconf 2.13 > automake 1.5 > > Wolfgang
