Update javaexec module from GNU gettext 0.15.
[pspp] / m4 / ChangeLog
index 7244067d5c931c642e4d4d36294091f67324fd11..0b9319ba4a2f4c469ec6fc617b35b07fdc278a23 100644 (file)
@@ -1,3 +1,50 @@
+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.