Re: problem to create a "noinst_LTLIBRARIES" shared libraray

2009-04-03 Thread Ralf Wildenhues
Hello, * John Calcote wrote on Fri, Apr 03, 2009 at 06:25:07PM CEST: > 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 LTLIBRA

Re: problem to create a "noinst_LTLIBRARIES" shared libraray

2009-04-03 Thread John Calcote
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