* m4/fprintftime.m4: Remove file.
* modules/fprintftime (Files): Remove m4/fprintftime.m4.
(configure.ac): Remove gl_FPRINTFTIME call.
(Makefile.am): Augment lib_SOURCES.
Reported by Jim Meyering.
+2011-06-16 Bruno Haible <bruno@clisp.org>
+
+ fprintftime: Move AC_LIBOBJ invocations to module description.
+ * m4/fprintftime.m4: Remove file.
+ * modules/fprintftime (Files): Remove m4/fprintftime.m4.
+ (configure.ac): Remove gl_FPRINTFTIME call.
+ (Makefile.am): Augment lib_SOURCES.
+ Reported by Jim Meyering.
+
2011-06-16 Bruno Haible <bruno@clisp.org>
tmpfile-safer: Finish 2011-05-23 commit.
+++ /dev/null
-#serial 2
-dnl Copyright (C) 2005-2006, 2009-2011 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.
-
-AC_DEFUN([gl_FPRINTFTIME],
-[
- AC_LIBOBJ([fprintftime])
-])
Files:
lib/fprintftime.h
lib/fprintftime.c
-m4/fprintftime.m4
Depends-on:
ignore-value
strftime
configure.ac:
-gl_FPRINTFTIME
Makefile.am:
+lib_SOURCES += fprintftime.c
Include:
"fprintftime.h"