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