* m4/stdio-safer.m4: Remove file.
* modules/tmpfile-safer (Files): Remove m4/stdio-safer.m4.
(configure.ac): Remove gl_TMPFILE_SAFER call.
(Makefile.am): Augment lib_SOURCES.
+2011-05-23 Bruno Haible <bruno@clisp.org>
+
+ tmpfile-safer: Move AC_LIBOBJ invocations to module description.
+ * m4/stdio-safer.m4: Remove file.
+ * modules/tmpfile-safer (Files): Remove m4/stdio-safer.m4.
+ (configure.ac): Remove gl_TMPFILE_SAFER call.
+ (Makefile.am): Augment lib_SOURCES.
+
2011-05-23 Bruno Haible <bruno@clisp.org>
popen-safer: Move AC_LIBOBJ invocations to module description.
lib/stdio--.h
lib/stdio-safer.h
lib/tmpfile-safer.c
-m4/stdio-safer.m4
Depends-on:
binary-io
unistd-safer
configure.ac:
-gl_TMPFILE_SAFER
gl_MODULE_INDICATOR([tmpfile-safer])
Makefile.am:
+lib_SOURCES += tmpfile-safer.c
Include:
"stdio-safer.h"