X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimecmp.m4;h=c60930408554d63c2afb15c1aacc3b660ff07cad;hb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;hp=44e0e714c4afdf5bf3c80b1e4748704d610492f2;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index 44e0e714c..c60930408 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,13 +1,11 @@ -#serial 3 -dnl Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2004-2007, 2009-2012 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_FUNC_UTIMES]) :