Andreas,

On 4/3/2009 3:26 AM, Andreas Otto wrote:
  I currently writing a java JNI extension used only for local "check" and
  this library should *not* be installed.
...
Question: what can I do to get a shared LTLIBRARIES using the "noinst"
prefix ?

Use check_LTLIBRARIES instead of noinst_LTLIBRARIES.
Check libraries and programs are not installed either.

Regards,
John


Reply via email to