configure.ac: fix "missing jni.h" error message
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 2 Sep 2014 20:12:55 +0000 (16:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 3 Sep 2014 18:28:49 +0000 (14:28 -0400)
commit76831356de1c6784eae8b9cffdc23aa9844e09e1
tree2f5bafe83cf2aa0cff7778b3d8a0d66349c3d80c
parent1e3b00595c2cc1abeb3707afd99024b7aead8a25
configure.ac: fix "missing jni.h" error message

DIR in --with-java-jdk=DIR must point to the JDK base
directory, not the actual JDK include directory.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.024501 seconds and 4 git commands to generate.