On Thu, Jun 29, 2000 at 11:23:23PM +0400, Alexander V. Lukyanov wrote:
> News since 2000-06-27:
>
> * fixed core dump on following redirection to URL without a path.
> * fixed compilation with some compilers (|= on bool).
> * used a newer largefile.m4.
Fails because of the following Makefile dependency:
$(ACLOCAL_M4): configure.in acinclude.m4 m4/iumacros.m4 \
m4/largefile.m4
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
The files m4/iumacros.m4 and m4/largefile.m4 are not included in the
tarball.
--
albert chin ([EMAIL PROTECTED])