changeset 7222 | 2435b221d77d |
parent 5409 | 30205e106bba |
child 7232 | 6f17d930be39 |
--- a/autogen.sh Sun May 26 12:30:52 2013 +0200 +++ b/autogen.sh Sun May 26 11:06:17 2013 -0700 @@ -4,7 +4,6 @@ echo "This may take a while ..." # Regenerate configuration files -cat acinclude/* >aclocal.m4 found=false for autoconf in autoconf autoconf259 autoconf-2.59 do if which $autoconf >/dev/null 2>&1; then $autoconf && found=true; break; fi