Re: configuring for Java.

2001-04-16 Thread Alexandre Oliva
On Apr 16, 2001, Keith Bostic <[EMAIL PROTECTED]> wrote: > Has anyone considered doing a package for Java similar to AC_PATH_X? Have a look at the autoconf macro archive, for a start. http://cryp.to/autoconf-archive/ -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red

Re: configuring for Java.

2001-04-16 Thread Keith Bostic
>> Has anyone considered doing a package for Java similar to AC_PATH_X? >> There are lots of different Java installations out there, and there >> doesn't seem to be any one standard setup. We'd be happy to help put >> something together, if it's likely to make it into a release. > > Consider usin

Re: configuring for Java.

2001-04-16 Thread Peter Eisentraut
Keith Bostic writes: > Has anyone considered doing a package for Java similar to AC_PATH_X? > There are lots of different Java installations out there, and there > doesn't seem to be any one standard setup. We'd be happy to help put > something together, if it's likely to make it into a release.