reassign 623579 genparse
thanks
jari <[email protected]> writes:
> 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
If you don't have /usr/share/autoconf-archive then don't add it
to your ACLOCAL_AMFLAGS:
blp@blp:~/tmp/genparse(1)$ grep autoconf-archive *
Makefile.am:ACLOCAL_AMFLAGS = -I /usr/share/autoconf-archive -I gnulib/m4
Makefile.in:ACLOCAL_AMFLAGS = -I /usr/share/autoconf-archive -I gnulib/m4
blp@blp:~/tmp/genparse(0)$
This is a bug in genparse, so I'm reassigning it to genparse
(with this email).
--
Ben Pfaff
http://benpfaff.org
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]