X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3e937604f5f336f400fac002c06b1d6bb2dcdaf3;hb=53b17af576541886ff6b1ed0993d3693342ff5c4;hp=a6a63ee8dc6c9cbb29c997efbabb483120c07f33;hpb=4b40eab91d0e7b3aaf69ba51ab236c079c904649;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index a6a63ee8d..3e937604f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,180 @@ 2011-05-23 Bruno Haible + posixver: Move AC_LIBOBJ invocations to module description. + * m4/posixver.m4 (gl_POSIXVER): Remove AC_LIBOBJ invocation. + * modules/posixver (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + posixtm: Move AC_LIBOBJ invocations to module description. + * m4/posixtm.m4 (gl_POSIXTM): Remove AC_LIBOBJ invocation. + * modules/posixtm (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + physmem: Move AC_LIBOBJ invocations to module description. + * m4/physmem.m4 (gl_PHYSMEM): Remove AC_LIBOBJ invocation. + * modules/physmem (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + pagealign_alloc: Move AC_LIBOBJ invocations to module description. + * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Remove AC_LIBOBJ + invocation. + * modules/pagealign_alloc (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + mpsort: Move AC_LIBOBJ invocations to module description. + * m4/mpsort.m4 (gl_MPSORT): Remove AC_LIBOBJ invocation. + * modules/mpsort (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + modechange: Move AC_LIBOBJ invocations to module description. + * m4/modechange.m4 (gl_MODECHANGE): Remove AC_LIBOBJ invocation. + * modules/modechange (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + mkdir-p: Move AC_LIBOBJ invocations to module description. + * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Remove AC_LIBOBJ invocations. + * modules/mkdir-p (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + mkancesdirs: Move AC_LIBOBJ invocations to module description. + * m4/mkancesdirs.m4 (gl_MKANCESDIRS): Remove AC_LIBOBJ invocation. + * modules/mkancesdirs (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + mgetgroups: Move AC_LIBOBJ invocations to module description. + * m4/mgetgroups.m4 (gl_MGETGROUPS): Remove AC_LIBOBJ invocation. + * modules/mgetgroups (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + memxor: Move AC_LIBOBJ invocations to module description. + * m4/memxor.m4 (gl_MEMXOR): Remove AC_LIBOBJ invocation. + * modules/memxor (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + memcoll: Move AC_LIBOBJ invocations to module description. + * m4/memcoll.m4 (gl_MEMCOLL): Remove AC_LIBOBJ invocation. + * modules/memcoll (Makefile.am): Augment lib_SOURCES. + +2011-05-23 Bruno Haible + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + 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.