On Mon, 2013-03-11 at 13:16 +0200, Tanu Kaskinen wrote: > Most of the stuff in bootstrap.sh seemed to reimplement autoreconf, > badly. I don't understand the wisdom behind the run_versioned > trickery. configure.ac states that we require Automake 1.11, so > apparently the VERSION variable in bootstrap.sh was out of date. > Instead of bumping the version number, I replaced the cruft with > an autoreconf call. > --- > bootstrap.sh | 51 +++++---------------------------------------------- > 1 file changed, 5 insertions(+), 46 deletions(-) No feedback received. I pushed the patch. -- Tanu