update rsyncable patch, etc
[debian/gzip] / configure.ac
index 50cb427731c12a9305d67226f31732a85b90a9c1..4705ce4b386a68bfc2d730fc3ab0c77791a39905 100644 (file)
@@ -130,12 +130,6 @@ if test "$gl_gcc_warnings" = yes; then
   AC_SUBST([GNULIB_WARN_CFLAGS])
 fi
 
-gl_FUNC_GETDTABLESIZE
-if test $HAVE_GETDTABLESIZE = 0; then
-  AC_LIBOBJ([getdtablesize])
-fi
-gl_UNISTD_MODULE_INDICATOR([getdtablesize])
-
 # cc -E produces incorrect asm files on SVR4, so postprocess it.
 ASCPPPOST="sed '/^ *\\#/d; s,//.*,,; s/% /%/g; s/\\. /./g'"
 AC_SUBST([ASCPPPOST])