X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimecmp.m4;h=112add3939ea31ddd32cf2c7e345ed0195d6a576;hb=0c6fd3b84775ca4cf1045d4cc07a2dff4c73f29b;hp=ba02d53a6407968a514ad847ac0c86eb224aacc2;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index ba02d53a6..112add393 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,16 +1,12 @@ -#serial 1 -dnl Copyright (C) 2004, 2005 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2004-2007, 2009-2014 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_LIBSOURCES([utimecmp.c, utimecmp.h, intprops.h]) - AC_LIBOBJ([utimecmp]) - dnl Prerequisites of lib/utimecmp.c. - AC_REQUIRE([gl_TIMESPEC]) AC_REQUIRE([gl_FUNC_UTIMES]) : ])