getopt, argp: Respect rules for use of AC_LIBOBJ.
[pspp] / ChangeLog
index ff755c166e9d0eb03192efbc3ece71657079faf8..5db6ffe3ed6c43057fff170357cc760010f53dd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,296 @@
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getopt, argp: Respect rules for use of AC_LIBOBJ.
+       * m4/argp.m4 (gl_ARGP): Don't invoke gl_REPLACE_GETOPT.
+       (gl_REPLACE_GETOPT_ALWAYS): New macro.
+       * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX): Test whether
+       gl_REPLACE_GETOPT_ALWAYS is defined. Set REPLACE_GETOPT.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getlogin_r: Move AC_LIBOBJ invocations to module description.
+       * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Move AC_LIBOBJ and
+       gl_PREREQ_GETLOGIN_R invocations from here...
+       * modules/getlogin_r (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getlogin: Move AC_LIBOBJ invocations to module description.
+       * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Move AC_LIBOBJ invocation from
+       here...
+       * modules/getlogin (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getloadavg: Move AC_LIBOBJ invocations to module description.
+       * m4/getloadavg.m4 (gl_FUNC_GETDELIM): Set HAVE_GETLOADAVG. Move
+       AC_LIBOBJ and gl_PREREQ_GETLOADAVG invocations from here...
+       * modules/getloadavg (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       gethrxtime: Move AC_LIBOBJ invocations to module description.
+       * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Move code that determines
+       LIB_GETHRXTIME from here...
+       (gl_GETHRXTIME): ... to here. Move AC_LIBOBJ and gl_PREREQ_GETHRXTIME
+       invocations from here...
+       * modules/gethrxtime (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       gethostname: Move AC_LIBOBJ invocations to module description.
+       * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Move AC_LIBOBJ and
+       gl_PREREQ_GETHOSTNAME invocations from here...
+       * modules/gethostname (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getgroups: Move AC_LIBOBJ invocations to module description.
+       * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Move AC_LIBOBJ invocations from
+       here...
+       * modules/getgroups (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getdtablesize: Move AC_LIBOBJ invocations to module description.
+       * m4/getdtablesize.m4 (gl_FUNC_GETDTABLESIZE): Move AC_LIBOBJ
+       invocation from here...
+       * modules/getdtablesize (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getdomainname: Move AC_LIBOBJ invocations to module description.
+       * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Move AC_LIBOBJ and
+       gl_PREREQ_GETDOMAINNAME invocations from here...
+       * modules/getdomainname (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getline: Move AC_LIBOBJ invocations to module description.
+       * m4/getline.m4 (gl_FUNC_GETLINE): Move AC_LIBOBJ and gl_PREREQ_GETLINE
+       invocations from here...
+       * modules/getline (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getline: Simplify.
+       * m4/getline.m4 (gl_PREREQ_GETLINE): Don't invoke gl_FUNC_GETDELIM.
+       It's already handled through the module dependency.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getdelim: Move AC_LIBOBJ invocations to module description.
+       * m4/getdelim.m4 (gl_FUNC_GETDELIM): Set HAVE_GETDELIM. Move AC_LIBOBJ
+       and gl_PREREQ_GETDELIM invocations from here...
+       * modules/getdelim (configure.ac): ... to here.
+       (Depends-on): Fix condition.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getcwd: Move AC_LIBOBJ invocations to module description.
+       * m4/getcwd.m4 (gl_FUNC_GETCWD): Move AC_LIBOBJ and gl_PREREQ_GETCWD
+       invocations from here...
+       * modules/getcwd (configure.ac): ... to here.
+
+2011-05-08  Bruno Haible  <bruno@clisp.org>
+
+       getcwd-lgpl: Move AC_LIBOBJ invocations to module description.
+       * m4/getcwd.m4 (gl_FUNC_GETCWD_LGPL): Move AC_LIBOBJ invocation from
+       here...
+       * modules/getcwd-lgpl (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       crypto/gc: Move AC_LIBOBJ invocations to module description.
+       * m4/gc.m4 (gl_GC): Move AC_LIBOBJ invocations from here...
+       * modules/crypto/gc (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fwriting: Move AC_LIBOBJ invocations to module description.
+       * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
+       here...
+       * modules/fwriting (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fwritable: Move AC_LIBOBJ invocations to module description.
+       * m4/fwritable.m4 (gl_FUNC_FWRITABLE): Move AC_LIBOBJ invocation from
+       here...
+       * modules/fwritable (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       futimens: Move AC_LIBOBJ invocations to module description.
+       * m4/futimens.m4 (gl_FUNC_FUTIMENS): Move AC_LIBOBJ invocations from
+       here...
+       * modules/futimens (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       ftruncate: Move AC_LIBOBJ invocations to module description.
+       * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Move AC_LIBOBJ and
+       gl_PREREQ_FTRUNCATE invocations from here...
+       * modules/ftruncate (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fsync: Move AC_LIBOBJ invocations to module description.
+       * m4/fsync.m4 (gl_FUNC_FSYNC): Move AC_LIBOBJ and gl_PREREQ_FSYNC
+       invocations from here...
+       * modules/fsync (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fsusage: Move AC_LIBOBJ invocations to module description.
+       * m4/fsusage.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and
+       gl_PREREQ_FSUSAGE_EXTRA invocations from here...
+       * modules/fsusage (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       freopen: Move AC_LIBOBJ invocations to module description.
+       * m4/freopen.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and gl_PREREQ_FREOPEN
+       invocations from here...
+       * modules/freopen (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       free: Move AC_LIBOBJ invocations to module description.
+       * m4/free.m4 (gl_FUNC_FREE): Move AC_LIBOBJ and missing gl_PREREQ_FREE
+       invocations from here...
+       * modules/free (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       freadable: Move AC_LIBOBJ invocations to module description.
+       * m4/freadable.m4 (gl_FUNC_FREADABLE): Move AC_LIBOBJ invocation from
+       here...
+       * modules/freadable (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fpurge: Move AC_LIBOBJ invocations to module description.
+       * m4/fpurge.m4 (gl_FUNC_FPURGE): Set HAVE_FPURGE. Move AC_LIBOBJ
+       invocations from here...
+       * modules/fpurge (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fpending: Move AC_LIBOBJ invocations to module description.
+       * m4/fpending.m4 (gl_PREREQ_FPENDING): New macro, extracted from
+       gl_FUNC_FPENDING.
+       (gl_FUNC_FPENDING): Move AC_LIBOBJ and gl_PREREQ_FPENDING
+       invocations from here...
+       * modules/fpending (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fopen: Move AC_LIBOBJ invocations to module description.
+       * m4/fopen.m4 (gl_FUNC_FOPEN): Move AC_LIBOBJ and gl_PREREQ_FOPEN
+       invocations from here...
+       * modules/fopen (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
+       * m4/fnmatch.m4 (gl_PREREQ_FNMATCH): New macro, extracted from
+       gl_FUNC_FNMATCH_POSIX.
+       (gl_FUNC_FNMATCH_POSIX): Move AC_LIBOBJ and gl_PREREQ_FNMATCH
+       invocations from here...
+       * modules/fnmatch (configure.ac): ... to here.
+       * modules/fnmatch-gnu (configure.ac): ... and here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       flock: Move AC_LIBOBJ invocations to module description.
+       * m4/flock.m4 (gl_FUNC_FLOCK): Move AC_LIBOBJ and gl_PREREQ_FLOCK
+       invocations from here...
+       * modules/flock (configure.ac): ... to here.
+
+2011-05-07  Bruno Haible  <bruno@clisp.org>
+
+       fileblocks: Move AC_LIBOBJ invocations to module description.
+       * m4/fileblocks.m4 (gl_FILEBLOCKS): Move AC_LIBOBJ and
+       gl_PREREQ_FILEBLOCKS invocations from here...
+       * modules/fileblocks (configure.ac): ... to here.
+
+2011-05-06  Bruno Haible  <bruno@clisp.org>
+
+       fflush: Move AC_LIBOBJ invocations to module description.
+       * m4/fflush.m4 (gl_REPLACE_FFLUSH): Remove macro.
+       (gl_FUNC_FFLUSH): Inline it here. Move AC_LIBOBJ and gl_PREREQ_FFLUSH
+       invocations from here...
+       * modules/fflush (configure.ac): ... to here.
+
+2011-05-06  Bruno Haible  <bruno@clisp.org>
+
+       fdopendir: Move AC_LIBOBJ invocations to module description.
+       * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Move AC_LIBOBJ invocations from
+       here...
+       * modules/fdopendir (configure.ac): ... to here.
+       (Depends-on): Improve conditions.
+
+2011-05-06  Bruno Haible  <bruno@clisp.org>
+
+       _Exit: Move AC_LIBOBJ invocations to module description.
+       * m4/_Exit.m4 (gl_FUNC__EXIT): Move AC_LIBOBJ and gl_PREREQ__EXIT
+       invocations from here...
+       * modules/_Exit (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       euidaccess: Respect rules for use of AC_LIBOBJ.
+       * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
+       AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_EUIDACCESS invocations
+       from here...
+       * modules/euidaccess (configure.ac): ... to here.
+
+2011-05-06  Bruno Haible  <bruno@clisp.org>
+
+       error: Move AC_LIBOBJ invocations to module description.
+       * m4/error.m4 (gl_ERROR): Inline AC_FUNC_ERROR_AT_LINE. Remove
+       AC_LIBSOURCES invocation. Move AC_LIBOBJ and gl_PREREQ_ERROR
+       invocations from here...
+       * modules/error (configure.ac): ... to here.
+
+2011-05-06  Bruno Haible  <bruno@clisp.org>
+
+       duplocale: Move AC_LIBOBJ invocations to module description.
+       * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Move AC_LIBOBJ and
+       gl_PREREQ_DUPLOCALE invocations from here...
+       * modules/duplocale (configure.ac): ... to here.
+
+2011-05-05  Bruno Haible  <bruno@clisp.org>
+
+       dirfd: Move AC_LIBOBJ invocations to module description.
+       * m4/dirfd.m4 (gl_PREREQ_DIRFD): New macro, extracted from
+       gl_FUNC_DIRFD.
+       (gl_FUNC_DIRFD): Move AC_LIBOBJ and gl_PREREQ_DIRFD invocations from
+       here...
+       * modules/dirfd (configure.ac): ... to here.
+       (Depends-on): Fix condition.
+
+2011-05-05  Bruno Haible  <bruno@clisp.org>
+
+       chown: Respect rules for use of AC_LIBOBJ.
+       * m4/chown.m4 (gl_FUNC_CHOWN): Move AC_LIBOBJ invocations from here...
+       * modules/chown (configure.ac): ... to here.
+
+2011-05-05  Bruno Haible  <bruno@clisp.org>
+
+       chdir-long: Move AC_LIBOBJ invocations to module description.
+       * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Move AC_LIBOBJ and
+       gl_PREREQ_CHDIR_LONG invocations from here...
+       * modules/chdir-long (configure.ac): ... to here.
+
+2011-05-05  Bruno Haible  <bruno@clisp.org>
+
+       canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.
+       * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL): Move AC_LIBOBJ invocation
+       from here...
+       * modules/canonicalize-lgpl (configure.ac): ... to here.
+
 2011-05-05  Bruno Haible  <bruno@clisp.org>
 
        calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.