X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat-time.m4;h=1e46a09fe4fdd4bafde2e35fd910663fb4301ad2;hb=8ccc091547bec1dbdb15dd7d2741cf988ce1f3d8;hp=89a7aa4b8d8f436d9b885d043862cd667fa00b03;hpb=8be31b6723907bbaa2377fe1e7098cf1182b7d5a;p=gnulib.git diff --git a/m4/stat-time.m4 b/m4/stat-time.m4 index 89a7aa4b8..1e46a09fe 100644 --- a/m4/stat-time.m4 +++ b/m4/stat-time.m4 @@ -1,6 +1,8 @@ # Checks for stat-related time functions. -# Copyright (C) 1998, 1999, 2001, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999, 2001, 2003, 2005, 2006 Free Software +# Foundation, Inc. + # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -15,8 +17,6 @@ dnl From Paul Eggert. AC_DEFUN([gl_STAT_TIME], [ - AC_LIBSOURCES([stat-time.h]) - AC_REQUIRE([AC_C_INLINE]) AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])