hello Tom, On Friday 16 June 2006 09:09, Thomas Fitzsimmons wrote: > Hi, > > This patch prefixes each tool executable with 'g' to avoid conflicts > with other implementations. > > Tom > > 2006-06-15 Thomas Fitzsimmons <[EMAIL PROTECTED]> > > * configure.ac: Rename appletviewer to gappletviewer, jarsigner to > gjarsigner and keytool to gkeytool. > * doc/tools.texinfo: Add note about tool exectable names. > * tools/Makefile.am: Rename appletviewer to gappletviewer, > jarsigner to gjarsigner and keytool to gkeytool. > * tools/appletviewer.in: Rename ... > * tools/gappletviewer.in: New file. > * tools/jarsigner.in: Rename ... > * tools/gjarsigner.in: New file. > * tools/keytool.in: Rename ... > * tools/gkeytool.in: New file. > * tools/toolwrapper.c: Simplify TOOLS_ZIP macro.
thanks for doing this for the security tools as well! does this patch fix PR Classpath/27580? cheers; rsn
