syntax-check: Fix typo.
[gnulib.git] / ChangeLog
index 9e110ed..57797a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,182 @@
+2011-06-16  Bruno Haible  <bruno@clisp.org>
+
+       syntax-check: Fix typo.
+       * Makefile (allow_AC_LIBOBJ): Mention printf-posix-rpl.m4, not
+       printf-posix.m4.
+       Reported by Jim Meyering.
+
+2011-06-13  Jim Meyering  <meyering@redhat.com>
+
+       syntax-check: add a rule to help enforce the no-AC_LIBOBJ-in-m4/ policy
+       * Makefile (sc_prohibit_AC_LIBOBJ_in_m4): New rule.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       yesno: Move AC_LIBOBJ invocations to module description.
+       * m4/yesno.m4 (gl_YESNO): Remove AC_LIBOBJ invocation.
+       * modules/yesno (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xstrtol: Move AC_LIBOBJ invocations to module description.
+       * m4/xstrtol.m4 (gl_XSTRTOL): Remove AC_LIBOBJ invocations.
+       * modules/xstrtol (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xstrtold: Move AC_LIBOBJ invocations to module description.
+       * m4/xstrtod.m4 (gl_XSTRTOLD): Remove AC_LIBOBJ invocation.
+       * modules/xstrtold (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xstrtod: Move AC_LIBOBJ invocations to module description.
+       * m4/xstrtod.m4 (gl_XSTRTOD): Remove AC_LIBOBJ invocation.
+       * modules/xstrtod (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xnanosleep: Move AC_LIBOBJ invocations to module description.
+       * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove AC_LIBOBJ invocation.
+       * modules/xnanosleep (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xgetcwd: Move AC_LIBOBJ invocations to module description.
+       * m4/xgetcwd.m4 (gl_XGETCWD): Remove AC_LIBOBJ invocation.
+       * modules/xgetcwd (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xalloc: Move AC_LIBOBJ invocations to module description.
+       * m4/xalloc.m4 (gl_XALLOC): Remove AC_LIBOBJ invocation.
+       * modules/xalloc (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       write-any-file: Move AC_LIBOBJ invocations to module description.
+       * m4/write-any-file.m4 (gl_WRITE_ANY_FILE): Remove AC_LIBOBJ
+       invocation.
+       * modules/write-any-file (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       utimens: Move AC_LIBOBJ invocations to module description.
+       * m4/utimens.m4 (gl_UTIMENS): Remove AC_LIBOBJ invocation.
+       * modules/utimens (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       utimecmp: Move AC_LIBOBJ invocations to module description.
+       * m4/utimecmp.m4 (gl_UTIMECMP): Remove AC_LIBOBJ invocation.
+       * modules/utimecmp (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       userspec: Move AC_LIBOBJ invocations to module description.
+       * m4/userspec.m4 (gl_USERSPEC): Remove AC_LIBOBJ invocation.
+       * modules/userspec (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       unlinkdir: Move AC_LIBOBJ invocations to module description.
+       * m4/unlinkdir.m4 (gl_UNLINKDIR): Remove AC_LIBOBJ invocation.
+       * modules/unlinkdir (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       unistd-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Remove AC_LIBOBJ invocations.
+       * modules/unistd-safer (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       tempname: Move AC_LIBOBJ invocations to module description.
+       * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Remove AC_LIBOBJ invocation.
+       * modules/tempname (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       strftime: Move AC_LIBOBJ invocations to module description.
+       * m4/strftime.m4 (gl_FUNC_STRFTIME): Remove AC_LIBOBJ invocation.
+       * modules/strftime (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       stdlib-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/stdlib-safer.m4: Remove file.
+       * modules/stdlib-safer (Files): Remove m4/stdlib-safer.m4.
+       (configure.ac): Remove gl_STDLIB_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.
+       * m4/stdio-safer.m4 (gl_POPEN_SAFER): Remove macro.
+       * modules/popen-safer (Files): Remove m4/stdio-safer.m4.
+       (configure.ac): Remove gl_POPEN_SAFER call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       freopen-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): Remove macro.
+       * modules/freopen-safer (Files): Remove m4/stdio-safer.m4.
+       (configure.ac): Remove gl_FREOPEN_SAFER call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       fopen-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove macro.
+       * modules/fopen-safer (Files): Remove m4/stdio-safer.m4.
+       (configure.ac): Remove gl_FOPEN_SAFER call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/sha512: Move AC_LIBOBJ invocations to module description.
+       * m4/sha512.m4 (gl_SHA512): Remove AC_LIBOBJ invocation.
+       * modules/crypto/sha512 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/sha256: Move AC_LIBOBJ invocations to module description.
+       * m4/sha256.m4 (gl_SHA256): Remove AC_LIBOBJ invocation.
+       * modules/crypto/sha256 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/sha1: Move AC_LIBOBJ invocations to module description.
+       * m4/sha1.m4 (gl_SHA1): Remove AC_LIBOBJ invocation.
+       * modules/crypto/sha1 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       settime: Move AC_LIBOBJ invocations to module description.
+       * m4/settime.m4 (gl_SETTIME): Remove AC_LIBOBJ invocation.
+       * modules/settime (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       savedir: Move AC_LIBOBJ invocations to module description.
+       * m4/savedir.m4 (gl_SAVEDIR): Remove AC_LIBOBJ invocation.
+       * modules/savedir (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       save-cwd: Move AC_LIBOBJ invocations to module description.
+       * m4/save-cwd.m4 (gl_SAVE_CWD): Remove AC_LIBOBJ invocation.
+       * modules/save-cwd (Makefile.am): Augment lib_SOURCES.
+
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
        same: Move AC_LIBOBJ invocations to module description.