build: enable gnulib modules for more replacement headers
authorJim Meyering <meyering@redhat.com>
Sat, 24 Apr 2010 15:16:56 +0000 (17:16 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 24 Apr 2010 15:16:56 +0000 (17:16 +0200)
* bootstrap.conf (gnulib_modules): Add the following:
netinet_in, sys_ioctl, sys_wait, so that we can eliminate
the #if HAVE_<header>_H tests guarding their header inclusions.

bootstrap.conf

index 55b2f60..caa2b1a 100644 (file)
@@ -159,6 +159,7 @@ gnulib_modules="
   modechange
   mountlist
   mpsort
+  netinet_in
   nproc
   obstack
   pathmax
@@ -210,7 +211,9 @@ gnulib_modules="
   strtoimax
   strtoumax
   symlink
+  sys_ioctl
   sys_stat
+  sys_wait
   timespec
   tzset
   uname