X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimecmp.m4;h=b26a635222030721ffbeace83748535c4d5fc8f0;hb=8308b9eb6f9aac709f37c0ef5bd136ec9effe0ad;hp=ba02d53a6407968a514ad847ac0c86eb224aacc2;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index ba02d53a6..b26a63522 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,16 +1,14 @@ -#serial 1 -dnl Copyright (C) 2004, 2005 Free Software Foundation, Inc. +#serial 3 +dnl Copyright (C) 2004-2007, 2009-2010 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]) : ])