Ralf Wildenhues wrote:
> handful of missing bits:
> 
> - getloadavg/configure.ac needs
>     AC_CONFIG_LIBOBJ_DIR([gllib])
>   added early in the file.

This one should be fixed by the other patch I proposed on Monday and
committed today. AC_CONFIG_LIBOBJ_DIR should _not_ be used by gnulib-tool,
for reasons explained in 
http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00197.html

> - ./bison-i18n/configure.ac needs
>     AM_GNU_GETTEXT([external])
>   somewhere, and a gettextize call.

The bison-i18n module should have a dependency on 'gettext', I think?

Bruno


Reply via email to