getndelim2: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index 9d721c7..4ca49ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,408 @@
+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
+       instead of gl_CANON_HOST.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       backupfile: Move AC_LIBOBJ invocations to module description.
+       * m4/backupfile.m4 (gl_BACKUPFILE): Remove AC_LIBOBJ invocation.
+       * modules/backupfile (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       argmatch: Move AC_LIBOBJ invocations to module description.
+       * m4/argmatch.m4: Remove file.
+       * modules/argmatch (Files): Remove it.
+       (configure.ac): Remove gl_ARGMATCH call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/arctwo: Move AC_LIBOBJ invocations to module description.
+       * m4/arctwo.m4 (gl_ARCTWO): Remove AC_LIBOBJ invocation.
+       * modules/crypto/arctwo (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/arcfour: Move AC_LIBOBJ invocations to module description.
+       * m4/arcfour.m4: Remove file.
+       * modules/crypto/arcfour (Files): Remove it.
+       (configure.ac): Remove gl_ARCFOUR call.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       write: Move AC_LIBOBJ invocations to module description.
+       * m4/write.m4 (gl_FUNC_WRITE): Move AC_LIBOBJ invocation from here...
+       * modules/write (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wmemset: Move AC_LIBOBJ invocations to module description.
+       * m4/wmemset.m4 (gl_FUNC_WMEMSET): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wmemset (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wmemmove: Move AC_LIBOBJ invocations to module description.
+       * m4/wmemmove.m4 (gl_FUNC_WMEMMOVE): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wmemmove (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wmemcpy: Move AC_LIBOBJ invocations to module description.
+       * m4/wmemcpy.m4 (gl_FUNC_WMEMCPY): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wmemcpy (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wmemcmp: Move AC_LIBOBJ invocations to module description.
+       * m4/wmemcmp.m4 (gl_FUNC_WMEMCMP): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wmemcmp (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wmemchr: Move AC_LIBOBJ invocations to module description.
+       * m4/wmemchr.m4 (gl_FUNC_WMEMCHR): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wmemchr (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcswidth: Move AC_LIBOBJ invocations to module description.
+       * m4/wcswidth.m4 (gl_FUNC_WCSWIDTH): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcswidth (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcwidth: Respect rules for use of AC_LIBOBJ.
+       * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Set HAVE_WCWIDTH. Move AC_LIBOBJ
+       invocation from here...
+       * modules/wcwidth (configure.ac): ... to here.
+       (Depends-on): Update conditions.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wctype: Move AC_LIBOBJ invocations to module description.
+       * m4/wctype.m4 (gl_FUNC_WCTYPE): Set HAVE_WCTYPE. Move AC_LIBOBJ
+       invocation from here...
+       * modules/wctype (configure.ac): ... to here.
+       (Depends-on): Update conditions.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wctrans: Move AC_LIBOBJ invocations to module description.
+       * m4/wctrans.m4 (gl_FUNC_WCTRANS): Set HAVE_WCTRANS. Move AC_LIBOBJ
+       invocation from here...
+       * modules/wctrans (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wctomb: Move AC_LIBOBJ invocations to module description.
+       * m4/wctomb.m4 (gl_FUNC_WCTOMB): Move AC_LIBOBJ and gl_PREREQ_WCTOMB
+       invocations from here...
+       * modules/wctomb (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wctob: Move AC_LIBOBJ invocations to module description.
+       * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_WCTOB. Move AC_LIBOBJ and
+       gl_PREREQ_WCTOB invocations from here...
+       * modules/wctob (configure.ac): ... to here.
+       (Depends-on): Update conditions.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsxfrm: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsxfrm.m4 (gl_FUNC_WCSXFRM): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsxfrm (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcstok: Move AC_LIBOBJ invocations to module description.
+       * m4/wcstok.m4 (gl_FUNC_WCSTOK): Move AC_LIBOBJ invocation from here...
+       * modules/wcstok (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsstr: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsstr.m4 (gl_FUNC_WCSSTR): Move AC_LIBOBJ invocation from here...
+       * modules/wcsstr (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsspn: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsspn.m4 (gl_FUNC_WCSSPN): Move AC_LIBOBJ invocation from here...
+       * modules/wcsspn (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsrtombs: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Move AC_LIBOBJ and
+       gl_PREREQ_WCSRTOMBS invocations from here...
+       * modules/wcsrtombs (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsrchr: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsrchr.m4 (gl_FUNC_WCSRCHR): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsrchr (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcspbrk: Move AC_LIBOBJ invocations to module description.
+       * m4/wcspbrk.m4 (gl_FUNC_WCSPBRK): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcspbrk (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsnrtombs: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): Move AC_LIBOBJ and
+       gl_PREREQ_WCSNRTOMBS invocations from here...
+       * modules/wcsnrtombs (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsnlen: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsnlen.m4 (gl_FUNC_WCSNLEN): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsnlen (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsncpy: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsncpy.m4 (gl_FUNC_WCSNCPY): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsncpy (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsncmp: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsncmp.m4 (gl_FUNC_WCSNCMP): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsncmp (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsncat: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsncat.m4 (gl_FUNC_WCSNCAT): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcsncat (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsncasecmp: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsncasecmp.m4 (gl_FUNC_WCSNCASECMP): Move AC_LIBOBJ invocation
+       from here...
+       * modules/wcsncasecmp (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcslen: Move AC_LIBOBJ invocations to module description.
+       * m4/wcslen.m4 (gl_FUNC_WCSLEN): Move AC_LIBOBJ invocation from here...
+       * modules/wcslen (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcsdup: Move AC_LIBOBJ invocations to module description.
+       * m4/wcsdup.m4 (gl_FUNC_WCSDUP): Move AC_LIBOBJ invocation from here...
+       * modules/wcsdup (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcscspn: Move AC_LIBOBJ invocations to module description.
+       * m4/wcscspn.m4 (gl_FUNC_WCSCSPN): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcscspn (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcscpy: Move AC_LIBOBJ invocations to module description.
+       * m4/wcscpy.m4 (gl_FUNC_WCSCPY): Move AC_LIBOBJ invocation from here...
+       * modules/wcscpy (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcscoll: Move AC_LIBOBJ invocations to module description.
+       * m4/wcscoll.m4 (gl_FUNC_WCSCOLL): Move AC_LIBOBJ invocation from
+       here...
+       * modules/wcscoll (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       wcscmp: Move AC_LIBOBJ invocations to module description.
+       * m4/wcscmp.m4 (gl_FUNC_WCSCMP): Move AC_LIBOBJ invocation from here...
+       * modules/wcscmp (configure.ac): ... to here.
+
 2011-05-22  Bruno Haible  <bruno@clisp.org>
 
        wcschr: Move AC_LIBOBJ invocations to module description.