I just cloned a8eb89699993bbcb4d7f278ab8fece54f64e1334
from Savannah and ran into a problem building.  Following
the directions in README-hacking, I ran:

 $ ./configure
 $ make
 $ ( PATH=`pwd`/tests:$PATH; autoreconf -vi )

Which failed with:
...
configure.ac:21: error: Autoconf version 2.60 or higher is required
configure.ac:21: the top level

which seems reasonable given:
$ ./tests/autoconf --version
autoconf (GNU Autoconf) UNKNOWN

(I have not yet installed help2man, but it seems unlikely that
that is relevant.)
Is this expected behavior?






_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to