X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimecmp.m4;h=4a85e01f67a6c8133f42181982112630e4e76cec;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=e448ac17833c5f21e8ecb2f1d7c77ac6a071749b;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index e448ac178..4a85e01f6 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,15 +1,12 @@ -#serial 2 -dnl Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2004-2007, 2009-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_UTIMECMP], [ - AC_LIBOBJ([utimecmp]) - dnl Prerequisites of lib/utimecmp.c. - AC_REQUIRE([gl_TIMESPEC]) AC_REQUIRE([gl_FUNC_UTIMES]) : ])