X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FChangeLog;h=098a77c2f034e7d8172777faa00e0133b3474d73;hb=272a4999b3891f75cec1544a46a01a59b6932053;hp=9edb3f88a3023002a7d76beffd588cf2de1a2245;hpb=18eedd96914ce2143792d1c98879ebbf8a369361;p=gnulib.git diff --git a/m4/ChangeLog b/m4/ChangeLog index 9edb3f88a..098a77c2f 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,61 +1,80 @@ -2006-07-21 Bruno Haible +2006-07-23 Eric Blake - * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to "1.1". + * stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c. -2006-05-09 Bruno Haible +2006-07-22 Paul Eggert - * javacomp.m4 (gt_JAVACOMP): On Cygwin, set CLASSPATH_SEPARATOR to - a semicolon. Use CLASSPATH_SEPARATOR for the conftestver execution. + * close-stream.m4: New file. -2006-05-01 Bruno Haible +2006-07-22 Bruno Haible - * 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. + Merge from GNU gettext 0.15. -2006-03-11 Bruno Haible + 2006-03-25 Bruno Haible - * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x. + * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro. -2006-05-09 Bruno Haible + 2006-07-21 Bruno Haible - * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set CLASSPATH_SEPARATOR to a - semicolon. + * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to + "1.1". -2006-03-12 Bruno Haible + 2006-05-09 Bruno Haible - * 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. + * javacomp.m4 (gt_JAVACOMP): On Cygwin, set + CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR + for the conftestver execution. -2006-07-19 Bruno Haible + 2006-05-01 Bruno Haible - * 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 . + * 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. -2005-12-04 Bruno Haible + 2006-03-11 Bruno Haible - * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix' launcher - (untested). + * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x. -2005-12-04 Bruno Haible + 2006-05-09 Bruno Haible - * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS. + * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set + CLASSPATH_SEPARATOR to a semicolon. -2006-07-22 Bruno Haible + 2006-03-12 Bruno Haible + + * 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 + + * 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 . + + 2005-12-04 Bruno Haible + + * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix' + launcher (untested). + + 2005-12-04 Bruno Haible + + * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS. + + 2006-07-22 Bruno Haible - * 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. + * 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