Dave, I just ran configure with the output redirected, and an hour later, realized that it was sitting there waiting for the user - me - to type in the jni include info. It looks like this was put in there when you added the command-line options for java.
I believe the whole purpose of configure is to *automatically* check the system for stuff, not to ask the user. Prior to your change, it worked in a pretty reasonable manner, building the javadx stuff if it could find the pieces it needed, and not building it if it couldn't. Pete put a lot of work in to have it intelligently look for those pieces. Could you please put it back in? Greg
