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