From f3b473c579b108ba09aa8d02bd8c34525c52ba40 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Wed, 20 Jul 2011 11:36:36 +0100 Subject: maint: remove a redundant call to gl_CLOCK_TIME * m4/jm-macros.m4: Remove gl_CLOCK_TIME as it's already done by the gettime gnulib module. --- m4/jm-macros.m4 | 2 -- 1 file changed, 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]) -- cgit v1.2.3-70-g09d2