Fix configure to find jni_md.h under Cygwin
commit15ac899fd7788429f681533a99d803ea2eb150ba
authorOlly Betts <olly@survex.com>
Mon, 12 Sep 2016 22:13:01 +0000 (13 10:13 +1200)
committerOlly Betts <olly@survex.com>
Wed, 14 Sep 2016 02:32:22 +0000 (14 14:32 +1200)
treebb555d59e45191abe6ec1aadbfd2f8ab6695b807
parent03d61615c0af3b698c6aef80b45412b9f2d484d9
Fix configure to find jni_md.h under Cygwin

There doesn't seem to be an way to automatically determine the
machine-dependent JNI include path, so add another case to use
"win32" on Cygwin.

Reported by John Bankert on xapian-discuss.

(cherry picked from commit 633b04159966c376e3ac60c05081a58716959685)
(cherry picked from commit 8f10b8e03c773fadc6079c769bcb56e7625ed8cb)
xapian-bindings/configure.ac