coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] maint: remove redundant gl_CLOCK_TIME call


From: Pádraig Brady
Subject: [PATCH] maint: remove redundant gl_CLOCK_TIME call
Date: Tue, 19 Jul 2011 12:05:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

The gettime module handles this already.

diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index fa75708..cd3647c 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])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]