Rsync 3.0.0pre6 released

Paul Slootman paul+rsync at wurtel.net
Wed Nov 28 12:03:48 GMT 2007


On Wed 28 Nov 2007, Wayne Davison wrote:

> I've just released rsync 3.0.0pre6, the latest pre-release version of
> the upcoming 3.0.0 release.

When I do:

./configure
make

I get the following:

$ make
autoconf -o configure.sh
autoheader && touch config.h.in
Configure files changed -- perhaps run:
  ./config.status --recheck; ./config.status
make: *** [configure.sh] Error 1


This is new...
It's triggered by this make rule:

configure.sh config.h.in: configure.in aclocal.m4

configure.in is 14 seconds younger than configure.sh, and 13 seconds
younger than config.h.in.  Was it touched somehow?


Paul Slootman


More information about the rsync mailing list