> > BTW, I'm surprised that autoconf is required since > > a configure script is provided. > > Better ask Maxence on this issue then ...
In fat, i give the .configure script like everyone does, but i give also the configure.in script if someone needs to modify it (easier to modify than the configure script). The Makefile also contains a target to rebuild itself. Do you think I should remove this target ? and omve the configure.in script in a subdir ? -- Maxence Guesdon

