X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsettime.m4;h=7ca6e8bc077c666d3b9877ec9fbdca07ede233cb;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=283bec6e1f484b8e8dff978da800f7fa04ec9530;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/settime.m4 b/m4/settime.m4 index 283bec6e1..7ca6e8bc0 100644 --- a/m4/settime.m4 +++ b/m4/settime.m4 @@ -1,13 +1,11 @@ -# settime.m4 serial 6 -dnl Copyright (C) 2002, 2004-2006, 2009-2010 Free Software Foundation, Inc. +# settime.m4 serial 7 +dnl Copyright (C) 2002, 2004-2006, 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_SETTIME], [ - AC_LIBOBJ([settime]) - dnl Prerequisites of lib/settime.c. AC_REQUIRE([gl_CLOCK_TIME]) AC_REQUIRE([gl_TIMESPEC])