* m4/posixtm.m4 (gl_POSIXTM): Remove AC_LIBOBJ invocation.
* modules/posixtm (Makefile.am): Augment lib_SOURCES.
+2011-05-23 Bruno Haible <bruno@clisp.org>
+
+ posixtm: Move AC_LIBOBJ invocations to module description.
+ * m4/posixtm.m4 (gl_POSIXTM): Remove AC_LIBOBJ invocation.
+ * modules/posixtm (Makefile.am): Augment lib_SOURCES.
+
2011-05-23 Bruno Haible <bruno@clisp.org>
physmem: Move AC_LIBOBJ invocations to module description.
-# posixtm.m4 serial 7
+# posixtm.m4 serial 8
dnl Copyright (C) 2002-2003, 2005-2007, 2009-2011 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
AC_DEFUN([gl_POSIXTM],
[
- AC_LIBOBJ([posixtm])
-
dnl No prerequisites of lib/posixtm.c.
+ :
])
gl_POSIXTM
Makefile.am:
+lib_SOURCES += posixtm.c
Include:
"posixtm.h"