openj / core

abandoned, please check out https://github.com/jsoftware/jsource
https://github.com/jsoftware/jsource
118 stars 26 forks source link

Support for different install paths for libj.so and profile.ijs #13

Closed smarter closed 13 years ago

smarter commented 13 years ago

This contains a commit from previous pull-request: https://github.com/openj/core/pull/11 This allow runtime finding of libj.so (instead of looking in the directory where jconsole is) and compile-time setting of profile.ijs path. These are needed for cmake install support.