Hi all, Karl Berry <k...@freefriends.org> writes:
> But when I unpack it and run configure and make, it isn't run. > $ tar xf automake-1.18.tar.xz > $ cd automake-1.18 > $ ./configure > $ make > ... no use of MAKEINFO ... Likewise for me, doing 'make V=1 2>&1 | grep makeinfo' returns nothing. Collin