altosui: Need to have JVM include path substituted into libaltos Makefile
authorKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 00:49:37 +0000 (17:49 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 00:57:13 +0000 (17:57 -0700)
commit1e4c18777d982061f5e507a4d4f4f1cd4d685268
tree1913bd8baf23f820d21f56b82c8b18dcacdafd8d
parentc286ada6457579d64e9d8ca44b927258b4a561da
altosui: Need to have JVM include path substituted into libaltos Makefile

The libaltos Makefile needs to find the relevant jni.h file, which is
found in the JVM_INCLUDE path, all nicely located by the configure.ac script.

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac