Gnulib: Add arpa-inet and netinet-in modules.
authorRichard Jones <rjones@trick.home.annexia.org>
Mon, 21 Sep 2009 14:27:02 +0000 (15:27 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Tue, 22 Sep 2009 09:55:03 +0000 (10:55 +0100)
bootstrap
m4/.gitignore

index 60e71fd..1e32517 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -57,6 +57,7 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
 (cd daemon && mkdir -p tests lib && ../$gnulib_tool --update)
 
 modules='
+arpa_inet
 closeout
 gitlog-to-changelog
 gnu-make
@@ -64,6 +65,7 @@ gnumakefile
 ignore-value
 maintainer-makefile
 manywarnings
+netinet_in
 progname
 strchrnul
 strerror
index 2f903a4..f158aa3 100644 (file)
@@ -86,3 +86,7 @@ xsize.m4
 /wctob.m4
 /wctype.m4
 /xalloc.m4
+/arpa_inet_h.m4
+/netinet_in_h.m4
+/sockpfaf.m4
+/sys_socket_h.m4