* Eric Blake wrote on Wed, Sep 16, 2009 at 07:53:21PM CEST:
> Tom G. Christensen writes:
> > Undefined                       first referenced
> >  symbol                             in file
> > libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)

> But thinking about it more, since every test module that ever
> [in]directly uses xalloc will have the same problem, would it be
> smarter to teach gnulib-tool to automatically add this line
> automatically instead of having to do it manually on a per-test basis?
> I'm not sure how complex this would be to implement, but it would
> reduce the frequency of these broken build reports!

Why not simply put it in LDADD?

> +test_parse_duration_LDADD = $(LDADD) @LIBINTL@

Cheers,
Ralf


Reply via email to