Soren Jonsson wrote:

phobos:/home/osj/hurd-l4# autoreconf2.50 -f -i -s aclocal:
configure.ac: 40: macro `AM_PROG_AS' not found in library autoreconf2.50: aclocal failed with exit status: 1 phobos:/home/osj/hurd-l4#

Debian is known to use a wrapper system to make the use of different
versions of autotools possible. Try

$ ACLOCAL=aclocal-1.8 AUTOMAKE=automake-1.8 autoreconf -f -i -s

instead.

Thanks, Johannes


_______________________________________________
L4-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/l4-hurd

Reply via email to