X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgethostname;h=796dc6fea9bfdc4f37fe2b7ea4cd4fce21a87e6d;hb=0aeacfbbc772ef589c713039cf8ee2ab40595b03;hp=fc46612468df90518826140376f9fc4e091ffaaf;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/gethostname b/modules/gethostname index fc4661246..796dc6fea 100644 --- a/modules/gethostname +++ b/modules/gethostname @@ -4,19 +4,22 @@ gethostname() function: Return machine's hostname. Files: lib/gethostname.c m4/gethostname.m4 +m4/sys_socket_h.m4 Depends-on: +unistd configure.ac: gl_FUNC_GETHOSTNAME +gl_UNISTD_MODULE_INDICATOR([gethostname]) Makefile.am: -EXTRA_DIST += gethostname.c Include: + License: -LGPL +LGPLv2+ Maintainer: all