On Thu, Nov 08, 2001 at 11:07:14AM +0300, Alexander V. Lukyanov wrote: > > It's blowing up: > > > > 02:59am [EMAIL PROTECTED]/6 [~/lftp] ./autogen.sh --with-debug > > processing ./readline-4.2 > > Running aclocal ... > > Running autoheader... > > /usr/bin/autoheader2.13: Symbol `HAVE_LSTAT' is not covered by >/usr/share/autoconf2.13/acconfig.h > > I use autoconf 2.52.
So do I (well, 2.50); readline has an old AC_PREREQ, which makes it fall back on 2.13. -- Glenn Maynard
