X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fposixtm.m4;h=f1c77225e3c84f329fa14b4a58949dff84192344;hb=fe23fd49277a18ab080bdc4b1cd3df04c2526123;hp=f0c5b287f2de67ca6cfe2d9997f4fae02a56c839;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/m4/posixtm.m4 b/m4/posixtm.m4 index f0c5b287f..f1c77225e 100644 --- a/m4/posixtm.m4 +++ b/m4/posixtm.m4 @@ -1,13 +1,12 @@ -# posixtm.m4 serial 5 -dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# posixtm.m4 serial 8 +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2012 Free Software Foundation, +dnl 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_POSIXTM], [ - AC_LIBOBJ(posixtm) - - dnl Prerequisites of lib/posixtm.c. - AC_STRUCT_TM + dnl No prerequisites of lib/posixtm.c. + : ])