getndelim2: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index 73ce0c8..4ca49ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,162 @@
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
+       getndelim2: Move AC_LIBOBJ invocations to module description.
+       * m4/getndelim2.m4 (gl_GETNDELIM2): Remove AC_LIBOBJ invocation.
+       * modules/getndelim2 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/gc-pbkdf2-sha1: Move AC_LIBOBJ invocations to module description.
+       * m4/gc-pbkdf2-sha1.m4: Remove file.
+       * modules/crypto/gc-pbkdf2-sha1 (Files): Remove it.
+       (configure.ac): Remove gl_GC_PBKDF2_SHA1 call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       fts: Move AC_LIBOBJ invocations to module description.
+       * m4/fts.m4 (gl_FUNC_FTS_CORE): Move AC_LIBOBJ invocation from here...
+       * modules/fts (configure.ac): ... to here.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       file-type: Move AC_LIBOBJ invocations to module description.
+       * m4/file-type.m4: Remove file.
+       * modules/file-type (Files): Remove it.
+       (configure.ac): Remove gl_FILE_TYPE call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       filenamecat*: Respect rules for use of AC_LIBOBJ.
+       * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT, gl_FILE_NAME_CONCAT_LGPL):
+       Remove AC_LIBOBJ invocation.
+       * modules/filenamecat (Makefile.am): Augment lib_SOURCES.
+       * modules/filenamecat-lgpl (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       filemode: Move AC_LIBOBJ invocations to module description.
+       * m4/filemode.m4 (gl_FILEMODE): Remove AC_LIBOBJ invocation.
+       * modules/filemode (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       openat-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): Remove AC_LIBOBJ invocation.
+       * modules/openat-safer (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       fcntl-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove AC_LIBOBJ invocations.
+       * modules/fcntl-safer (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       exclude: Move AC_LIBOBJ invocations to module description.
+       * m4/exclude.m4: Remove file.
+       * modules/exclude (Files): Remove it.
+       (configure.ac): Remove gl_EXCLUDE call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       dirname*: Respect rules for use of AC_LIBOBJ.
+       * m4/dirname.m4 (gl_DIRNAME, gl_DIRNAME_LGPL): Remove AC_LIBOBJ
+       invocations.
+       * modules/dirname (Makefile.am): Augment lib_SOURCES.
+       * modules/dirname-lgpl (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       dirent-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/dirent-safer.m4 (gl_DIRENT_SAFER): Remove AC_LIBOBJ invocation.
+       * modules/dirent-safer (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/des: Move AC_LIBOBJ invocations to module description.
+       * m4/des.m4: Remove file.
+       * modules/crypto/des (Files): Remove it.
+       (configure.ac): Remove gl_DES call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       cycle-check: Move AC_LIBOBJ invocations to module description.
+       * m4/cycle-check.m4 (gl_CYCLE_CHECK): Remove AC_LIBOBJ invocation.
+       * modules/cycle-check (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       c-strtold: Move AC_LIBOBJ invocations to module description.
+       * m4/c-strtod.m4 (gl_C_STRTOLD): Remove AC_LIBOBJ invocation.
+       * modules/c-strtold (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       c-strtod: Move AC_LIBOBJ invocations to module description.
+       * m4/c-strtod.m4 (gl_C_STRTOD): Remove AC_LIBOBJ invocation.
+       * modules/c-strtod (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crc: Move AC_LIBOBJ invocations to module description.
+       * m4/crc.m4: Remove file.
+       * modules/crc (Files): Remove it.
+       (configure.ac): Remove gl_CRC call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       close-stream: Move AC_LIBOBJ invocations to module description.
+       * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove AC_LIBOBJ invocation.
+       * modules/close-stream (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       closeout: Move AC_LIBOBJ invocations to module description.
+       * m4/closeout.m4 (gl_CLOSEOUT): Remove AC_LIBOBJ invocation.
+       * modules/closeout (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       closein: Move AC_LIBOBJ invocations to module description.
+       * m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation.
+       * modules/closein (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       cloexec: Move AC_LIBOBJ invocations to module description.
+       * m4/cloexec.m4: Remove file.
+       * modules/cloexec (Files): Remove it.
+       (configure.ac): Remove gl_CLOEXEC call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       check-version: Move AC_LIBOBJ invocations to module description.
+       * m4/check-version.m4: Remove file.
+       * modules/check-version (Files): Remove it.
+       (configure.ac): Remove gl_CHECK_VERSION call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       chdir-safer: Move AC_LIBOBJ invocations to module description.
+       * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Remove AC_LIBOBJ invocation.
+       * modules/chdir-safer (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       canonicalize: Move AC_LIBOBJ invocations to module description.
+       * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Remove
+       AC_LIBOBJ invocation.
+       * modules/canonicalize (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
        canon-host: Move AC_LIBOBJ invocations to module description.
        * m4/canon-host.m4 (gl_CANON_HOST): Remove macro.
        * modules/canon-host (configure.ac): Invoke gl_PREREQ_CANON_HOST