* MODULES.html.sh (Support for systems lacking POSIX:2001): New
[gnulib.git] / m4 / posixtm.m4
index f0c5b28..7ace2a9 100644 (file)
@@ -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.
 ])