Mercurial > hg > octave-jordi > gnulib-hg
changeset 12745:6f2010318304
Link test-poll against INET_PTON_LIB.
* modules/poll-tests (test_poll_LDADD): Add $(INET_PTON_LIB),
for inet_pton on Solaris 10.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
---|---|
date | Sun, 17 Jan 2010 12:34:01 +0100 |
parents | 1374274c02f7 |
children | 45b6d788dbb6 |
files | ChangeLog modules/poll-tests |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-01-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + Link test-poll against INET_PTON_LIB. + * modules/poll-tests (test_poll_LDADD): Add $(INET_PTON_LIB), + for inet_pton on Solaris 10. + 2010-01-17 Bruno Haible <bruno@clisp.org> unistdio/*-sprintf: Fix typo in module description.