From: Bruno Haible Date: Wed, 10 May 2006 11:57:23 +0000 (+0000) Subject: Correct CLASSPATH_SEPARATOR on Cygwin. X-Git-Tag: v0.15~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0405f8fd03f8f4597c4fe2face368cd7e78284b5;p=thirdparty%2Fgettext.git Correct CLASSPATH_SEPARATOR on Cygwin. --- diff --git a/gettext-tools/m4/ChangeLog b/gettext-tools/m4/ChangeLog index 03569d590..94a294006 100644 --- a/gettext-tools/m4/ChangeLog +++ b/gettext-tools/m4/ChangeLog @@ -1,3 +1,10 @@ +2006-05-09 Bruno Haible + + * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set CLASSPATH_SEPARATOR to a + semicolon. + * javacomp.m4 (gt_JAVACOMP): Likewise. Use CLASSPATH_SEPARATOR for + the conftestver execution. + 2006-04-30 Bruno Haible * stdarg.m4: New file.