memcasecmp: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 34505f1f6566ced2c43bdf694c7378e5a45921b5..7be2df496a550817b45ece875912f6dc098b5321 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,125 @@
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       memcasecmp: Move AC_LIBOBJ invocations to module description.
+       * m4/memcasecmp.m4 (gl_MEMCASECMP): Remove AC_LIBOBJ invocation.
+       * modules/memcasecmp (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/md5: Move AC_LIBOBJ invocations to module description.
+       * m4/md5.m4 (gl_MD5): Remove AC_LIBOBJ invocation.
+       * modules/crypto/md5 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/md4: Move AC_LIBOBJ invocations to module description.
+       * m4/md4.m4 (gl_MD4): Remove AC_LIBOBJ invocation.
+       * modules/crypto/md4 (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/md2: Move AC_LIBOBJ invocations to module description.
+       * m4/md2.m4: Remove file.
+       * modules/crypto/md2 (Files): Remove it.
+       (configure.ac): Remove gl_MD2 call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       long-options: Move AC_LIBOBJ invocations to module description.
+       * m4/long-options.m4: Remove file.
+       * modules/long-options (Files): Remove it.
+       (configure.ac): Remove gl_LONG_OPTIONS call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       i-ring: Move AC_LIBOBJ invocations to module description.
+       * m4/i-ring.m4 (gl_I_RING): Remove AC_LIBOBJ invocation.
+       * modules/i-ring (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       idcache: Move AC_LIBOBJ invocations to module description.
+       * m4/idcache.m4 (gl_IDCACHE): Remove AC_LIBOBJ invocation.
+       * modules/idcache (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       human: Move AC_LIBOBJ invocations to module description.
+       * m4/human.m4 (gl_HUMAN): Remove AC_LIBOBJ invocation.
+       * modules/human (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/hmac-sha1: Move AC_LIBOBJ invocations to module description.
+       * m4/hmac-sha1.m4: Remove file.
+       * modules/crypto/hmac-sha1 (Files): Remove it.
+       (configure.ac): Remove gl_HMAC_SHA1 call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
+       * m4/hmac-md5.m4: Remove file.
+       * modules/crypto/hmac-md5 (Files): Remove it.
+       (configure.ac): Remove gl_HMAC_MD5 call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       hash: Move AC_LIBOBJ invocations to module description.
+       * m4/hash.m4: Remove file.
+       * modules/hash (Files): Remove it.
+       (configure.ac): Remove gl_HASH call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       hard-locale: Move AC_LIBOBJ invocations to module description.
+       * m4/hard-locale.m4 (gl_HARD_LOCALE): Remove AC_LIBOBJ invocation.
+       * modules/hard-locale (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       getugroups: Move AC_LIBOBJ invocations to module description.
+       * m4/getugroups.m4 (gl_GETUGROUPS): Remove AC_LIBOBJ invocation.
+       * modules/getugroups (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       gettime: Move AC_LIBOBJ invocations to module description.
+       * m4/gettime.m4 (gl_GETTIME): Remove AC_LIBOBJ invocation.
+       * modules/gettime (Makefile.am): Augment lib_SOURCES.
+
+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.