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 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/hostent b/gnulib/modules/hostent
new file mode 100644
index 00000000..029b457a
--- /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
+