Hello Ralf, > Reversing @LIBICONV@ and $(LDADD) fixes that (and is done everywhere > else in the gnulib testsuite). > > OK to apply?
Yes, please. A ChangeLog entry from 2007-04-12 did the same change already in some other modules. Somehow I keep confusing LDADD, which should come first, with LDFLAGS, which should come last when it is explicitly listed. > 2007-10-22 Ralf Wildenhues <[EMAIL PROTECTED]> > > * modules/uniconv/u16-conv-from-enc-tests: > * modules/uniconv/u16-conv-to-enc-tests: > * modules/uniconv/u16-strconv-from-enc-tests: > * modules/uniconv/u16-strconv-to-enc-tests: > * modules/uniconv/u32-conv-from-enc-tests: > * modules/uniconv/u32-conv-to-enc-tests: > * modules/uniconv/u32-strconv-from-enc-tests: > * modules/uniconv/u32-strconv-to-enc-tests: > * modules/uniconv/u8-conv-from-enc-tests: > * modules/uniconv/u8-conv-to-enc-tests: > * modules/uniconv/u8-strconv-from-enc-tests: > * modules/uniconv/u8-strconv-to-enc-tests: The ChangeLog entry is not yet complete. Bruno