]> Savannah Git Hosting - gnulib.git/commit
c-xvasprintf etc.: fix link errors on older Solaris
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Jan 2013 05:33:54 +0000 (21:33 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Jan 2013 05:49:34 +0000 (21:49 -0800)
commit41dca6474bd89e9f802b971398893da347deaa59
tree0ab55f8b7cec3ad62c9a43fd7058bf429680bcf8
parentab1dd7d54840782cf24464996a8ef886adaa4659
c-xvasprintf etc.: fix link errors on older Solaris

These need to link with @LIBINTL@ to get libintl_gettext.
Problem reported by Tom G. Christensen in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-01/msg00086.html>.
* modules/c-xvasprintf-tests (test_c_xvasprintf_LDADD):
* modules/readtokens-tests (test_readtokens_LDADD): New macros.
* modules/futimens-tests (test_futimens_LDADD):
* modules/utimens-tests (test_utimens_LDADD): Add @LIBINTL@.
ChangeLog
modules/c-xvasprintf-tests
modules/futimens-tests
modules/readtokens-tests
modules/utimens-tests