X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsettime.m4;h=7ca6e8bc077c666d3b9877ec9fbdca07ede233cb;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=d7251a22fb1d58ef3c94fc6e4aca857191fe429f;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/settime.m4 b/m4/settime.m4 index d7251a22f..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 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])