* jari wrote on Thu, Apr 21, 2011 at 07:24:53PM CEST: > debcheckout genparse > cd genparse > autoreconf -vfi > > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I /usr/share/autoconf-archive -I > gnulib/m4 > aclocal: couldn't open directory `/usr/share/autoconf-archive': No such > file or directory > autoreconf: aclocal failed with exit status: 1
FWIW, the aclocal program from next Automake (1.12) will not error out on nonexisting directories any more. (Not that it helps you right now, but you might want to know.) Cheers, Ralf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

