* m4/stdio-safer.m4: Really remove file.
Reported by Jim Meyering.
+2011-06-16 Bruno Haible <bruno@clisp.org>
+
+ tmpfile-safer: Finish 2011-05-23 commit.
+ * m4/stdio-safer.m4: Really remove file.
+ Reported by Jim Meyering.
+
2011-06-16 Bruno Haible <bruno@clisp.org>
syntax-check: Fix typo.
+++ /dev/null
-#serial 15
-dnl Copyright (C) 2002, 2005-2007, 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_TMPFILE_SAFER],
-[
- AC_LIBOBJ([tmpfile-safer])
-])