Fix linking of some uniconv tests on FreeBSD.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 23 Oct 2007 04:37:17 +0000 (06:37 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 23 Oct 2007 04:37:17 +0000 (06:37 +0200)
commit0ebfad1c550889136b94eb12e7795c90e8cc5394
treec556eb4460dfbbd02daf6a1ddf65359a185d910b
parent65d19cd356b6851de04af028fa1fd7c02357fa67
Fix linking of some uniconv tests on FreeBSD.

* modules/uniconv/u16-conv-from-enc-tests
(test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
* modules/uniconv/u16-conv-to-enc-tests
(test_u16_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u16-strconv-from-enc-tests
(test_u16_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u16-strconv-to-enc-tests
(test_u16_strconv_to_enc_LDADD): Likewise.
* modules/uniconv/u32-conv-from-enc-tests
(test_u32_conv_from_enc_LDADD): Likewise.
* modules/uniconv/u32-conv-to-enc-tests
(test_u32_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u32-strconv-from-enc-tests
(test_u32_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u32-strconv-to-enc-tests
(test_u32_strconv_to_enc_LDADD): Likewise.
* modules/uniconv/u8-conv-from-enc-tests
(test_u8_conv_from_enc_LDADD): Likewise.
* modules/uniconv/u8-conv-to-enc-tests
(test_u8_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u8-strconv-from-enc-tests
(test_u8_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u8-strconv-to-enc-tests
(test_u8_strconv_to_enc_LDADD): Likewise.
13 files changed:
ChangeLog
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