Hi all!
I'm wondering why the snapshot Makefile, generated by ./configure, calls
autoheader? It should be already called upon creating the snapshot, so the
user without autoconf package should be able to compile the snapshot.
Indeed this problem exists for a while, but didn't annoy me, till 0.1.11.
Now it complains, that my autoconf is under 2.13. And it's right! :) I have
only autoconf-2.12...
The "bad" part of the Makefile is:
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
cd $(top_srcdir) && $(AUTOHEADER)
@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
If I cut $(AUTOHEADER) then everything is fine...
(Almost... lshd coredumps if:
- I try the compression
- I try ssh2 as client)
Greets,
Keresztg
+ Keresztfalvi Gabor
+ Student of the Technical University of Budapest
+ mailto: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
+ http://www.sch.bme.hu/~keresztg/