2 gethostname() function: Return machine's hostname.
11 sys_socket [test $HAVE_GETHOSTNAME = 0]
12 errno [test $HAVE_GETHOSTNAME = 0]
13 sockets [test $HAVE_GETHOSTNAME = 0]
14 msvc-nothrow [test $HAVE_GETHOSTNAME = 0]
18 if test $HAVE_GETHOSTNAME = 0; then
19 AC_LIBOBJ([gethostname])
22 gl_UNISTD_MODULE_INDICATOR([gethostname])