2009/10/21 <[email protected]>: > On Wed, 21 Oct 2009, Michael Biebl wrote: > >> 2009/10/21 <[email protected]>: >>> when doing 'make clean' it should not need to run configure first. >> >> Ist that from a release tarball or a git snapshot? > > git snapshot, especially after doing the autoconf -fvi. the system spends
That's the wrong command. You should use autoreconf -vfi in a fresh git checkout. After that ./configure && make clean works as expected for me. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

