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:27 +0000 (14:29 -0400)
commit95fde1c5428a903cd72a3f3710462edeb2f8c9ee
treec75b6c7fa95e80558b1a7c46b8bb5604c437fcd5
parentce59a997afdb7dc8af02b464430bb7e35549fa66
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.024803 seconds and 4 git commands to generate.