Mercurial > hg > octave-nkf > gnulib-hg
view modules/servent @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | a672954bb892 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Library containing getservent(), setservent(), endservent(), getservbyname(), getservbyport(), getprotoent(), setprotoent(), endprotoent(), getprotobyname(), getprotobynumber(). Files: m4/servent.m4 Depends-on: sys_socket configure.ac: gl_SERVENT Makefile.am: Include: <netdb.h> Link: $(SERVENT_LIB) License: LGPLv2+ Maintainer: Bruno Haible, Simon Josefsson