X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimens.m4;h=8be4b0774c073e9cf1a70c44f12819c4c62f3aa7;hb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;hp=3e9cf3fd5dcf7d0937fd02e2ac40b24c810992ab;hpb=19e1b753376b35a593cd8a8ddb91aa08e314e785;p=gnulib.git diff --git a/m4/utimens.m4 b/m4/utimens.m4 index 3e9cf3fd5..8be4b0774 100644 --- a/m4/utimens.m4 +++ b/m4/utimens.m4 @@ -1,14 +1,12 @@ -dnl Copyright (C) 2003-2010 Free Software Foundation, Inc. +dnl Copyright (C) 2003-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. -dnl serial 5 +dnl serial 6 AC_DEFUN([gl_UTIMENS], [ - AC_LIBOBJ([utimens]) - dnl Prerequisites of lib/utimens.c. AC_REQUIRE([gl_FUNC_UTIMES]) AC_REQUIRE([gl_CHECK_TYPE_STRUCT_TIMESPEC])