# HG changeset patch # User Adam Chlipala # Date 1264704901 18000 # Node ID 0aa2758cca328787b496b421e456744462a7f970 # Parent b08b73591d2cb90b5b23715853da46590708890a Run autoreconf at start of 'make reauto' diff -r b08b73591d2c -r 0aa2758cca32 Makefile.am --- a/Makefile.am Thu Jan 28 13:32:26 2010 -0500 +++ b/Makefile.am Thu Jan 28 13:55:01 2010 -0500 @@ -75,6 +75,7 @@ hg archive -t tgz -X tests /tmp/urweb.tgz reauto: + -autoreconf libtoolize -cf automake --add-missing --force-missing --copy autoreconf