X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Futimecmp.m4;h=27dd0a5ca503c736a6aa4f023f2ea49225278220;hb=82d47b6ea0888839c20d60efad01b50fc21fc27c;hp=5bd0e30d8f5e11c17ae2ec120f7152ea30191f73;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index 5bd0e30d8..27dd0a5ca 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,4 +1,4 @@ -#serial 3 +#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, @@ -6,8 +6,6 @@ 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]) :