diff options
-rw-r--r-- | m4/jm-macros.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 9bb6fa425..6e9722100 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -41,8 +41,6 @@ AC_DEFUN([coreutils_MACROS], AC_DEFINE([ARGMATCH_DIE_DECL], [void usage (int _e)], [Define to the declaration of the xargmatch failure function.]) - # used by ls - AC_REQUIRE([gl_CLOCK_TIME]) # used by shred AC_CHECK_FUNCS_ONCE([directio]) |