Build the liblttng-ust-java library using the new M4 macros
[lttng-ust.git] / liblttng-ust-java / README
index e3ad8494e48cf3cfcaacc8b4d53533cf3f49b25f..d2ca47810d11b2f34f63ee46a34680084efff3d8 100644 (file)
@@ -3,7 +3,7 @@ This directory contains a simple API for instrumenting java applications.
 Configuration examples to build this library:
 
 dependency: openjdk-7-jdk
-./configure --with-java-jdk=/usr/lib/jvm/java-7-openjdk --with-jni-interface
+./configure --enable-jni-interface
 
 Note that the OpenJDK 7 is used for development and continuous integration thus
 we directly support that version for this library. However, it has been tested
This page took 0.029985 seconds and 4 git commands to generate.