X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Futimecmp.m4;h=27dd0a5ca503c736a6aa4f023f2ea49225278220;hb=623de7351499ed8225783a69e441520a15a65a52;hp=b26a635222030721ffbeace83748535c4d5fc8f0;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=pspp diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index b26a635222..27dd0a5ca5 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,13 +1,11 @@ -#serial 3 -dnl Copyright (C) 2004-2007, 2009-2010 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2004-2007, 2009-2011 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]) :