maint: remove unnecessary test-before-free
[hivex.git] / bootstrap
index d469b62..ecaf2c8 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -55,9 +55,7 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
 <$gnulib_tool || exit
 
 modules='
-arpa_inet
 c-ctype
-closeout
 full-read
 full-write
 gitlog-to-changelog
@@ -66,17 +64,17 @@ gnumakefile
 ignore-value
 maintainer-makefile
 manywarnings
-netinet_in
 progname
-strchrnul
-strerror
 strndup
 vasprintf
 vc-list-files
 warnings
+xstrtol
+xstrtoll
 '
 
 $gnulib_tool                   \
+  --libtool                     \
   --avoid=dummy                        \
   --with-tests                 \
   --m4-base=m4                 \