X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=4705ce4b386a68bfc2d730fc3ab0c77791a39905;hb=460f872270a2b50b62692f1b85e0c0efcb5e5487;hp=50cb427731c12a9305d67226f31732a85b90a9c1;hpb=4ee107046a0ffd91f6c60c787326a5e27b799f6d;p=debian%2Fgzip diff --git a/configure.ac b/configure.ac index 50cb427..4705ce4 100644 --- a/configure.ac +++ b/configure.ac @@ -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])