Looks ok to me. -kto
On Dec 11, 2012, at 4:52 AM, Erik Joelsson wrote: > The command "which" is causing trouble on solaris. This patch removes all > uses of which in configure for non windows platforms. It's still used on > windows, where it has so far worked ok. > > http://cr.openjdk.java.net/~erikj/8001901/webrev.01/ > > /Erik