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:29:31 +0000 (14:29 -0400)
commit6f554ea3144e2a6ce3bcc8d149ef50d352824faa
tree2818bbd49fe8047dbe6116b881cbb73c68936b6d
parent40d8182c213779bb87974d243b6fc03ec3297108
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.024569 seconds and 4 git commands to generate.