Update from GNU gettext 0.15.
[gnulib.git] / m4 / ChangeLog
index a089b88..3103ff2 100644 (file)
@@ -1,3 +1,148 @@
+2006-03-25  Bruno Haible  <bruno@clisp.org>
+
+       * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
+
+2006-07-21  Bruno Haible  <bruno@clisp.org>
+
+       * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to "1.1".
+
+2006-05-09  Bruno Haible  <bruno@clisp.org>
+
+       * javacomp.m4 (gt_JAVACOMP): On Cygwin, set CLASSPATH_SEPARATOR to
+       a semicolon. Use CLASSPATH_SEPARATOR for the conftestver execution.
+
+2006-05-01  Bruno Haible  <bruno@clisp.org>
+
+       * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an optional
+       target-version argument. Verify that the compiler groks source of the
+       specified source-version, or add -source option as necessary. Verify
+       that the compiler produces bytecode in the specified target-version,
+       or add -target and -source options as necessary. Make the result of
+       the test available as variable CONF_JAVAC. Also log error output in
+       config.log.
+
+2006-03-11  Bruno Haible  <bruno@clisp.org>
+
+       * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
+
+2006-05-09  Bruno Haible  <bruno@clisp.org>
+
+       * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set CLASSPATH_SEPARATOR to a
+       semicolon.
+
+2006-03-12  Bruno Haible  <bruno@clisp.org>
+
+       * javaexec.m4 (gt_JAVAEXEC): Make the result of the test available as
+       variable CONF_JAVA, for subsequent autoconf tests. Also log error
+       output in config.log.
+
+2006-07-19  Bruno Haible  <bruno@clisp.org>
+
+       * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume that
+       getline works on glibc2 systems. Needed to avoid trouble in
+       relocatable.c.
+       Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
+
+2005-12-04  Bruno Haible  <bruno@clisp.org>
+
+       * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix' launcher
+       (untested).
+
+2005-12-04  Bruno Haible  <bruno@clisp.org>
+
+       * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
+
+2006-07-22  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.m4: Update from GNU gettext-0.15.
+       * nls.m4: Likewise.
+       * po.m4: Likewise.
+       * inttypes-pri.m4: Likewise.
+       * inttypes-h.m4: Renamed from inttypes.m4.
+       (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
+
+2006-07-17  Bruno Haible  <bruno@clisp.org>
+
+       * gl_list.m4: New file.
+
+2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * mkancesdirs.m4: New file.
+       * mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h.
+       Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER; no longer needed.
+       Require gl_FUNC_LCHOWN, since dirchownmod.c needs it.
+
+2006-07-11  Eric Blake  <ebb9@byu.net>
+
+       * absolute-header.m4: Fix comments to match recent change.
+
+2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
+       to stdint.m4.
+
+2006-07-10  Derek R. Price  <derek@ximbiot.com>
+       and Paul Eggert  <eggert@cs.ucla.edu>
+
+       * backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
+       * savedir.m4:
+       Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
+       macros into the GNU _D_EXACT_NAMLEN.
+
+2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stdint.m4 (gl_STDINT_H): Like yesterday's change to
+       absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
+       "no/such/file/stdint.h" when there is no such file, so that
+       the resulting C code can be parsed by dodgy compilers.
+       Problems reported by Bob Proulx.
+
+2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
+       around the absolute name, to work around a problem with the HP-UX
+       11.23 native C compiler, reported by Bob Proulx.
+
+2006-07-09  Jim Meyering  <jim@meyering.net>
+
+       * glob.m4: Remove a doubled word in a comment.
+
+2006-07-08  Jim Meyering  <jim@meyering.net>
+
+       * link-follow.m4: Remove one of two adjacent "whether"s in a comment.
+       * getopt.m4: Remove one of two adjacent "your"s in a comment.
+       * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.
+
+2006-07-06  Derek R. Price  <derek@ximbiot.com>
+       and Paul Eggert  <eggert@cs.ucla.edu>
+
+       * backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
+       of invoking obsolescent AC_HEADER_DIRENT macro.
+       * d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
+       * d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
+       * dirfd.m4 (gl_FUNC_DIRFD): Likewise.
+       * fts.m4 (gl_FUNC_FTS_CORE): Likewise.
+       * getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
+       * glob.m4 (gl_PREREQ_GLOB): Likewise.
+       * savedir.m4 (gl_SAVEDIR): Likewise.
+       * readdir.m4: Remove; no longer needed.
+
+2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * _inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
+       with only one argument, for Autoconf 2.60.
+       * fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
+       expand to nothing, so add a shell command to avoid syntax error.
+       * getpass.m4 (gl_PREREQ_GETPASS): Likewise.
+
+2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
+       no longer needed.  Check for isblank decl.
+       * mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
+       * regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
+       of existence.
+
 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE