summaryrefslogtreecommitdiff
path: root/gnulib/modules/hostent
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/hostent')
m---------gnulib0
-rw-r--r--gnulib/modules/hostent27
2 files changed, 27 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/hostent b/gnulib/modules/hostent
new file mode 100644
index 0000000..029b457
--- /dev/null
+++ b/gnulib/modules/hostent
@@ -0,0 +1,27 @@
+Description:
+Library containing gethostent(), sethostent(), endhostent(), gethostbyname(),
+gethostbyaddr().
+
+Files:
+m4/hostent.m4
+
+Depends-on:
+sys_socket
+
+configure.ac:
+gl_HOSTENT
+
+Makefile.am:
+
+Include:
+<netdb.h>
+
+Link:
+$(HOSTENT_LIB)
+
+License:
+LGPLv2+
+
+Maintainer:
+Bruno Haible, Simon Josefsson
+